BODY {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

TABLE {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

H1 {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 14px;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

H2 {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: #666666;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
}

.F10_black    	{ font-size : 10px; color: #000000; }
.F10_black_bold    	{ font-size : 10px; color: #000000; font-weight: bold; }
.F10_black_italic	{ font-size : 10px; color: #000000; font-style: italic; }

.F11_black    	{ font-size : 11px; color: #000000; }
.F11_black_bold    	{ font-size : 11px; color: #000000; font-weight: bold;}
.F11_black_italic	{ font-size : 11px; color: #000000; font-style: italic; }

.F11_yellow    	{ font-size : 11px; color: #993300; }
.F11_yellow_bold    	{ font-size : 11px; color: #993300; font-weight: bold;}
.F11_yellow_italic	{ font-size : 11px; color: #993300; font-style: italic; }

.F12_black    	{ font-size : 12px; color: #000000; }
.F12_black_bold    	{ font-size : 12px; color: #000000; font-weight: bold;}
.F12_black_italic	{ font-size : 12px; color: #000000; font-style: italic; font-weight: bold;}

.F14_black    	{ font-size : 14px; color: #000000; }
.F14_black_bold    	{ font-size : 14px; color: #000000; font-weight: bold;}
.F14_black_italic	{ font-size : 14px; color: #000000; font-style: italic; font-weight: bold;}

.F10_grey    	{ font-size : 10px; color: #666666; }
.F10_grey_bold    	{ font-size : 10px; color: #666666; font-weight: bold; }
.F10_grey_italic	{ font-size : 10px; color: #666666; font-style: italic; }

.F11_grey    	{ font-size : 11px; color: #666666; }
.F11_grey_bold    	{ font-size : 11px; color: #666666; font-weight: bold; }
.F11_grey_italic	{ font-size : 11px; color: #666666; font-style: italic; }

.F12_grey    	{ font-size : 12px; color: #666666; }
.F12_grey_bold    	{ font-size : 12px; color: #666666; font-weight: bold; }
.F12_grey_italic	{ font-size : 12px; color: #666666; font-style: italic; }

.F14_grey    	{ font-size : 14px; color: #666666; }
.F14_grey_bold    	{ font-size : 14px; color: #666666; font-weight: bold; text-transform: uppercase; }
.F14_grey_italic	{ font-size : 14px; color: #666666; font-style: italic; }

.F10_white   	{ font-size : 10px; color: #FFFFFF; }
.F10_white_bold    	{ font-size : 10px; color: #FFFFFF; }
.F10_white_italic	{ font-size : 10px; color: #FFFFFF; font-style: italic; }

.F11_white    	{ font-size : 11px; color: #FFFFFF; }
.F11_white_bold    	{ font-size : 11px; color: #FFFFFF; }
.F11_white_italic	{ font-size : 11px; color: #FFFFFF; font-style: italic; }

.F12_white    	{ font-size : 12px; color: #FFFFFF; }
.F12_white_bold    	{ font-size : 12px; color: #FFFFFF;font-weight: bold; }
.F12_white_italic	{ font-size : 12px; color: #FFFFFF; font-style: italic; }

.F11_blue   	{ font-size : 11px; color: #0000FF; }
.F11_blue_bold    	{ font-size : 11px; color: #0000FF; font-weight: bold;}
.F11_blue_italic	{ font-size : 11px; color: #0000FF; font-style: italic; }

.L10_black         A:link       { color: #000000; font-size : 10px; text-decoration: none; }
.L10_black         A:visited  { color: #000000; font-size : 10px; text-decoration: none;  }
.L10_black         A:hover    { color: #FF0000; font-size : 10px; text-decoration: none; }
.L10_black         A:active   { color: #000000; font-size : 10px; text-decoration: none;  }

.L11_black         A:link       { color: #000000; font-size : 11px; text-decoration: none; }
.L11_black         A:visited  { color: #000000; font-size : 11px; text-decoration: none;  }
.L11_black         A:hover    { color: #FF0000; font-size : 11px; text-decoration: none; }
.L11_black         A:active   { color: #000000; font-size : 11px; text-decoration: none;  }

.L11_white A:link     { color: #FFFFFF; font-size : 11px; text-decoration: none; }
.L11_white A:visited  { color: #FFFFFF; font-size : 11px; text-decoration: none; }
.L11_white A:hover    { color: #FFCC66; font-size : 11px; text-decoration: none; }
.L11_white A:active   { color: #FFFFFF; font-size : 11px; text-decoration: none; }

.L11_white_bold A:link     { color: #FFFFFF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_white_bold A:visited  { color: #FFFFFF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_white_bold A:hover    { color: #FF0000; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_white_bold A:active   { color: #FFFFFF; font-size : 11px; text-decoration: none; font-weight : bold }

.L12_black         A:link       { color: #000000; font-size : 12px; text-decoration: none; }
.L12_black         A:visited  { color: #000000; font-size : 12px; text-decoration: none;  }
.L12_black         A:hover    { color: #003399; font-size : 12px; text-decoration: none; }
.L12_black         A:active   { color: #000000; font-size : 12px; text-decoration: none;  }

.L12_black_bold A:link     { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_black_bold A:visited  { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_black_bold A:hover    { color: #003399; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_black_bold A:active   { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }

.L11_grey_bold A:link     { color: #666666; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_grey_bold A:visited  { color: #666666; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_grey_bold A:hover    { color: #000000; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_grey_bold A:active   { color: #666666; font-size : 11px; text-decoration: none; font-weight : bold }

.L12_red_bold A:link     { color: #003399; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_red_bold A:visited  { color: #003399; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_red_bold A:hover    { color: #003399; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_red_bold A:active   { color: #003399; font-size : 12px; text-decoration: none; font-weight : bold }

.L12_grey_bold A:link     { color: #999999; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_grey_bold A:visited  { color: #999999; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_grey_bold A:hover    { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_grey_bold A:active   { color: #999999; font-size : 12px; text-decoration: none; font-weight : bold }

.L11_red_bold A:link     { color: #003399; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_red_bold A:visited  { color: #003399; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_red_bold A:hover    { color: #003399; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_red_bold A:active   { color: #003399; font-size : 11px; text-decoration: none; font-weight : bold }

.L11_blue A:link     { color: #0000FF; font-size : 11px; text-decoration: none; }
.L11_blue A:visited  { color: #0000FF; font-size : 11px; text-decoration: none; }
.L11_blue A:hover    { color: #000000; font-size : 11px; text-decoration: none; }
.L11_blue A:active   { color: #0000FF; font-size : 11px; text-decoration: none; }

.L11_blue_bold A:link     { color: #0000FF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_blue_bold A:visited  { color: #0000FF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_blue_bold A:hover    { color: #000000; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_blue_bold A:active   { color: #0000FF; font-size : 11px; text-decoration: none; font-weight : bold }

.L11_red A:link     { color: #FF0000; font-size : 11px; text-decoration: none; }
.L11_red A:visited  { color: #FF0000; font-size : 11px; text-decoration: none; }
.L11_red A:hover    { color: #000000; font-size : 11px; text-decoration: none; }
.L11_red A:active   { color: #FF0000; font-size : 11px; text-decoration: none; }

.bg {
	background-attachment: scroll;
	background-image: url(http://www.earthviaggi.it/images/luxury_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Textfield {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

.campitext {
    font: bold 10px Arial, Geneva,  Verdana, Helvetica, sans-serif;
    color: #000000;
    background: #FFCC66;
    border: 1px solid #000000;
    padding-right: 5px;
    padding-left: 5px;
    }
    
.button {
    font: bold 10px Arial, Geneva,  Verdana, Helvetica, sans-serif;
    color: #000000;
    background: #FFCC66;
    text-align: center;
    padding: 0px;
    border: 1px solid #000000;
    margin-top: 0px;
    } 

.button_request {
    font: bold 10px Arial, Geneva,  Verdana, Helvetica, sans-serif;
    color: #000000;
    background: #FFCC66;
    text-align: center;
    padding: 1px;
    width: 250px;
    border: 1px solid #000000;
    margin-top: 0px;
    } 
.bunner { background-image: url("http://www.earthviaggi.it/images/oeh/bunner_oeh.jpg"); background-repeat: no-repeat; background-position: center top }
.text { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px}

--

.class { }
.giorno { color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

.L12_blue A:link , .L12_blue A:visited{
	color: #003366;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.L12_blue A:hover, .L12_blue A:active  { color: #003366; 	font: bold 12px Arial, Helvetica, sans-serif;
 text-decoration: underline }




.L11_blue A:link { color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
.L11_blue A:visited { color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
.L11_blue A:hover { color: #069; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline }
.L11_blue A:active { color: #069; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
.L11_blue_bold A:link  { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L11_blue_bold A:visited  { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L11_blue_bold A:hover  { color: #3893c0; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L11_blue_bold A:active  { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L12_blue_bold A:link  { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L12_blue_bold A:visited  { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L12_blue_bold A:hover  { color: #3893c0; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.L12_blue_bold A:active  { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; text-decoration: none; text-indent: 12px; padding-left: 12px }
.viaggiin { color: #3893c0; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; text-indent: 12px }
.sfumatura_grigia { background-image: url(http://www.newsite.earthviaggi.it/images/sfumatura_grigia.jpg); background-repeat: repeat-x }
.footer { color: #666; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.testi { color: #666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px }
.titolo_viaggi { color: #069; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 12px }
.menu { color: #006699; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }

.gallery{
	float:left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding:10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #FFF;
	height:405px;
	width:240px;
	vertical-align: top;
}
.gallery a:link, .gallery a:visited{
	color:#006699; text-decoration:none}
	
	
.L10_blue A:link { color: #666; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
.L10_blue A:visited { color: #666; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
.L10_blue A:hover { color: #069; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline }
.L10_blue A:active { color: #069; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }

.float{ float:left; width:200px:}
strong{color:#000000;}

a , a:visited{
	color: #333333;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
a:hover{color:#0066CC;}




.testi {color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px }
.testi {color: #666; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px }
.titolo {color: black; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px }
.titolo_viaggi {color: #069; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 12px }
.titolo_viaggi {color: #069; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 12px }
.viaggiin {color: #3893c0; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; text-indent: 0 }
.viaggiin {color: #3893c0; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: lighter; text-indent: 0 }


.attenzione{
position:absolute;
	top:315px;
	width:406px;
	height:185px;
	z-index:10;
	border:1px solid #666666;
	padding:2px;
	 background:#FFFFFF; color:#000000;
	visibility:hidden;}