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

*{
	margin: 0px;
	padding: 0px;
}

html, body{
	height: 100%;
}

body{
	background-color: #e1f7fb;
	background-image: url(../images/bk_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	background-image: url(../images/bk_header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 897px;
}

#content{
	background-image: url(../images/bk_content2.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 837px; 
	float: left;
	clear: both;
	height: 100%;
}

#footer{
	background-image: url(../images/bk_footer2.gif);
	behavior: url(../js/ippngfix.htc);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 25px;
	width: 867px; 
	padding: 30px;
}


#left{
	float: left;
	width: 520px;
	padding-right: 30px;
}

#right{
	width: 280px;
	float: left;
}

h1{
	color: #eca100;
	font-size: 22px;
	margin-bottom: 15px;
}

#header h1, #header h2{
	float: left;
	width: 500px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

#header h1{
	margin-top: 145px;
	font-size: 36px;
}

#header h1 a{
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 a:hover{
	color: #eca100;
}


#header h2{
	font-size: 22px;
}

h1#homepage span{
	font-size: 16px;
	clear: both;
	float: left;
	width: 100%;
	color: #000000;
}

h1#homepage{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.submenu h3, .contatto1 h3{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 15px;
} 

.contatto1 h3{
	width: 190px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#footer h5{}

#footer h6, #footer h5{
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 630px;
}

#footer h5{
	width: 200px;
	text-align: right;
}

#footer h5 a{
	color: #FFFFFF;
}

#footer h5 a:hover{
	color: #00396b;
}

p{
	line-height: 16px;
	padding-bottom: 10px;
	text-align: justify;
}

#left p a{
	color: #00396b;
}

#left p a:hover{
	color: #b30000;
}

a#logo{
	background-image: url(../images/IDV_logo.png);
	behavior: url(../js/ippngfix.htc);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 222px;
	text-indent: -100000px;
	position: relative;
	top: 15px;
	left: 15px;
	cursor: pointer;
	
}

ul.menu{
	float: left;
	clear: both;
	position: relative;
	left: 16px;
	top: 16px;
	width: 865px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk_menu1.jpg);
	background-repeat: repeat-x;
}

ul.menu li{
	list-style-type: none;
	display: inline;
	float: left;
}

ul.menu li a, ul.menu li span{
	background-image: url(../images/bk_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	background-color: #f0f0f0;
	padding-top: 13px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 21px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

ul.menu li a:hover, ul.menu li span{
	background-color: #eca100;
	color: #FFFFFF;
}

.submenu{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

ul.contact{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

ul.contact li{
	clear: both;
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
	width: 100%;
}

ul.contact li label{
	float: left;
	clear: both;
	margin-bottom: 3px;
	width: 100px;
}

.textbox00, .messagebox00{
	width: 192px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.messagebox00{
	height: 50px;
}

ul.contact li label.envia{
	clear: none;
	float: left;
	width: 70px;
}

.submit00, .submit01{
	background-color: #00396b;
	padding: 5px;
	padding-left: 15px;
	clear: both;
	float: left;
	border: none;
	background-image: url(../images/bk_submit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-align: center;
	width: 200px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
}

.submit01{
	position: relative;
	left: 150px;
	width: 257px;
}

.submit00:hover,
.submit01:hover{
	background-color: #eca100;
}

#formSuccess{
	padding: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bk_message.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	background-color: #00396b;
	float: left;
	clear: both;
}

#formSuccess h4, #formSuccess p{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#formSuccess p{
	font-size: 10px;
}

#error{}


#left ul.contact li label,
#left ul.contact li label.envia{
	width: 150px;
}

#left ul.contact li .textbox00,
#left ul.contact li .messagebox00{
	width: 250px;
}

a#image00{
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

a#image00:hover{
	border: 1px solid #7f9cb5;
}

a#image00 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}