@charset "utf-8";
/* CSS Document */


@font-face {
	font-family:SIMPLICIA;
	src:url(SIMPLIFICA/simplifica_typeface-webfont.eot)
	src:url(SIMPLIFICA/simplifica-webfont.woff) format('woff'), url(SIMPLIFICA/simplifica_typeface-webfont.ttf) format('truetype'), url(SIMPLIFICA/simplifica_typeface-webfont.svg#webfont) format('svg');
	font-weight:normal;
	font-style:normal;}



.titolone{ width:85%;}

.banner{ width:100%; min-width:224px; display:inline; vertical-align:top;}

.barra{/* background:url(tile.png);
background-repeat:repeat;
height:25px;
width:80%;
align-content:center;
margin;:10%
*/}

.contenuto{ background:url(tile2.png);
background-repeat:repeat;
align-content:center;
padding:10px;
width:95.4%;
height:10%;
overflow:hidden;
min-height:530px;
}

.barra a:hover{
				color:#002CFF;
				font-weight:700;}

body{background:url(tile_diagon.png);
background-repeat:repeat;
font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;

                font-size: 14px;
                color: #000000;
}


.elenco{ border-radius: 10px 10px 0px 0px;

background-color:#BFBFBF;

height:30px;
margin:0px;
background:url(tile.png);
width:24%;
padding-bottom:0px;
display:inline-block; 

}

.elenco a:visited{ color:#000000;
					text-decoration:none;}
					
a{  color:#000000;
text-decoration:none;
font-family:SIMPLICIA;}

.elenco:hover{ background:url(tile_ev.png);}

.contenuto p{text-align:justify;
				margin:20px;}

.contenuto img {width:90%;
height:20%;
margin-left:5%;
margin-right:5%}

.contenuto div img{ margin:10px;}

.contenuto div{ display:inline;}

.elenco span{ font-family:SIMPLICIA;
font-size:25px;
}


