@charset "UTF-8";
/* CSS Document 

sfondo body: #69A8C9
sfondo container: #DACB78
link menu: #663300 
link: #4D2D1E


background: #c7ab84 url(../images/bg.jpg) repeat-x top;

*/




body {
background-color:#fefef2;
color:#676040;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin:0;
}

a {
color:#4D2D1E;
} 

a:hover {
color:#E16D3C;
}

a:visited {
color:#4D2D1E;
}

#container  {
/*color: #676040;*/
margin-left:auto;
margin-right:auto;
background-color:#E8E193;
width:900px;
text-align:left;
}

#mainmenu  {
font-family:"Comic Sans MS", "Times New Roman", Times, serif;	
text-align:center;
font-weight: bold;
padding-top:5px;
padding-bottom:10px;
}

#mainmenu A {
color:#4D2D1E;
text-decoration:none;
}

#mainmenu A:hover {
color:#E16D3C;
text-decoration:none;
}

#header  {
background-color:#DACB78;
}

#spallasx, #corpo, #spalladx  {
float:left;
padding:10px;
font-size: 0.8em;
}
#spallasx  {
width:230px;
}

#corpo  {
width:628px;
background-color: #FEFED8;

}

#spalladx  {
background-image:url(../images/spalla.jpg);
background-repeat:repeat-y;
width:250px;
}


#footer  {
padding:10px;
font-size:0.8em;
text-align:center;
color:#994f32;
}

#footer A, #footer A:visited  {
color:#055D8C;
}

.titolo {
color:#994f32;
font-size:24px;
font-family:"Comic Sans MS", "Times New Roman", Times, serif;	
}
.both {
clear:both;
}



.offerta {	
	font-size:1.1em;
	font-weight:bold;
}

.offerta .titolo A, .offerta .titolo A:visited {
	font-weight:bold;
}
.offerta .prezzo {
	color:#FF0000; 
	font-weight:bold;
}



#nomeDestinazione{
	color: #000000;
	text-transform:uppercase;
}

.fotoViaggi {
		width: 150px;
		height: 100px;
		border: 1px solid #000000;
	
}

#struttura_link_condizioni {
	font-weight:bold;
	text-align: center;
}
#struttura_tabella_prezzi {
	width: 720px;
}


/* END common */









