* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

BODY {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('../immagini/sfondo-body.jpg');
	background-position: top;
	background-repeat: repeat-x;
}


/* POSIZIONAMENTO ELEMENTI*/
#Contenitore {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 25px;
    border-right:#FF0000 1px solid;
}

#Testata {
	margin-right:0px;
	width: 802px;
	position: relative; 
	height: 48px;
	background-image: url('../immagini/testata.gif');
	background-repeat: no-repeat;
}
#Testata #TestoAlto{
	text-align:right;
	padding-top:2px;
	padding-right:10px;
	}
	
#Logo {
	position: absolute;
	top:-20px;
	left: -50px;
	width: 225px;
	height: 230px;
	background-image:url('../immagini/logo.gif');
	background-repeat:no-repeat;
	z-index:100;
}

#Logo A {
	display: block;
	width: 200px;
	height: 200px;
	text-indent: -9999px;
}
/*contiene tutta la pagina: barra sx+corpo*/
#WrapperPagina {
	background-color: #ffffff;
	float: left;  /* importante */
	width: 100%;  /* importante */
	border-left:#FF0000 1px solid;
	border-right:#FF0000 1px solid;
	border-bottom:#999999 2px solid;
} 
#WrapperBarra {
	background-color:#FFF;
	width: 135px;
	float: left;

}

#WrapperBarra #ULContainer {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 180px;
}

#WrapperBarra #ULContainer UL LI UL {
	width: auto;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 0px;
}

#WrapperBarra #ULContainer #Menu4settimana{
	margin-bottom:20px;
}

#WrapperBarra #ULContainer #IdeaPiu{
	width:110px;
	height:60px;
	text-align:center;

}
#WrapperBarra #ULContainer .collaterali{
	width:120px;
	text-align:center;
}

#WrapperBarra LI {
	list-style-type: none;
	display: inline;
}



#WrapperCorpoPagina {
	width: 650px;
	float: right;

	
}
#MenuOrizzontale{
	margin:3px 3px 3px 6px;;
	padding:2px;
	height:20px;
	font-size: 90%;
	color: #303030;
	width: 75%;
	text-align:center;
	white-space:nowrap;
}


#CorpoPagina {
	margin:55px 2px 5px 2px;
	font-size: 75%;
	color: #303030;
	width: 98%;
	background-color:#FFF;

}
#PiedePagina {
	clear: left;
	width: 100%;	/*importante */
	position: relative;
	background-image:url('../immagini/Grifo.gif');
	background-position:730px;
	background-repeat:no-repeat;
	border-bottom:#FF0000 1px solid;
	border-left:#FF0000 1px solid;
	line-height:1.5em;
	}

/* FORMATTAZIONE*/
#TavoloTecnico{
	line-height:4em;
}

#CorpoPagina #TavoloTecnico UL LI {
	list-style:none;
	list-style-type:none;

}
#CorpoPagina #TavoloTecnico A{
	border-bottom:none;
	border-top:none;
	text-decoration:underline;
}
#CorpoPagina #TavoloTecnico IMG {
	vertical-align:bottom;
}
#TestoAlto P{
	font-weight:bold;
	font-size:80%;
	color:#6F6824;
	}
	
#TestoAlto A{
	font-size:80%;
	color:#6F6824;
	text-decoration:none;
	}
	
#TestoAlto A:hover{
	border-bottom:#6F6824 2px solid;
	color:#FF0000;
	}

#ULContainer H2 {
	margin-top:5px;
	margin-left:5px;
	text-align:right;
	font-weight:bold;
	color:#595102;
	font-size:100%;
}

#ULContainer #Menu4settimana H2 {
	color:red;
}


#ULContainer HR {
	margin-top:5px;
	margin-bottom:5px;
margin-left:2px;
	margin-right:2px;
}

/*emenu laterale: 1 liv*/	
#ULContainer LI A {
	border-bottom:#D1CC99 3px solid;
	border-right:#D1CC99 1px solid;
	border-top:#595102 1px solid;
	border-left:#595102 1px solid;
	background-color:#595102;
	display: block;
	font-size: 11px;
	padding: 2px;
	color:#F6F4B9;
	margin-top: 8px;
	text-decoration:none;
}

#ULContainer LI A:hover {
	border-bottom:#f6f4b9 3px solid;
	border-right:#f6f4b9 1px solid;
	border-top:#9D9A7F 1px solid;
	border-left:#9D9A7F 1px solid;
	background-color:#F6F4B9;
	color:#595102;
}
/* menu latarale: 2° liv*/

#ULContainer LI UL LI A {
	background:none;
	display: block;
	font-size: 9px;
	padding: 2px;
	color:#595102;
	margin-top: 1px;
	text-decoration:none;
}


#WrapperBarra H2 {
	margin-top:15px;
	margin-left:7px;
	text-align: center;
	font-weight:bold;
	font-size: 80%;
}
#WrapperBarra H2 A{
	border-top:#595102 1px dashed;
	border-bottom:#595102 1px dashed;
	text-decoration:none;
	color:#595102;
		
 }

#CorpoPagina H1 {
	text-align:right;
	color:#F8F3B9;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	padding:3px 3px 3px 0px;
	margin-bottom: 5px;
	background-color:#595102;

}

#CorpoPagina H2 {
	color: #FF0000;
	font-size: 110%;
	font-weight:bold;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
}

