@charset "UTF-8";


/* Elementi HTML */


body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: 'Times', Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #418dc1;
	line-height: 24px;
	text-decoration: none;
	}
	
a:hover {
	color:#333333;
	text-decoration: underline;
	}

.page {
	width: 1024px;
	margin: 0 auto;
    }
	
/* menu TOP */
	
.menu {
	width: 1024px;
	height: 84px;
	margin: 0;
	padding: 0;
    }
	
/* Flash */	
	
.flash {
	width: 1024px;
	height: 219px;
	background: url(images/fascia_foto.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
    }

/* Contenitore testi e sidebar */


#contenitore {
	width: 952px;
	margin: 0 auto;
}


/* LAYOUT */

.bordo_immagini{
	border-style: solid;
	border-color: #E3E3E3;
	border-width:1px;
    }
	
	
.thumb{
	width: 952px;
	height: 256px;
	background: url(images/bg_thumb.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	border-top:solid;
	border-color: #E3E3E3;
	border-width:1px;
    }
	
	
.footer{
	width: 952px;
	margin: 0 auto;
	border-top:solid;
	border-color: #E3E3E3;
	border-width:1px;
    }	

.bg {
	width: 1024px;
	background: url(images/bg.jpg) center top;
	background-repeat:no-repeat;
	margin: 0 auto;
}


.linea {
	width: 452px;
	height: 8px;
	background: url(images/linea.jpg) left top;
	background-repeat:no-repeat;
	margin: 0 auto;
}

.linea2 {
	width: 100%;
	height: 8px;
	background: url(images/linea.jpg) left top;
	background-repeat:repeat-x;
}

.ombra {
	width: 1024px;
	background: url(images/ombra.jpg) repeat-y center top;
	margin: 0 auto;
}

#main {
	float: left;
	width: 452px;
	padding: 30px 30px;
}

#sidebar {
	float: right;
	width: 440px;
	height:395px;
	background: url(images/sidebar.jpg) center left;
	background-repeat: no-repeat;
}

/* Footer */

.footer {
	width: 952px;
}	

/* TESTI */

.titloli{
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #333333;
	line-height: 25px;
}

.titloliblu{
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #418dc1;
	line-height: 25px;
}

.titlolineri2{
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #333333;
	line-height: 25px;
}


.news {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ff0000;
	line-height: 30px;
	padding-right: 5px;
}


.datanews {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 30px;
}

.testi_grigi {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
}


.testi_blu {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #418dc1;
	line-height: 20px;
}

.tracciabilita {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #418dc1;
	line-height: 20px;
}

.testi_neri {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
}

.testi_grigi2 {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	line-height: 24px;
}


.link_grigi a {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	line-height: 24px;
}


.link_grigi a:hover {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #418dc1;
	line-height: 24px;
}



.testi_blu2 {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #418dc1;
	line-height: 24px;
}


.testi_neri2 {
	font: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	line-height: 24px;
}

.testi_thumb {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.testi_footer {
	font-family: Verdana, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #418dc1;
}


.testi_footer2 {
	font-family: Verdana, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #999999;
}

/* PULSANTE CONTINUA */

.continua {
	float: right;
}

.continua a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	color: #ff0000;
}

.continua a:hover {
	color: #333333;
	text-decoration: underline;
}


/* PULSANTE ARCHIVIO */

.archivio {
	float: right;
}

.archivio a {
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	color: #418dc1;
	font-family: Arial, Helvetica, sans-serif;
}

.archivio a:hover {
	color: #333333;
	text-decoration: underline;
}


.archivio2 {
	float: left;
}

.archivio2 a {
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	color: #418dc1;
	font-family: Arial, Helvetica, sans-serif;
}

.archivio2 a:hover {
	color: #333333;
	text-decoration: underline;
}



/* PULSANTE PULL */

.pull {
	float: left;
}

.pull a {
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	color: #418dc1;
	font-family: Arial, Helvetica, sans-serif;
}

.pull a:hover {
	color: #333333;
	text-decoration: underline;
}


/* MENU THUMB */


#navigation a {
	color: #418dc1;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding: 2px 6px 2px 0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	}
	
#navigation a:hover {
	color:#333333;
	}	
	
	
/* IPERLINK */


#link a {
	font-family: 'Times', Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #418dc1;
	line-height: 24px;
	text-decoration: none;
	}
	
#link a:hover {
	color:#333333;
	text-decoration: underline;
	}		
	
	
/* FOOTER */	
	
.footer a {
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
	color: #418dc1;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:hover {
	color: #333333;
	text-decoration: underline;
}	
	
	
	
	

