*
{
border: 0;
margin: 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

body{
background-color:#eeeeee;
}

h2{
padding-top:15px;
paddinf-bottom: 15px;
color:#FFFFFF;
}

.articolo{
padding-top:20px;
}

.rubrica_titolo{
font-size: 13px;
font-weight:bold;
color:#d7d0d7;

}

.articolo_titolo{
font-size: 26px;
font-weight:bold;
padding-left:20px;
padding-top:20px;
text-align:left;
color: #eeeeee;
}
.articolo_testobreve{
padding-left:8px;
font-size:11px;
}
.centrato{
text-align:center;
}

.contenuto{
padding-top:25px;
color:#FFFFFF;
text-align:justify;
padding-left:20px;
padding-right:20px;
font-size:13px;
}
#pagina{
margin: 0 auto;
width: 800px;
background-color:#208fa0;
}

#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height:200px;
	width:800px;
}
#menu{
float:left;
background-color:#208fa0;
width:800px;
}

.menu_item{
float:left;
width:120px;
text-align:center;

}

a {
	text-decoration:underline;
	font-weight:bold;
}


a:link {
	color: #eeeeee;
	text-decoration: none;
}
a:visited {
	color: #eeeeee;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}



#sinistra{
min-height:550px;
width:800px;
}

.photobox{
width: 180px;
float:left;
padding-top:5px;
padding-bottom:35px;

}

.phototext{
text-align:center;

}

.phototext_bold{
padding-top:5px;
	font-weight:bold;
	text-align:center;
}

.thumbnail{
width: 170px;
height: 170px;
}

.thumbnail_gallery{
float:left;
margin:5px;
width:80px;
height:80px;
border:1px solid #fff;
}

.pagina{

}
