/*
FONDO SCURO 	#26314D
LINK				#BF1D1D
LINK OVER		#FF1818
TESTO CHIARO 	#444444
TESTO SCURO		#333333
TITOLO CHIARO 	#666666
TITOLO SCURO	#555555
*/

/*#################################################LAYOUT################################*/
.idx{display:none;position:absolute}
@media screen, print {
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
a:link 		{	color: #BF1D1D;	text-decoration: none;}
a:active 	{	color: #BF1D1D;	text-decoration: none;}
a:visited 	{	color: #BF1D1D;	text-decoration: none;}
a:hover 		{	color: #FF1818;	text-decoration:underline;}

#r1 {
	background-image: url(../img/r1.jpg);
	height: 162px;
	vertical-align: top;
}
.stopper{
	background-image: url(../img/stopper.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#r2c1 {
	width: 145px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	vertical-align: top;
	background:#DDDDDD url(../img/side.jpg) no-repeat 0px 200px;
	
}
#r2c2 {
	width: 5px;
	background-image: url(../img/r2c2_t.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#r2c3 {
	width: 600px;

	vertical-align: top;
	background:#EEEEEE;
}
#r2c4 {
	width: 9px;
	background-image: url(../img/r2c4_t.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

#r3 {
	background-image: url(../img/r3.gif);
	height: 9px;
	vertical-align: top;
}

.titolo{
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
/*######################################### BODY ###############################################*/
.body {color: #444444;}
.body td {	color: #444444;}
.body h1 { /*titolo*/
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	display:inline;
}

.body h2 { /*sottotitolo*/
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

.body h3 { /*rossone*/
	color: #FFFFFF;
	font-size: 12px;
	background-color:#EE0000;
	padding:3px;
	margin-top: 0px;margin-left: 0px;
	margin-bottom: 5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-left:1px solid #cccccc;
}

.body .h3over { /*rossone*/
	margin-bottom: 5px;
	border-top:2px solid #cccccc;
	border-bottom:2px solid #aaaaaa;
	border-right:2px solid #aaaaaa;
	border-left:2px solid #cccccc;
}

.body h4 { /*sottocategorie*/
	color: #444444;
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 18px;
	height:18px;
	width:400px;
	padding:5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-left:1px solid #cccccc;
	cursor:pointer;
}

.body .h4over{ /*sottocategorie OVER*/
	color: #444444;
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 18px;
	height:18px;
	width:400px;
	padding:5px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-left:2px solid #000000;
	cursor:pointer;
}



.body h5 { /*briciole*/
	color: #666666;
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}

.body h6 { /*body button*/
	color: #666666;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	display:inline
}


.body .pagertop{/*navigatore pagine*/
margin-right:10px;
margin-bottom:10px
}
.body .pagertop a:link 		{	color: #333333;	text-decoration: none;}
.body .pagertop a:visited 	{	color: #333333;	text-decoration: none;}

.body .form_desc{
padding:5px;
padding-top:15px;
padding-bottom:10px;
text-align:right;
border-bottom:1px dashed #999999;
vertical-align:top
}
.body .form_field{
padding:5px;
padding-top:13px;
padding-bottom:10px;
text-align:left;
border-bottom:1px dashed #999999;
}

/*######################################### SIDE ###############################################*/
.side {
	padding-right:5px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;

}
.side td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.side td h1 {	color: #555555;	font-size: 14px;	font-weight: bold;	text-transform: uppercase;	margin-top: 0px;	margin-bottom: 0px;}
.side h1 {	color: #555555;	font-size: 14px;	font-weight: bold;	text-transform: uppercase;	margin-top: 0px;	margin-bottom: 0px;}
.side td h2 {	color: #555555;	font-size: 12px;	font-weight: bold;	margin-top: 0px;	margin-bottom: 0px;}
.side h2 {	color: #555555;	font-size: 12px;	font-weight: bold;	margin-top: 0px;	margin-bottom: 0px;}
.side td h3 {	color: #555555;	font-size: 10px;	font-weight: bold;	margin-top: 0px;	margin-bottom: 0px;padding-left:13px}
.side h3 {	color: #555555;	font-size: 10px;	font-weight: bold;	margin-top: 0px;	margin-bottom: 0px;padding-left:13px}
/*######################################### FOOTER #############################################*/
#footer {
color:#666666;
font-size: 9px;
text-align:right;
padding-right:10px;
}


/*######################################### NEWS ###############################################*/
.new{}
.new td{}
.new .titolo{
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

/*######################################### NEWSLETTER ###############################################*/
.newsletter{}
.newsletter td {	

}
.newsletter .titolo{
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
.newsletter_stopper{background:url(../img/stopper.gif); background-repeat:repeat-x}

}



@media print {
.menu {display:none}
.side {display:none}

}
