/* CSS Document 
   Etomite COMRMEC template styles
   2008.01.09
   Maurizio Melandri - maurizio@melandri.it
*/

body {
margin:0;
padding:0;
background:#7B7B7B;
font-family: sans-serif, Verdana, Arial, Tahoma, Helvetica, Geneva;
font-size: 12px;
margin-top: 0px;
scrollbar-face-color : #FCFCEE;
scrollbar-darkshadow-color : #FCFCEE;
scrollbar-shadow-color : #576A32;
scrollbar-track-color : #FCFCEE;
scrollbar-arrow-color : #576A32;
scrollbar-base-color : #FCFCEE;
scrollbar-3dlight-color : #576A32;
scrollbar-highlight-color : #FCFCEE;
}

#bodyLiner {
position:relative;
margin:0 auto;
padding:0;
width:750px;
}

a {color:#FF9900;text-decoration:none;} /* #FFCC00 */
a:hover {color:#FF9900;text-decoration:underline;}
a:link {color: #FF9900;text-decoration: none;}
a:visited {color: #FF9900;text-decoration: none;}
a:active {color: #FF9900;text-decoration: none;}

/* ******* */
/* CONTENT */
/* ******* */


.titoloGiallo {
	color:#FFCC00;
	font-weight: bold;
}

#testa {
display: none; width: 750; height: 0;
}

#Content {
position: relative;
margin: 0;
padding: 0;
height: auto;
/*height:500px;*/
background:#FFFFFF url("img/fondoCorpo_print.jpg") repeat-y 100% 0;
}

#ColonnaContenuto {
position:relative;
margin: auto;
padding: auto;
float:right;
width:750px;
color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	color:#FFCC00;
}
h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

#ColonnaContenuto p, #ColonnaContenuto ul, #ColonnaContenuto ol {font-size:100%;}

#ColonnaContenuto ul ul, #ColonnaContenuto ol ul, #ColonnaContenuto ul ol, #ColonnaContenuto ol ol{font-size:100%}

#RigaContenuto {
position:relative;
margin:0;
padding:0 20px;
}


#piede_01 {
margin:0;
padding:0;
background:url("img/piede_01.jpg") no-repeat;
width:750px;
height:15px;
}

#piede_02 {
margin:0;
background:url("img/piede_02.jpg") repeat-y;
width:750px;
font-size: 12px;
color: #333333;
}

#piede_02 a
{
	color: #FFCC00;
}

#piede_03 {
margin:0;
padding:0;
background:url("img/piede_03.jpg") no-repeat;
width:750px;
height:32px;
}

/* ****** */
/* MENU   */
/* ****** */

.ColonnaMenu {
	display: none; width: 0; height: 0;
}

#Menu
{
	display: none; width: 0; height: 0;
}


/* ****** */
/* FOOTER */
/* ****** */

#Footer {
margin:0px;
padding:0px;
width:750px;
}
#Footer p{
position:relative;
text-align:center;
margin:0px;
padding: 20px 0;
}

#Footer p a
{
	color: #FFCC00;
}
