* { margin:0; padding:0;}

#pngfixband{
position:absolute;
top:20px;
left:-15px;

}

html, body{
		text-align:center}
body{
	   font: 13px Verdana,Arial,sans-serif;
	   background-image:url(../images/sfondo_home.png);
	   background-position:center;
	   background-repeat:repeat-y;
	   color: #555;
	   text-align:center;
	   margin: 0 0 0 0;}
	   
div#container{

		width:750px;
		margin-left:auto; margin-right:auto;
		text-align:center;
		background-image:url(../images/bg_index.png);
		background-position:center;
		border-right-color:#e3ddd1;
		border-right-width:3px;
		border-right-style:solid;
		border-left-color:#e3ddd1;
		border-left-width:3px;
		border-left-style:solid;}

div#header1{
		width:700px;
		background-color:#ffdabd;
		text-align:center;
		clear:left;
		vertical-align:middle;
		margin-left:auto; 
		margin-right:auto;
    	height: 100px;      /* per IE5.x e IE6 */
		border-bottom-color:#d16944;
		border-bottom-width:1px;
		border-bottom-style:solid;
}

div#header2{
		width:700px;
		height:auto;
		text-align:center;
		clear:left;
		margin-left:auto; 
		margin-right:auto;
		background-color:ffeed2;
}
div#sinistra{
	
	width:360px;
	padding-right:40px;
	float:left;
	text-align:center;
}
div#destra{
	
	width:390px;
	padding-left:10px;
	float:left;
	text-align:center;
}

div#content{
		width:800px;
		height: 500px;
		background-image:url(../images/bg_home2c.gif);
		background-color:#ffeed2;
		text-align:left;
		clear:left;
		margin-left:auto; 
		margin-right:auto;
}
div#footer{
		width:800px;
		height:50px;
		background-color:#ffdabd;
		text-align:left;
		clear:both;
		border-top-color:#d16944;
		border-top-width:1px;
		border-top-style:solid;
		margin-left:auto; 
		margin-right:auto;
}
a img { border:0; }

#center{
		vertical-align: middle;
		text-align:center;
		}
		
h1{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:8px 8px 8px 8px;
		text-align:left;
		font-weight:600;
		margin:4px 4px 4px 1px;
		line-height: 18px; }
		
p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:4px 4px 4px 4px;
		text-align: justify;
		font-weight: normal;
		margin:3px 3px 3px 3px;
		line-height: 19px;

}
h1.txt_center{
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding: 5px 5px 5px 5px;
}
#footer_txt{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		line-height:15px;
		margin:10px 10px 10px 10px ;
}
#imgcenter_{
	padding: 10px 10px 10px 10px;
	display: block;
	margin: 0px auto;
	text-align: center;
	display: block;


}
