@charset "UTF-8";
/* CSS Document */

BODY{
	margin:13px 0 0 0;
	background:url(images/bg.jpg) repeat-x top left #001138;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
	}
	
	

#container {
	margin: 0 auto;
	width:988px;
}

a {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#006699;
}


h1 {
	font-size:18px;
	font-weight:normal;
	margin:0 auto;
	padding:0 auto;
	color:#0099cc;
	}
	
img.left {
	float: left;
	 border:solid 2px #3399cc;
	 margin:0 5px 0 0;
}
img.right {
	float: right;
	 margin:0 5px 0 0
	border:solid 2px #3399cc;
}

img.middle {
	float: left;
	margin:0 5px 0 0
	border:solid 2px #3399cc;
}
	


p { margin:0 auto; padding:0 auto;}	

#container {}

#container #header{
	margin: 0 auto;
	overflow: hidden;
	width:965px;
	height:432px;
	
	padding:0 23px 0 0;
	
	background: url(images/base_navigar.jpg) no-repeat top center;
	
	}
	
#container #header_interna{
	margin: 0 auto;
	overflow: hidden;
	width:965px;
	height:432px;
	
	padding:0 23px 0 0;
	
	background: url(images/base_interna.jpg) no-repeat top center;
	
	}	

/*logo navigar*/
	
.logo {
	background: url(images/navigarmedolce.gif) no-repeat center;
	height: 135px;
	width: 135px;
	float:left;
	margin:0 0 0 6px;
}
.logo h2 a {
	display: block;
	width: 135px;
	height: 135px;
	
}
.logo h1 a span,  .logo h2 span,  .logo h3  {
	display: none;
}	

/*logo ucina*/
.ucina {
	background: url(images/ucina.gif) no-repeat center;
	height: 63px;
	width: 63px;
	float:left;
	margin:40px 0 0 21px;
}
.ucina h2 a {
	display: block;
	width: 63px;
	height: 63px;
	
}
.ucina h1 a span, .ucina h2 span,  .ucina h3  {
	display: none;
}	

/*menu utility*/
.utility{
	float:right;
	text-align:right;
	width:609px;
	height:19px;
	margin-right:8px;
	display:inline;
	}

/*menu*/
.menu {
	margin:0 auto;
	width:609px;
	height:36px;
	float:right;
	font-size:14px;
	color:#fff;
	text-align:right;
	margin-right:8px;
	display:inline;
	
	padding:15px 0 0 0;
}
.menu a {
	color:#fff;
	text-decoration:none;
}
.menu a:hover {
	color:#ff0000;
	text-decoration:none;
}

.menu_on a {
	color:#ff0000;
	text-decoration:none;
}



/*anima*/
.anima{
	float:right;
	width:553px;
	height:343px;
	margin:8px 0 8px 8px;
	}
	
/*benvenuto*/
#benvenuto{
	margin:35px 0 0 105px;
	float:left;
	width:287px;
	overflow:hidden;
	display:inline;
	color:#FFF;
	font-size:14px;
	}
#benvenuto h1{
	margin:0 0 10px 0;
	color:#0099cc;
	font-size:18px;
	
	}	
	
#benvenuto p{
	padding:0 0 0 18px;
	width:269px;

	}


.intro{
	margin:50px 0 0 150px;
	float:left;
	width:180px;
	overflow:hidden;
	display:inline;
	color:#FFF;
	font-size:22px;
	vertical-align:bottom;
	}
	
/*contenuto_home*/	

#container #content_home{
	
	width:988px;
	background-color:#FFF;
	float:left;
	padding:0 0 10px 0;
	
	}

/*news*/
#container #content_home .box_news{
	width:325px;
	background:url(images/bg_news.jpg) repeat-x top center;
	float:left;
	margin:0 24px 0 0;
	padding:14px 0 0 0;
	display:inline;
	}	
#container #content_home .box_news .titolo{
	background:url(images/freccia.gif) no-repeat top left;
	padding:4px 0 0 38px;
	color:#ff0000;
	font-size:16px;
	height:24px;
	
	}
#container #content_home .box_news .articoli{
	padding:11px 5px 10px 69px;
	width:251px;
	}	
.txt_data{
	color:#006699;
	font-size:13px;
	}
.txt_data a{
	color:#006699;
	text-decoration:none;
	}
.txt_data a:hover{
	color:#ff0000;
	text-decoration:none;
	}	
	
	
	
/*centro*/	
	
#container #content_home .box_centro{	
	width:340px;
	float:left;
	margin:14px 0 0 0;
	display:inline;
}
#container #content_home .box_centro h1{	
	color:#006699;
	font-size:22px;
	margin:0 auto;
	padding:0 auto;
}

#container #content_home .box_centro .servizi{
	float:left;
	background:url(images/bg_servizi.gif) no-repeat top left;
	width:340px;
	padding:109px 0 0 0;
	margin:24px 0 0 0;
	display:inline;
	
	color:#0099cc;
	font:14px;
	text-align:right;
	
}

#container #content_home .box_centro .servizi a{
	color:#0099cc;
	text-decoration:none;
	}
	
#container #content_home .box_centro .servizi a:hover{
	color:#ff0000;
	text-decoration:none;
	}	


