#wrapperLeft{
display:none; 

}

#wrapperHeader{
display:none;
}

#menuFooter ul{
display:none;
}

#wrapperContenuto, #wrapperHeader, #wrapperFooter {
	width: 100%;
	margin: 0;
	text-align: left;
	float:left;
	border-top:1px solid #ccc;
}

#wrapperContenuto {
	padding-bottom: 20px; 
	border-top: 20px solid #fff;
	overflow: visible;
}

#marchio{
border: 1px solid fff;
border-bottom:2px solid #575757;
height:25px;
display: block;
float:left;
width:100%;
margin: 0;
position: absolute;
left: 0;
top: 0;
}


#marchio a{
color: #575757;
display: block;
float:left;
text-decoration:none;
width:80%;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
}

#marchio a span {
display: block;
float:left;
}


#wrapperRight {
		width: 100%;
		float: left;
		border:none;		
	}
	
.baffoWrapperRight {
background:none;
}



.tipGenerica h2 {
	font-size: 0.9em;
	color: Black;
	margin: 45px 20px 0px 0px;
	line-height: 1.5em;
}
.tipGenerica p {
	font-size: 0.7em;
	color: Black;
	margin: 10px 20px 5px 0px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	line-height: 1.5em;
	border-top: none;
}
.tipGenerica ul {
	font-size: 0.7em;
	font-weight: bold;
	color: Black;
	margin: 0px 20px 5px 30px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	line-height: 1.2em;
}

#menuFooter {
	text-align: left;
	padding-top: 8px;	
}

#menuFooter a{
	display:none;
}


#menuFooter address {
text-align:left;
font-size: 0.6em;
color:#484848;
margin: -10px 0px 5px 0px;
}