/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.Style31 {color: #000000}
.Style32 {color: #FF0000}
.Style33 {font-weight: bold}
.Stile2 {
	color: 333333;
	font-weight: bold;
}
FONT {
font-family : Verdana, Helvetica; 
font-size : 11px; 
} 

TD {
font-family : Verdana, Helvetica; 
font-size : 11px; 
} 
BODY {
background-color : #3366cc;
margin-right : 0px; 
margin-left : 0px; 
margin-bottom : 0px; 
margin-top : 0px; 
font-family : arial, sans-serif; 
font-size : 11px; 
} 
P {
font-family : Verdana, Helvetica; 
font-size : 11px; 
} 
DIV {
font-family : Verdana, Helvetica; 
font-size : 11px; 
} 
body {
background-image : url(); 
} 
A:link {
background : none; 
color : #0000FF; 
font-size : 11px; 
font-family : Tahoma, Helvetica; 
text-decoration : none; 
} 
A:active {
background : none; 
color : #0000CC; 
font-size : 11px; 
font-family : Tahoma, Helvetica; 
text-decoration : none; 
} 
A:visited {
background : none; 
color : #0000CC; 
font-size : 11px; 
font-family : Tahoma, Helvetica; 
text-decoration : none; 
} 
A:hover {
background : none; 
color : #CC0000; 
font-size : 11px; 
font-family : Tahoma, Helvetica; 
text-decoration : underline; 
} 
.title {
background : none; 
color : #000000; 
font-size : 14px; 
font-weight : bold; 
font-family : Verdana, Helvetica; 
text-decoration : none; 
} 
.small {
background : none; 
color : #000000; 
font-size : 9px; 
font-weight : normal; 
font-family : Verdana, Helvetica; 
text-decoration : none; 
} 
.texte {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
.speciale_natale {
	background-image: url(speciale_home/speciale_natale_2007.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F7F6F1;
}
.speciale_natale_td {
	background-color: #F7F6F1;
}
.speciale_natale_title {
	font-size: 18px;
	color: #3366CC;
	font-weight: bold;
	padding-left: 10px;
}
.speciale_natale_desk {
	color: #1C366C;
	padding-left: 5px;
	padding-top: 5px;
}
.MiniBox .speciale_natale .speciale_natale_td .speciale_natale_td_div a {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
