html {margin-top: 5px;}
body {
	background-color: #FFFFFF; color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
	margin-top: 5px;
}

a:link, a:visited, a:active {color: #685051; text-decoration: none;}
a:hover, a:focus {color: #c20000; text-decoration: none;}

/* ---------------------------- layout ---------------------------------- */
#container {
	background-color: #ffffff;
 	width: 750px;
 	text-align: left;
	margin: 0px auto 30px auto;
}
#avviso {
	background-color: #FFE1E1;
	font-size: 200%;
	text-align: center;
	line-height: 200%;
	padding: 30px;
	margin-bottom: 15px;
}
#avviso #rosso {color: #c20000; font-size: 150%;}

#testata {text-align: center; margin-bottom: 25px; margin-top: 15px;}
#testata img {border:0px;}

#left{float: left; width: 200px;}
#right{margin-left: 205px;}

/* --------------------- menu ---------------------------------- */
div#menuBox {
	margin-left: 4px; margin-top: -16px;
}
div.mainMenu {
	background-image: url(main.gif);
	height: 16px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
div.mainMenu p {
	margin-top: 1px;
	margin-left: 17px;
	letter-spacing: 1px;
}

div.subMenu {
	margin-left: 2px;
	background-image: url(sub.gif);
	background-repeat: no-repeat;
}
div.subMenu p {
	margin: 8px 0px 0px 23px;
}

/******************************************************************/
/* ------------------------ primo piano ------------------------- */
/******************************************************************/
div.primo_piano {
	margin-top: 20px;
	margin-bottom: 40px;
	letter-spacing: 1px;
}
#marginTop {margin-top: -30px;}
#marginTop30 {margin-top: 30px;}
#marginTop50 {margin-top: 50px;}

/* LINKS */
div.primo_piano a:link, div.primo_piano a:visited, div.primo_piano a:active {color: #000000; text-decoration: none;}
div.primo_piano a:hover, div.primo_piano a:focus {color: #C20000; text-decoration: none;}

div.primo_piano img {border: 0px;}
div.primo_piano img.mLeft {margin-left:10px}
div.primo_piano img.mRight {margin-right:10px}
div.primo_piano img.negTop {margin-top: -15px;}
div.primo_piano img.negTop1 {margin-top: -25px;}
div.primo_piano img.negTop2 {margin-top: -45px;}
div.primo_piano img.negTop3 {margin-top: -55px;}

div.primo_piano p.titolo {
	padding: 0px;
	margin-right: 4px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #685051;
	height: 20px;
	background-image: url(linea.gif);
	background-repeat: no-repeat;
}
p.titolo a:link, p.titolo a:visited, p.titolo a:active {color: #685051; text-decoration: none;}
p.titolo a:hover, p.titolo a:focus {color: #C20000; text-decoration: none;}

div.primo_piano p {
	padding-right: 5px;
}
div.primo_piano p.text {
	margin-top: -10px;
	margin-bottom: 18px;
	line-height: 120%;
}
.boxElenco {
	margin-top: -10px;
	margin-left: 10px;
}
.boxElenco2 {margin-left: 310px;}
.boxElenco3 {margin-left: 230px;}
.boxElenco4 {margin-left: 270px; margin-top: -12px;}
.boxElenco5 {margin-left: 30px;}
.boxElenco6 {margin-left: 190px;}
.rightAlign {text-align: right;	background-position: right;}
.rientrato {margin-left: 22px;}
.rientrato2 {margin-left: 250px;}
.rientrato3 {margin-left: 280px;}
.rientratoDipiu {margin-left: 330px;}
.bottom0 {margin-bottom: 0px;}
/* posizionamento box catalogo autori */
.posRel {position: relative; height: 140px;}
.grafica {
	position: absolute;
	left: 386px;
	top: -15px;
}
.textWidth {width: 400px;}
input {font-size: 90%; border: solid 1px #B7B7B7;}
.imgInput {border: 0px;}

/* ------------------- SECONDO PIANO ----------------------- */
div.secondo_piano {
	position: relative;
	height: 57px;
	margin-top: 15px;
	background-color: #f6f6f6;
	letter-spacing: 1px;
	line-height: 120%;
	padding-right: 15px;
}
div.secondo_piano .imgBox {
	position: absolute;
	left: 0px; top: 0px;
}
img.spImg {margin-right: 12px; border: 0px;}
div.sp_title {
	position: absolute;
	left: 65px; top: 0px;
	color: #685051;
	font-weight: bold;
	padding-top: 3px;
}
div.sp_text {
	position: absolute;
	left: 65px; top: 16px;
	width: 462px;
}

/* -------------------- LOGO/FOOTER --------------------------- */
div#footer {
	position: relative;
	left: 40px; top: 00px;
	width: 750px; height: 100px;
	margin: auto;
}
div#logoBox {
	position: absolute;
	left: 170px; top: 0px;
}
#logoBox img {border: 0px;}
#indirizzo {
	position: absolute;
	left: 235px; top: 5px;
	text-align: left;
}

/* -------------------- Avvisi ---------------------------*/
#cinquepermille {
	background-color: #FFE1E1;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: -5px;
	font-size: 120%;
}
.titoloParRossoCfs {font-size: 120%; font-weight: bold; margin-bottom: 20px; color: #cA002A}
#rosso {color: #ca002a;}
