body{
	background-color: #FFF;
	color:#000;
	text-align: left;
	font-size:62.5%;
	/*font-size:9px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
a:link, a:visited {	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#contenedor_total{width:1177px;margin:auto;}

#contenedor_total_2{width:908px;margin:auto;}

.bodyBg_1{
	background:#000 url(../images/preBgImg.png) repeat-x left top;
}

.bodyBg_2{
	background:#1f1f1f url(../images/bluePage/blueBgImg_top.png) repeat-x left top;
}

.bodyBg_3{
	background:#1f1f1f url(../images/catalogo/cochesBg.png) repeat-x left top;
}

.hLink a{
	color:#848484;
}
.hLink a:hover{
	color:#848484;
	text-decoration:none;
}

.pieLink {
	background:url(../images/bluePage/barraPie.png) no-repeat;
	height:33px;
	width:908px;
	color:#FFF;
	font-size:1.2em;
}

.pieLink a{
	color:#FFF;
}
.pieLink a:hover{
	color:#CCC;
	text-decoration:none;
}

.fSelect110{
	width:110px;
	vertical-align:middle;
}

.fInput265{
	width:265px;
	vertical-align:middle;
	border:1px solid #abadb3;
}

.fSelect265{
	width:267px;
	vertical-align:middle;
	border:1px solid #abadb3;
}

.chBox{
	vertical-align:middle;
}

.fTextArea{
	width:250px;
	height:275px;
	font-size:12px;
}

.btnEnviar{
	background:url(../images/bluePage/enviarBtn.png);
	width:75px;
	height:27px;
	float:right;
	cursor:pointer;
}

.sentMessage{
	
}

.tarTabla{
	background:url(../images/bluePage/tarifasTabla.png) no-repeat;
	width:886px;
	height:439px;
}

.banderaBg{
	background:url(../images/catalogo/banderaBg.png) repeat-y center 10px;
}


