body {
	/*background-image:url(../images/bg.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
}

.newbody {
	background-image:url(../images/bg_home.png);
	background-repeat:repeat-x;
	background-position:top;
}

h1, h2, h3, h4, h5, h6 {
	color:#1253A3;
}

table {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

form {
	margin:0;
	padding:0;
}

.campoarancio {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #000066;
}
.fasciazzurra {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
}
.titoloviaggio {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.titoloviaggio:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.linearancio {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	background-image: url(../viaggi/home/immagini/linearancio.jpg);
	background-color: #FFFFCC;
	border: thin solid #FFCC00;


}
.font11 {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	word-spacing: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;


}
.testotop {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 8px;
}
.titolo {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	word-spacing: 8px;
	font-weight: bold;
}
.Numeri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}

.link {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	word-spacing: 8px;
}
.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	word-spacing: 8px;
}
.PulsantiScorrimento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFCC;
	font-size: 12px;
	border-top: medium solid #FFCC00;
	border-right: medium solid #FFCC00;
	border-bottom: medium solid #FFCC00;
	border-left: medium solid #FFCC00;


}
.linkHome {

	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	word-spacing: 8px;
}
.linkHome:hover {


	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 8px;
}
body {
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.clear {
	clear: both;
}
#viaggio_denominaizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding: 0.5em;
}
#viaggio_zona {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding: 0.5em;
}
#viaggio_foto {
	padding: 5px;
	float: left;
	margin-right: 25px;
	margin-left:20px;
	width: auto;
	border: 3px solid #999;
}
#viaggio_menu {
	padding: 5px;
	float: left;
	width: auto;
}
#container_viaggio_dettagli {
	float: left;
	width: auto;
}


#menu_header {
	background-image: url(../immagini/menu_top.jpg);
	height: 77px;
	width: 205px;
	background-repeat: no-repeat;
}
#menu_body {
	background-image: url(../immagini/menu_center.jpg);
	height: auto;
	width: 155px;
	text-align: justify;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}

#menu_footer {
	background-image: url(../immagini/menu_down.jpg);
	width: 205px;
	height: 83px;
}

#catalogo {
	float:left;
}

html {
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12;
}

#container_background {
	background-image:url(../images/sfondi/back_ombra.png);
	background-repeat:repeat-y;
	background-position:top;
}

#main_container {
	width:960px;
	padding:0 5px;
	margin:0 auto;
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
	background-color:#FFF;
	
	
}

#main_over_content {
	background-image:url(../images/grad_content_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#header {
	height:103px;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
	background-color:#000;
	
}

#main_menu {
	background-color:#AAA;
	color:#DDD;
	font-size:14px;
	margin:auto;
	padding:5px;
	display:block;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#666;
	
	background-image:url(../images/bg_tabs_over.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#main_top {
	display:block;
	margin:0 auto;
}

#main_menu ul {	
	display:table;
	margin:auto;
}

#main_menu ul li {
	display:inline;	
	
	color:#CCC;
	padding:5px;
	font-weight:bold;
	
	margin:5px;
	
}

#main_menu ul li a {
	color:#02D;
	padding:5px;
	
}

#main_menu ul li a:hover {
	color:#84F;
	
}

#main_content {
		margin:0;
}

#left_container {
	/*background-image:url(../images/wizard-gradient.gif);*/
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	display:block;
	color:#000;	
	float:left;
	margin:5px;
	padding:0;
	
}

#left_container ul {
	padding:0;
	margin:0;
}
#left_container li {
	list-style-type:none;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	border-bottom-style:dotted;
	padding:8px 0;
	font-size:10px;
	margin:0;
}

#left_container a {
	color:#06B;
}
#left_container a:hover {
	color:#0AF;
}

#left_content {
	/*background-color:#FFF;*/
	color:#333;
	width:auto;
	margin:5px;
	padding:5px;
}

