@charset "utf-8";
/* CSS Document */

.tabella { height:100px;
	font-size: 12px;
	color: #A52338;
	font-weight: bold;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #ffffff;
	border-right-color: #A52338;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding-right: 5px; }

.pag {
	background-color: #FFFFFF;
	background-image: url("sfondo.jpg");
	background-attachment: fixed;
	}
	
.headline {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #A52338;
	font-weight: bold;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #ffffff;
	border-right-color: #A52338;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding-right: 5px;
}

.headlineText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #A52338;
	font-weight: bold;
	text-align: right;
	
}

.introduzione {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A52338;
	clip: rect(auto,auto,auto,auto);
	}
.testobox {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 11px;
	list-style-type: square;
}
.testobox a:link {
	color: #A52338;
	text-decoration: none;
}
.testobox a:visited {
	color: #A52338;
	text-decoration: none;
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 9px;
	
}
.testo1 a:link {
	color: #A52338;
	text-decoration: none;
}
.testo1 a:visited {
	color: #A52338;
	text-decoration: none;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 11px;
	list-style-position: inset;
	list-style-image: url(../immagini/freccia_bordeaux.gif);
	list-style-type: none;
}
.testo2 a:link {
	color: #A52338;
}
.testo2 a:visited {
	color: #A52338;
}
.tabella {
	height: 100px;
	width: auto;
}
.tabella_pag {
	width: auto;
	background-color: #FFFFFF;
}
.tabella_bordigrigi {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aab0b4;
	border-left-color: #aab0b4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab0b4;
	width: 760px;
	background-color: #FFFFFF;
}
.tabella_popup {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A52338;
	border-left-color: #A52338;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A52338;
}.menu2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	border-top: 1px solid #aab0b4;
}
.menu2 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	display: block;
	padding-right: 2px;
}
.menu2 a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #A52338;
}
.menu2sfondo {
	width: 130px;
	background-color: #ebedf0;
}
.menu2bold {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6e6f71;
	text-decoration: none;
	text-align: right;
	padding-right: 2px;
	background-color: #dbdde0;
}
.testo2sfondo {
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.testotabella {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #006;
	font-size: 11px;
	list-style-position: inset;
	list-style-image: url(../immagini/freccia_bordeaux.gif);
	list-style-type: none;
	height: 500px;
	padding: 2px;
	border: 1px solid #039;
	margin: 2px;
}
.testostudio {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #006;
	font-size: 11px;
	list-style-image: url(../immagini/freccia_bordeaux.gif);
	list-style-type: none;
	border: 1px none #039;
}
.tabella_pag_utenti {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../../blu/sfondo_blu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
