/* CSS Document */

.body {
	background: #738297;
	font: normal 12px , Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	height: 100%;
	background-image: url(../_immagini/sfondopag.jpg);
	background-position:  center 50%;
	background-repeat: repeat-y;
}

.bodyhome {
	background: #738297;
	font: normal 12px , Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	background-image: url(../_immagini/sfondo.jpg);
	background-position:  center 50%;
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
	overflow: hidden;	
}

.bodyfoto {
	background: #738297;
	font: normal 12px , Arial, sans-serif;
	font-weight: normal;
	color: #333333;
}


.tabella {
	background-color: #FFFFFF;
	height: 100%;
}

.cellatesto {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cellatitolo {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cellamenu {
	height: 103px;
}

.immagine {
	border-color:#333333;
	border-width:1px;
}

.immagine a{
	border-color:#333333;
}

.collegamenti {
	color:#333333;
}

.collegamenti a{
	color:#333333;
}

.titoloparagrafo {
	font: normal 14px , Arial, sans-serif;
	color: #333333;
	font-weight: bold;
}
.titolopagina {
	font: normal 36px , Arial, sans-serif;
	color: #333333;
	font-weight: bold;
}

.entra {
	font: normal 18px , Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.entra a {
	font: normal 18px , Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
}
.entra a:hover {
	font: normal 18px , Arial, sans-serif;
	color: #333333;
	font-weight: bold;
 	text-decoration: underline;
}

.mail {
	color: #333333;
	text-decoration: none;
}
.mail a {
	color: #333333;
	text-decoration: none;	
}
.mail a:hover {
	color: #333333;
 	text-decoration: underline;
}

.testo {font-size: 10px}

. {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.titolo {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.credits {font-size: 10px}
.credits a {
	color: #333333;
	text-decoration: none;	
}
.credits a:hover {
	color: #333333;
 	text-decoration: underline;
}