/*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(_img/sf_pag.jpg);
	color: #000;
	margin: 10px;
}
a {
	color: #EC5E09;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.offer_tab {
	/*background-color: #F7F7F7;*/
	width: 95%;
	padding: 3px;
	text-align: left;
}

.offer_tab_col {
	background-color: #F3F3F3;
	padding: 4px;
	text-align: justify;
}

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

.ev {
	padding: 1px;
	background-color: #FFFF00;
}

h1 {
	color: #EC5E09;
}

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

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

#top {
	width: 100%;
	background: #ffffff url(_img/top.jpg) repeat-x;
	height: 36px;
}

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

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

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

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

#tit {
	margin: 0px auto;
	width: 100%;
	height:102px;
	background: url(_img/dx.jpg) repeat-y right;
}

#tit_mid {
	float: left;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

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

#tit_dx {
	float: left;
	width: 25%;
	text-align: left;
	background: url(_img/dx.jpg) repeat-y right;
}

#clr {
	clear: both;
	width: 100%;
	height: 30px;
	background: url(_img/dx.jpg) repeat-y right;
}



#marginleft {
	padding-left: 40px;
	height: 1850px;
	background: url(_img/dx.jpg) repeat-y right;
}

#marginleft-short {
	padding-left: 40px;
	height: 1500px;
	background: url(_img/dx.jpg) repeat-y right;
}

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


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


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


#form_cont {
	width:100%;
	margin: auto;
	text-align:center;
	clear: left;
}

#req_form {
	width:100%;
}

#req_form2 {
	clear: both;
	width:100%;
	height:250px;
	text-align:center;
}


#form_container {
	width:390px;
	float: left;
}

#form_container_bis {
	width:390px;
	float: right;
}

#req_form3 {
	width:200px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	
}

#form_container3 {
	width:200px;
	float: left;
}

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

#infotab2 {
	width:355px;
	float:left;
	margin-right: 10px;
	/*border: 1px solid #d2d2d2;*/
	text-align:center;
	margin-bottom: 20px;
}

#inforowb {
	width:355px;
	float:left;
	margin-bottom: 20px;
	vertical-align: middle;
}

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

.tab-title {
	color: #EC5E09;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}

#inforow {
	width:700px;
	float:left;
	text-align:center;
	margin-bottom: 20px;
	vertical-align: middle;
}

#inforow1, #inforow3 {
	width:100%;
	text-align: justify;
	border: 1px solid #CCCCCC;
	background: #FFFFCC;
	margin-bottom: 18px;
	padding: 2px;
}

#inforow2, #inforow4 {
	width:100%;
	text-align: justify;
	border: 1px solid #CCCCCC;
	background: #FFFFCC;
	padding: 2px;
}

#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, #top-menu{
	margin: auto;
	text-align: center;
	width: 100%;
	background: url(_img/dx.jpg) repeat-y top right;
}

#footer-menu, #top-menu{
	margin: auto;
	text-align: center;
	width: 100%;
	background: url(_img/dx.jpg) right 1px repeat-y;
}

#footer-menu a, #top-menu a{
	margin-right: 10px;
	color: #EC5E09;
}

#sf-menu-top, #sf-menu {
	width: 91%;
	height: 100%;
	margin: auto;
	background-color: #F3F3F3;
	border: solid 1px #E3E3E3;
	padding: 3px;
	text-align: center;
}

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

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

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

#portfolio {
	width: 100%;
	vertical-align: middle;
}

#portfolio-label {
	float: left;
	width: 24px;
	height: 224px;
	background: #F3F3F3 url(_img/portfolio.gif) center no-repeat;
	border: solid 1px #E3E3E3;

}

#portfolio-label_en {
	float: left;
	width: 24px;
	height: 224px;
	background: #F3F3F3 url(_img/portfolio_en.gif) center no-repeat;
	border: solid 1px #E3E3E3;

}

#portfolio-vspacer {
	float: left;
	width: 1px;
	height: 224px;
}

#portfolio-photo {
	float: left;
	width: 341px;
	height: 224px;
	background: #F3F3F3;
	border: solid 1px #E3E3E3;

}

#portfolio-photo2 {
	float: left;
	width: 348px;
	height: 245px;
	background: #F3F3F3 url(_img/portfolio2.jpg) center no-repeat;
	border: solid 1px #E3E3E3;

}

#portfolio-photo2_en {
	float: left;
	width: 348px;
	height: 245px;
	background: #F3F3F3 url(_img/portfolio2_en.jpg) center no-repeat;
	border: solid 1px #E3E3E3;

}

#portfolio-photo img{
	margin-top: 6px;
	margin-left: 13px;
}

#portfolio-continue {
	clear: left;
	float: left;
	margin-top: 1px;
	width: 368px;
	background: #F3F3F3;
	border: solid 1px #E3E3E3;
}

#portfolio-text {
	float: left;
	text-align: center;
	width: 380px;
}

#portfolio-text h1{
	font-size: 14pt;
	text-align: center;
	vertical-align: top;
	color: #EC5E09;
}

#portfolio-text ul{
	list-style-image: url(_img/elenco.gif);
	font-size: 13pt;
	text-align: justify;
	color: #333333;
}

#portfolio-text li{
	margin-bottom: 20px;
}

#form-text {
	float: left;
	text-align: justify;
	width: 350px;
}
#network {
	color: #FFFFFF;
	text-align: center;
	
}

h1.web-marketing-agency {
	color: #016BB5;
	font-size: 18pt;
	height: 36px;
	margin-bottom: -10px;
	/*background: url(_img/ok.gif) top right no-repeat;*/
}

#infosito {
	width: 303px;
	height: 158px;
	margin-top: 15px;
	margin-left: 15px;
	background: url(_img/info_sito.jpg) 0px 0px no-repeat;
}

#infosito_en {
	width: 303px;
	height: 158px;
	margin-top: 15px;
	margin-left: 15px;
	background: url(_img/info_motori_en.jpg) 0px 0px no-repeat;
}

#infosito a, #infosito2 a, #portfolio-photo2 a, #portfolio-photo2_en a, #infosito_en a {
	display: block;
	width: 100%;
	height: 100%;
}

#infosito2 {
	width: 303px;
	height: 158px;
	margin-top: 15px;
	margin-left: 15px;
	background: url(_img/info_motori.jpg) 0px 0px no-repeat;
}
