body{
	background:#1c376e url(body_bg.jpg) no-repeat;
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	line-height:18px;}

#contenitore{
	width:960px;
	margin:auto;}
	
#header{
	height:70px;
	position:relative;}
#headerAdmin{
	height:80px;
	position:relative;}

#contenuto{
	background:url(MainMid.png) repeat-y;
	padding: 0 30px;
	height:100%; /*per IE6*/}

#footer{
	height:30px;
	background:url(MainBtm.png) no-repeat top;
	margin-bottom:30px;}

#MainHead {
	text-align: justify;
	width: 300px;
	height: 26px;
	margin: 6px 0px 0px 85px;
	font-size: 16px;
	/*background: #ff9933;*/
}	
#Main {
	text-align: justify;
	width: 400px;
	height: 310px;
	margin: 20px 0px 0px 14px;
/*	background: #ff9933;*/
}

#Right {
	text-align: justify;
	width: 190px;
	height: 238px;
	margin: 26px 0px 0px 12px;
	/*background: #ff9933;*/
}

#Portfolio {
	width: 192px;
	height: 130px;
	margin: 6px 0px 0px 12px;
	/*background: #ff9933;*/
}

#Promo {
	width: 189px;
	height: 130px;
	margin: 4px 0px 0px 12px;
	/*background: #ff9933;*/
}

#News {
	width: 186px;
	height: 130px;
	margin: 2px 0px 0px 16px;
	/*background: #ff9933;*/
}

#LinkMail {	
	position: absolute;
	top: 568px;
}
	
.clearfix{
	clear:both;}

/***** stile testi e links *****/
a{	outline:none;
	text-decoration: none;
	color:#ffab73;}
a:hover{
	color: #ffcc00;}

a.menuAdmin{
	font-size:15px;
	text-align: center;}
.menuAdminNoAccess{color: #9ab1c7;
	font-size:14px;
	text-align: center;}
a.menuAdminSelezionato{
	color: #f4b800;
	font-size:14px;
	text-align: center;}

/*stile titoli*/
span{	color:#ecbd00;}

h1{
	font-size:26px;}
h2{
	font-size:16px;}

.Mid {
	font-size: 12px;
	line-height: 13px;}
		
.Mini {
	font-size: 10px;
	line-height: 12px;}

.Tab1 {
	border: 1px;
	font-size: 12px;}
.Tab2 {
	font-size: 12px;
	background-color: #354859;
	border: 1px solid #d5d5d5;}

.HeadTab {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #ff8f44;}
.Riga0 {
	height: 45px;
	background-color: #464f53;}
.Riga1 {
	height: 45px;
	background-color: #576166;}

input, textarea, select {
	background: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;}