div.contenitore{
	position:relative; 
	width: 740px ;
    height: 100%;
	margin-left: auto ;  
	margin-right: auto ;
}

div.tariffe{
    position:absolute; 
	bottom:100px; 
	left:240px; 
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	padding: 2px;
}

div.news{
    position:absolute; 
	top:570px; 
	left:10px; 
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	padding: 2px;
	border: 1px coral dotted;
	height:150px;
	width:200px;
}

div.links{
    position:absolute; 
	top:730px; 
	left:10px; 
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding: 2px;
	border: 1px coral dotted;
	height:250px;
	width:200px;
}



div.footer-left{
	position:absolute; 
	bottom:0px; 
	left:0px; 
	width:500px; 
	
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	padding: 2px;
}

div.footer-right{
	position:absolute; 
	bottom:0px; 
	right:0px; 
	width:240px; 
	
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:right;
	padding: 2px;
}

div.oldpowered{
	position:absolute; 
	bottom:-50px; 
	left:0px; 
	width:500px; 
	
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	padding: 2px;
}
div.faz{
    position:absolute; 
	bottom:-50px; 
	right:0px; 
	font-family: Verdana;
	font-size:6px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	padding: 0px;
	border: 1px coral dotted;
	height:8px;
	width:100px;
}
div.mail-contact{
	position:absolute; 
	top:380px; 
	right:5px; 
	width:240px; 
	
	font-family: Verdana;
	font-size: 12px;
	color: #ce3121;
	text-decoration: none;
	font-weight: bold;
	text-align:right;
	padding: 2px;
}

a{
	text-decoration: none;
	color: #ce3121;
	font-family: Verdana;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #ce3121;
	font-family: Verdana;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #ce3121;
	font-family: Verdana;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #ce3121;
	font-family: Verdana;
	font-size: 12px;

}

.text-left{


}

.text-right{
text-align:right;

}



