/*IMPORTANTE:
Verificare l'altezza della pagina su Firefox: se non si vede bene personalizzare l'altezza dello stile #marginleft alla riga 104
*/


/*STYLES DEFINITIONS*/
body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;
	font-size: 14px;
	background: #000000 url(_landing_img/sf_body.gif);
	color: #000;
	margin: 10px;
}
a {
	color: #990000;
	text-decoration:none;
}


a:hover {
	text-decoration: underline;
}

.clr {
	clear: both;
}

/*DIV DEFINITIONS*/
#keyword {
	text-align: center;
	color: #999999;
	margin-bottom: 10px;
	font-weight: bold;
}

#container {
	margin:0 auto;
	width: 800px;
	height:100%;
	background: #FFFFFF url(_landing_img/sx.jpg) repeat-y;
	float: center;
}

#top {
	width: 100%;
	background: #FFFFFF url(_landing_img/top.jpg) repeat-x;
	height: 32px;
}

#top_left {
	background: #FFFFFF url(_landing_img/top_sx.jpg) repeat-x;
	width: 25px;
	height: 32px;
	float: left;
}

#top_right {
	background: #FFFFFF url(_landing_img/top_dx.jpg) repeat-x;
	width: 25px;
	height: 32px;
	float: right;
}
#low {
	width: 100%;
	background: #FFFFFF url(_landing_img/low.jpg) repeat-x;
	height: 32px;
}

#low_left {
	background: #FFFFFF url(_landing_img/low_sx.jpg) repeat-x;
	width: 25px;
	height: 32px;
	float: left;
}

#low_right {
	background: #FFFFFF url(_landing_img/low_dx.jpg) repeat-x;
	width: 25px;
	height: 32px;
	float: right;
}

#tit {
	margin: 0px auto;
	width: 90%;
	height:120px;
}

#tit_mid {
	float: left;
	width: 70%;
	text-align: center;
}

#tit_sx {
	float: left;
	width: 15%;
	text-align:left;
}

#tit_dx {
	float: right;
	width: 15%;
	text-align:right;
}

#marginleft {
	padding-left: 40px;
	height: 1650px;
}

#txt1 {
	width:94%;
	background: #E3DED5;
	text-align: justify;
	padding:5px;
	margin-bottom:20px;
}


#txt2, #txt3 {
	width:94%;
	background: #EBE8E0;
	text-align: justify;
	padding:5px;
	margin-bottom:20px;
	float: left;
}

#txt3 {
	margin-top: 40px;
}


#foto {
	width:200px;
	height:200px;
	float:left;
	margin-right: 50px;
}


#form_cont {
	width:100%;
	text-align:center;
	float: left;
}

#req_form, #req_form2 {
	width:400px;
	height:240px;
	text-align:left;
}

.inform_tab {
	background: #EFEFEF url(_landing_img/sf_form.gif) repeat-y right;
	width:471px;
}

.inform_tab th{
	background: url(_landing_img/form_header.gif);
	height:44px;
	padding-left:5px;
	color: #990000;
	font-size: 16pt;
}

.inform_tab th, .inform_tab td{
	padding-left:5px;
}

.inform_lastrow{
	padding-bottom:5px;
}
.inform_buttrow{
	background: #FFFFFF url(_landing_img/table_foot.jpg) no-repeat;
	height:55px;
	text-align:center;
}

.field {
	width: 80%;
	text-align: left;
}

input, textarea {
	width: 90%;
	font-size:0.7em;
}

.butt {
	background: url(_landing_img/butt.jpg) no-repeat;
	height: 48px;
	color: #FFFFFF;
	font-size: 16pt;
	width: 203px;
	border: 0px;
}


#infotab {
	width:400px;
	height:200px;
	float:left;
	margin-right: 50px;
	border: 1px solid #7E7054;
	background: #CBC2B1;
	text-align:center;
}

#infotab h2 {
	color: #740000;
	background: #FFFFFF;
	text-align: center;
}

#inforow {
	width:270px;
	height:150px;
	float:left;
	margin-bottom: 40px;
}

#inforow1 {
	width:100%;
	height:110px;
	border: 1px solid #D2D2D2;
	background: #EBEBEB;
	margin-bottom: 10px;
}
#inforow2 {
	width:100%;
	height:110px;
	border: 1px solid #D2D2D2;
	background: #EBEBEB;
}

.offer_tab {
	background-color: #CBC2B1;
	width: 95%;
}

.offer_tab_col {
	background-color: #EAE7DF;
}

.offer_tab_img {
	width: 15px;
	background: #EAE7DF url(_landing_img/offers_navlist_bullet.gif) no-repeat;
}

#content-contact {
	width:94%;
	margin-top:20px;
	float: left;
}

#content-contact-skype {
	float: left;
	width: 50%;
	text-align: center;
}

#content-contact-info {
	float: right;
	width: 50%;
	text-align: center;
}

#footer-menu{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer-menu a{
	margin-right: 10px;
	color: #B1B29E;
}

#other-menu-tit{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ECECEC;
}

#other-menu {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}

#other-menu a {
	margin-right: 10px;
	color: #8C7C5E;
	background: #E8E4DD;
	padding:5px;
}
