/*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: #B1CFEA;
	color: #000;
	margin: 10px;
}
a {
	color: #175F9F;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}


.clr {
	clear: both;
}

/*DIV DEFINITIONS*/
#keyword {
	text-align: center;
	color: #428ACC;
	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: 36px;
}

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

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

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

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

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

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

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

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

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

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


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


#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:250px;
	text-align:left;
}

#infotab {
	width:390px;
	height:250px;
	float:left;
	margin-right: 10px;
	border: 1px solid #d2d2d2;
	text-align:center;
	margin-bottom: 20px;
}

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

#inforow {
	width:320px;
	height:200px;
	float:left;
	margin-bottom: 20px;
}

#inforow1 {
	width:100%;
	height:90px;
	border: 1px solid #d2d2d2;
	background: #ebebeb;
	margin-bottom: 18px;
}
#inforow2 {
	width:100%;
	height:90px;
	border: 1px solid #d2d2d2;
	background: #ebebeb;
}

#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: #ffffff;
}

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

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

#other-menu a {
	margin-right: 10px;
	color: #175F9F;
	background: #ffffff;
	padding:5px;
}

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

.offer_tab_col {
	background-color: #DCDCDC;
}

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