body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	text-align: center;
	background: #8F0000;
	background:#8F0000 url("../img/b.gif") no-repeat left top; 
}

#wrapper {
	position: relative;
	margin: 0 auto;
    padding: 0 16px;
	text-align: left;
	width: 792px;
	background:transparent url("../img/bg.gif") repeat-y left top;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 760px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#main-body { clear:left; }
/* End IE5-Mac hack */


/* ----------------------------------------

NAVIGATION

------------------------------------------- */
#nav { 
    width: 80px;
	margin: 0 0 30px 0;
	padding: 0 20px;
	float: left;
 }
/* commented backslash hack v2 \*/
#nav { 
    width: 120px;
 }
/* end hack */

div#nav ul  {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	margin:5px 0 0 0;
	padding: 0;
}

div#nav ul li  {
    display: block;
    float: left;
    width: 110px;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}

/* ----------------------------------------

BACKGROUNDS
Unique IDs allow for unique section styling in the future

------------------------------------------- */

body#homepage { }
body#homepage div#wrapper {}

/* ----------------------------------------

PAGE HEADER GRAPHICS

------------------------------------------- */

body#homepage #main-body { 
	background:#E2D7CD url("../img/main-body-bg.gif") repeat-y 0 0; 
	width:760px; 
	padding-top:225px; 
}
#page-header {
	position: absolute; 
	top:0;
	left:0; 
	margin:0; 
	padding:0;
	width:792px;  
	height:205px;
}


/* ----------------------------------------

CONTENT DIVS

------------------------------------------- */
#content { 
	background:#fff;
	width: 540px;
	margin: -20px 20px 50px 20px;
	padding: 0;
	float: left;
}
.floatContent { 
	width:230px;
	margin:0 0 5px 5px;
	padding:2px;
	float: right;
	clear:both;
	border:1px solid #000;
}
#eventi{
	background:#fff;
}
#offerte{
	background:#fff;
}
#footer { 
	width:760px; 
	background:#000/* url(phd_images/footer-bg.gif) no-repeat 0 0*/; 
	padding:0;
}
#footer p {
	text-align:left; 
	color:#999;
	font-size:11px;
	line-height:11px; 
	padding:15px 0 15px 130px;
}
#footer p a:link, #footer p a:visited { 
	color:#999; 
}
#footer p a:hover, #footer p a:active { 
	color:#fc0;
}

/* ----------------------------------------

TEXT FORMATTING

------------------------------------------- */
p, ul, dl, ol, blockquote   {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Tahoma, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, #titolo {
    font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, sans-serif; 
	margin: .15em 0 .25em 0;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin: .25em 0 .50em 0;
}

h1 { font-size: 24px; margin: 0 0 .15em -1px; color: #8F0000; font-weight: bold; }
h2 { font-size: 15px; line-height: 18px; color: #8F0000; margin: 1.25em 0 .25em 0; }
h3 { font-size: 14px; margin: 1em 0 .10em 0; }
h4 { font-size: 11px; margin: 1.5em 0 .10em 0; }
h5 { font-size: 10px; }
h6 { font-size: 10px; font-weight: bold; padding-bottom: 3px; border-bottom: 1px solid #ccc; } /* USE FOR TOP OF COLUMN SUB-HEADING */

h1 #titolo { font-family:"Georgia"; font-size:15pt; text-align:right; border-top:1px solid #8F0000; margin:0 5px 15px 0; text-transform:uppercase; font-style:italic; }

cite {
	font-size: 11px;
	color: #333;
	line-height: 13px;
	font-weight: bold;
}

em {
	font-style: italic;
	font-weight: normal;
	/*background-color: #ff6;*/
}
p.intro{
	font-weight:bold;
	font-size:14px;
}


#content h2{
	width:290px;
}
#content p.column{
	width:290px;
}
#content p.more{
	width:290px;
	margin-top:-5px;
}
.floatContent h3{ 
	margin:10px 10px 5px;
	padding:0;
}
.floatContent p{
	margin:5px 10px;
	padding:0;
}
.floatContent p.data{
	margin:0 10px -8px;
	padding:0;
	font-size:10px;
}
.floatContent a{
	font-size:12px;
	color:#333;
	text-decoration:none;
	border-bottom:1px #333 dashed;
} 
.floatContent a:hover{
	font-size:12px;
	color:#f00;
	text-decoration:none;
	border-bottom:1px #f00 dashed;
} 
.floatContent img{
	margin:2px;
	width:224px;
	border:0;
} 
/* ----------------------------------------

LIST STYLES

------------------------------------------- */

