@charset "UTF-8";
/* CSS Document */

body {
	background-color:#EAF5FA;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, ul, li, img {    
	margin: 0px;    
	padding: 0px;    
} 

a, a:active, a:link, a:visited {    
	text-decoration: underline; 
} 

a:hover {    
	text-decoration: none; 
} 

a img {    
	border: none; 
} 

hr, .nodisp {    
	display: none; 
}

#master_container {
	width:auto;
	padding:0px;
	margin:0px;
	
	background-image:url(images/backgrounds/top_bkg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	
}

#top {
	width:800px;
	height:23px;
	margin:0px auto;
	background-color:#003366;
}

#top_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	display:inline;
	
	margin-top:6px;
	margin-left:5px;
}

#flags {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:2px;
}

#header {
	width:800px;
	height:110px;
	margin:0px auto;
}

#logo {
	float:left;
	display:inline;
	margin-top:17px;
	margin-left:10px;
}

#specials {
	float:right;
	display:inline;
	margin-top:10px;
	margin-right: 0px;
	text-align: right;
}

#tel {
	float:right;
	display:inline;
	margin-top:10px;
	margin-right: 20px;
}


#foto_big {
	width:800px;
	height:300px;
	margin:0px auto;
	
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#map {
	width:800px;
	height:298px;
	margin:0px auto;
	
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	
}

#content_container {
	width:800px;
	margin:0px auto;
	padding-top:13px
}

#menu {
	width:180px;
	float:left;
	display:inline;
}

#menu a {
	padding:0px;
	border:0px;
	margin:0px;
}

#content{
	width:600px;
	background-image:url(images/backgrounds/content_border.gif);
	background-position:top left;
	background-repeat:repeat-y;
	float:right;
	display:inline;
	padding-left:20px;
}

.p16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000033;
	line-height:120%;
}

.p14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:150%;
}

.p14 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:150%;
	text-decoration:underline;
}

.p14j {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:150%;
	text-align:justify;
	width:580px;
}

#footer_container {
	width:auto;
	padding-top:20px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	
	clear:both;
	
	background-color:#003366;	
	border-top: solid 1px #FFFFFF;

}

#footer {
	width:800px;
	margin:0px auto;
	
	text-align:center;
	padding-bottom:20px;
	
}

.menu_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
}

.menu_small a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.menu_small a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#99CCCC;
	margin-top:20px;
	margin-bottom:20px;
	line-height:150%;
}

.footer_text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#99CCCC;
	text-decoration:underline;
}

.footer_text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#99CCCC;
	text-decoration:none;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699CC;
	margin-top:20px;
}

#ospitalita {
	width:160px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:150%;
	background-color:#EEF9FF;
	
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	
	background-image:url(images/backgrounds/box_border.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#ospitalita strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	line-height:150%;
}

#ospitalita a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

.img_right {
	width:300px;
	height:230px;
	text-align:right;
	
	margin-top:20px;
	border-bottom:solid 1px #D2E6F0;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
}

.img_right a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}

.text_left {
	width:250px;
	float:left;
	display:inline;
	text-align:left;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:150%;
}

.img_left {
	width:300px;
	height:190px;
	float:left;
	display:inline;
	text-align:left;
	
	margin-top:20px;
	border-bottom:solid 1px #D2E6F0;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
}

.img_left a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}


.text_right {
	width:250px;
	float:right;
	display:inline;
	text-align:left;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:150%;
}

.table_prezzi {
	width:600px;
	border: solid 1px #FFFFFF;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
}

.table_prezzi strong {
	color:#000033;
	font-weight:normal;
}



.table_prezzi td {
	border: solid 1px #FFFFFF;
	border-collapse:collapse;
}

.lista {
	width:550px;
	margin-top:30px;
	margin-left:30px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
	line-height:150%;
}

.lista li {
	list-style-image:url(images/pallino.gif);
	list-style-position:outside;
	margin-bottom:10px;
}

#prezzi_contatti {

	width:590px;
	height:90px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#003366;
	line-height:120%;
	text-align:center;
	
	background-image:url(images/backgrounds/prezzi_bkg.jpg);
	background-repeat:no-repeat;
	
	margin-bottom:20px;
	margin-top:20px;
	
	padding-top:15px;
}

#prezzi_contatti a {
	color:#006699;
	text-decoration:underline;
}

#distanze {
	width:600px;
	
	background-image:url(images/backgrounds/box_border.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	margin-top:20px;
	padding-top:20px;
	
	margin-bottom:20px;
	padding-bottom:20px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#003366;

}


.table_distanze {
	width:600px;
	border: solid 1px #FFFFFF;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
}

.table_distanze strong {
	color:#000033;
	font-weight:normal;
}

.table_distanze th {
	border: solid 1px #FFFFFF;
	border-collapse:collapse;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#006699;
	font-weight:bold;
	
	background-color:#D2E6F0;
}


.table_distanze td {
	border: solid 1px #FFFFFF;
	border-collapse:collapse;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#006699;
	font-weight:normal;
}

.privacy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#006699;
	font-weight:normal;
}

.form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
	font-weight:bold;
}

.input_text {
  padding:6px;
  border:solid 1px #D2E6F0;
  background-color:#FFFFFF;
}

.input_text input, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
    border:none;
}

.stagioni {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
}

.stagioni strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
}


