body { 
	font:80% verdana,helvetica,sans-serif; 
	margin:0; padding:0;text-align:center;
	background-image: url(images/sfondo.jpg);
}
#agenziaviaggi{
	margin: 0px auto ;
   width: 750px; 
	text-align: left ;
	background-color: White;
}
/* ----- inizio codice testata --*/
#viaggi-top{
	top:10px;
	width: 750px;
	position: absolute;
	text-align:left;
}
#viaggi-testa{
	background-image: url(images/logo.jpg);
	width: 750px;
	height: 67px;
}
#viaggi-menu{
   width: 750px;
	text-align: center;
	background-color: White;
}
#viaggi-anim{
	width: 750px;
	background-color: White;
	text-align: center;
}
#box-contatti{
	width: 750px;
	background-color: White;
	text-align:center;
}
#viaggi-contatti{
	width: 730px;
	background-color:#a8c7d9;
	text-align: center;
	padding-top:6px;
	padding-bottom:6px;
}
#viaggi-benvenuto{
	width: 750px;
	text-align: center;
	background-color: White;
	padding-top:7px;
}
/* fine codice testata*/

/* ----inizio codice blocco inferiore */
#boxdown{
  width: 750px;
  position: absolute;
  top:337px;
  background-color: White;
  text-align: center;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}
#content{
	width: 730px;
	position: relative;
	text-align: justify;
	_text-align: center;
	background-color: #D7E8F0;
	padding-top: 4px;
	min-height: 700px;
   height: auto !important;
   height: 700px;
	_ height: auto !important;
	margin-left:12px;
	_margin-left:0;
}
#quadsx{
	width:460px;
	height: 200px;
	text-align: left;
	position: relative;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;

}
#quadsx h1{
 font-family: Tahoma, Arial;
 color:Red;
 font-size: 22px;
 font-weight: bold;
 text-align:center;
}
#quad{
   float:right;
	position: relative;
	width: 246px;
	height: 200px;
	overflow: auto;
   top: 500px;
	_top:50%;
	padding-right:4px;

}
#quad2{
	position: absolute;
	width: 250px;
	height: 240px;
	right: 0;
}
#quad h1,h2,h3{
   font-family: Tahoma, Arial;
	font-size: 11px;
}
#footer{
	width: 750px;
	background-color: White;
	height:21px;
	background-image:url("images/bottom1.jpg"); 
}
/* ---- fine codice blocco inferiore */






.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration:none;
}
.testo a:{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration:none;
}
.testo a:link,.testo a:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration:none;
}