/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


html	{width:100%}
body {
	width:978px; margin:0px auto;	
	font-family: Verdana;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;	
	scrollbar-base-color :#5E658F;
	scrollbar-dlight-color :#ffffff;
	scrollbar-arrow-color :#5E658F;
	scrollbar-darkshadow-color :#ffffff;
	scrollbar-face-color :#ffffff;
	scrollbar-highlight-color :#ffffff;
	scrollbar-shadow-color :#5E658F;
	scrollbar-track-color :#ffffff;	
}


.formnl {
	padding:2px 0 0 30px;
	border:0;
	width: 200px;
	height: auto;
	margin: 0;
}

div {
	text-align: left;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.main {
	background-color: #D6DBDE;
	width: auto; 
	height: auto;
	text-align: center;
}

.sfondo {
	background-color:#383F6B;
	background-image: url(../immagini/000_1_sfondo.jpg);
	width: 991px;
	height: 656px;
	text-align: center;
}
.testo_giallo_menu{
	color:#ffcc00;
	font-size:11px;
	height: 30px;
	padding: 0px 0px 0px 150px;
	vertical-align: middle;
}


/***********************************************/
/* Header Divs                                 */
/***********************************************/

.header {
	width: 981px;
}

.headerMenu {
	width: 581px;
	height: 199px;
	float: left;
}

.headerLogo {
	width: 400px;
	height: 199px;
	float: right;
	text-align:center;
}


/***********************************************/
/* Sx Divs                                     */
/***********************************************/

.centro {
	width: 981px;
}

.navigation {
	width: 275px;
	float: left;
	height:437;
}

.navigation_attivita {
	width: 275px;
	height: 40px;
	font-size: 24px;
	color: #C1C4D1;
	padding: 4px 0px 0px 15px;
}

.navigation_attivita_sub {
	width: 275px;
	height: 93px;
	padding: 2px 0px 0px 10px;
}

.navigation_news {
	width: 275px;
	height: 40px;
	font-size: 24px;
	color: #C1C4D1;
	padding: 4px 0px 0px 15px;
}

.navigation_news_sub {
	width: 275px;
	height: 138px;
	padding: 2px 0px 0px 10px;
}
.navigation_mailing {
	width: 275px;
	height: 40px;
}
.navigation_mailinglist {
	width: 180px;
	height: 35px;
	font-size: 26px;
	color: #E1E2E8;
	padding: 0 0px 0px 38px;
}

.testo_list {
	height: 30px;
	font-size: 26px;
	color: #ADB1C2;
}
.navication_campo_form{
	height:20px;
	padding-left:37px;

}
.testo__mail{
	color:#404040;
}
.navication_pul_form{
	height:20px;
	padding-left:20px;

}

/***********************************************/
/* Contenuti Divs                              */
/***********************************************/

.content {
	width: auto;
	float: right;
	padding-right: 15px;
}

.content_top {
	width: auto;
	padding-left:100px;
	height: 309px;
	padding-top:2px;
}

.content_centro {
	width: auto;
}


.content_centro_azienda {	
	width: 290px;
	height: auto;
	padding: 37px 10px 0px 140px;
	float: left;
}
.content_centro_azienda_spazio {
	height:30px;
}
.content_centro_azienda_sub1 {
	color: #C1C4D1;
	height:21px;
	font-size: 20px;
	vertical-align:bottom;
	padding: 0px 0 15px 0;
}
.content_centro_azienda_sub2 {
	font-size:11px;
	text-align:justify;
	height: auto;
}


.content_centro_news {	
	height: auto;
	padding: 37px 2px 0px 10px;
	float: left;
}



.content_centro_spazio {
	height:30px;	
}
.content_centro_news_sub1 {
	color: #C1C4D1;
	height:30px;
	font-size: 20px;
	padding: 0px 0 12px 0;
}
.content_centro_news_sub2 {
	height:190px;
	font-size:10px;
	text-align:justify;
	border: 1px solid;
	color: #959BC8;
	width: 220px;
}

.content_bottom {
	width: auto;
	height: 35px;
}


/***********************************************/
/* Menu Top                                    */
/***********************************************/

.menu_top_first {
	height: 30px;
	font-size: 11px;
	padding: 0px 0px 0px 150px;
	vertical-align: middle;
}

.menu_top {
	height: 30px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

/***********************************************/
/* Menu Sx                                       */
/***********************************************/

.menu_sx {
	height: 30px;
	font-size: 11px;
	padding: 2px 0px 0px 8px;
	vertical-align: middle;
}


/***********************************************/
/* Bottom                                       */
/***********************************************/

.bottom {
	width: 991px;
	height: 20px;
	background-color:#D6DBDE;
	font-size: 9px;
	color:#000000;
}
.testo_bottom_sx{
	float:left;
	padding: 0 0 0 20px;
	color: #414A50;
}
.testo_bottom_dx{
	float:right;
	padding-top:0px;
	padding-right:20px;
	color: #414A50;
}
.testo_bottom_dx2{
	float:right;
	padding-top:0px;
	padding-right:20px;
	color: #414A50;
}

.testo_bottom_dx2 a:link, .testo_bottom_dx2 a:visited  { color:#414A50 }

 .testo_bottom_dx2 a:hover { color:#fff }


a.link_web:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link_web:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link_web:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

/***********************************************/
/* Pannello News                               */
/***********************************************/

.news_first {
	position: absolute;
	left: 0px;
	top: 0px;
}

.news_rec {
	width: 175px;
	height: 190px;
	padding: 8px;
	margin: 0;
	float: left;
	background-color:#383F6B;
}

.news_data {
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
}

.news_desc {
	font-size: 11px;
	color: #ffffff;
}

.news_up_down {
	height: 90px;
	padding: 8px 0 0 0;
	float: left;
	background-color:#383F6B;
}

/***********************************************/
/* link                                        */
/***********************************************/
a.link_giallo:link {
	color: #FFCC00;
	text-decoration: none;
}

a.link_giallo:visited {
	color: #FFCC00;
	text-decoration: none;
}

a.link_giallo:hover {
	color: #ffffff;
	text-decoration: none;
}

/***********************************************/
/* Gestione form	                           */
/***********************************************/
.campo
{
	border-color: #aaaaaa;
	border-width: 1px;
	border-style: solid;
	padding-left: 2px;
	height:15px;
	background-color: #D9D9D9;
	font-size: 11px;
	width: 120px;
}
.pul{
	background-image:url(../immagini/000_33_pul.gif);
	background-repeat:no-repeat;
	margin: 10px 0 0 130px;

	
}
#newsletterbox {
	width: 253px;
	float: left;
	height: 113px;
	background-image: url(../immagini/fondo_newsletter.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 216px;
}

.news_data { padding:0 0 4px 0; margin:0; border:0; color:#CCCCCC; font-weight:normal}
.news_desc { padding:0; margin:0; border:0; color:#fff; font-weight:normal}
.news_desc a:link, .news_desc a:visited { color:#FFCC00}
.news_desc a:hover { color:#fff}