#right_container {
	
	
	background-color:#EEE;
	display:block;
	color:#000;	
	float:right;
	width:640px;
	min-height:300px;
	margin:5px;
}

#right_container li {
	list-style-type:square;	
}

#right_container a {
	color:#07C;
}
#right_container a:hover {
	color:#0AF;
}

#right_content {
	background-image:url(../images/corner_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#333;
	width:auto;
	margin:5px;
	padding:5px;
}

#evidenza {
	display:block;
	width:271http://www.corriere.it/cronache/09_novembre_07/aereo-wind-jet-atterraggio-emergenza-minsk_f8ec2cd0-cbad-11de-8d35-00144f02aabc.shtml
	px;
	float:left;
}

#news_box {
	display:block;
	float:right;	
}

#news_box ul {
	margin:0px;
	padding:0px;
}

#news_box ul li {
	list-style-type:none;


}

#news_box ul li a {
	font-size:10px;
	color:#333;
	
	margin:5px;
	padding:5px;
}

#footer {
	background-color:#333;
	background-image:url(../images/back.png);
	background-repeat:repeat-x;
	background-position:top;
	height:330px;
	padding:5px;
	margin:5px 0;
}
#footer p {
	color:#DDD;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}

.cancella {
	clear:both;
}

.data {
	float:right;
}

.data_news {
	float:right;
}

.box {
	/*float:left;*/
	display:table;
	background-color:#EEE;
	width:auto;
	height:auto;
	margin:5px;
	padding:5px;
	float:left;
	border-width:0 1px;
	border-style:solid;
	border-color:#CCC;
}

#box_right {
	float:right;
	display:inline;	
}

#box_left {
	float:left;
}

.article-tools {

background:#ECECEC none repeat scroll 0 0;
border-top:1px solid #DDDDDD;
clear:both;
display:block;
float:left;
margin-bottom:15px;
width:100%;
}

.createdate {
/*background:transparent url(../images/icon-date.gif) no-repeat scroll 0 2px;*/
padding:3px 3px 3px 20px;
}

.createby {
background:transparent url(../images/icon-user.gif) no-repeat scroll 0 2px;
padding:3px 3px 3px 20px;
}

.article-meta {
float:left;
padding:5px;
width:80%;
}

#over_header {
	background-color:#FFF;
	color:#000;
	margin:3px;
	padding:3px;
	height:22px;
	display:compact;
}

#over_menu {
	background-color:#FFF;
	color:#036;
	padding:5px;
	float:left;
	clear:right;
	margin:5px;
	width:98%;
	font-size:10px;
	display:block;
}

.breadcrumbs {
	float:left;	
	margin:0;
	padding:0;
}

.login_module {
	float:right;
	margin:0;
	padding:0;
}

.contentColumn {
display:inline;
float:left;
margin:0;
width:298px;
}

.columnOuterBoxModule {
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
display:inline;
float:left;
margin:0 0 24px;
padding:0;
position:relative;
width:296px;
}

.columnInnerBoxModule {

background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #F6F6F6;
border-right:1px solid #F6F6F6;
display:inline;
margin:1px;
}

.columnTop {
	background: transparent url(../images/module-borders-sprite.png) no-repeat scroll -300px 0;	
	height:5px;
	left:-1px;
	position:absolute;
	top:-3px;
	width:298px;
}

.columnBottom {

background:transparent url(../images/module-borders-sprite.png) no-repeat scroll -300px -4px;
bottom:-8px;
height:8px;
left:-1px;
position:absolute;
width:298px;
}

.contentBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://media.expedia.com/media/content/expit/graphics/home/1024/common/elements/module-borders-sprite.png) no-repeat scroll -598px -4px;
bottom:-5px;
height:8px;
left:-1px;
position:absolute;
width:276px;
}

#descrizione_estesa {
	line-height:1em;
}

#descrizione_programma {
	line-height:1em;
}