body{
	background-color: #d4ecf8;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
}

th{
	font-size: 11px;
}

#contenitorePagina{	
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	border: 1px solid #001568;	
	text-align: center;
	vertical-align: middle;	
}

#headerPagina{}
#corpoPagina{}

#newsArea{
	background-image:url('../images/news.png');
	background-repeat:repeat-x;	
}

#footerPagina{	
	background-color: #001568;/*#832430;*/
	font-size: 11px;
	color: white;	
}

#overFooter{
	background-image:url('../images/overfooter.png');
	background-repeat:repeat-x;
}

#footerPagina a{
	text-decoration: none;
	color: white;
}

#footerPagina a:hover{
	text-decoration: none;
	color: #008cce;
}

#subFooter{
	background-image:url('../images/news.png');
	background-repeat:repeat-x;	
}

#logo{
	border: none;	
}

#centroPagina{	
	width: 100%;
	vertical-align: top;
	padding: 10px;
}

#overLoginArea{
	background-image:url('../images/overfooter.png');
	background-repeat:repeat-x;
}

#loginArea{	
	text-align: center;	
	background-color: #001568;/*#832430;*/
	color: white;	
	height: 38px;
	font-size: 15px;
}

#loginArea a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#loginArea a:hover{
	text-decoration: none;
	color: #a12c63;	
}

.pulsanteMenu{	
	background-color: #001568;/*#832430;*/
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.pulsanteMenu:hover{	
	color: #008cce;
}

.pulsanteMenuSelezionato{	
	color: #008cce;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	background-color: #001568;/*#832430;*/
	cursor: default;
	margin-right: 20px;
	margin-left: 20px;
}

.centrato{
	text-align: center;
}

.toLeft{
	text-align: left;
}

.toRight{
	text-align: right;
}

.giustificato{
	text-align: justify;
}

a img{
	border: none;
}

a:hover{	
	color: #008cce;
}

a{
	color: #832430;
	text-decoration: none;
}

p{
	text-align: justify;
}

.titolo{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	clear: both;
}

/*.sovrimpressione{
	position: relative;
	width: 100%;
	top: -55px;
	height:  50px;
	background:#f00;
	filter:Alpha(opacity=50);
	opacity:0.5;
}*/

#contenutoHome{	
	vertical-align: middle;
	text-align: center;
}

#contenuto{
	height: 590px;
	vertical-align: middle;
	text-align: center;
	overflow: auto;
	padding: 10px;
}

#slogan{
	font-size: 18px;
	color: white;	
	font-weight: bold;
	margin-top: 15px;
}

.freccia{
	float: right;
	margin-top: -35px;
	margin-right: 2px;
}

.titoloCategoria{
	font-size: 20px;
	font-weight: bold;
}

.intestazioneTabella{
	background-color: #832430;
	color: white;
}

tr.intestazioneTabella th a:link{
  color: white;
}

tr.intestazioneTabella th a:active{
  color: white;
}

tr.intestazioneTabella th a:hover{
  color: white;
}

tr.intestazioneTabella th a:visited{
  color: white;
}

.testoDisabilitato{
	color: gray;
}

tr.utenteGrigio{
	background-color: #d5d5d5;
}

tr.utenteBianco{
	background-color: #e5e5e5;
}

.errore{
	color: red;
	font-weight: bold;
}

li{
	margin-top: 10px;
}

.pathIndicator{
	text-align: left;
	color: grey;
	font-size: 10px;
}

@font-face {
font-family: 'ciao';
src:url('../images/font.ttf'); ;
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'candara';
src:url('../images/CANDARA.TTF'); ;
font-weight: normal;
font-style: normal;
}