html, body{
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#CCCCCC;
	overflow:hidden;
}

body{font:12px Helvetica, Arial, Verdana, Sans-serif; color:#999999}

a:link {
text-decoration:none;
	}
a:visited {
text-decoration:none;
	}
a:active {
text-decoration:none;
	}
a:hover {	
text-decoration:none;
	}

h1 {
	font-size: 130%;
	font-weight: normal;
	
	}
h2 {
	font-size: 120%;
	font-weight: normal;
	}
h3 {
	font-size: 100%;
	font-weight: normal;
	}
h4 {
	font-size: 75%;
	font-weight: NORMAL;
	}
h5 {
	font-size: 70%;
	font-weight: bold;
	}
h6 {
	font-size: 64%;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	list-style: none;
	font-size: 80%;
	line-height: 150%;
	}
	
p {
	font-size: 100%;
	line-height: 150%;
	
	
	}
pre {
	font-family: monospace;
	font-size: 80%;
	}
strong, b {
	font-weight: bold;
	}
	
hr{width:0}

.titoloRosso{
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	color:#0099CC;
}

.titoloRossoBordo{
	color:#0099CC;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	padding-bottom:5px;
	border-bottom:1px solid #0099CC;
}

.titolettoBold{
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.corpo{color:#666666; font-size:12px; line-height:17px; }

.corpoStampato{font-variant:normal; font-size:11px; color:#FFFFFF}


#background{
width:100%;
height:100%;
position:absolute;
bottom:0px;
right:0px;


}

/*  WRAPPER / MAIN  */
#wrapper{
position:relative;
width: 100%;
margin-left:0;
text-align: center;
height:100%;

z-index:50;
background-color:#;
overflow:auto;

}


#main{
position:relative;
margin:0 auto;
width: 900px;
height:100%;
background-color:#;
text-align:left;
}

#header{
	text-align:left;
	height: 50px;
	background-color: #666666;
	padding:5px 0 0 20px;
}

#logo{
margin-left:0;

}

#menuBarra{
	width:100%;
	background-color:#666666;
	height:1px;
	margin-bottom:30px;
}
#menu{
background-color:#;
float:right;
height:30px;
text-align:center;
line-height:35px;
}

#menu a{
width:110px;
background-color:;
height:30px;
padding-right:15px; 
float:left;
text-decoration:none;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#menu a:hover{
background-position:center;
text-decoration:none;
color:#c90000;
}
#menu a.selezionato, #menu a.selezionato:hover{
background-position:bottom;
text-decoration: none;
color:#c90000
}




#left{
float:left;
width:580px;
background-color:#;
color:#999999;

margin-top:15px;
}

#leftContent{
background-color:#;
height:auto;
padding-bottom:15px;
}

#mid{}#mainCol{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	padding:15px;
	margin-top:0px;
}

#mid{}#mainColBlog{width:100%; height:100%; background-color:#FFFFFF; padding:15px;}

#mainColRed{
	width:100%;
	font-size:16px;
	color:#FFFFFF;
	padding:15px;
	margin-top: 10px;
}



#right{
float:right;
width:250px;
margin-right:30px;
background-color:#;

margin-top:15px;
}
#rightContent{
background-color:#FFFFFF;
height:100%;
}
#midCol a{
	font-weight:bold;
	color:#666666
}

#midCol{
	color:#666666;
	width:100%;
	line-height:1.3em;
	background-color:#CCCCCC;
	padding:15px;
}

#midColPhoto{width:200px; height:250px; padding-bottom:15px; background-color:#}

#midCol p{color:#fff;}

#midCol ul li{
list-style:square;
font-size: 115%;
}

#footer{
	width:100%;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	line-height:45px;
	clear:both;
	margin-bottom:-15px;

}



#footer a{color:#FFFFFF}

#infoFooter{
	float:left;
	margin-left:10px;
}
