/* Le Colline  v 1.1.0 */

/* Copyright 2007 starlabs*/


html, body{
margin: 0px;
padding: 0px;
text-align: center;
}

body{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.6em;
background: url(img/sfondo.gif)/*#99cc66*/;
}
hr, h1,h2{
display:none;
}
h3{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#075929;
	text-align:center;
	line-height: 1.6em;
}

}
h4{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color: #075929;
	text-align:center;
	line-height: 1.6em;
}
ul, li{
	text-align:left;
	line-height:1.6em;
}


a, a:visited {
   	color:#6e9cc6;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#ebb567;
	}
	/* Header
---------------------------------------------------------------------*/

#Head {
width:760px;
height: 70px;
margin:0 auto 0 auto;
padding-top:4px;
text-align:center;
color: none;
background: url(img/head.gif) no-repeat;
border-bottom:0px solid #99cc66;
clear: both;
}
#mainbox {
width:760px;
height: auto; 
text-align:left; 
margin-top:30px;
margin-left:auto; 
margin-right:auto;  
/*padding-bottom: 20px;*/
background:url(img/sfondo3.gif);/*#ECECD3; #ffcc66*/
border:3px solid #075929;

}

#menu{
width:145px; 
padding:2px 2px 2px 6px;
margin-top: 20px;
background:transaparent;
float:left;
font-size: 13px;
border-left: 0px ridge white;
display: inline;
/*border:1px solid pink;*/
}
#main{
width:600px;
height:auto;
background:transparent;/*url(img/home.jpg) no-repeat top right*/;
margin-left:100px ;
margin-top:-160px ;
border: none;
font-size: 16px;
color:#000000;
float: right;
/*border:1px solid red;
color: #9595F5;*/
}
#text {
margin:0 auto 0 auto;
padding:8px;
text-align:justify;
font-size: 14px;
font-weight:590;
color: #000000;
background: transparent;
clear: both;
}
#footer {
width:760px;
height: 5px;
margin:0 auto 0 auto;
padding-top:10px;
text-align:center;
font-size: 14px;
color: #9595F5;
background: transparent;
clear: both;
border-top:0px ridge white;
}
ul { 
  list-style: none;
  margin: 0 2px;
  padding-left: 0; 
  }
	
  li {
	list-style: none;
  padding:10px;
	line-height:1.8em 
	}
#menu ul, #menu li{ 
	display: block;
  color: #990000;
	background:transparent;
	padding: 0px 0px ;
	
	}

a,
a:link,
a:visited
{
	text-decoration: none;
	color: #990000;
}
a:active,
a:hover { 
color: #075929;
text-decoration: none;
}
#menu a,
#menu a:link,
#menu a:visited
{
	color:#990000;
	text-decoration: none;
	font-weight:bold;
	}
#menu a:active,
#menu a:hover
{
	color:#075929;
	text-decoration: none;
}
img { 
border: 0px; 
padding: 0px;
margin:0px;
float: left;
}
img { 
border: 0px; 
padding: 0px;
margin:0px;
float: left;
}
.mainimg { 
border: 0px; 
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
margin:0px;
float: left;
}
.tnimg { 
border: 2px solid #075929 ;
padding-top: 10px; 
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
margin:10px;
float: center;
display:inline;
}
.tnimg2 { 
border: 2px solid #075929 ;
padding-top: 10px; 
padding-left: 25px;
padding-right: 25px;
padding-bottom: 5px;
margin:5px;
float: center;
display:block;
}
