/* CSS Document */

body{
	padding:0;
	margin:0;
	font:12px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
}
form, div, p , ul, span, h2, h3, h4, h1,input, img{
	padding:0;
	margin:0;}
p{
	font: 12px/normal Verdana, Arial, Helvetica, sans-serif;}

ul{
	font-weight:bold;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
img {
	border:none;
}

a{
	color:#444444;
	text-decoration:none;
}

th{
	font-size:11.4px;
	text-align:left;
}
/*---------------header-------------------------------*/
#main{
	width:780px;
	margin:0 auto 0 auto;
}


/*------body-------*/
#main #left{
	width:492px;
	margin:0 0 0 0;
	padding:18px 0 31px 23px;
	float:left;
	}
#logo{
	float:left;
}
#left div.testo{
	font:12px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	text-align:justify;
	width:462px;
	}

iframe{
	margin-top:15px;
	overflow: visible;
	border: 1px solid #333333;
}


#left{
	background-image: url(../images/v_line.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#eeeeee;
	
}

#main #right{
	width:220px;
	float:left;
	padding:17px 0 97px 14px;
}


/*------footer----*/

#footer{
	float:left;
}

#footer p{
	font-size:10px;
	text-align:center;
	width:492px;
	height:12px;
}

.bagno{
	font-size:11px;
	color:#ff0000;
}

.costo{
	text-align:right;
}
#roma{
	margin-top:10px;
}
#indirizzo{
	margin-top:25px;
	font-weight:bold;
}
.importante a{
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}

.importante{
	margin-bottom:25px;
}

#bandiere img{
	margin-right:8px;
}
#bandiere{
	margin-bottom:15px;
	margin-left: 2px;
}

form{
	color: #ee3b0d;
}
input{
	border: 1px solid #ee3b0d;
	width: 190px;
}
textarea{
	border: 1px solid #ee3b0d;
	width: 190px;
	height:180px;
}
.invia{
	width:100px;
}
#inviaEmail{
	margin-top:25px;
}