@charset "utf-8";
/* CSS Document */
.titolo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
}
.titolo_bianco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.puntato {
	list-style-image: url(../images/freccia_rossa.gif);
}
.testo_book {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#121212;
}
.padbanner {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
}

html, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4b4b4b;
	background-image: url(../images/bg_page.gif);
}
div#MainContainer {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.gif);
}
div#header {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
}
div#ContentLeft {
	width: 291px;
	float:left;
}
div#ContentRight {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
div#footer {
	width: 898px;
	margin-top: 0px;
}
.bordo {
	border: 1px solid #474747;
	padding: 2px;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #8C8C8C;
	background-color: #FFFFFF;
	border: 1px solid #8C8C8C;
}
.campi2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6b7437;
	background-color: #FFFFFF;
	border: 1px solid #6b7437;
}

a.rosso:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #810608;
	text-decoration: none;
}

a.rosso:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #810608;
	text-decoration: none;
}

a.rosso:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #810608;
	text-decoration: none;
}

a.rosso:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #480203;
	text-decoration: none;
}

a.grigio:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4b4b4b;
	text-decoration: none;
}

a.grigio:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4b4b4b;
	text-decoration: none;
}

a.grigio:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4b4b4b;
	text-decoration: none;
}

a.grigio:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #810608;
	text-decoration: none;
}
a.tasto:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.tasto:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

a.tasto:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

a.tasto:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

a.tasto2:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#b9b9b9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.tasto2:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#b9b9b9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

a.tasto2:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#b9b9b9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

a.tasto2:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

.testorosso {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #810608;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a img:{
border: none; 
}
.campi3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #810608;
	border: 1px solid #810608;
}
.titolorosso {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #810608;
}
.pad {
	padding-right: 16px;
}
