body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: 'Arial', Trebuchet MS;
	font-size:11px;
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#203955;
}

#header {
	width:100%;
	height:280px;
}

#header_container {
	margin:auto;
	width:950px;
	height:280px;
	text-align:right;
}

#offerte {
	width:260px;
	height:280px;
	float:right;
	text-align:left;
}

#offerte_in {
	padding:40px 20px 0px 0px;
}

.offerte_titolo {
	text-align:right;
	font-size:24px;
	color:#8290a0;
	margin:0px 0px 30px 0px;	
}

.offerte_testo {
	font-size:11px;
	text-align:justify;
}

.offerte_testo a:link, .offerte_testo a:visited {
	color:#203955;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.offerte_testo a:hover, .offerte_testo a:active {
	color:#8290a0;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.offerte_title {
	font-size:20px;
	text-align:justify;
	color:#8290a0;
}

.offerte_spacer {
	text-align:center;
	background-image:url(../images/offerte_spacer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:9px;
}

.offerte_more {
	text-align:right;
	font-size:9px;
	font-style:italic;
}

.offerte_more a:link, .offerte_more a:visited {
	color:#203955;
}

.offerte_more a:hover, .offerte_more a:active {
	color:#8290a0;
}

#menu {
	width:100%;
	height:58px;
	background-color:#74bdf9;
}

#menu_container {
	margin:auto;
	width:950px;
	text-align:left;
}

#logo {
	width:244px;
	height:58px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	float:left;	
}

#menu_container_dx {
	width:700px;
	float:right;
	text-align:right;
	font-size:14px;
}

#menu_container_dx a:link, #menu_container_dx a:visited {
	color:#203955;
	text-decoration:none;
	margin:0px 20px 0px 20px;
}

#menu_container_dx a:hover, #menu_container_dx a:active {
	color:#ffffff;
	text-decoration:none;
	margin:0px 20px 0px 20px;
}

#container {
	width:100%;
}

#wrapper {
	width:100%;	
}

#content {
	text-align:left;
	width:950px;
	margin:0px auto;
}

#content_left {
	float:left;
	/*background-image:url(../images/left.jpg);*/
	width:384px;
	height:354px;
}

#content_right {
	float:right;
	width:560px;
	text-align:left;	
}

#content_right p {
	text-align:justify;
	margin:30px 0px 0px 10px;
	font-size:13px;
}

#content_right p a {
	color:#203955;
	text-decoration:none;
}

.testo_large {
	font-weight:bold;
	color:#b1a27e;
	font-size:33px;
}

.photogallery {
	 margin-top:30px;
	 margin-bottom:30px;
	 background-color:#ffffff;	
}

.photogallery a:link, .photogallery a:visited {
	color:#203955;
	text-decoration:none;
	font-size:13px;
}

.photogallery a:hover, .photogallery a:active {
	color:#8290a0;
	text-decoration:none;
	font-size:13px;
}

.photogallery_box {
	background-image:url(../images/box_img.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.photogallery_box_outer {
	background-image:url(../images/box_img.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.photogallery_img {
	background-repeat:no-repeat;
	background-position:center top;
	width:100px; height:100px;
	margin-left:36px;
	margin-top:-9px;
	cursor:pointer;	
}

.photogallery_img_outer {
	background-repeat:no-repeat;
	background-position:center top;
	width:100px; height:100px;
	margin-left:2px;
	margin-top:-9px;
	cursor:pointer;	
}

.listino {
	font-size:13px;	
	border:1px solid #365b80;;
}

.listino th {
	font-size:15px;
	font-weight:bold;
	text-align:center;	
	color:#ffffff;
	background-color:#365b80;
	/*border:1px solid #365b80;*/
}

.listino td.light {
	/*border:1px solid #365b80;*/
	background-color:#e5f3ff;
}

.listino td.dark {
	/*border:1px solid #365b80;*/
	background-color:#a6d1f5;
}

.imgnine {
	margin:0px 7px 0px 0px;	
}

#footer {
	clear:both;
	width:100%;
	height:18px;
	background-color:#b1a27e;
}

#footer_container {
	text-align:left;
	width:950px;
	margin:0px auto;
	color:#ffffff;
}

#footer_left {
	float:left;
	margin-top:2px;
}

#footer_left a:link, #footer_left a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer_left a:hover, #footer_left a:active {
	color:#203955;
	text-decoration:none;
}

#footer_right {
	float:right;
	margin-top:2px;
}

#footer_right a:link, #footer_right a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer_right a:hover, #footer_right a:active {
	color:#203955;
	text-decoration:none;
}

#subfooter {
	clear:both;
	width:100%;
	height:60px;
	background-color:#365b80;
}

#subfooter_container {
	text-align:right;
	width:950px;
	margin:0px auto;
	padding-top:16px;
	color:#ffffff;
	font-size:22px;
}

.testo{
	font-size:13px;
}
.input_text{
	width: 140px;
}
