/* header */
table.headertop td {
	color:#ffffff;
}

table.headertop td a:visited, table.headertop td a:link,table.headertop td a:active, {
	color:#ffffff;
	text-decoration:none;
}

table.headertop td a:hover {
	color:#ffffff;
	text-decoration:underline;
}

table.headertop ul  {
	padding:18px 0px 0px 0px;
	margin:0px;
}

table.headertop li {
	list-style-position: outside;
	list-style-image: url('/include/mod/layout1/images/freccia.gif');
	margin-left:30px;
	margin-bottom:5px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
}

div.menusx {
	font-size:11px;
	border-bottom:1px solid #858c96;
	padding:3px 3px 5px 10px;
}

div.menusx a:visited, div.menusx a:link,div.menusx a:active, {
	color:#ffffff;
}

div.menusx  a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div.lingue {
	/*background-image:url(/include/mod/layout1/images/header01.gif); */
	font-size:10px;
	color:#747474;
	padding:30px 0px 0px 20px;
}

div.lingue a:visited, div.lingue a:link,div.lingue a:active, {
	color:#747474;
}

div.lingue  a:hover {
	color:#747474;
	text-decoration:underline;
}

/* footer */
/*
div.footer {
	background-color:#334050; 
	text-align:center;
	margin-top:10px; 
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
}
*/
div.footer {
	background-color:#FFFFFF;
	background-image:url(/include/mod/layout1/images/footer_bk.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:10px;
	color:#000000;
	min-height:24px;
	padding-bottom:10px;
	padding-top:5px;
}

div.footer a:visited, div.footer a:link, div.footer td a:active, div.footer a:hover {
	color:#000000;
	text-decoration:none;
}

/* homestatica */

div.homestatica {
	width:615px;
	margin:10px 20px 20px 20px;
}

div.homestatica_tit2 {
	font-size:18px;
	color:#334051;
	font-weight:bold;
}

div.homestatica_element {
	width:130px;
	float:left;
	font-size:10px;
	color:#5b5b5b;
	margin-bottom:10px;

}

div.homestatica_element h1{
	font-size:10px;
	width:106px;
	margin:0px;
}

/* src */

div.src div.det h1 {
	font-size:14px;
	background-color:#dfdfdf;
	border-top:3px solid #ffffff;
	line-height:normal;
	padding:3px 3px 3px 10px;
	font-weight:bold;
}

div.src li h1 {
	font-size:18px;
	color:#5b5b5b;
	font-weight:bold;
}


div.footer2 { 
	font-size:10px;
	color:#999999;
}

div.newsletter { 
	padding-top:4px;
	padding-left:10px;
}

.titoli {
font-size:26px;
}
.sottotitoli {
font-size:22px;
}
.blu {
color:#344050;
}
.rosso {
color:#ff0000;
}