/*@charset "UTF-8";
 CSS Document */


img {
	border:0px;
}

img.menu {
	border:0px;
	margin-left:12px;
	margin-right:12px;
}

body {
	margin:0px;
	background-image:url(../img/sfondo-rip.gif);
	background-repeat:repeat;
}

#body2 {
	margin:0px;
	background-repeat:no-repeat;
	background-image:url(../img/bkg-sito.jpg);
	background-position:top center;
	position:relative;
	left:50%;
	margin: 0px 0px 0px -50%;
	width:100%;
	overflow:visible;
}


#centrato {	
	width:988px;
	position:relative;
	left:50%;
	margin: 0px 0px 0px -494px;
	background-image:url(../img/bkg-home.png);
	background-repeat:no-repeat;
	overflow:visible;
	min-height:760px;
}

#flash {	
	width:367px;
	height:528px;
	position:relative;
}

#clicca-viaggio {	
	position:relative;
	margin-left:29px;
	margin-top:7px;
}

#menu {	
	/*width:592px;*/
	width:565px;
	height:42px;
	margin-top:67px;
	text-align:center;
}
   
#offerte-home {	
	width:419px;
	height:500px;
	margin-left:5px;
	margin-top:8px;
	float:left;
	background-image:url(../img/bkg-offerte.png);
} 
  
#offerta-home {	
	width:122px;
	height:368px;
	margin-left:11px;
	margin-top:119px;
	float:left;
}


#barra-dx {	
	width:167px;
	height:500px;
	margin-top:50px;
	margin-left:10px;
	float:left;
}

#viaggi-nozze {
	width:419px;
	margin-top:-35px;
	float:left;
}

#newsletter {	
	width:172px;
	height:120px;
	margin-top:-95px;
	margin-left:4px;
	float:left;
	background-image:url(../img/bkg-newsletter-home.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
}

#newsletter_default {	
	width:172px;
	height:120px;
	float:left;	
	margin-top:-26px;
	margin-left:19px;

	/*background-image:url(../img/bkg-newsletter-home.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;*/
}

.bottom {
	position:relative;
	/*width:988px;
	left:50%;
	margin:0 0 0 -500px;
	z-index:10000;*/
	text-align: center;
	margin-top:-4px;
}

.footer {
	position:relative;
	width:988px;
	left:50%;
	margin:0 0 0 -500px;
	margin-top:-5px;
	background-image:url(../img/sfondo-footer.png);
	background-repeat:repeat-y;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7575ab;
	overflow: hidden;
	line-height:16px;
	padding-top:8px;
}

.footer a:link {
	color:#7575ab;
	text-decoration:none;
}

.footer a:visited {
	color:#7575ab;
	text-decoration:none;
}

.footer a:hover {
	color:#7575ab;
	text-decoration:none;
	background-color:#d9e8d9;
}

.footer a:active {
	color:#7575ab;
	text-decoration:none;
}

.filetto {
	position:relative;
	float:left;
	margin-right:8px;
}


/*  TESTI E LINK   */
.testoCredits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.testoCredits a:link {
	color:#999999;
}

.testoCredits a:visited {
	color:#999999;
}

.testoCredits a:hover {
	color:#000000;
	background-color: #d4e4d3;
}

.testoCredits a:active {
	color:#999999;
}






.testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.testo a:link {
	color:#000000;
	text-decoration:underline;
}

.testo a:visited {
	color:#000000;
	text-decoration:underline;
}

.testo a:hover {
	color:#000000;
	background-color: #d4e4d3;
	text-decoration:underline;
}

.testo a:active {
	color:#000000;
	text-decoration:underline;
}

.testo.12 {
	font-size:12px;
}

.testo15{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
}

.testo.verde12{
	font-size:12px;
	color:#309702;
	font-weight:bold;
}


.testo.arancio14{
	font-size:14px;
	color:#e6510a;
	font-weight:bold;
}

.testo.arancio18{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e6510a;
	font-weight:bold;
}

.testo.sottotitoli {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
}

.testo.pag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.testo.pag13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
}



.testoButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}

.testoButton a:link {
	color:#ffffff;
	text-decoration: none;	
}

.testoButton a:visited {
	color:#ffffff;
	text-decoration: none;
}

.testoButton a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.testoButton a:active {
	color:#ffffff;
	text-decoration: none;	
}


.testoButton.viaggi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	text-align:center;
	padding-top:0px;
	font-weight:bold;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	list-style:url(../img/elenco.png);
}


/*  BOX VIAGGI   */

.box-viaggi {
	width:95px;
	height:72px;
	background-image: url(../img/box1.gif);
	background-repeat:no-repeat;
	margin-top:8px;
	margin-right:15px;
	position:relative;
	float:left;
}

.box-viaggi.solo-hotel {
	background-image:url(../img/box2.gif);
}

.box-viaggi.hotel-volo {
	background-image:url(../img/box3.gif);
}

.box-viaggi.tour-fly{
	background-image:url(../img/box4.gif);
}


/************ CSS RIGUARDANTE LA SOLA PAGINA pagineVoli.master *********************/
.box-viaggi-solovolo {
	width:95px;
	height:72px;
	background-image: url(../img/box1.gif);
	background-repeat:no-repeat;
}

.box-viaggi-solo-hotel {
	width:95px;
	height:72px;
	background-image:url(../img/box2.gif);
	background-repeat:no-repeat;
}

.box-viaggi-hotel-volo  {
	width:95px;
	height:72px;
	background-image:url(../img/box3.gif);
	background-repeat:no-repeat;
}

.box-viaggi-tour-fly {
	width:95px;
	height:72px;
	background-image:url(../img/box4.gif);
	background-repeat:no-repeat;
}


.larghezzaBoxViaggi {
    width: 205px; 
}





/*TESTO PER TITOLO NEWS IN HOME PAGE*/
.testoVerde12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#309702;
	font-weight:bold;			
}

.testoVerde12 a:link {
	color:#309702;
	text-decoration: none;		
}

.testoVerde12 a:visited {
	color:#309702;
	text-decoration: none;
}

.testoVerde12 a:hover {
	color:#309702;
	text-decoration:underline;
}

.testoVerde12 a:active {
	color:#309702;
	text-decoration: none;
}

/*TESTO PER DESCRIZIONE NEWS IN HOME PAGE*/
.testoTesto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.testoTesto a:link {
	color:#000000;
	text-decoration:underline;
}

.testoTesto a:visited {
	color:#000000;
	text-decoration:underline;
}

.testoTesto a:hover {
	color:#000000;
	background-color: #d4e4d3;
	text-decoration:underline;
}

.testoTesto a:active {
	color:#000000;
	text-decoration:underline;
}



