/*Credits: santosh setty */
/*URL: http://webdesigninfo.wordpress.com */
*{
	margin:0;
	padding:0;
	border:0;
}
body{ background-image:url(img/sfondo.jpg); background-repeat:repeat-x; background-color:#ffffff;
	font:11px verdana;
	color:#fff;
}
.clear{
	clear:both;
}
#wrapper{
	width:900px;
	margin:0 auto;
}
#header{
	width:900px;
	height:109px;
	background:url(img/header_bg.jpg) repeat-x;
}
.logo{
	width:249px;
	height:109px;
	float:left;
}
.logo h2{
	display:none;
}
.email{ background-image: url(img/email.png); background-repeat:no-repeat;
font-size:10px;
	padding-top:5px;
	padding-left:25px;
	font-weight:bold;
	width:311px;
	height:33px;
	float:right;
	margin:0 13px 0 0;
}
.email a{ color:#FFF;text-decoration:none;
}
.img_border { padding: 3px;
margin: 3px 3px 3px 3px;
/*border-top: solid 4px #2d6093;
border-right: solid 4px #2d6093;
border-bottom: solid 4px #2d6093;
border-left: solid 4px #2d6093;*/
border-top: solid 4px #eee;
border-right: solid 4px #ccc;
border-bottom: solid 4px #bebebe;
border-left: solid 4px #eee; }
.email a:link{ color:#FFF; 
}
.email a:hover{ color: #039;
}
.menu{
	position:relative;
	padding:0 0 0 20px;
	margin:0 auto 0 auto;
	height:52px;
	list-style:none;
	width:900px;
	background:#000;
	line-height:42px;
	background-color: #002959;
}
.menu li{ font-size:13px;
	float:left;
	list-style:none;
	margin:0 12px;
}
.menu li a{
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 9px;
	height:52px;
	cursor:pointer;	
}
.menu li a b{
	float:left;
	display:block;
	padding:0 10px 0 0px;
}
.menu li.current a{
	color:#1b84c7;
	background:url(img/menu_hover_left.gif) no-repeat;
	background-position:left;
}
.menu li.current a b{
	color: #036;
	background:url(img/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:52px;
	line-height:32px;
}
.menu li a:hover{
	color:#1b84c7;
	background:url(img/menu_hover_left.gif) no-repeat;
	background-position:left;
	line-height:34px;
}
.menu li a:hover b{
	color: #036;
	background:url(img/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:52px;
}
#banner{
	width:780px;
}
#container{
	width:898px;
	font:12px verdana;
	color:#316EA0;
	background-image:url(img/background_body_transparent.png); background-repeat:repeat;
	/*background-color: #EEE;*/
	border-top: solid 1px #eee;
border-right: solid 1px #ccc;
border-bottom: solid 1px #bebebe;
border-left: solid 1px #eee;
}
.left{
	width:650px;
	float:left;
	padding:0 0 5px 10px;
	color: #093C6F;
}
.left h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1b84c7;
	margin:8px 0 5px 0;
}
.left p{
	padding-left:5px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#002959;
	line-height:14px;
}
.left img{margin-right:5px; margin-top:6px}
.divider{
	background:url(img/divider.gif) no-repeat center center;
	width:5px;
	height:252px;
	float:left;
}
.right{ margin-right:8px;
margin-top:8px;
margin-bottom:8px;
width:215px;
float:right;
/*background-color:#093c6f;
/*border-top: solid 1px #3d70a3;
border-right: solid 1px #3d70a3;
border-bottom: solid 1px #3d70a3;
border-left: solid 1px #3d70a3;*/
}
.right h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
	color:#FFF
}
.right p{font-size:11px;
	color:#FFF;
}
#footer{
	background-image:url(img/footer.gif); background-repeat:no-repeat;
	padding-top:10px;
	width:900px;
	height:50px;
	font-size:10px;
	font-family:Verdana;
	color: #039;
}
#footer a{
	font-size:10px;
	font-family:Verdana;
	color: #039;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	list-style:none;
	text-align:center;	
}
#footer li{
	display:inline;
	list-style:none;
	font-size:10px;
	font-family:Verdana;
	color:#ffffff;	
}
#footer li a{
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	color: #039;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	font-size:10px;
	font-family:Verdana;
	color: #039;
	text-align:center;
}
/*.news{width:215px; 
			margin:0px; 
			padding:0px;
			float:left; 
			background-image:url(img/top_news.gif); 
			background-repeat:no-repeat;
			 }
.fine_news{
	width:215px;
	margin:0px;
	height:13px;
	padding:0px;
	float:left;
	background-image:url(img/bottom_news.gif);
	background-repeat:no-repeat
}*/
#wrapper #container .left table tr td b {
	color: #093C6F;
	text-align: center;
}
.box_small_left {width:320px; float:left; margin-left:5px; margin-top:2px; margin-bottom:5px}
.box_small_left .sup {width:320px; height:19px; background-image:url(img/box_sup.png); background-repeat:no-repeat}
.box_small_left .bodyy {background-image:url(img/sfondo_box.png); 
						background-repeat:repeat-y; 
						padding-left:10px; 
						padding-right:10px;
						color:#036}
						
						
.box_small_left .inf {width:320px; height: 19px; background-image:url(img/box_inf.png); background-repeat:no-repeat}
.box_big_left { width:650px; clear:both}
.box_big_left .sup {width:650px; height:19px; background-image:url(img/box_sup_big.png); background-repeat:no-repeat}
.box_big_left .inf{width:650px; height:19px; background-image:url(img/box_inf_big.png); background-repeat:no-repeat}
.box_big_left .bodyy{background-image:url(img/sfondo_box_big.png); background-repeat:repeat-y; padding-left:10px; padding-right:10px}
.box_big_left .bodyy .iframe{
	overflow: auto;
	font-family: Arial;
	border: 0;
	height:400px;
}
.box_big_left .bodyy .iframe p{
	line-height:18px;
}
.box_right { width:215px; float:left; margin-top:10px; color:#FFF; }
.box_right .sup { width:215px; height:18px; background-image:url(img/box_destro_sup.png); background-repeat:no-repeat}
.box_right .bodyy { height:60px;padding-left:10px; padding-right:10px; background-image:url(img/sfondo_box_destro.png); background-repeat:repeat-y}
.box_right .bodyy a{ color:#FEEB01; text-decoration:none}
.box_right .bodyy a:link{ color:#FEEB01; text-decoration:none}
.box_right .bodyy a:hover{color:#FFF}
.box_right .bodyy img {padding-right:10px}

.box_right .bodyy_news {padding-left:10px; padding-right:10px; background-image:url(img/sfondo_box_destro.png); background-repeat:repeat-y}
.box_right .bodyy_news a{ color:#FEEB01; text-decoration:none}
.box_right .bodyy_news a:link{ color:#FEEB01; text-decoration:none}
.box_right .bodyy_news a:hover{color:#FFF}
.box_right .bodyy_news img {padding-right:10px}

.box_right .inf { width:215px; height:18px; background-image:url(img/box_destro_inf.png); background-repeat:no-repeat}#wrapper #container .right .box_right .bodyy #form1 label {
	font-size: 10px;
}
#wrapper #container .right .box_right .bodyy #form2 label {
	font-size: 10px;
}
.righttextbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom:5px;
	margin-left:50px;
	border: 1px solid #999999;
}



.login {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(images/login_button.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(images/login_button1.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.invio {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(images/login_button.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.invio:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(images/login_button1.png);
	background-repeat: no-repeat;
	
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

