@charset "utf-8";
body{
	margin:0;
	padding:0;
	background-color:#000000;
	color:#FFFFFF;
	font-size:76%;
	font-family:arial;
	background:#000000 url('../images/back-repeat.jpg') repeat-x top left;
}

/* BARRA PANINI*/
#cp_paninibar img{
border: none;
}

.pbdiv_1{
width: 137px;
height: 42px;
margin-top:9px;
float: left;
}
.pbdiv_2{
width: 277px;
height: 36px;
margin-top: 15px;
float: left;
text-align: center;
}

.pbdiv_3{	
width: 277px;
height: 36px;
margin-top: 15px;
float: left;
}
.pbdiv_4{
width: 90px;
height: 42px;
float: right;
}

.select_0{
margin:auto;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
width: 177px;
}

#cp_paninibar0{
width: 100%;
height: 49px;
text-align: center;
background-color:#000;
border-bottom:1px solid silver;
}
label{
	display:none;
}
#cp_paninibar{
width: 800px;
margin: auto;
}

#cp_paninibar1{
width: 800px;
margin-left: auto;
margin-right: auto;
float: left;
}
#barrapanini{
border-bottom:1px solid #FFF;
}

#barrapanini hr{
	display:none;
}
/*FINE BARRA PANINI*/


#container{
	margin:0 auto;
	width:800px;
	padding:0;
}
#c1{
	float:left;
	width:100%;
	margin:0 auto;
	padding:0;
}
#head{
	margin:0 auto;
	padding:0;
	height:155px;
	background:url('../images/head.jpg') no-repeat top left;
	
}
#nav{
	margin:0;
	height:47px;
	background:url('../images/nav_bkg.jpg') no-repeat top left;
	z-index:2;
	
}
#nav ul{
	margin:0;
	padding-left:5px;
	height:47px;
	list-style:none;
	list-style-position:outside;
		
}
a:link,a:visited{
	color:#777777;
	text-decoration:none;
}
a:hover{
	color:#0163BE;
}
.navigation{
	margin:0;
	height:42px;
	width:132px;
	line-height:42px;
	float:left;
	text-align:center;
	background:url('../images/btn_bkg.jpg') no-repeat top left;
}
.navigation a{
	display:block;
	height:42px;
	width:132px;
	/*align:left;*/
	text-decoration:none;
}
.navigation a span,.current{
	color:#E3E3E3;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.navigation a:hover,.current{
	background:url('../images/btn_over.jpg') no-repeat top left;
}
.navigation a:hover span,.current{
	color:#0062AC;
}
#content{
	/*background-color:#FFCC00;*/
}
#images{
	float:left;
	width:290px;
	height:760px;
	margin:0;
	padding:0;
	/*background-color:#99FF00;*/
}
#text{
	float:left;
	width:510px;
	margin:0;
	margin-top:-1px;
	background:url('../images/content_bck_repeat.jpg') repeat-y top left;
}
#inner_text_up{
	color:#777777;
	font-weight:bold;
	background:url('../images/content_bck_up.jpg') no-repeat top left;
	/*background-color:#00CCFF;*/
}
#inner_text_down{
	margin:0;
	padding:15px;
	padding-top:25px;
	height: auto !important;
	height: 735px;
	min-height:735px;
	background:url('../images/content_bck_down.jpg') no-repeat bottom left;
}
.boldissimo{
	font-size:13px;
	color:#444444;
}
#inner_text_down ul{
	list-style:square;
}
#inner_text_down h1{
	color:#0163BE;
	font-size:20px;
}
#inner_text_down h2{
	color:#0163BE;
	font-size:14px;
}
.subtext{
	font-size:90%;
}

.mailwrap_wrapper{
	background: #ffffff;
	padding: 10px;
	margin: 40px 0;
}

.mailwrap_wrapper1{
	border: solid 3px #eeeeee;
	padding: 4px;
}

.mailwrap_wrapper2{
	background: url(../images/bg-box-gen.gif) repeat-x left bottom;
	padding: 30px 0;
}

.mailwrap{
	font-size:16px;
	margin:0 auto;
	line-height: 25px;
	text-align:center;
}

.mailwrap a{
	color: #666666;
}

.mailwrap a:hover{
	color: #0981f0;
}

#footer{
	float:left;
	clear:both;
	width:800px;
	margin:13px auto;
	height:101px;
	background:url('../images/footer.jpg') no-repeat top left;
}
#footer p{
	margin-top:20px;
	padding:15px 30px;
	color:#777777;
	font-size:10px;
}
#footer a{
	color:#0062AC;
	font-weight:bold;
	text-decoration:none;
}
