@charset "UTF-8";
/* CSS Document */
/*----IMPORTAZIONE DEL CSS RESET*/
@import url("reset.css");
/*----IMPORTAZIONE DEL CSS TEXT*/
@import url("text.css");



body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
div.header {
	width: 960px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div.header_top {
	width: 960px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/evolution_travel_puglia.jpg);
	background-repeat: no-repeat;
	height: 222px;
}
div.conteiner {
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.navigation {
	float: left;
	width: 200px;
	background-image: url(../images/barra_rp.jpg);
	background-position: -2px bottom;
	background-repeat: repeat-y;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 2;
}
div.repet_navi {
	width: 200px;
	background-image: url(../images/barra_rp.jpg);
	background-repeat: repeat-y;
	background-position: -2px top;
	float: left;
	clear: both;
	min-height: 50px;
	height: 100px;
}
div.repet_navi2 {
	width: 200px;
	background-image: url(../images/barra_rp.jpg);
	background-repeat: repeat-y;
	background-position: -2px top;
	float: left;
	clear: both;
	min-height: 50px;
	height: 370px;
}
div.repet_navi3 {
	width: 200px;
	background-image: url(../images/barra_rp.jpg);
	background-repeat: repeat-y;
	background-position: -2px top;
	float: left;
	min-height: 50px;
	height: 500%;
}
div.repet_navi4 {
	background-image: url(../images/barra_rp.jpg);
	background-repeat: repeat-y;
	width: 200px;
	background-position: -2px top;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
	padding: 0px;
	height: 700px;
}
div.content {
	width: 760px;
	float: right;
}
div.content_2 {
	width: 850px;
	float: right;
}
div.footer {
	width: 960px;
	height: 13px;
	background-image: url(../images/liea_foot.jpg);
	background-repeat: no-repeat;
	background-position: -2px top;
	float: left;
	clear: both;
}
div.foot_rep {
	background-image: url(../images/barra_rp.jpg);
	background-repeat: repeat-y;
	background-position: -2px 0px;
	float: left;
	width: 120px;
	margin-top: 13px;
	height: 150px;
}
div.foot_dati {
	float: left;
}
div.foot_col1 {
	float: left;
	width: 215px;
	margin-top: 13px;
	background-image: url(../images/foot_ico.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
div.foot_col2 {
	float: left;
	width: 260px;
	margin-top: 13px;
	background-image: url(../images/foot_ico.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
div.foot_col3 {
	float: left;
	width: 250px;
	margin-top: 13px;
	background-image: url(../images/foot_ico.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
div.foot_col4 {
	float: left;
	width: 110px;
	margin-top: 13px;
	height: 150px;
}
div.box_home {
	width: 380px;
	float: left;
	height: 325px;
}
div.box_home2 {
	width: 370px;
	float: left;
	height: 325px;
	margin: 0px;
	padding: 0px;
}
div.box_home3 {
	width: 370px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.box_home5 {
	width: 360px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.box_siti_web {
	width: 760px;
	float: left;
}
div.box_siti_web_studio {
	width: 760px;
	float: left;
	background-image: url(../images/studio_grafico_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 700px;
}
div.box_gad {
	width: 280px;
	margin: 0px;
	padding: 0px;
}
div.box_siti_web_pad {
	width: 760px;
	float: left;
	margin-bottom: 20px;
}
div.box_offe {
	width: 760px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	padding-bottom: 20px;
}
div.box_siti {
	width: 380px;
	float: left;
	height: 200px;
}
div.box_posizio {
	float: left;
	width: 370px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F60;
}
div.dentro {
	width: 280px;
	float: left;
}
div.img_gad {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 475px;
}
div.box_vetr {
	width: 760px;
	float: left;
}
/* END DEMO CSS */
div#menu{
	width:180px;	/* Width of main menu */
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div#menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;
	padding: 0px;
}
div#menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
div#menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#menu	li a{	/* Main menu links */
	color:#666;	/* Black text color */
	height:41px;	/* Air between border and text inside */
	display:block;
	text-decoration: none;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	text-align: right;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
div#menu ul li a .menu_pic {
	font-size: 10px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: normal;
	float: left;
	text-align: right;
	width: 170px;
}
div#menu	li a:hover,#menu .activeMainMenuItem{
	color:#666;
	text-decoration: underline;
}
div.subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
div.subMenu ul{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div.subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	text-transform: capitalize;
}
div.subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#333;	/* Black text color */
	height:18px;	/* 16 pixels height */
	line-height:16px;	/* 1px of "air" inside */
	display:block;	/* Display as block - you shouldn't change this */
	margin: 0px;
	background-image: url(../images/menu_sub2.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
div.subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#333;	/* Blue background */
	text-decoration: underline;
	font-weight: bold;
}
/*---FINE  Menu Drop*/
div.newslett {
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 200px;
	background-position: -2px 0px;
	float: left;
}
div.block_pack {
	float: left;
}
div.foto_vei {
	width: 755px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/rp_veicoli.jpg);
	background-repeat: repeat-x;
}
div.foto_vet {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/rp_veicoli.jpg);
	background-repeat: repeat-x;
}
div.foto_vet2 {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/rp_veicoli.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 760px;
}
div#logoupower {
	float: left;
	width: 760px;
	margin-bottom: 20px;
}
div#logoupower p {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.des {
	float: left;
	width: 185px;
}
div.sin {
	float: left;
	width: 185px;
	text-align: center;
}
div.box_cont {
	width: 760px;
	float: left;
}
td.box_cont3 {
	width: 330px;
}
td.box_cont33 {
	width: 250px;
}
div.box_cont2 {
	float: right;
	width: 430px;
	background-image: url(../images/siti_web_roma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
div.box_cont4 {
	float: right;
	width: 430px;
	background-image: url(../images/grafica_roma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
div.box_cont5 {
	float: right;
	width: 430px;
	background-image: url(../images/stampa_roma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
div.box_cont6 {
	float: right;
	width: 430px;
	background-image: url(../images/altro_contatti.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
div.box_cont form label {
	display: block;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
div.box_cont form {
}
div.box_cont form .labelspec2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div.box_cont form .labelspec5 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: normal;
	margin: 0px;
}
div.box_cont form input {
	padding: 0px;
	margin: 1px;
	height: 20px;
	border: 1px solid #F60;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
div.box_cont form select {
	padding: 0px;
	margin: 0px;
	width: 170px;
	background-color: #F60;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
div.foto_vet {
	float: right;
	width: 380px;
}
div.richiesta_ico {
	position: absolute;
	left: 500px;
	width: 500px;
	height: 80px;
}
div.center_ri {
	position: absolute;
	left: 902px;
	display: block;
}
div.esempio {
	float: right;
	width: 278px;
	height: 20px;
	border: 2px solid #F60;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
div.esempio p {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.esempio p a {
	color: #F60;
}
div.esempio p a:hover {
	color: #FFF;
	background-color: #F60;
}
div.box_agenzia {
	width: 760px;
	height: 800px;
	background-image: url(../images/agenzia_grafica_img.jpg);
	background-repeat: no-repeat;
	background-position: right 45px;
}
div.box_coord {
	width: 760px;
	height: 800px;
	background-image: url(../images/immagine_coordinata.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
div.box_imma {
	background-image: url(../images/immagine_coordinata2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 380px;
	width: 760px;
}
div.box_cartucce {
	width: 760px;
	background-image: url(../images/cartucce_ecosolmax.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.box_colori {
	width: 760px;
	float: left;
	height: 50px;
}
p.bo_scont {
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #F00;
}
div.box_colori img{
	padding-left: 1px;
	padding-right: 1px;
}
td.box_colori_td {
	padding-right: 30px;
}
.para_ico {
	float: left;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 15px;
}
.wrapper .conteiner .content .box_cont form table tr #tab1 .box_cont2 label .bott2 {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 50px;
	font-style: normal;
}
.wrapper .conteiner .content .box_cont form table tr #tab2 .box_cont4 label .bott2 {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 50px;
	font-style: normal;
}
.wrapper .conteiner .content .box_cont form table tr #tab3 .box_cont5 label .bott2 {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 50px;
	font-style: normal;
}
.wrapper .conteiner .content .box_cont form table tr #tab4 .box_cont6 label .bott2 {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 50px;
	font-style: normal;
}
div.assolut {
	position: absolute;
	padding-left: 500px;
}
p.tit_news {
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	text-align: right;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
p.text_news {
	font-size: 12px;
	color: #666;
	line-height: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 12px;
}
p.text_foot {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}
p.text_link {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p.text_foot a{
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
	text-decoration: none;
}
p.para_home {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
p.para_home_th {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	font-size: 16px;
	color: #F30;
	font-weight: bold;
}
p.para_home_th a{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	font-size: 16px;
	color: #F30;
	font-weight: bold;
}
p.para_studio {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	width: 580px;
}
p.para_home2 {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
p.para_vola {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}
p.para_gad {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
	width: 265px;
}
p.para_det {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: justify;
	float: left;
	display: block;
	padding: 0px;
	width: 270px;
}
p.para_siti {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
p.para_siti_evo {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
p.para_news {
	font-size: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 17px;
	line-height: 17px;
	color: #666;
	margin: 0px;
}
p.view {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.richies {
	padding: 0px;
	float: left;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}
p.richies a{
	font-weight: bold;
	color: #F30;
}
p.richies a:hover{
	font-weight: bold;
	color: #F30;
	margin-left: 5px;
}
p.para_down {
	float: left;
	width: 300px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
div.para_stampa_grafica {
	background-image: url(../images/stampa.jpg);
	background-repeat: no-repeat;
	height: 750px;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
p.para_eco {
	font-size: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: bold;
	color: #F30;
}
ul.list_eco {
	font-size: 14px;
	list-style-image: url(../images/pal.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul.list_eco .bo {
	color: #F30;
	font-weight: bold;
}
.bo_color {
	color: #333;
	text-decoration: underline;
}
.mini {
	font-size: 24px;
	color: #333;
}
img.img_down {
	float: left;
	margin-right: 10px;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.tabs li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
ul.tabs li a{
	text-decoration: none;
	color: #F30;
	font-weight: bold;
	padding-left: 10px;
}
ul.tabs li a:active{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
}
ul.list_pack {
	float: left;
	width: 300px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
ul.list_gad {
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	width: 125px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li.def {
	list-style-type: none;
	color: #666;
	margin-top: 0px;
	margin-bottom: 2px;
}
label.news_let {
	font-size: 11px;
	color: #666;
	display: block;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
ul.lista_ul {
	margin: 0px;
	padding: 0px;
}
ul.lista_ul li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
}
ul.lista_ul2 {
	margin: 0px;
	padding: 0px;
}
ul.lista_ul2 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	color: #333;
}
ul.list_cont {
	float: left;
	width: 245px;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
}
ul.list_cont li{
	height: 20px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	list-style-image: url(../images/pal.jpg);
	padding: 0px;
	list-style-position: outside;
}
ul.list_cont li a{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.list_cont li a:hover{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #F60;
	font-weight: bold;
	color: #FFF;
}
input.text {
	width: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	height: 13px;
	border: 0.1em solid #F90;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
input.bott {
	font-size: 11px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	padding: 0px;
	background-color: #FFF;
	width: 50px;
	height: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
input.boot2 {
	font-size: 11px;
	color: #666;
	line-height: normal;
	padding: 0px;
	background-color: #FFF;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	border: 0.1em solid #F60;
}
textarea.text {
	width: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: 0.1em solid #F90;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
a {
	color: #000;
	text-decoration: none;
}
bott {
}
iframe {
	display: block;
	overflow: scroll;
	margin-left: 35px;
	border: 0.1em solid #F60;
	margin-top: 2px;
	margin-bottom: 2px;
}
span.color {
	color: #F30;
}
h1.tit_home {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1.tit_home_evo {
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1.tit_home11 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
h2.tit_home {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2.tit_home_evo {
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3.tit_home {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2.tit_gad {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 280px;
}
h2.tit_stama {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #F30;
}
h2.tit_stama a{
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F30;
}
h2.tit_news_home {
	font-size: 14px;
	color: #F30;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../images/virgo.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: oblique;
}
h2.tit_news_home a{
	color: #F30;
}
h2.tit_eco {
	font-size: 24px;
	margin-left: 10px;
	color: #F30;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img.ulti {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gad {
	margin: 0px;
	padding: 0px;
	border: 2px solid #F60;
	float: left;
}
img.bor_vei {
	border: 3px solid #333;
	margin: 2px;
	padding: 2px;
}
img.pack {
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
img.ass {
	float: left;
}
/*BOX STILI*/
.boxgrid{
	float:left;
	overflow: hidden;
	position: relative;
	padding: 0px;
	width: 370px;
	background-color: #FFF;
	height: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{
	color:#333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
.boxgrid p a {
	text-decoration: none;
	color: #000;
}
/*BOX STILI*/
.boxgrid2{
	float:left;
	overflow: hidden;
	position: relative;
	width: 300px;
	height: 100px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 2px solid #999;
	background-image: url(../images/BG_1.jpg);
	background-repeat: repeat-x;
}
.boxgrid2 img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	}
.boxgrid2 p{
	color:#333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
	line-height: normal;
	}
.boxgrid2 p a {
	text-decoration: none;
	color: #F30;
}
	
.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 50px;
	width: 100%;
	
}
	.captionfull .boxcaption {
		top: 260px;
		left: 0;
	}
	.caption .boxcaption {
		top: 220px;
		left: 0;
	}
/*fade*/
ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
}

.ppt img {
	padding: 0px;
	background-color: #ececec;
	margin: 0px;
}
/*====================== Exemple basique ======================*/
			#parent1 li{
	padding: 0px;
	color: #000;
	margin: 0px;
			}
/*====================== Exemple basique ======================*/
			#parent1 {
	padding: 0px;
	color: #000;
	margin: 0px;
			}
			#parent1-menu a.wactive{
	color: #F30;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
			}
.rispnews {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-style: italic;
}
#panel {
	height: 500px;
	display: none;
	background-color: #666;
}
.form {
	width: 760px;
	float: left;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 250px;
	height: 20px;
	display: block;
	color: #F60;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.active {
	background-position: right 12px;
}
.slide2 {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide2 {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 250px;
	height: 20px;
	display: block;
	color: #F60;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.active2 {
	background-position: right 12px;
}
.slide3 {
	margin: 0;
	padding: 0;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide3 {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 250px;
	height: 20px;
	display: block;
	color: #F60;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.active3 {
	background-position: right 12px;
}

.tab_content {
	width: 648px;
	padding: 0px;
	margin: 10px;
}
h3.tit_box {
	font-size: 14px;
	color: #F30;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
}
h3.tit_box2 {
	font-size: 14px;
	color: #F30;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.form_bloc {
	width: 400px;
	float: left;
}
.form_bloc form label {
	display: block;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 385px;
}
.labelspec2 {
	margin: 0px;
	padding: 0px;
}
.form_bloc form input{
	border: 1px solid #F60;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.text_are1 {
	border: 1px solid #F60;
}
.form_bloc form iframe{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_bloc form checkbox{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chek1 {
	border: 1px solid #FFF;
}
.form_bloc form  submit {
}
            #contactFormContainer
            {
	position:absolute;
	float:right;
	z-index: 1;
            }
            #contactForm
            {
	height:410px;
	width:500px;
	display:none;
	/*filter:alpha(opacity=90);
	opacity:.90;*/
	background-image: url(../images/repet_cont.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 200px;
            }
#contactForm2             {
	padding: 0px;
	position: absolute;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-left: 48px;
            }
            #contactLink
            {
	height:50px;
	width:250px;
	display:block;
	cursor:pointer;
	position: absolute;
	left: 720px;
            }
#contactLink2
            {
	display:block;
	cursor:pointer;
	vertical-align: bottom;
	text-align: right;
	margin-right: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
	float: right;
	width: 50px;
	margin-top: 350px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
            }
            #messageSent
            {
            	color:#ff9933;
            	display:none;
            }
        
.para_dati {
	font-size: 13px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.color_dati_nero {
	color: #000;
}
.color_dati_aran {
	color: #000;
}
.scapzio {
	display: inline;
	text-align: right;
	margin-right: 5px;
}
.rihista {
}
.prezzo {
	width: 155px;
	height: 25px;
	clear: both;
}
ul.list_sitemap {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.list_sitemap a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
ul.list_sitemap li {
	font-weight: bold;
	color: #F30;
	text-align: left;
	width: 175px;
	font-size: 13px;
	list-style-image: url(../images/pal.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 0px;
	line-height: 18px;
}
ul.list_sitemap li a{
	font-weight: bold;
	color: #F30;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}
ul.list_sitemap li a:hover{
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	background-color: #F30;
}
ul.list_sitemap .sotto a{
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}
ul.list_sitemap .sotto a:hover{
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	background-color: #F30;
}
ul.list_sitemap .sotto {
	margin-left: 38px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 0px;
	width: 163px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
}
.wrapper .conteiner .content .box_siti_web .fat {
	margin-left: 10px;
}
