/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}

body{
	background:#005BAA url(../img/bkg_body.jpg) top center repeat-y;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
input, select{
font-size:11px;
}

a{
color:#000000;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:none;
}


li{
margin:5px 20px;
}

table, td{
vertical-align:top;
}

.left{
	float:left;
}

.right{
	float:right;
}

#container{
	width:941px;
	background-color:#F4EDAA;
}


#top{
	width:941px;
	background: #F4EDAA url(../img/top.jpg) top left repeat-x;
	height: 134px;
}

#top .logo{
	padding:9px 60px 0 12px;
	float:left;
	width:213px;
}

#top .img{
	padding:0px 0 0 36px;
	width:163px;
	height:134px;
	float:left;
	background: url(../img/top1.jpg) top left no-repeat;
}

#top .testo{
	padding:12px 10px 0 0px;
	float:right;
	text-align:right;
	width:435px;
	background: url(../img/top2.jpg) top right no-repeat;
}

#top .testo table{
	margin-top:14px;
	
}


#top .testo td{
	font-size:9px;
	text-align:center;
	
}

#top .testo td a{
	color:#000000;
	text-decoration:none;
}

/********************* MENU ***************************/
#menu{

	background: #F4EDAA url(../img/menu.jpg) top left repeat-x;
	height: 17px;
	text-align:center;	
	font-size: 12px;
	padding-top:5px;
}

#menu li.menu{
	padding:0px 12px;
	display: inline;
	margin:0;
}

#menu a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#menu a:hover{
	text-decoration:underline;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom: 1px solid black;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FEE476;
}



/*********************** BOTTOM ****************************/
#bottom{
	background: #F4EDAA url(../img/bottom.jpg) top left repeat-x;
	height: 55px;
	text-align:center;
	padding-top:25px;
	font-size:10px;
	line-height:2.0;
}

#bottom a{
	color:#000000;
	text-decoration:underline;
}

#bottom a:hover{
	color:#000000;
	text-decoration:none;
}
/******************************************************************/

.font10{
	font-size:10px;
}
.font11{
	font-size:11px;
}
.font12{
	font-size:12px;
}
.font13{
	font-size:13px;
}
.font14{
	font-size:14px;
}
.font15{
	font-size:15px;
}
.font16{
	font-size:16px;
}
.font17{
	font-size:17px;
}
.font18{
	font-size:18px;
}
.font19{
	font-size:19px;
}

.font20{
	font-size:20px;
}

.font21{
	font-size:21px;
}

.font22{
	font-size:22px;
}


/*************************** HOMEPAGE ****************************/
.ImgHomeBkg{ 
	background: url(../img/bg_flash.gif) no-repeat;
}

.flash{
	border:1px solid #D3D4D2;
}

.flash .titolo{
	background: #202020 url(../img/bkg_flash.jpg) repeat-x;
	color:#FFFFFF;
	padding:3px 3px;
}

.testo_flash{
	background-color:#FAF4DF;
	font-size:11px;
	padding:0px 8px 0px 0px;
	border: 1px solid #FAF4DF;

	/*padding:8px;*/
}

.img_flash{
background-color:#FAF4DF;
padding:8px;
text-align:center;
}

.flash2 .titolo{
	background: #202020 url(../img/bkg_flash2.jpg) repeat-x;
	color:#000000;
	padding:3px 3px;
}

.flash2 .titolo a.tit{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.flash2 .titolo a.tit:hover{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.flash2 .titolo a{
	font-size:10px;
	color:#000000
}

.flash2 img{
	padding-right:10px;
}

.box .titolo{
	background: #202020 url(../img/bkg_flash2.jpg) repeat-x;
	color:#000000;
	padding:3px 3px;
	
}
.box .titolo_interno{
	background: #D9BB5B url(../img/bkg_flash2.jpg) repeat-x;
	color:#000000;
	padding:3px 3px;
}

.box img{
	padding:0px;
	text-align:center;
}

/******************** PAGINE INTERNE ********************************/

.pad10_oriz td{
padding:0 3px;}



/******************* DIMENSIONI CONTENTE + COLORI NEI CSS ASSOCIATI ESTERANMENTE **************************************/
/*********************** CONTENT - SINISTRA****************************/


.content_top{ 
	/*width:499px;*/ width:779px;
	height:3px;
}

.content{ 
	/*width:479px;*/ width: 759px;
	
	padding-bottom:10px;
	line-height:1.5;
	text-align:justify;
}



/********************** COLONNA - "CENTRALE" ***************************************/
.col_cent_top{ 
	width:140px;
	height:3px;
}

.col_cent{
	width:126px;
	padding:15px 7px 10px 10px;
}

.col_cent .div1 {
	padding:4px 5px;
	text-align:center;
}


/**************************** COLONNA - DESTRA *********************************/
.col_dx_top {
	width:140px;
	height:3px;
}

.col_dx {
	width:126px;
	padding:5px 6px 10px 8px;
	text-align:center;
}

.col_dx .div1 {
	padding:4px 5px;
	text-align:center;
}

/*********************************/
a.white {
color:#FFFFFF;
}
a.white:hover{
color:#FFFFFF;
}
a.white:visited{
color:#FFFFFF;
}
a.no_under{
text-decoration:none;
}
a.no_under:hover{
text-decoration:underline;
}
a.bold{
font-weight:bold;}

.white {
color:#FFFFFF;
}
.rosa{
color:#9F2069;}


.pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002D55;
	background-color: #FFFF00;
	border: 2px solid #002D55;
	text-align:center;
	vertical-align:middle;
}