#CorpoPagina H2.BloccoBordato {
	border: 1px solid #ADD703;
	padding: 4px;
	margin: 5px 2px 5px 2px;
}

#CorpoPagina H3 {
	color: #595102;
	font-size: 100%;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#CorpoPagina H4 {
	color: #9A2714;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#CorpoPagina UL {
	margin: 10px 0px 5px 0px;
	border: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#CorpoPagina LI {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 15px 0px;
	border: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#CorpoPagina A {
	color: #595102;
	border-bottom:#FF0000 1px dashed;
	border-top:#FF0000 1px dashed;
	text-decoration:none;
	
}

#CorpoPagina A.noDecoration {
	text-decoration: none;	
}

#CorpoPagina A:hover {
	background-color:#EFEFEF;
	text-decoration: none;
	color:#FF0000;
}

#CorpoPagina A:visited {
	font-style:italic;
}

#CorpoPagina HR {
	display:block;
	color: #ADD703;
}

#CorpoPagina P {
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-indent: 0px;
}

#CorpoPagina P.rientratoSx {
	margin-left: 10px;
}

#CorpoPagina IMG {
	margin: 10px;
}

.TestoGrande {
	font-size: 120%;
}

.TestoPiccolo {
	font-size: 90%;
}
.TestoVerde {
	color:#6F6824;
}
.TestoRosso {
	color:red;
}

.AllineaDx {
	text-align:right;
}
.AllineaCentro {
	text-align:center;
}

.RientraSx {
	padding-left: 25px;
}



#CorpoPagina #ElencoRecord {
	width: 100%;
	border: 1px solid #AFAFAF;
}

#CorpoPagina #ElencoRecord TH, #ElencoRecord TD {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #efefef;
	text-align: left;
}

#CorpoPagina #ElencoRecord TD {
	background:none;
	border-top: 1px dashed #CCCCCC;
}
#CorpoPagina #ElencoRecord TD.nota {
	background:none;
	border-top:none;
}


#CorpoPagina .Bottone {
	height: 22px;
	font-weight: bold;
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	background-position: top;
	color: #606060;
	font-size: 110%;
}

#PiedePagina .PiedeStampa{
	background-color:#DFDFDF;
	font-size:90%;
	text-align:right;
	border-right:#FF0000 1px solid;
	padding-right:2px;
	padding-bottom:1px;
	}
#PiedePagina .PiedeStampa A {
	color: #303030;
	text-decoration:underline;
}

#PiedePagina .PiedeStampa A:hover {
	color: #9A2714;
	text-decoration: none;
}

#PiedePagina P{
	line-height:15px;	
	padding-left:5px;
	padding-right: 65px;
	margin-bottom:3px;
	font-size:75%;
	}
	
#PiedePagina A{
	padding-left:5px;
	font-size:75%;
	}

.Print {
	display:none;
	}
	
#MenuOrizzontale A{
	line-height:20px;
	background-color:#DFDFDF;
	padding:20px;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 2px solid;
	font-variant:small-caps;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
	color:#6F6824;
}
	
#MenuOrizzontale A:hover{
	color: #FF0000;
	border-bottom:#FF0000 1px solid;
	border-left:#FF0000 2px solid;
}

#Equoscuola H1{
	text-align:left;
	color: #FF0000;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
	padding:3px 3px 3px 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#Equoscuola H2 {
	color: #333333;
	font-size: 110%;
	font-weight:bold;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
}

#Equoscuola #Cartolerie {
width:100%;
margin:20px;

}
#Equoscuola #Cartolerie UL {
	padding: 0;
	margin:3px;
	}

#Equoscuola #Cartolerie LI {
background-image:url(../immagini/EquoScuola_separatore.jpg);
background-position:top;
background-repeat:repeat-x;
list-style: none;
list-style-image:none;
list-style-position: inside;
padding:1px;
padding-top:10px;
margin:3px;
float: left;
border:#DCDCDC 1px solid;
width:180px;
line-height:120%;

}


#IdeaPiu H1{
	text-align:left;
	color: #FF0000;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
	padding:3px 3px 3px 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#IdeaPiu H2{
	color: #205305;
	font-weight:bold;
	font-size: 120%;
	padding-bottom: 2px;
	padding-left: 44px;
	padding-top: 5px;
	margin-bottom: 5px;
	background-image: url(../immagini/CappelloNatale.gif);
	background-repeat:no-repeat;
}

#IdeaPiu H3{
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 2px;
	padding-left: 44px;
	padding-top: 5px;
	margin-bottom: 5px;
}


#IdeaPiu UL {
	padding:0px;
	margin:3px;
}
#IdeaPiu LI {
	list-style-position: inside;
	margin-left:38px;
}

#IdeaPiu P {
	margin-left:38px;
}

.BoxFlottante {
	width: 200px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* TOOLTIP*/

a span.tt-container
{
   display:none; 
}
a:hover { position: relative; text-decoration:none; }

a:hover span.tt-container {
    background: #F6F4B9;
    display:block;
/*    height: 5em;*/
    position: absolute;
    top: 2em;
	left:1em;
    z-index: 1;
    width: 30em;
	color:#595102;
	font-size:90%;
	border: 1px solid #FF0000;
}
a:hover span.tt-arrow {
    background-image:url(../immagini/tooltiparrow.gif);
    height: 15px;
    left: 15px;
    position: absolute;
    top: -15px;
    width: 15px;
}
a:hover span.tt-text {padding: 3px; }

