/* CSS Document */
html, body{
background-color: #009835;
background-image: url(img/fondo.gif) ;
background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

#containerhome {
	margin-top:54px;
	padding:0;
	width:753px;
}

#container {
	background-color: #E1F4E7;
	margin-top:79px;
	padding:0;
	width:753px;
	border-bottom: 5px solid #1A4927;
	font-family: verdana, arial, sans serif;	
}

a:link {color: #2F9323;} 
a:hover {color: #0D1A0B;} 
a:visited {color: #2F9323;} 

div.text {
	background-color: #E1F4E7;
	padding-top:15px;
	padding-bottom:25px;
	width:515px;
	font-size:12px;
	text-align:justify;
	font-family: arial, sans serif;
	line-height:16px;
	height:350px;
}

div.text2 {
	padding:15px;
}

.fondobianco{
	background-color: #fff;
}

.fondofiletto{
background-image:  url(../../Loptex/web/img/fonfiletto.gif);
background-repeat: y-repeat;
}
.fontcontatti{font-size:12px;}
.fontcontattism{font-size:11px;}
.indirizzo{font-family: arial, sans serif;; font-size:12px; color:#fff; margin-top:10px;}

span a:link {color: #fff;} 

#news {
text-align:left;
}
