body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size: 11px;
	background-color: #EDE2C0;
	margin: 0px;
	padding: 0px;
}
a{
	color:#00338D;
}
a:hover{
	color:#B88B00;
}
#pagina {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#FFFFFF;
}
#testata {
	background-image:url(../image/varie/fascia.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:80px;
}
#testata h1.logo{
	padding:10px 0px 0px 103px;
	margin:0px;
	float:left;
}
#testata #servizi{
	margin:30px 110px 0px 110px;
	float:left;
	width:180px;
}
#testata #servizi a{
	text-decoration:none;
}
#testata #bandiere{
	float:left;
	width:70px;
	margin-top: 34px;
	text-align:right;
}
#testata #bandiere img{
	margin-left:5px;
}
#menu {
	clear:both;
	border-bottom:5px solid #EDE2C0;
}
#menu #vocimenu{
	width:195px;
	float:left;
	background-image:url(../image/varie/fascia_menu.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:25px;
}
#menu #vocimenu ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 25px;
}
#menu #vocimenu ul li{
	font-weight:bold;
}
#menu #vocimenu ul li a{
	padding:4px 0px 4px 45px;
	height:17px;
	text-decoration:none;
	display:block;
}
#menu #vocimenu ul li a:hover{
	background-image:url(../image/varie/casetta.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menu #vocimenu ul li a.sel{
	background-image:url(../image/varie/casetta.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#B88B00;
}
#menu #foto{
	width:585px;
	float:left;
}
#contenuti {
	clear:both;
}
#contenuti img.foto{
	border:5px solid #EDE2C0;
	margin-left: 20px;
}
#contenuti img.fotopiccole{
	border:5px solid #EDE2C0;
	margin-left: 12px;
}
#contenuti img.fotogallery{
	border:5px solid #EDE2C0;
	margin: 5px;
}
#contenuti img.fotodove{
}
#contenuti #sx{
	width:350px;
	padding:20px;
	float:left;	
}
#contenuti #dx{
	width:370px;
	padding:20px 20px 20px 0px;
	float:left;
	text-align:left;	
}
#contenuti .centro{
	width:100%;
	padding:20px 20px 0px 20px;
	float:left;	
}
#contenuti .dx{
	width:370px;
	padding:20px 20px 0px 0px;
	float:left;
	text-align:left;	
}
#contenuti #dx #news{
	width:310px;
	background-image:url(../image/home/news_centro.gif);
	background-repeat:repeat-y;
}
#contenuti #dx #news p{
	padding:0px 0px 8px 0px;
	margin:0px 15px 7px 15px;
	text-align:left;
	border-bottom: 1px dotted #DCC580;	
}
#contenuti #dx #news .titolo {
	color: #00338D;
	font-weight: bold;
	padding:0;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
}
#contenuti #sx #news{
	width:480px;
}
#contenuti #sx #news p{
	padding:0px 0px 8px 0px;
	margin:0px 15px 7px 0px;
	text-align:left;
	border-bottom: 1px dotted #DCC580;	
}
h2.titolo{
	padding:0px;
	margin:0px 0px 15px 0px;
}
#piede {
	clear:both;
	text-align:center;
	background-color: #EDE2C0;
	padding: 10px 0px;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size: 11px;
	background-color: white;
	border: 1px solid #EDE2C0;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size: 11px;
	background-color: white;
	border: 1px solid #EDE2C0;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size: 11px;
	background-color: white;
	border: 1px solid #EDE2C0;
}
form {
	margin:0px;
	padding:0px;
}
h3 {
	color: #00338D;
	font-weight: bold;
	padding:0;
	margin:0;
	font-size:12px;
}
table.tabellaprezzi {
	background-color: white;
	width:350px;
	padding: 5px;
	border-collapse: collapse;
}
table.tabellaprezzi th  {
	background-color: #EDE2C0;
	border: 1px solid #999999;
}
table.tabellaprezzi td  {
	border: 1px solid #999999;
}

.titolo_news {
	color: #00338D;
	font-weight: bold;
	padding:0;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
}

.alt_news {
	margin: 17px 10px 0 0;
	position: relative;
	left: -10px;
	border:5px solid #EDE2C0;
	float: left;
}

.icona {
	vertical-align: middle;
}
