@import "header.css";
@import "rightmenu.css";
@import "content_home.css";
@import "contentfooter.css";
@import "footer.css";
@import "footer2.css";
@import "content2.css";
@import "content3.css";
@import "form.css";
@import "paging.css";
@import "skins/darkbox/darkbox.css";

body{
	font-family: Futura, Verdana, sans;
	font-size: 11px;
	padding-bottom:10%;
	margin: 0;
	padding: 0;
	background: transparent url("../img/sfondo_body_bottom.jpg") no-repeat;
	background-position: bottom center;
}

html{
	background: transparent url("../img/sfondo_body.jpg") no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
}
#ombra_bottom{
	padding-bottom:35px;
}

#container{
	margin:0 auto;
	width: 987px;
	margin-top: 25px;
	background-color: #848586;
	background-image: url("../img/bg_rightmenu.jpg");
	background-repeat: repeat-x;
	background-position:bottom;
}

#left{
	width:821px;
	float:left;
	margin:0; padding:0; border:0;
}

ul{margin:0; padding:0; border:0;}

a img{border:0;}

a{
	text-decoration: none;
	color: inherit;
}

h1{
	color:#003d82;
	font-size:1.5em;
}
h2{
	color:#003d82;
	font-weight: normal;
	font-size: 1em;
}
h2.noimage{
	margin-top:0;
}
.clear{clear:both;}

#minh{
	float:right;
	height: 225px;
}

.lbl{
	width:85px;
	float: left;
	font-style: italic;
	color: gray;
	text-align: left;
}
.lbl_b{
	width:85px;
	float: left;
	font-style: italic;
	text-align: left;
}
.inp{width: 300px;}

.infoobb{ float:left; color:#003d82; font-style: italic; font-size: 0.8em;}
.infoobb img{float:left;}
.btninvia{
	float: right;
	width: 70px;
	background: gray url("../img/bg_button.jpg") repeat-x;
	color: white;
	border:0;
}
.spacer10{
	height:10px;
}
ul li.link, ul li.link a{
color:#003d82;
font-weight:bold;
margin:0 0 7px 0;
}
ul li.descr_link{
	margin:0 0 20px 0;
}
.hidden{
	display:none;
}
#mycontent2 a{
color:#003d82;
}

.docu{
	margin-top:15px;

}
.docu a{
text-decoration:underline;
}
