body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}
	
	
	html {
		height:100%;
	}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-family: Arial;*/
	font-size:11px;
	background-color: #ffffff;
	height:100%;
}


a {
	color:#06b7e1;
}

a:visited {
	color:#3693a8;
}
.cssclear {
	clear:both;
}
#pageContainer {
	/*margin: 0px auto 15px;*/
	position:relative;
	min-height:100%;
	/*width: 1050px;*/
}
.mainContent {
 padding-bottom:75px;   /* Height of the footer */
}
div.contenedorheader {
	background-color: #000000;
}
#header {
	margin: 0px auto;
	width: 750px;
	height: 190px;
	background-repeat: no-repeat;
	background-color: #000000;
	position:relative;
	z-index:0;
}
#logo {
	width:120px;
	height:58px;
	position:absolute;
	top:36px;
	left:0px;
}
#logooff {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
	z-index:1;
}
#logoover{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	z-index:1;
}

#menu {
	position:absolute;
	right:0px;
	top:0px;
	height:116px;
	width:550px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family: sans-serif,Trebuchet,Arial;
	font-size:11px;
	text-transform: uppercase;
	line-height:140%;
}	

#menu a {
	color: #ffffff;
	text-decoration: none;
	
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu * {
	margin:0px;
	padding:0px;
}


.bloquemenu {
	float:right;
	height:100%;
	border-left-width:1px;
	border-color:#00b5e0;
	border-left-style:solid;
}

#menu .bloquemenu ul {
	list-style:none;
	list-style-position:inside;
	padding-left:5px;
}

#menu .bloquemenu ul li.marcado {
	background-image: url('/imagenes/flechamenu.gif');
	background-repeat:no-repeat;
	background-position:center left;	
}

#menu .bloquemenu ul:first-child {
	margin-top: 24px;
	padding-left:0px;
}

#menu .bloquemenu ul li.imagen a {
	padding-left:5px;
}

#menu .bloquemenu ul li a {
	padding-left:7px;
	position:relative;
	top:2px;
}


#bloqueInicio {
	width:140px;
}
#bloqueVehiculo {
	width:180px;
}
#bloqueEmpresa {
	width:140px;
}


#footer {
	/*padding-bottom:10px;*/
	padding-top:10px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	height: 55px; 
	background-color: #000000;
	clear: both;
	color:#ffffff;
	position:absolute;
	bottom:0px;
}


#paginate .boxed {
	padding: 4px;
	margin: 1px;
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#cfcfcf;
	text-decoration: none;
}

div.contenedorbloque {
	background-image:url('/imagenes/fondo01.gif');
	background-repeat:repeat-x;
}
div.contenedorbloqueblanco {
	background-color:#ffffff;
}
div.bloque {
	/*clear:all;*/
	width:750px;
	position:relative;
	/*background-color:#ffffff;*/
	margin-left:auto;
	margin-right:auto;
	
}

.bloque .pestana {
	position:absolute;
	top:-21px;
}


.bloque .contenido {
	position:relative;
	background-repeat:repeat-x;
	padding-top: 27px;
	padding-bottom: 21px;
}

.bloquesubscribir {
	background-color:#00c9f3;
	height:65px;
	/*line-height:45px;*/
	text-align:center;
	margin-top:10px;
}
.bloquesubscribir a {
	color:#ffffff;
}
.bloquecampo {
	width:231px;
	float:left;
	text-align: center;
	margin-bottom:21px;
	position:relative;
}

.bloquetitulo {
	clear:both;
	width:100%;
	text-align: left;
}
#bloquetipovehiculo {
	
}
.tipovehiculo {
	position:relative;
	/*width:76px;*/
	width:57px;
	height:117px;
	float:left;
}

.tipovehiculo img {
	position:absolute;
	top:0px;
	left:0px;

}
.tipovehiculo img.off {
	visibility:visible;	
}

.tipovehiculo img.on {
	visibility:hidden;	
}

.tipovehiculo img.hover {
	visibility:hidden;	
}


