/* GENERALE -----------------------------------------------------------------------------------------------------------------*/
body   { font: 11px/18px "Trebuchet MS", Tahoma, Arial, sans-serif; background-image: url("sfondo_lm.jpg"); background-repeat: no-repeat; background-position: center top; text-align: left; margin: 0; padding: 0; width: auto }
bold{
	color: #042fbc;
	font-weight: bold;
}
/* H1 NASCOSTI (INDICIZZAZIONE) ---------------------------------------------------------------------------------------------*/
.vedi{ 
	color: #000 
}
.nonvedi{
	display:none;
}
/* CONTENUTO PAGINA ---------------------------------------------------------------------------------------------------------*/
#container{ 
	font-style: normal; background: transparent; margin: 0 0 0 -350px; 
	position: relative; left: 50%; width: 700px 
}
#top{
	height: 147px;
	text-align:bottom;
	background:url(bg_top.gif) no-repeat;
}
#content{ 
	color: #6c6c6c; 
	font-style: normal; 
	text-decoration: none; 
	background: white url("bg_main.gif") repeat-y; 
	width: 700px 
}
.sopra     { color: #6c6c6c; font-style: normal; text-decoration: none; background: #e1e1e2 url("intestazione_lm.gif") no-repeat 0 top; width: 816px; height: 258px; border-top: 1px solid #aae9fb; border-right: 1px solid #aae9fb; border-left: 1px solid #aae9fb }
#more_top {}
#linksopra{ 
	color: #010000; 
	font-style: normal; 
	padding: 5px; 
	margin-right:10px 
}
img.content_pic {
	float:left;
	margin-top:2px;
	padding:0 10px 0 0;
}
/* TESTO PAGINA -------------------------------------------------------------------------------------------------------------*/
.testo     { color: #5c5c5c; font-size: 12px; background-color: #fff; background-repeat: no-repeat; background-position: center; text-align: justify; padding: 0 20px; width: 522px; vertical-align: top; border-right: 1px solid #aae9fb  }
.testo a:link   { color: #3570ae; font-variant: small-caps; text-align: center  }
.testo a:visited   { color: #3570ae; font-variant: small-caps; text-decoration: none; text-align: center  }
.testo a:hover   { color: #3570ae; font-variant: small-caps; text-decoration: none; text-align: center  }
TD.testo td        { color: #3570ae; font-size: 11px; font-variant: small-caps; text-align: center  }
TD.testo img     { color: #3570ae; font-variant: small-caps; text-align: center; margin: 4px   }
/* PIEDE PAGINA -------------------------------------------------------------------------------------------------------------*/
#footer      { color: #ddd; background-image: url("footer_lm.jpg"); background-position: 0 0; background-repeat: no-repeat; width: 778px; height: 43px; border-top: 4px none #b8ea37; width="700px":  }
#footer a:link  { color: #fff }
#footer a:visited  { color: #fff }
#footer a:hover  { color: #fff }
.immagine_footer     { color: white; background-image: url("footer_autoelite.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 778px; height: 136px; border-top: 4px none #b8ea37; width="700px":  }
/* LIGHTBOX -----------------------------------------------------------------------------------------------------------------*/
/*Immagini: | ../images/blank.gif | ../images/prevlabel.gif | ../images/nextlabel.gif | */


.superiore a: visited        { color: #333; font-size: 11px; background-color: #fff; background-repeat: no-repeat; background-position: center; text-align: left; padding: 0 0; vertical-align: top; border-right: 1px none #aae9fb }
.superiore a:hover        { color: #333; font-size: 11px; background-color: #fff; background-repeat: no-repeat; background-position: center; padding: 0 0; vertical-align: top; border-right: 1px none #aae9fb }
.superiore a:link         { color: #333; font-size: 11px; background-color: #fff; background-repeat: no-repeat; background-position: center; text-align: left; padding: 0 0; vertical-align: top; border-right: 1px none #aae9fb }
.superiore         { color: #333; font-size: 11px; background-color: #fff; background-repeat: no-repeat; background-position: center; text-align: left; padding: 0 0; vertical-align: top; border-right: 1px none #aae9fb }



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ 
	border: none; 
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
/* CATALOGO PRODOTTI --------------------------------------------------------------------------------------------------------*/
.linkinferiore_vetrina { color: #ffc831; }
.tabella_vetrina {}
.titolo_vetrina { 
	color: #d20020; 
	font-size: 115%; 
	font-weight: bold; 
	background-color: #e8e8e8; 
	text-decoration: underline; 
	text-transform: uppercase; 
	text-align: left; 
}
.tabella_prodotti { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf;
}
.titolo_prodotti { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf;
}
/* FORM CONTATTI ------------------------------------------------------------------------------------------------------------*/
.contatti td{ 
	font-size: 11px; 
}
INPUT.centrale { color: #fff; font-size: 11px; background-color: #3570ae; text-align: left; margin-bottom: 3px; width: 150px; border: solid 1px #828282; }
SELECT.centrale { color: #fff; font-size: 11px; background-color: #3570ae; border-color: solid 1ù #828282; border-style: ;;border-width: 1px; }
/* FORM ---------------------------------------------------------------------------------------------------------------------*/
.form{ 
	text-align: center; 
	width: 90%; margin:0; 
	padding:0 0 10px;
	display:block; 
	margin:0; 
	padding:2px 5px 5px; 
}
.cerca{ 
	border-bottom: 2px solid #1b2497; 
	background: url(sfondo_menu.gif) repeat-x;
}
.label{ 
	font-size: 9px; 
	line-height: 12px; 
	text-align: center; 
	display:block; 
	float:left; 
	width:90px;
}
.error{
	background-color:#bdb397;
	margin:0px 0 0 0;
	color:#ffffff;
}
.error span {
	color: #ffffff;
}
input,submit,select{ 
	color: #525252; 
	font-size: 10px; 
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal;
	background-color: #ffffff; 
	text-align: center; 
	padding-top: 2px; 
	border-color: #cacaca #404040 #404040 #cacaca; 
	border-style: solid; border-width: 1px; 
}
.senden {
	cursor: pointer;
	width:412px;
	*width:414px;
}
.checkbox {
	width:20px;
	margin:0;
	border:none;
	background:none;
}
/* NAVIGAZIONE DI PRIMO LIVELLO ---------------------------------------------------------------------------------------------*/
#topnav                { color: #111101; font-size: 10px; background-color: #aae9fb; background-repeat: no-repeat; text-align: left; padding: 2px; vertical-align: middle }
#topnav ul     { 
	color: #000; 
	font-size: 10px; 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
#topnav li         { color: #000; font-size: 10px; background-image: url("linguetta_lm.jpg"); background-repeat: repeat-x; background-position: left center; display: inline; margin: 0; padding: 0; width: 234px; height: 36px }
#topnav a       { color: #000; font-weight: bold; text-decoration: none; background-image: url("menu_linguetta_autoelite.jpg"); background-repeat: no-repeat; background-position: left center; padding: 5px 17px; width: 234px; height: 36px; vertical-align: middle }

#topnav a:hover       { color: #000; font-size: 10px; font-weight: bold; background-image: url("menu_linguetta_autoelite.jpg"); background-repeat: no-repeat; background-position: left center; width: 234px; height: 36px }
/* NAVIGAZIONE DI SECONDO LIVELLO -------------------------------------------------------------------------------------------*/
/*NOTE: #menu_laterale ? in confitto con #header (quaest'ultimo id ha la precedenza)*/
#menu_laterale    { 
	color: #111101; 
	font-size: 10px; 
	background-repeat: no-repeat; 
	text-align: left; 
	margin-top: 60px; 
	margin-right: 0;
	padding: 2px; 
	width: 234px; 
	vertical-align: top 
}
#menu_laterale ul     { color: #000; font-size: 10px; list-style-type: none; margin: 0; padding: 0; width: 234px }
#menu_laterale li       { color: #fff; font-size: 11px; background-color: #204368; background-image: url(linguetta_lm.jpg); background-position: left top; text-align: left; display: block; padding: 2px 0 0 10px; width: 230px; height: 20px; margin: 0; border: solid 1px #666  }
#menu_laterale li:hover       { color: #ff7e20; font-size: 11px; background-color: #204368; background-image: url(linguetta_lm.jpg); background-position: left top; text-align: left; display: block; padding: 2px 0 0 10px; width: 230px; height: 20px; margin: 0; border: solid 1px #666  }
#menu_laterale li#current_menu_laterale{ 
	/*Nn funge in IE e FX*/
	color: #fff;
	background-color: #666; 
	text-decoration: none 
}
#menu_laterale a:link { 
	color: #fff; 
	text-decoration: none 
}
#menu_laterale a:visited { 
	color: #fff; 
	text-decoration: none 
}
#menu_laterale a:hover   { color: #ff7e20; text-decoration: none }
/* MENU NAVIGAZIONE PAGINE AD ALBERO ----------------------------------------------------------------------------------------*/
/*NOTE: Fare uno stile proprio per #header > li > div > a*/
#header    { color: #860001; background-repeat: no-repeat; width: 234px; height: 24px }
#header ul   { color: #f01; background-repeat: no-repeat; list-style-type: none; list-style-image: none; margin: 0; padding: 0; width: 234px; height: 24px }
#header li     { color: #e7e7e7; font-size: 10px; background-color: #fff; background-image: url(linguetta_lm.jpg); background-repeat: no-repeat; background-attachment: scroll; text-align: left; display: block; margin-bottom: 1px; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; position: relative; width: 234px; height: 24px; border-width: 1px; border-color: #666 }
#header li#current_header{ 
	/*Nn funge in IE e FX*/
	color: #fff;
	background-color: #666; 
	text-decoration: none 
}
#header li div { 
	/*Nn funge in IE*/
	color: #fff; 
	text-decoration: none 
}
#header a:link  { color: #fff; text-decoration: none; width: 234px; height: 24px }
#header a:visited  { color: #fff; text-decoration: none; width: 234px; height: 24px }
#header a:hover { 
	color: #000; 
	text-decoration: none 
}



/* CELLA MENU ---------------------------------------------------------------------------------------------------------------*/
.menu      { text-decoration: none; background-color: #e7e7e7; background-image: url(box_laterlae_lm.jpg); background-repeat: repeat-y; background-position: 0 top; display: block; margin: 0; padding: 0; vertical-align: top; width: 200px; border-left: 1px solid #aae9fb 
  }
/* BLOCCHI ------------------------------------------------------------------------------------------------------------------*/
.box-title_blocchi{
	color: #0b0ba0; 
	font-size: 13px; 
	font-weight: bold; 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	padding: 10px 0 1px 
}
.box-content_blocchi  { color: #000; font-weight: normal; background-color: #fff; background-image: url("box_laterale.jpg"); background-repeat: no-repeat; background-position: 0 0; text-align: center; padding: 3px 5px }

/* BLOCCHI LATERALI ---------------------------------------------------------------------------------------------------------*/
.boxlaterali_boxlat  { width: 230px }
.box-title_boxlat  { color: #006; font-size: 13px; font-variant: small-caps; font-weight: bold; background-color: transparent; background-image: url("box_title.jpg"); background-repeat: no-repeat; background-position: 0 0; text-align: center; padding: 2px 0; width: 234px; height: 40px; vertical-align: middle }
.box-testo_boxlat   { color: #0165bb; font-size: 10px; font-weight: normal; background-color: #dde9fb; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: justify; list-style-type: disc; list-style-position: inside; padding: 10px 10px 10px 5px; width: 230px; border: solid 1px }

.box-bottom_boxlat{ 
	color: #0b0ba0; 
	font-weight: bold; 
	background-repeat: repeat-y; 
	background-position: 0 bottom; 
	text-align: center; 
	padding: 3px 
}
.box-testo_boxlat a:hover { 
	color: #0b0ba0; 
	text-decoration: underline 
}
.box-testo_boxlat a:link { 
	color: #0b0ba0; 
	text-decoration: underline 
}
.box-testo_boxlat a:visited{ 
	color: #0b0ba0; 
	text-decoration: underline 
}


/* BLOCCHI ------------------------------------------------------------------------------------------------------------------*/
.box-title_blocchi{
	color: #0b0ba0; 
	font-size: 13px; 
	font-weight: bold; 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	padding: 10px 0 1px 
}
.box-content_blocchi  { color: #000; font-weight: normal; background-color: #fff; background-image: url("box_laterale.jpg"); background-repeat: no-repeat; background-position: 0 0; text-align: center; padding: 3px 5px }

/* AREA RISERVATA ---------------------------------------------------------------------------------------------------------*/
.box-title form  { background-color: #5e9bf4; width: 50%; }
.box-title input { font-size: 13px; font-variant: small-caps; font-weight: bold; background-color: #ef6b00; background-image: url(box_title.jpg); background-repeat: no-repeat; background-position: 0 0; text-align: center; padding: 2px 0; width: 180px; height: 0; vertical-align: middle }
.box-content   { color: #fff; font-size: 10px; font-weight: normal; background-color: #bbd2df; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: justify; width: 50%; list-style-type: disc; list-style-position: inside; padding: 10px 10px 10px 5px; }

.box-title{ color: #444; font-size: 12px; font-weight: bold; background-color: #3b77d0; background-repeat: repeat-y; background-position: 0 bottom; text-align: center; width: 50%; padding: 3px 
    }
.td.box-title { color: #3b77d0; background-color: #202020; text-decoration: none 
 ; width: 50%; }
/*ANCORA DA CLASSIFICARE -----------------------------------------------------------------------------------------------------------------*/
#menue {
	float:left;
	padding-top:11px;
	width:206px;
	background:url(bg_menue.gif) no-repeat;
}
a.menu{
	display:block;
	margin:0 22px 0 7px;
	padding:4px 0 4px 38px;
	border-top:1px solid #ededed;
	text-decoration:none;
	background:url(arrow.gif) no-repeat 12px 5px;
}
.lev_1  { 
	color: #404040; 
	margin: 0 0 0 2px   
}
.lev_1 li{ 
	color: #404040; 
	margin: 0; 
	padding-left: 5px  	
}
.lev_2 li{ 
	color: #2e88c8; 
	margin: 0; 
	padding-left: 8px; 
}
.lev_3 li{ 
	color: #404040; 
	margin: 0; 
	padding-left: 10px  
}
.lev_4 li{ 
	margin: 0; 
	padding-left: 14px  
}
.lufthansa{ 
	color: #fff; 
	line-height: 140%; 
	background-image: url(lufthansa.gif); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	border-style: none; 
}
.lufthansa_testo{ 
	color: #fff; 
	line-height: 140%; 
	text-align: right; 
	margin: 0; 
	padding: 0 30px 0 0 
}
#menue a:hover{
	background-color:#f9f9f9;
}
.contenuti{ 
	color: #404040; 
	text-align: justify; 
	padding-right: 8px; 
	padding-left: 8px }
/*MAIN*/
#main { 
	text-align: left; 
	width:700px;
	min-height:450px; 
	margin-bottom:20px; 
}
#main li a, a:visited{ 
	color: #000; 
	text-decoration: none 
}
#main a:hover{ 
	color: #404040; 
	text-decoration: underline; 
}
#main .current a { color: #9d0000; font-weight: bold }
/*MSIE MINDEST H&OULM;HEN ANGABE*/
*html #main {
	height:expression(this.scrollHeight < 450? "450px" : "auto" );
}
#main_left {
	float:left;
	width:320px;
}
#main_right {
	float:left;
	width:200px;
}
#main_right img {
	margin:7px 0 0 20px;
}
#main a {
	color: #292929;
	text-decoration: none;
}

#main a:hover {
	color: #292929;
	text-decoration: underline;
}
/*BOTTOM*/
#bottom{ 
	color: #807f7f; 	
	background: url("bottom_menue.gif") no-repeat; 
}
#bottom_menue{
	float:left;
	width:400px;
	padding:10px 0 0 45px;
}
#bottom_logo{ 
	padding: 10px 0 0 550px; 
	width: 190px 
}
#bottom a {
	color: #292929;
	text-decoration: none;
}
#bottom a:hover {
	color: #000;
	text-decoration: underline;
}
/*BASICS*/
a, a:visited { 
	color: #1b2497; 
	text-decoration: none 
}
a:hover{ 
	color: #add6f1; 
	text-decoration: none 
}
br{
	line-height:8px;
}
p{
	margin:0 0 15px 0;
	padding:0;
}
bold{ 
	color: #1b2497; 
	font-size: 12px; 
	margin: 0 0 15px; 
	padding: 0; 
}
p.line{
	clear:both;
	height:15px;
	margin:0 0 15px 0;
	padding: 1px 0 0 0;
	border-bottom:1px solid #e9e8ee;
	background-color:#ffffff;
}
ul{
	clear:both;
	margin:0 0 0px 10;
	padding:0;
}
li{
	padding:0 0 0 0px;
	margin:0 0 2px 5px;
	list-style:none;
}
h1, h2, h3, h5 {
	font-weight:normal;
	margin:0;
	padding:0;
}
h1  { font-family: Verdana; color: #00aae7; font-size: 15px; background-image: url(titolo_barra_lm.jpg); background-repeat: no-repeat; background-attachment: scroll; margin: 10px 0 12px; padding: 0;}
h2{
	clear:both;
	float:none;
	margin-bottom:5px;
	font-size:125%;
	color:#2e88c8;
}
h3{ 
	color: #cf0000; 
	font-size: 115%; 
	margin-bottom: 5px; 
	float: none; 
	clear: both; 
}
h4{ 
	color: #22397d; 
	font-size: 105%; 
	margin-bottom: 5px; 
	float: none; clear: both 
}
table{ 
	color: #616161; 
	font: 11px/17px "Trebuchet MS", Tahoma, Arial, sans-serif; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-left: 5px 
}
td { text-align: left; margin: 0; padding: 3px 0 }
td img{ 
	text-align: left; 
	margin: 0; 
	padding: 0; 
}
.LH  { font-size: 90%; text-align: center; margin: 0; padding: 3px 5px }
.pts .on{
	background-color:#fff;
}
.pts .off {
	background-color:#fff;
}
.pts .hover {
	background-color:#f9f9f9;
	color:#ff5444;
}
.pts .click {
	background-color:#ff5444;
	color:#fff;
	font-weight:bold;	
}
.box-content{ 
	color:#000; 
	padding-right: 3px; 
	padding-left: 3px; 
}
.box-content_1 { color: #000; text-align: center; margin-left: 5px; padding-right: 3px; padding-left: 8px }
.offerte_viaggio td{ 
	color: #000; 
	text-align: left; 
	padding: 3px; 
	border-bottom: 1px solid #bbb;
	font-size: 110%;
}
.offerte_viaggio img{ 
	padding-right: 3px 
}
.titolino  { color: #d20020; font-size: 10; font-weight: bold; text-align: left; }
.titolo_offer{ 
	color:#cf0000; 
	font-size: 100%; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #cf0000; 
}
.prezzo{ 
	color: #9d0000; 
	font-size: 125%; 
	font-weight: bold; 
	margin: 0; 
	padding: 3px 0 0; 
}
.prezzo b{ 
	color: #9d0000; 
	font-size: 140%; 
	font-weight: bold; 
	margin: 0; 
	padding: 3px 0 0;
	text-decoration: underline;
}
.tabella_bordo{ 
	border-top: 2px solid #c4cec6;
	 border-bottom: 2px solid #afafaf; 
}
.tabellap { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf; 
}
.tabella_bordo1{ 
	border-bottom: 0px solid #afafaf; 
	border-top-width: 0; 
}
#menu_orizzontale ul{ 
	text-align: center; 
	float: right; 
	margin:0; 
	padding: 0; 
	list-style:none;
}
#menu_orizzontale li{ 
	background-repeat: no-repeat; 
	background-attachment: scroll;
	background-position: left top; 
	text-align: center;  
	border-style: solid none solid solid;
	border-width: 0 0 0 0; 
	border-color: #404040 #404040 #404040 #828282;
	font: bold 10px Tahoma, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif; 
	margin: 0; 
	padding: 0; 
	float: right; 
	height: 30px  
}
#menu_orizzontale{ 
	color: black; 
	background-color: #b8ea37; 
	background-image: none; 
	background-attachment: scroll; 
	background-position: 0 0; 
	height: 30px 
}
#menu_orizzontale a{ 
	color: #1b2497; 
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: center; 
	text-align: center; margin: 0 
}
#menu_orizzontale a:hover{ 
	color: #fa072b; 
	font-style: normal; 
	font-weight: normal; 
	font-stretch: normal; 
	background-repeat: no-repeat;
	background-attachment: scroll 
}
#menu_orizzontale #current a{ 
	color: #ffffff; 
	background: url("link_current.gif") no-repeat center top;
	height: 30px 
}
/*SESELEZIONATA LA LINGUA COMPLETA FORMATTO IL TESTO - TABELLA VG*/
.vg_prezzi td { font-size: 11px; text-align: left; padding: 3px; border-bottom: 1px solid #333 }
.vg_prezzi table{ 
	border: solid 1px #333 
}
.vg_prezzi #filoverticale{ 
	padding-right: 8px; 
	border-right: 1px solid #333 
}
#vg_mese{ 
	color: #000; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	text-transform: uppercase; 
	padding-left: 3px 
}
#vg_cod{ 
	color: #484848; 
	font-size: 9px; 
	text-align: left; 
	text-transform: uppercase; 
	padding-left: 3px 
}
#programma_durata{ 
	font-size: 13px; 
	font-weight: bold;
}
#programma_programma{ 
	font-size: 10px; 
	text-align: left; 
	clear: both; 
}
#programma_titolo{ 
	color: #a00000; 
	font-size: 25px; 
	font-weight: bold; 
	text-transform: uppercase 
}
.programma_sx{ 
	font-size: 10px; 
	background-color: #f9e1e1; 
	text-align: left; 
	display: block; 
	margin-right: 3px; 
	padding: 2px; 
	border: solid 1px #a00000 
}
.programma_programma_titolo{ 
	color: #a00000; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	display: block; 
	border-bottom: 2px solid #a00000 
}
.programma_programma_titolo td { 
	color: #a00000; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left 
}
#titolo_programma-sx{ 
	color: #f3f3f3; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #a00000; 
	text-align: left; 
	text-transform: uppercase; 
	display: block; 
	padding: 2px 
}
.commento{ 
	color: #484848; 
	font-size: 10px; 
	font-style: italic 
}
.vg_menu #vg_tour{ 
	font-size: 12px; 
	text-align: left; 
	padding: 3px; 
	border-bottom: 1px solid #cdcdcd 
}
.vg_menu #vg_country{ 
	color: #fff; 
	font-size: 13px; 
	font-weight: bold; 
	background-color: #a00000; 
	text-transform: uppercase; 
	padding: 3px 
}
.vg_menu #vg_country a{ 
	color: #fff 
}
/*SESELEZIONATA LA LINGUA COMPLETA FORMATTO IL TESTO - TABELLA HOTEL*/
.hotel td{
	font-size: 11px 
}
#hotel_titolo { 
	color: #3f55a5; 
	font-size: 18px;
	font-weight: bold; 
	text-transform: uppercase 
}
#hotel_indirizzo{ 
	color: #7f7f7f; 
	font-size: 11px; 
	font-style: italic 
}
.hotel_periodi td{ 
	font-size: 9px; 
	text-align: center 
}
.hotel_periodi table{ 
	border: solid 1px #7f7f7f 
}
.offerte_viaggio td{ 
	padding: 3px; 
	border: solid 1px #efefef 
	}
.cerca_vacanza td{ 
	font-size: 10px 
}
.cerca_agenzie td { 
	font-size: 10px 
}
.tabella_viaggi_guidati td{ 
	color: #000; 
	font-size: 11px; 
	text-align: justify 
}
td .partenze_garantite_on{ 
	background-color:#F5F5F5; 
	text-align:left
}
td .partenze_garantite_off{ 
	text-align:left
}
.special { 
	background-image: url("special_box.gif"); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 0 0; 
	width: 530px; 
	height: 200px 
}
.individuali{ 
	background-image: url("individuali_box.gif"); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 0 0; 
	width: 530px; 
	height: 200px 
}
/*----------------------------------------------------------------------------------------------------------------------------------------*/
