@charset "iso-8859-1";
.bordi {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #676B84;
	border-right-color: #676B84;
	border-bottom-color: #676B84;
	border-left-color: #676B84;
	background-color: #E1DFE0;
}
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
.testoSt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.cornice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 2px solid #003399;
}
.sfondo {
	background-color: #000000;
	background-image: url(grafica/index_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.linkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.sottolineaturacella {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #451103;
	border-right-color: #451103;
	border-bottom-color: #451103;
	border-left-color: #451103;
}
.cellagallery {	
	border: 1px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cellaTitoloGallery {
	border-top: 1px none #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}
a.linkgallery {	
	border: 10px solid #FF0000;
}
.bordicella {
	border-top: 3px none #CC0000;
	border-right: 3px solid #CC0000;
	border-bottom: 3px none #CC0000;
	border-left: 3px solid #CC0000;
}
