html, body  {
	margin: 0;
	padding: 0;	
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/sfondo2.gif);
	background-repeat: repeat-x;
	background-color: #5a98cb;
	font: 70%/160% "arial", sans-serif;
}

#header  {
	height: 255px;
	margin: 0;
}

#wrapper  {
	width: 780px;
	margin: 10px auto  0 auto;
	text-align: justify;
	background-color: #d5cdd9;
	background-image: url(images/bordowrapper.gif);
	background-repeat: repeat-y;
	padding: 0;
	overflow: hidden;
}

.top  {
	padding: 0;
	border-left: 5px solid white;
	border-right: 5px solid white;
}


#menu ul {
      width: 770px;
      margin: 0 5px 0 5px;
		padding: 0;
		list-style: none;
		background-color: #d5cdd9;
}

#menu li  {
	display: inline;
	padding: 76px;
	font: 14px "verdana", sans-serif; 
	font-weight: bold;
}


#menu a:link, a:visited   {
	color: #5099ff;
	text-decoration: none;
}


#menu a:hover  {
	color: white;
	text-decoration: none;
}


#menu a#activelink  {
	color: white;
	text-decoration: none;
}


#footer  {
	width: 780px;
	height: 5px;
	background-color: white;
	margin: 0 auto;
	overflow: hidden;
}

#name  {
	text-align: center;
	color: #105000;
	padding-top: 15px;
	text-decoration: none;
}

#footer a  {
	color: #105000;
	font-weight: bold;
	text-decoration: none;
}


#footer a:hover  {
	color: #1200af;
	font-weight: bold;
	text-decoration: none;
}

		
.entra a {
		border: 2px solid #184e3c;
		padding: 2px 15px 2px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #267d60;
		text-decoration: none;
}
.entra a:hover {
		background-color: #1a7456;
		color: White;
}

#content  {
	    font-family: Arial, Helvetica, sans-serif;
       font-size: 15px;
		 text-align: justify;
		 color: #105000;
		 margin: 45px 50px 0 30px;
		 clear: both; 		 
}

#content ul  {
	    list-style-position: inside;
}


#content ul.prezzi  {
	    line-height: 25px;	 
}


 
#thumbs  {
	display: block;
	float: left;
	width: 132px;
	height: 637px;
	margin: 0 40px 0 30px;
}

#thumbs img {
	padding: 3px 0 0 0;
} 

img  {
	border: 0;
}

h1  {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 16px; 
	color: #bf0096;
	text-align: center;
}

.stile1  {
	margin-left: 30px;
}

.stile2  {
	font-style: italic;
	margin-left: 30px;
}

.stile3  {
	margin-right: 136px
}

.stile4  {
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-style: italic;
	border-bottom: 2px solid white;
	line-height: 30px;
}

.stile5  {
	text-align: center;
}

.stile5 a  {
	color: #1200af;
	text-decoration: none;
	border-bottom: 2px dotted navy;	
}

.stile5 a:hover  {
	color: #702f00;
}

.phone  {
   float: left;
	margin: 6px 20px 0 270px;
}


.stile6  {
	font: bolder 16px "geneva", arial, helvetica, sans-serif;
	color: #0d9f00;
	margin-top: 0px;
	text-decoration: underline;
}



.stile7  {
	color: red;
	font-size: 20px;
}


.stile10  {
	text-align: center;
}


.stile10 a  {
   color: red;
	text-decoration: none;
	font-weight: bold;
}

.stile10 a:hover  {
   color: #5099ff;
   text-decoration: underline;
}



.stile8 a  {
	color: red;
	font-size: 18px;
	font-weight: bold; 
}

.stile8 a:hover  {
	color: white;
	text-decoration: none;
}


.stile9  {
   text-decoration: underline;   
}

.stile11  {
	margin-left: 15px;
}

 













