html{
	margin:0px;
	height:100%;
}

body *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;
}

body{
	margin:0px;
/*	background-color:#E4E4E4; */
	background-image: url(img/pgbg.jpg);
	background-position: top center; 
	background-repeat: repeat-y;
	text-align:center;
}

h1 {
	/*margin-top:20px;*/
	margin-bottom:0px;
	margin:0px;
	font-size:22px;
	color:#EF6C36;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h2{
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#EF6C36;
	font-weight: lighter;
}

.TextCnt {
	padding:20px;
	text-align:left;
}

#MainContent{
	width:760px;
/*	background-color: #803000;*/
	margin:auto;
	height:100%;
}

#HeaderCnt{
/*	width:100%;*/
/*	height:408;*/
	width:400px;
	vertical-align: top;
	background-image: url(img/headerimg.jpg);
}

#HeaderCnt td{
	margin:2px;
	padding-left:2px;
	padding-right:2px;
/*	border:1px solid red;*/
}

#HeaderCnt td A{
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	line-height: 22px;
	padding-left:3px;
	padding-right:3px;
}

#HeaderCnt td A:HOVER{
	color:#EF6C36;
}

#MainCnt{
	width:100%;
	height:100%;
	text-align:center;
}

#RightCol{
	width:455px;
	padding:20px;
}

#RightColFaded {
	width:455px;
	padding:20px;
	text-align: left;
	background-image: url(img/Alfa160.png);

}

#RightColContent{
	color:white;
/*	position: relative;*/
	background-color: transparent;
}

#LeftCol{
	width:400px;
}

#FooterCnt{
	width:100%;
	height:65px;
}

#MainTable{
	width:100%;
	height:100%;
	background-image:url(img/mainc_bg.jpg);
	background-color:white;
}

.FooterTable_1{
	width:100%;
	height:40px;
	background-color:#F8F8FF;
	background-image:url(img/footer_bg.jpg);

}

.FooterTable_1 td{
	font-size:10px;
	color:white;
	padding:10px;
	padding-top:20px;
}

.FooterTable_2{
	width:100%;
	background-image: url(img/footer140.png);
}

.FooterTable_1 td A{
	text-decoration: none;
}

.FooterTable_1 td A:HOVER{
	text-decoration: underline;
}

.FooterTable_2 td{
	font-size:12px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}

.FooterTable_2 td A{
	color:#EF6C36;
	text-decoration: none;
}

.FooterTable_2 td A:HOVER{
	text-decoration: underline;
}





#CenterCnt{
	vertical-align: top;
}

#FormContatti{
	width:380px;
	margin:10px;
}

#FormContatti input, #FormContatti textarea{
	width:100%;
	border:1px solid gray;
	background-color: silver;
	color:black;
	padding:2px;
	margin-bottom:10px;
}

#FormContatti textarea{
	height: 100px;
	color:black;
}

.DDL *{
	width:150px;
	border:none;
	color:black;
/*	padding:10px;*/
	font-size:11px;
}



.FrmTable{
	/*padding:10px;*/
	/*padding-left:50px;*/
	margin-left:20px;
}

.FrmTable td{
	padding:0px;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}

.FrmTable input{
	width:99%;
	border:none;
	color:black;
	padding:1px;
}

fieldset {
	border:1px solid #F1EAA2;
}

.FrmTable .SubmitBtn, fieldset .SubmitBtn{
	color: #F1EAA2;
	background-color: transparent;
	font-weight: bolder;
	border:none;
}


















.MenuRow td {
	height:35px;
}


.gallCell a{
	color:black;
	font-size:11px;
	text-decoration: none;
	margin-right:10px;
}

#GallImgCell{
	width:500px;
	text-align: center;
	padding:0px;
	padding-top:40px;
	background-color:#EEEEEE;
}

#GallImgCell #img{
	width:480px;
}

#GallTitoloCell{
	width:100px;
	padding:10px;
}

#GallThumbs {
	text-align:center;
	padding:10px;
	width:150px;
}

.PgMenuCnt{
	/*height:45px;*/
	/*width:100%;*/
	/*background-image: url(img/pgmnubg.png);*/
	height:20px;
}

.PgMenuCnt td {
	text-align:center;
}


#PgMainContainer{
/*
	margin:0px;
	margin-top:40px;
	margin-bottom:40px;
	padding:10px;
	padding-right:80px;
	padding-left:180px;
	text-align: left;
	background-image: url(img/alfa100.png);
*/
	background-color:white;
	/*border:1px solid red;*/
}

.PgMenuCnt A{
	vertical-align: middle;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration: none;
}

.PgMenuCnt A:HOVER{
	text-decoration: underline;
}

#PageMenuDivCnt{
	position:relative;
	top:176px;
	left:-50px;
}


.NavBtn {
/*
	width:12px;
	height:12px;
*/
}

.SEL{
	color:#EF6C36;
	font-weight: bolder;
}

.discl{
	font-size:9px;
}

.ThumbPage{
/*
	border:1px solid green;
	background-color:red;
*/
}