html,body{
height:100%;
}

body {
padding: 0px;
margin: 0px;
text-align: center; /* per il browser IE 5.5 */
background: #8b0000 url(../img/sfondolungo1.png) repeat-y center;
}


#container{
position: relative;
/*top: 10px;*/
/*imp */
min-height:100%;
height:auto !important;
height:100%;
margin:0 auto; /* margine negativo altezza footer */
/*imp */
width: 930px;
background-color:#FEF0DC;
/*border-left:#B03345 solid;*/
/*border-right:#B03345) solid;*/

text-align: left; /* ripristinato allineamento del testo */
} 

div#header{
padding: 0px;
background:#FEF0DC;
border-bottom:#8b0000 10px dotted;
height:310px; 
}

/*stili footer*/
div#footer{
	margin-top:10px;
	border-top:#8b0000 10px dotted;
	height:80px; 
	clear:both; /* clear di eventuali float se presenti nel layout */
	text-align:center;
	font-family:Helvetica;
	font-size:0.7em;}
	
div#footer a{
color:#8b0000;
text-decoration: none;
}
div#footer img{
vertical-align:top;
}

/*stili navigation*/

/*stili content*/
div#content{
padding:10px; 
position:relative; 
margin-top:10px; 
margin-left:125px; 
width:600px; 
border:#8b0000 solid 3px;
background:#fffbf6 url(../img/sfondocontenuto1.png) repeat;
}


#menu03v{
width:123px;
font: 80% Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top:10px;
float:left; 
clear:right;
}
#menu03v ul{
margin: 0;
padding: 0;
}
#menu03v li{
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu03v ul li a:link, #menu03v ul li a:visited{

display: block;
background-color: #8b0000;
color: #FEF0DC;
margin: 0;
padding: 0.3em 0.6em 0.3em 1.5em;
text-decoration: none;
border-bottom: 1px solid #FEF0DC;
}
#menu03v ul li a:hover, #menu03v ul li a:focus, #menu03v ul li a:active{
text-decoration: underline;
color: #FEF0DC;
background: url(../img/loghino.png) 5px 5px no-repeat ;
background-color: #8b0000;
}

div#extra{
margin-top:10px;
float:right;
width: 170px;
}


div#extra h2{
margin:0;
padding:5px;
padding-left:35px;
color:#FEF0DC;
border:#8b0000 3px solid;
font-size: 1.1em;
background: #8b0000 url(../img/loghinobig.png) 2px no-repeat ;
}

div#extra p{
margin:0;
padding:5px;
font-family:Georgia;

}
div#extra a{
color:#8b0000;
text-decoration: none;
}

div#extra #box{
height:170px;
overflow:hidden;
}
div#extra #box td{
text-align:center;
vertical-align:middle;
font-family:Helvetica;
font-size:1em;
font-stretch:normal
}
div#extra .newsbox{
border:#8b0000 3px solid;
margin-bottom:10px;
background-image:url(../img/sfondo_content.png);
}
div#content h2{
font-family:Helvetica;
font-size:1.5em;
font-weight:bold;
}

div#content p{
font-family:Helvetica;
font-size:1em;
}

div#content img{
margin-left:10px;
margin-right:10px;
display:run-in
}

div#content{
font-family:Helvetica;
font-size:1em;
}


div#content a{
color:#8b0000;
text-decoration: none;
}

div#content a:link, a:visited{
color:#8b0000;
text-decoration: none;
}
div#content a:hover, a:focus, a:active{
color:#8b0000;
text-decoration: none;
}
