/* CSS Document */

body,html{
	
	margin:0px;
	
	padding:0px;
	
	text-align:center;
}


img{
	
	border:0px;
}
body{
	
	background-image:url(../images/bg_foot.gif);
	
	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#222; word-spacing: -0.07em; 	
	
}

div#all{
	
	background-image:url(../images/bg.gif);
	
	background-repeat:repeat-x;
	
	height:740px;
}
	
div#allflotta{
	
	background-image:url(../images/bg.gif);
	
	background-repeat:repeat-x;
	
	height:900px;
}
	
div#head{
	
	width:800px;
	
	height:168px;
}

div#tit{
	
	width:800px;	
	
	height:71px;
	
}

div#foot{
	
	width:800px;
	
	height:30px;
	
	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#FFF; word-spacing: -0.07em; 	
	
}

div#foot a{
	
	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#FFF; word-spacing: -0.07em; text-decoration:none; font-weight:bolder;	
	
}
div#foot a:hover{
	
	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#FFF; word-spacing: -0.07em; text-decoration:none; font-weight:bolder; 
		
}

.link{

	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#222; word-spacing: -0.07em; text-decoration:underline;
}
.titnews{	

	font:10px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#666; word-spacing: -0.07em; font-weight:bold;}

.news{	

	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#666; word-spacing: -0.02em;text-decoration:none}

.news:hover{	
	
	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#666; word-spacing: -0.02em;text-decoration:underline}

.link:hover{

	font:11px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#222; word-spacing: -0.07em; text-decoration:none;
}

#form input.newsletter{
	
	padding:1px;
	
	background-color:#FFFFFF;
	
	border:1px #b5b5b5 solid;
	
	font-family:tahoma;
	
	color:#006666;
	
	font-size:11px;
	
	width:120px;
	
	height:16px;
	
	margin-bottom:4px;
}

#form select.newsletter{
	
	padding:1px;
	
	background-color:#FFFFFF;
	
	border:1px #b5b5b5 solid;
	
	font-family:tahoma;
	
	font-size:11px;
	
	color:#006666;
	
	width:124px;
	
	height:20px;
	
	margin-bottom:4px;
}

hr.delim{

	margin-top:10px;

	margin-bottom:10px;

	width:430;

	border:1px;

	border-bottom:0px;

	border-style:dashed;

	color:#dcdcdc;}

	
/* FORM*/



input.form{



	border:0px;

	background: transparent 

	url("../images/bg_input.gif") no-repeat;

	width:261px;

	height:21px;

	font-family:lucida sans, tahoma;

	font-size:12px;

	padding:5px;

	margin-right:50px;
	
	color:#000;

}

input.formsmall{



	border:0px;

	background: transparent 

	url("../images/bg_input_small.gif") no-repeat;

	width:147px;

	height:26px;

	font-family:lucida sans, tahoma;

	font-size:12px;

	padding:5px;

	margin-right:50px;
	
	color:#000;

}




textarea.form{



	border:0px;

	background: transparent 

	url("../images/bg_textarea.gif") no-repeat;

	width:440px;

	background-repeat:no-repeat;

	height:59px;

	font-family:lucida sans, tahoma;

	font-size:12px;

	padding:4px;	

	background-repeat:repeat-y;

	

}


