body 
	{	
		background-color:#ffffff;
		margin:0px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		text-decoration: none;
		text-align:left;
		
	}
	
a.link
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		text-decoration: none;
		text-align:left;
	}
a.sfoglia
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF6600;
		text-decoration: none;
		text-align:left;
	}

	
.all
	{
	margin: auto;
	padding: 0px;
	text-align:center;
	width:100%;
	background:#CCCCCC;
	}
		
	
.testa
	{ 
		text-align:center;
		background:#FFFFFF;
		height:185px;
	}


.pulsantiera
	{
		margin: auto;
		text-align:center;
		width:840px;
	}

.pulsante
	{
	width:140px;
	height:31px;
	background:url(../images/sfondo_pulsantiera.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	}
	
.primaparte
	{
	margin: auto;
	text-align:left;
	width:860px;
	height:300px;
	padding-top:30px;
	background:#FFFFFF;
	padding-bottom:0px;
	
	
	}
	
	.primaparte_r
	{
	margin: auto;
	text-align:left;
	width:860px;

	background:#FFFFFF;
	padding-bottom:0px;
	
	
	}
	.pausa
	{
	margin: auto;
	text-align:left;
	width:820px;
	height:3px;	
	background:#FFFFFF;
	
	
	}
	
	
	.secondaparte
	{
	margin: auto;
	width:860px;
	height:360px;
	background:#FFFFFF;
	
	}
		.secondaparte_r
	{
	margin: auto;
	width:860px;
	background:#FFFFFF;
	text-align: left;	
	}
	
.foto
	{
	
	padding:5px;
	margin-bottom:15px;
	margin-right: 20px;
	margin-left:10px;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
}
.fotosmall
	{
	
	padding:5px;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	margin-bottom:10px;
	margin-top:10px;
}

.foto_offerte
	{
	
	padding:3px;
	margin-bottom:5px;
	margin-right: 20px;
	margin-left:10px;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
}

.box_home
{
	padding:5px;
	text-align:left;
	width:250px;
	clear:both;
}



.piede
{
margin: auto;
width:830px;
background:url(../images/sfondo_pulsantiera_piede.jpg);
background-repeat: repeat-x;
height:30px;
padding-top:10px;

text-align:center;
}

.piedino 
{
font-size:9px;
color:#a4a4a4;
}

.twoColFixRt #mainContentH { 
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
