/* ******************************************************************* PARTI COMUNI */
body {
	margin: 1px;
	padding: 0;
	font: 12px Arial, Sans-serif;
	color: #57554d;
	text-align: center;
}
#box {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#main {
	margin-right: 93px;
}
#content {
	height: 415px;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* SLOGAN DX */
#slogan_dx {
	float: right;
	width: 93px;
}
#slogan_dx img {
	display: block;
}
/* ******************************************************************* FINE SLOGAN DX */

/* ******************************************************************* HEADER */
#header {
	height: 180px;
	position: relative;
}
#header #logo {
	display: block;
}
#header #extra {
	position: absolute;
	top: 0;
	left: 326px;
	background: url(sfondo_extra.jpg) no-repeat;
	height: 180px;
	width: 560px;
}
#header #lang {
	float: right;
	display: inline;
	padding: 4px 5px 0 0;
}
#header #lang a:link, #header #lang a:visited, #header #lang a:hover, #header #lang a:active {
	color: #6d2926;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 12px;
}
#header #lang a:hover {
	color: #ee9321;
	background: url(evid_lang.gif) no-repeat center left;
}
#header #lang a.evid:link, #header #lang a.evid:visited, #header #lang a.evid:hover, #header #lang a.evid:active {
	color: #ee9321;
	background: url(evid_lang.gif) no-repeat center left;
}
#header #servizi {
	position: absolute;
	top: 9px;
	left: 389px;
}
#header #servizi a {
	display: block;
	margin-bottom: 4px;
}
#header #btn_richiesta {
	position: absolute;
	top: 108px;
	left: 50px;
}
#header #btn_richiesta a:link, #header #btn_richiesta a:visited, #header #btn_richiesta a:hover, #header #btn_richiesta a:active {
	float: left;
	width: 110px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 27px;
}
#header #btn_richiesta a:hover {
	text-decoration: underline;
}
#header #btn_richiesta a.link_contatti {
	background: #ee9321 url(sf_link_contatti.gif) no-repeat right top;
}
#header #btn_richiesta a.link_richiesta {
	background: #6c2826 url(sf_link_richiesta.gif) no-repeat left top;
}
#header address {
	font-style: normal;
	font-size: 11px;
	position: absolute;
	left: 1px;
	bottom: 0;
}
/* ******************************************************************* FINE HEADER */

/* ******************************************************************* MENU */
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(sfondo_nav.jpg) no-repeat;
	width: 326px;
	height: 228px;
	padding-top: 22px;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	display: block;
	width: 271px;
	line-height: 27px;
	color: #57554d;
	text-decoration: none;
	font-size: 15px;
	padding-left: 55px;
}
#nav a:hover {
	color: #fb4f00;
	background: url(sf_menu.jpg) no-repeat;
	opacity: .6;
	filter: alpha(opacity=60);
	font-weight: bold;
}
#nav li {
	float: left;
	width: 326px;
	margin-bottom: 3px;
}
#nav a.evid:link, #nav a.evid:visited, #nav a.evid:hover, #nav a.evid:active {
	color: #fb4f00;
	background: url(sf_menu.jpg) no-repeat;
	opacity: .6;
	filter: alpha(opacity=60);
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* FOTO */
#foto {
	float: right;
	display: inline;
	margin-right: 2px;
	width: 559px;
}
#foto img {
	display: block;
}
#foto #thumb {
	float: right;
}
#foto #thumb img {
	margin-bottom: 2px;
}
/* ******************************************************************* FINE FOTO */

/* ******************************************************************* TESTO */
#text {
	margin: 0 112px 20px 55px;
	position: relative;
	top: -160px;
	text-align: justify;
}
#text h1 {
	font-size: 14px;
	color: #ee9321;
	font-weight: normal;
	margin: 18px 0 25px 0;
}
#text h1 span {
	color: #7a5e4f;
}
#text h2 {
	font-size: 12px;
	background: url(sf_h2.gif) no-repeat center left;
	padding-left: 11px;
	margin: 25px 0 16px 0;
}
#text a:link, #text a:visited, #text a:hover, #text a:active {
	color: #633D12;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#text a.link_fisso {
	width: 160px;
	float: left;
	clear: left;
}
/* ******************************************************************* FINE TESTO */

/* ******************************************************************* FOOTER */
#footer {
	clear: both;
	margin-top: -150px;
}
#footer #slogan_down img {
	display: block;
}
#footer #dati {
	background-color: #d0c4b7;
	color: #633D12;
	text-align: right;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
}
#footer #dati img {
	float: right;
	display: inline;
	margin: 0 11px 0 13px;
}
#footer #dati a:link, #footer #dati a:visited, #footer #dati a:hover, #footer #dati a:active {
	color: #633D12;
	text-decoration: none;
}
#footer #dati a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE FOOTER */

/* ******************************************************************* GOOGLE MAP */
#map_canvas {
	width: 700px;
	height: 410px;
}
/* ******************************************************************* FINE GOOGLE MAP */

/* ******************************************************************* RICHIESTA */
#richiesta {
	width: 97%;
}
#richiesta td {
	font: 11px Tahoma, Arial, Sans-serif;
}
#richiesta .titoloform {
	padding-top: 8px;
	border-bottom: 3px solid #633D12;
	font-weight: bold;
}
#form {
	margin: 0;
}
input, textarea {
	border: 1px solid #000;
	font: 11px 'Trebuchet MS', Arial, Sans-serif;
	color: #000;
}
input.no_color {
	border: 0;
}
input.invia {
	background-color: #d0c4b7;
	color: #000;
	padding: 0px 17px;
	font-size: 12px;
	border: 0;
}
input.red, select.red, textarea.red {
	border: 1px solid #eb3426;
}
#ris_form {
	display: none;
	margin: 3px 3px 3px 0;
	border: 2px solid #eb3426;
	color: #000;
	padding: 7px 16px;
}
#ris_form p {
	margin: 2px 0;
}
.privacytext {
	height: 150px;
	padding-right: 7px;
	overflow: auto;
	overflow-x: hidden;
}
/* ******************************************************************* FINE RICHIESTA */

/* ******************************************************************* COPYRIGHT */
#logo_altea {
	float: right;
	display: inline;
	margin-right: 9px;
}
/* ******************************************************************* FINE COPYRIGHT */