@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#666666;
	margin:0 0;
}

#contenedor{ 
		width:769px;
		margin:0 auto 0 auto;
		padding-top:20px;}
#contenedor_form_custodia{ 
		width:400px;
		margin:0 auto 0 auto;
		padding-top:20px;}
#header { 
		height:118px;			
		background-color:#017DB0;
		padding-top:11px;
		}
#logo{ 
		width:185px;
		float:left;
	}
#telefono{ 
		width:180px;
		float:right;
		margin-right:22px;
		margin-top:71px;}
#menutop {
		background-image:url(fondo_barra_menu.gif);
		background-repeat:repeat-x;
		background-position:left;
		height:40px;
		}
#cuerpo {
		min-height:350px;
		background-image:url(fondo.png);
		background-repeat:repeat-x;
		background-position: 0% 0%;
		padding-left:20px;
}
#desde {
		padding-top:24px;
		margin-right:24px;
		text-align:right;
}
#texto {
		padding-top:20px;
		margin-right:24px;
		text-align:justify;
}
#empresa {
	width:124px;
	height:39px;
	float:left;
	background-image:url(empresa.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#empresa:hover {
	background-position:0px -39px;
}

#empresa_en {
	width:124px;
	height:39px;
	float:left;
	background-image:url(our_company.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#empresa_en:hover {
	background-position:0px -39px;
}

#alquiler {
	width:84px;
	height:39px;
	float:left;
	background-image:url(alquiler.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#alquiler:hover {
	background-position:0px -39px;
}
#alquiler_en {
	width:84px;
	height:39px;
	float:left;
	background-image:url(car_hire.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#alquiler_en:hover {
	background-position:0px -39px;
}

#custodia {
	width:98px;
	height:39px;
	float:left;
	background-image:url(custodia.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#custodia:hover {
	background-position:0px -39px;
}

#custodia_en {
	width:98px;
	height:39px;
	float:left;
	background-image:url(car_storage.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#custodia_en:hover {
	background-position:0px -39px;
}
#contacto {
	width:91px;
	height:39px;
	float:left;
	background-image:url(contacto.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#contacto:hover {
	background-position:0px -39px;
}
#contacto_en {
	width:91px;
	height:39px;
	float:left;
	background-image:url(contact.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
}
#contacto_en:hover {
	background-position:0px -39px;
}
#pie { 
		height:89px;
		margin-top:30px;
		background-color:#3A3839;
		padding-top:20px;
		text-align:center;}
.enlacepie {
			color:#CCC;
			text-decoration:none;
}
.enlacepie:hover {
			color: #FFF;;
}

h1 {
		color:#017DB0;
		font-size:small;
		font-weight:bold;}
h2 {
		color:#017DB0;
		font-size:x-small;
		font-weight:bold;}
.titulo {
		color:#000;
		font-size:x-small;
		font-weight:bold;}

.titulo2 {
		color:#fff;
		font-size:x-small;
		font-weight:bold;}


.cabetabla { 
		font-weight:bold;
		color:#017DB0;
		}
.modelo{ 
		font-weight:bold;
		color:#017DB0;
		cursor:help;}
.resaltado {
		color:#F00;
		font-weight:bold;
}
.resaltado2 {
		color:#017DB0;
		font-weight:bold;
}
.resaltado3 {
		color:#CCC;
		font-weight:bold;
}
li { 
		line-height:20px;
}
#datos {
		line-height:20px;
}
.tarifa { 
		color:#017DB0;
		font-weight:bold;
		cursor:help;}
.solicitar { 
		color:#FB7C01;
		font-weight:bold;
		text-decoration:none;
		}
.solicitar:hover {
		color:#666;}
		
.bordei {
		border-bottom: 1px #000 solid;}
.bordeiserv {
		border-bottom: 1px #999 dashed;
		clear:both;
		height:10px;}
.botsserv {
		width:175px;
		text-align:left;
		float:right;
		clear:both;
		padding-top:10px;}
#idiomas {
		text-align:right;
		padding-right:20px;
		padding-top:15px;
		font-weight:bold;
		}
.idioma{ 
		text-decoration:none;
		color:#666666;}
.idioma:hover {color:#017DB0;}