/* CSS Document */

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0
}
body {
	color: #3377AA;
	font: .7em Verdana, Helvetica, Arial, Verdana, Helvetica, Sans-Serif;
	background-color: #454545;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
}
a {
	outline: none;
}
a {
	color: #128cd0;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

td{
	font-family:Verdana;
	font-size:12px;
}
input, select, textarea {
	border: #999999 1px solid;
	font-size: 11px;
	font-family:verdana;
	padding: 1px;
	margin:1px;
}

select {
	height: 17px;
}

li {
	list-style: none
}
p {
	padding: 0 0 1em
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.ac {
	text-align:center;
}
#cont-booking {
	height: 380px;
	width: 750px;
	float: left;
	padding-left: 35px;
}

#col1-booking {
	height: 240px;
	width: 260px;
	float: left;
	padding-top:10px;
	background-color: #DDEEFF;
	padding-left: 10px;
}

#col2-booking {
	height: 240px;
	width: 460px;
	float: right;
	padding-top:10px;
	padding-left: 5px;
	padding-right: 10px;
	background-color: #DDEEFF;
	
}


#col3-booking {
	width: 730px;
	float:left;
	margin-top:5px;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DDEEFF;	
}


#col4-booking {
	height: 380px;
	width: 715px;
	float:left;
	margin-top:5px;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DDEEFF;	
	overflow:auto;
}	
#col5-booking {
	height: 180px;
	width: 715px;
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DDEEFF;	
	overflow:auto;
}	

#col4-booking td {
  border:1px solid navy;
  border-collapse:collapse;
  font-family:Arial Narrow,Tahoma,Helvetica,Arial,Verdana;
  font-size:11px;
  text-align:center;
  color:Black;
  padding:2px;
  width:60px;
}
#col1-booking h1 {
	font-size: 13px;
	color: #226699;
	font-weight: normal;
}
#col1-booking h2 {
	font-size: 11px;
	color: #3377AA;
	
	font-weight: normal;
}
#divr h2 {
	font-size: 14px;
	color: #3377AA;
	font-family:Helvetica,Swiss,Arial;
	font-weight: bold;
}
#divr {
	font-size: 12px;
	color: #3377AA;
	font-family:Verdana,Helvetica,Swiss,Arial;
	font-weight: bold;
}
#col3-booking TD {
	font-size: 11px;
	font-weight: normal;
}
#col3-booking h2 {
	font-size: 11px;
	color: #3377AA;
	font-weight: normal;
}

/* div */

.content-area
{
	margin-top: 5px;
	margin-left: 7px;
	width: 822px;
}

.clear-both
{
	clear: both;
}

.container
{
    margin: 0 auto;
    width: 822px;
    height: auto !important; /*ie7 */
    overflow:auto;
    clear: both; 
	border-right: 1px solid #B2C2D1;
	border-left: 1px solid #B2C2D1;
	background-color: #FFFFFF;
	padding:0;
}

.right-area
{
	clear:right;
	margin-top: 2px;
	float:right;
	width: 155px;
	overflow:hidden;
}

.left-area
{
	float: left;
	overflow: hidden;
	width:822px;
    margin-bottom: 1px;
}

#docu
{
	position:absolute;
	z-index: 10000;
}

/* Header */
#header
{
	background-color: #FFFFFF;
	height: 40px;
	width: 822px;
	margin: 0px;
	padding: 0px;
}
#header .verticals
{
	height: 27px;
	border-bottom: 1px solid #B2C2D1;
	padding: 0px;
	margin: 0px;
}
#header .verticals a:hover
{
	color: #FF7500;
}
#header .verticals div.lingue
{
	float: left;
	margin: 0 0 0 15px;
	padding:0;
	height:23px;
	width:100px;
}
#header .verticals div.lingue img
{
	margin: 4px 4px 4px 4px;
}
#header .verticals div.nebiz
{
	float: right;
	margin:0px;
	padding:0;
	height:23px;
}

#header .verticals div.nebiz img
{
	display: block;
	overflow:visible;
}
#header .navi
{
	background: url(../images/wevi_header_bg.gif) repeat-x bottom;
	clear: both;
	height: 93px;
}
#header .logo
{
	margin-top: 7px;
	margin-left: 22px;
	width: 130px;
	float: left;
}
.banner
{
	display: block;
	height: 91px;
	float: right;
	cursor: pointer;
	text-decoration: none;
	color: #666666;
	width: 782px;
}
* html #header .logo
{
	margin-left: 5px;
}

/* footer */
#footer {width:822px;}
#footer div, #footer a {text-align:center;font-family:verdana, arial,helvetica;	font-size:11px;	color:#666666;text-decoration:none;	font-weight:normal;line-height:15px;}
#footer .footer10 {clear:both;height:10px;width:1px;background-color:#ffffff;width:100%;}
#footer .footer30 {clear:both;height:30px;width:1px;background-color:#ffffff;width:100%;}
#footer a:hover {color:#ff7500;}
#footer .footer-copy {color:#999999;line-height:15px;}
#footer .footer-riga {color:#999999;line-height:15px;}
