body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-repeat: repeat;
	color: #0a0a31;
	background-image: url(img/grafica/fondo.gif);
}
a {
	color: #6B7B82;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #E6721D;
}

table {
	font-size: 10px;
}

.menu {
	font-size: 11px;
	font-weight: bold;
	color: #0A0A31;
	text-decoration: none;
 }
 .menu:hover{
	color: #E6721D;
 }
 
.barrette {
	font-size: 12px;
	font-weight: bold;
	color: #294860;
	text-decoration: none;
 }
 
 .qui {
	font-size: 12px;
	font-weight: bold;
	color: #E5EFED;
	text-decoration: none;
 }
 .titolo {
	font-size: 12px;
	color: #E6721D;
	font-weight: bold;
 }
 .titolo2{
	font-weight: bold;
	color: #294860;
	text-decoration: none;
	font-style: italic;
 }
 .testo{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
 
 }

.bordo {
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 40px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
 }
em {
	color: #6B7B82;
	font-weight: normal;
	font-style: normal;
}.bordo2 {
	border: 2px solid #5D738B;
}
.botton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CABB7;
}