/* Formularios */
.campo {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
select {
	width:150px;
}

input {
	width:150px;
}

#buscar {
	width:109px;
	height:38px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#buscaroff {
	background-image: url('/imagenes/botones/buscaroff.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
#buscarover{
	background-image: url('/imagenes/botones/buscarover.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

#enviarcontacto {
	width:109px;
	height:38px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 21px;
}
#enviarboletin {
	width:109px;
	height:38px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 21px;
}
#enviaroff {
	background-image: url('/imagenes/botones/enviaroff.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
#enviarover{
	background-image: url('/imagenes/botones/enviarover.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

#actualizar {
	width:109px;
	height:38px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}


.vernovedades {
	width:169px;
	height:38px;
	position:relative;
	float:right;
}
.vernovedadesoff {
	background-image: url('/imagenes/botones/novedadoff.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
.vernovedadesover{
	background-image: url('/imagenes/botones/novedadover.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}


.enviarboletin {
	width:169px;
	height:38px;
	position:relative;
}
.soff {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
.over{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

.vercatalogo {
	width:169px;
	height:38px;
	position:relative;
	float:right;
}
.vercataloff {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
.vercatalover{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}
.miniFicha {
	width:231px;
	height:136px;
	background-image: url('/imagenes/fondoficha01.gif');
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
}

.miniFichaUltima {
	margin-right:0px;
}

.miniFicha .title {
	line-height:31px;
	margin-bottom:10px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	color: #bae8f5;

}
.miniFicha img.main {
	border-width:5px;
	border-color:#ffffff;
	width:90px;
	height:67px;
	border-style:solid;
	float:left;
	margin-left:10px;
	margin-right:10px;

}
.miniFicha {
	text-transform:lowercase;
}

.masinfo {
	width:97px;
	height:17px;
	position:absolute;
	bottom:9px;
	right:9px;
}
.masinfo a{
	display:block;
}
.masinfooff {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
.masinfoover {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

.recibir {
	width:209px;
	height:38px;
	position:absolute;
	right:0px;
	top:13px;
}
.recibiroff {
	background-image: url('/imagenes/botones/recibiroff.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
}
.recibirover {
	background-image: url('/imagenes/botones/recibirover.gif');
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

.recibir2 {
	width:209px;
	height:38px;
	position:absolute;
	bottom:79px;
	right:0px;
}
.contenido .boxtitle {
	height:56px;
	line-height:56px;
	background-image: url('/imagenes/fondo01.gif');
	position:relative;
	font-size:24px;
}

.contenido .bluetitle {
	font-size:24px;
	color:#00c9f3;
	font-style: italic;
}

.boxcontent {
	width:100%;
	margin-top:9px;
	margin-bottom:40px;
}

.boxcontent td {
	width: 355px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
	min-height:40px;

}
.boxcontent td.espacio {
	width: 38px;
	border-top-style:none;
	border-bottom-style:none;
}
.boxcontent td.primera {
	height: 40px;
}
.boxcontent td.descripcion {
	height: 205px;
	vertical-align: top;
	text-align:justify;
}
.boxcontent td.descripcion2 {
	vertical-align: top;
	text-align:justify;
}

.boxcontent img.thumb  {
	height:35px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
span.azul {
	color:#06b7e1;
}
.bigthumb {
	margin-top:17px;
}
#mainimage
{
	/*height:228px;*/
	width:347px;
}

.carsidebar {
	position:absolute;
	right:-200px;
	top:100px;
	width:200px;
}
.carsidebar .selector {
	width:100px;
}
.listadocoches img.thumb {
	height:18px;
	width:26px;
}
.listadocoches .noimage {
	height:18px;
	width:26px;
	background-image:url('/imagenes/no_imagesm.gif');
}


.listadocoches {
	text-align:left;
	vertical-align:center;
	width:100%;
	background-color: transparent;
}

.listadocoches th {
	text-align:left;
}

.listadocoches tr.coche {
	background-image: url('/imagenes/fondoficha02.gif');
	background-repeat:no-repeat;
	background-position:center left;

}
.listadocoches td {
	
	height:40px;
	
}

.coche td {
	padding-left:5px;
}
.listadocoches .segmento {
	text-align:center;
}
.paginacion {
	text-align:right;
	margin-bottom:9px;
}

#paginate {
	padding-bottom: 21px;
	text-align:right;
	
}

.textos {
	width:100%;
	margin-top:9px;
	margin-bottom:40px;
}
.textos td{
	width:50%;
	vertical-align:top;
	text-align: justify;
}
.textos td.izquierda {
	
	padding-right:9px;
	border-right-style:solid;
	border-right-color:#cfcfcf;
	border-right-width:1px;
}

.textos td.derecha {
	padding-left:9px;
	
}

.textos p {
	margin-bottom:9px;
}
.textos p.titulo {
	font-weight:bold;
}
p.red {
		padding-bottom:40px;
}


.contacto {
	margin-bottom:9px;
	vertical-align:center;
}
.contacto * {
	margin-bottom:10px;
}

.contacto p {
	margin-top:15px;
	margin-bottom:5px;
}
.contacto input {
	margin-left:10px;
}
.contacto textarea {
	margin-left:10px;
}

.contacto {
	margin-bottom:9px;
	margin-top:27px;
	vertical-align:center;
}

.contacto img {
	margin-left:10px;
}


.login {
	text-align:left;
	vertical-align:center;
	margin-top:27px;
	margin-bottom:9px;
	width:100%;
}
.login td {
	height:40px;
}
.login .campo {
	text-align:right;
}

.error {
	margin-left:10px;
	color:red;
}
span.negrita {
	font-weight:bold;	
}
