html{

}

body{
	margin:0px;
	padding:0px;
	width:auto;
	height:100%;
}

body,P,TD *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}


A {
	color: red;
}
A:hover {
	color: red;
}



.mainfrmbody{
	background:url(img/mainbg.jpg);	
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-left: 5px;
	overflow: hidden;
}

.MnuTable{
	background-color: #E5E5E5;
	border-right:1px solid black;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
}

/*
.mnufrmtbltop{
	background-color: #4C4C4C;
	border-bottom: 1px solid black;
}
*/

.mnucell{
	padding-right:10px;
	border-bottom: 1px dotted gray;
	color:gray;
}

.mnucell a{
	color:gray;
	text-decoration: none;
}

.maintblcell{
	border-right: 1px solid Silver;
}

.titlecell{
	border-bottom:1px solid Silver;
	font-size:20px;
	font-weight: bolder;
	color:red;
	vertical-align: middle;
}



.TitoloPaginaCell {
	color:#4C4C4C;
	font-size: 55px;
/*	font-weight: bolder;*/
	height:185px;
	vertical-align: bottom;
}

.ImgFooter{
	border-top:1px dotted gray;
}

.ImgMarchio{
	float: right;
	display: inline;
}

.ImgDidascalia{
	font-size:9px;
}

.NewsTitle{
	font-size:15px;
	color:red;
}

.NewsDate{
	font-size:10px;
	color:gray;
}

.NewsSep{
	color:silver;
	width:80%;
}

.FooterTbl{
	background-color:#4C4C4C;
	margin:0px;
}

.FooterTbl td{
	color:white;
	font-size:9px;
}

.Sedna{
	color:#FDC800;
	text-decoration: none;
}

/* Classi Forms */
.Button{
	width:80px;
}
/* Fine Classi Forms */

/* classi Gallery */
.GallImgSel{
	border:1px solid gray;
	background-color: silver;
	text-align: center;
}

.GallImg{
	border:1px solid white;
	text-align: center;
}

.GallImg_OVR{
	border:1px solid gray;
	background-color: #EDEDED;	
	text-align: center;
}
/* Fine classi Gallery */

.ImgMarchio{
	vertical-align: middle;
	text-align: center;
}

.ImgMarchio img{
	border:1px solid black;
}

.Errore, .Errore *{
	color:red;
}




















#TitoloPagina
{
	background:url(img/mainbg.jpg);	
	position: fixed;
	height:230px;
	z-index: 100;
	padding-left: -5px;
}

.ImgZoom{
	border:1px solid black;
}


#ContentWrapper
{
	width:100%; 
	height:100%;
	overflow:auto;
	overflow-x:hidden;
}

.Marchio
{
	margin:10px;
	font-weight: bolder;
	font-size: 14px;
	color:red;
}