/* CSS Document */

/*content & generico*/
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F29D4E;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#cnt_site{margin: 0 auto;width:870px; text-align:center;  }
#cnt_contenuto{
	text-align:left;
	border:#D0415F solid 1px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	background-position: left top;
	padding-left: 5px;
}
#cnt_center{
	padding-left:10px;
	text-align:left
}

p{margin:0px; padding:5px}

a{text-decoration:none;color: #EC5126; font-weight:bold;}
a:hover{color:#FF7B5C;font-weight:bold;}

.UP{ text-transform:uppercase}

.txt10{font-size:10px}

h1 {
	font-size: 18px;
	font-weight: normal;
	color:#00C;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 5px 3px 7px 3px;
}

.spazio_clear{clear:both;height:20px !important;/**/ height:5px;}
.clear{clear: left;}
.float{float:left; margin:12px}

/*HEADER*/

#head{
	width:860px;
	height:250px;
	margin-left:6px;
	margin-top:0px;
	float:left;
}

/*MOD LAURA*/
#header{

}
#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#logo{
	float:left;
	border:0px;
	padding-top:20px;
	width: 220px;
}

/*MENU*/
#menu {
	text-align:left;
	padding-top:0px;
	height: 145px;
	padding-left: 220px;
	padding-right:20px;
}

ul#navlist {
	list-style-type: none;
	height:35px;
	white-space: nowrap;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-left: 0px;
	float: right;
}

li#navlist {
	display: inline-block;
	list-style-type: none;
	margin-left: 0px;
	padding:0px 20px;
	background:url(../images/bg_btn.jpg) no-repeat;
	height:65px
}

.btn_menu{
	float:left;
	height:30px;
}

#navlist li a:link, #navlist li a:visited { list-style-type: none;}

#navlist li a:hover, #navlist li a#attivo {
	color:#FFF;
	background-image: url(../images/btn3-bg.jpg);
	border-color:#ED5027;
}

#navlist li a {
	color: #00C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	padding:0px 15px 0px 15px;
	display:block;
	background-image: url(../images/btn-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 10px 5px 0px 0px;
	border: 1px solid #ABBA3F;
}

ul li {
	margin:0px;
}

#sottomenu {
	font-size:11px;
	height:25px;
	margin-left:0px!important;
	margin-left:0px;
	padding-top:0px;
	float:right;
}
#sottomenu a{
	padding:2px 6px;
	display:block;
	background-image: url(../images/btn4-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	float:left;
	margin:3px 6px 0px 0px;
	color:#FFF;

}
a img {
	border:0px;
}
#sottomenu a:hover, #sottomenu a#attivo{
	background-image: url(../images/btn3-bg.jpg);
}
/*BOX VARI*/
.tit_box{ 
	/*background: url(../images/bg_tit.jpg) #853361 repeat-x;*/
	height:82px;
	margin-top:0px;
	border: #D0415F solid 1px;
}
.box h1.titolo {
	height:34px;
	text-align:center;
	background-image:url(../images/bg-green.jpg);
	background-repeat: repeat-x;
	background-color: #DDE784;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6CE32;
	border-bottom-color: #B6CE32;
	margin-bottom: 5px;
}
.tit_box-esteso h1 {
	height:34px;
	text-align:center;
	background-image:url(../images/bg-green.jpg);
	background-repeat: repeat-x;
	background-color: #DDE784;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6CE32;
	border-bottom-color: #B6CE32;
	margin-bottom: 5px;
}
/*box home*/
.box{
	float:left;
	width:269px;
	height:auto;
	line-height:18px;
	margin-bottom:10px;
	margin-left:2px;
	margin-right:10px;
	background-color:#F3F3F3;
	padding-top:0px
}
.box .txt{
	margin:8px 0px;
	height:180px;
	border:1px solid #B6CE32;
	overflow:hidden;
	padding:3px 0px 6px 0px;
}
.box .txt p{
	color:#18186B;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}
.tit_box img {  width:269px; height:82px;}
/*box pagine secondarie*/
.box-large img{ float:left; padding:3px 5px 5px 0px;}
.box-large{ float:left; width:840px; min-height:500px;line-height:18px; margin-bottom:10px; margin-left:2px}
.btn-vai{
	float:right;
}

/*footer*/

#footer {
	border:#D0415F solid 1px;
	border-top:none;
	height: 20px;
	background-color:#853361;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:center;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#00C;
	font-size: 10px;
	background-image: url(../images/bg-green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a{ font-family:Tahoma, Helvetica, sans-serif; font-size: 10px; color:#00C; text-decoration: none; }
#footer a:hover { font-family:Tahoma, Helvetica, sans-serif; font-size: 10px; color:#00C; text-decoration:underline}