dl { font-size: 12px; color: #333; line-height: 16px; }
dt { margin: 0 0 3px 0; }
dd { margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #ccc; }

ol { font-size: 11px; line-height: 16px; }

div#content ul { font-size: 11px; line-height: 18px; margin: .5em 0; }

/* ----------------------------------------

 LINKAGE

------------------------------------------- */
a:hover { color: #f00; text-decoration: underline; font-size:10pt;}
a { color: #000066; text-decoration: underline; font-size:10pt;}

div#nav a { 
	float: left; 
	width: 110px;
}
div#nav ul li a{ 
	display: block; 
	color: #000; 
	text-decoration: none; 
	border-bottom: none; 
	padding: 9px 0 8px 0;
	border-bottom: 1px dashed #000;		
}
div#nav ul li a:hover{ 
	display: block; 
	color: #8F0000; 
	text-decoration: none;  
	padding: 9px 0 8px 0;
	border-bottom: 1px dashed #8F0000;	
}
div#nav ul li a.current{ 
	display: block; 
	color: #8F0000; 
	text-decoration: none;  
	padding: 9px 0 8px 0;
	border-bottom: 1px dashed #8F0000;
	font-weight:bold;
}
div#nav ul li a.superview{ 
	display: block; 
	color: #0099CC; 
	text-decoration: none;  
	padding: 9px 0 8px 0;
	border-bottom: 1px dashed #0099CC;
	font-weight:bold;
}div#nav ul li a.booking{ 	display: block; 	color: #f00; 	text-decoration: none;  	padding: 9px 0 8px 0;	border-bottom: 1px dashed #f00;	font-weight:bold;}
/*-----------------------------------------
SEZIONE LINGUAGGIO
------------------------------------------*/
#lingua {
   margin:-25px 0 0 0;
}
#lingua ul {
   text-align:left;
   list-style:none; /* elimino i punti elenco */
   margin:0;
   padding:0; /* elimino i rientri delle liste */
   }
#lingua ul li{
   margin:0 5px;
   padding:0;
   display:inline;
}
#lingua ul li a img{
   border:3px solid #FFFFFF;
}
#lingua ul li a:hover img{
   border:3px solid #8F0000;
}

/*-----------------------------------------
SEZIONE IMMAGINI
------------------------------------------*/
.viewer{
   width:430px;
   background:#ddd;
   float:right;
}
.viewer img{
   width:430px;
   margin:0;
   border:1px solid #000;
}
.little a{
   margin:3px;
}
.little a.normal img{
   border:3px solid #ddd;
   width:40px;
}
.little a:hover.normal img{
   border:3px solid #8F0000;
}
.little a.corrente img{
   border:3px solid #666;
   width:40px;
}
.contatti p{
   margin:15px 0 0 0;
   padding:0;
   font:normal 9pt/21pt "Georgia";
   text-decoration:underline;
}
#content .contatti ul{
   margin:0;
   padding:0;
   border:0;
   list-style-type:none;
}
#content .contatti ul li{
    font:normal 9pt/18pt "Lucida Grande";
	margin:0;
	padding:0 0 0 20px;
	line-height:15pt;
	background:#FFF url("http://www.traveleurope.it/img/facilities_bullet.gif") no-repeat 10px 8px;
}
/*-----------------------------------------
SEZIONE PACCHETTI
------------------------------------------*/
#content #pacchetti{
   margin:0;
   padding:10px;
   border-bottom:2px solid #8F0000;
}
#pacchetti h3{
   color:#FFF;
   background:#8F0000;
   padding:3px;
}
#pacchetti img{ 
   float:left;
   margin:5px;
}
#pacchetti ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
#pacchetti ul li{
   text-decoration:underline;
   color:#8F0000;
   font-size:10pt;
}
#pacchetti hr{
   width:80%;
   color:#EEE;
   text-align:center;
   height:1px;
}