/*box destra home*/

#container #content_home .box_dx{	
	width:217px;
	float:right;
	margin:14px 0 0 0;
	display:inline;
}

#container #content_home .box_dx .button{
	background:url(images/button.jpg) no-repeat top left;
	width:140;
	height:51px;
	padding:15px 10px 0 67px;
	color:#00ccff;
	font-size:16px;
	line-height:1.2em;
	margin:0 0 10px 0;

}

#container #content_home .box_dx .button a{
	color:#00ccff;
	text-decoration:none;
	}
	
#container #content_home .box_dx .button a:hover{
	color:#ff0000;
	text-decoration:none;
	}	
	
#container #content_home .box_dx .form{	
	background:url(images/lavagna.jpg) no-repeat center left;
	width:147px;
	float:left;
	font-size:12px;
	padding: 0 5px 0 65px;
}

#container #content_home .box_dx .form h3{
	margin:0 0 5px 0 0;
	color:#0099cc;
	}	
	
	
/*centro interne*/	

#container #content_home .box_content{
	width:665px;
	float:left;
	margin:0 24px 0 0;
	padding:14px 0 0 0;
	display:inline;
	}
	
#container #content_home .box_content .titolo{
	background:url(images/freccia_b.gif) no-repeat top left;
	padding:4px 0 0 38px;
	color:#003366;
	font-size:16px;
	height:24px;
	}	
#container #content_home .box_content .txt{
	padding:11px 0 10px 69px;
	width:596px;
	}
	
#container #content_home .box_content .txt p{
	padding:5px 0 5px 0 ;
	
	}	
#container #content_home .box_content .txt .errore {
	background-color:#FF0;
	padding:4px;
	color:#F00;
	
	}
	
#container #content_home .box_content .txt h1{
	font-size:14px;
	color:#09F;
	margin:0 auto;
	padding:0 auto;
	}	
	
	
#container #content_home .box_content .immagini{
	padding:11px 0 10px 69px;
	width:596px;
	}
	
#container #content_home .box_content .immagini img {
	border:1px solid #06C;
	margin:4px;
	padding:2px;
	}	
	
	
/*sottomenu*/


/*benvenuto*/
#menu_sub{
	margin:5px 0 0 115px;
	float:left;
	width:287px;
	overflow:hidden;
	display:inline;
	color:#FFF;
	font-size:14px;
	}
#menu_sub h1{
	margin:0 0 10px 0;
	color:#ff0000;
	font-size:18px;
	
	}	
	
#menu_sub p{
	padding:0 0 0 18px;
	width:269px;

	}
	
	
	
	
#menu_sub .rigo{
	width:225px;
	height:20px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #0099cc;
	float:left;
	margin:0 0 0 10px;
	
	}	
	
#menu_sub .rigo a{
	color:#fff;
	text-decoration:none;
	}
#menu_sub .rigo a:hover{
	color:#ff0000;
	text-decoration:none;
	}	
	
#menu_sub .rigo_on{
	width:225px;
	height:20px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #0099cc;
	float:left;
	margin:0 0 0 10px;
	
	}	
 	
#menu_sub .rigo_on a{
	color:#ff0000;
	}
	
#menu_sub .rigo_on  a:hover{
	color:#fff;
	}	
	
#menu_sub .rigo_sub{
	width:215px;
	height:15px;
	padding:5px 0 5px 0;
	float:left;
	margin:0 0 0 20px;
	
	}	
	
#menu_sub .rigo_sub a{
	color:#0099cc;
	text-decoration:none;
	}
#menu_sub .rigo_sub a:hover{
	color:#ff0000;
	text-decoration:none;
	}	
	
	
		
	
	
/**footer*/	
#container #footer{
	border-top:1px solid #ccc;
	width:884px;
	float:left;
	margin:30px 0 0 34px;
	display:inline;
	
	padding:23px 20px 0 20px;
	}	
	
#container #footer .sponsor{
	float:left;
	}	
	
#container #footer .box{
	width:135px;
	float:right;
	font-size:11px;
	color:#006699;
	margin:0 auto;
	padding:0 auto;
	
	}
#container #footer .box a{
	color:#006699;
	text-decoration:none;
	}	
#container #footer .box a:hover{
	color:#ff0000;
	text-decoration:none;
	}
	
	
/*moduli*/

label{

	
	font-size:11px;
	color:#000033;
	font-weight:normal;
	text-align:left;
	line-height: 1.6em;
	margin:0px;
	padding-bottom:5px;
	padding-right:20px;
	width:210px;
	float:left;
}

select{
	font-size:12px;
	color:#000033;
	font-weight:normal;
	width:300px;
}
option {
	padding: 2px 0;
}
input{
	font-size:12px;
	color:#0099cc;
	font-weight:normal;
	width:180px;
	padding: 4px;
	}

.inputSubmit{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	
	height:25px;
	background-color:#0099cc;
	float:right;
	text-align:right;
	border:none;
	}

.inputCheck{
	width:20px;
	height:20px;

	}
.inputArea{
	width:526px;
	height:50px;
	font-size:10px;
	color:#000033;
	font-weight:normal;
	vertical-align:middle;
	}

 	
