﻿body 
{
	position: relative;
	left: 50%;
	margin-left: -493px;
	width: 976px;
	background-color: Black;
}

a
{
	text-decoration: none;
}

.cuerpo
{
	width: 976px;
	height: 629px;
	background-image: url(../imagenes/fondo2.jpg);
	overflow: hidden;
	position: relative;
}

.cabecera
{
	width: 942px;
	height: 100px;
	position: relative;
	top: 10px;
	left: 17px;
	z-index: 2;
}

.menu
{
	background-image: url(../imagenes/botones.png);
	_background-image: url(../imagenes/botones.jpg);
	float: right;
	width: 696px;
	height: 61px;
	position: relative;
	right: 4px;
}

.menu ul
{
	padding: 0px;
	padding-left: 30px;
	padding-top: 40px;
	margin: 0px;
	list-style-type: none;
}

.menu ul li
{
	padding-left: 15px;
	display: inline;
}

.submenu_servicios
{
	position: absolute;
	float: left;
	top: 70px;
	left: 370px;
	padding: 2px;
	background-color: #FE9A21;
	border: solid 3px #FE7C0E;
	z-index: 3;
}

.submenu_servicios ul
{
	list-style-type: none;
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
}

.submenu_productos
{
	position: absolute;
	float: left;
	top: 70px;
	left: 620px;
	padding: 2px;
	background-color: #FE9A21;
	border: solid 3px #FE7C0E;
	z-index:3;
}

.submenu_productos ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
}

.logos
{
	float: left;
	width: 246px;
}

.logo_orbel
{
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}

.logo_toyota
{
	float: left;
	display: inline-block;
	position: relative;
	top: 79px;
	left: 30px;
}

.contenido
{
	padding: 20px;
	padding-top: 0px;
	height: 400px;
	z-index: 1;
	position: relative;
}

.bloque_contenido
{
	z-index: 1;
	overflow: hidden;
}

.pie
{
	float: right;
}

.pie span
{
	padding-left: 5px;
}

.pie_ministerio
{
	clear: both;
	height: 50px;
	padding-top: 10px;
	text-align: center;
}

.bloque_input
{
	display: inline-block;
	padding: 0px;
	height: 24px;
	width: 109px;
	position: relative;
	top: -5px;
	//top: 3px;
	background-image: url(../imagenes/boton_small.png);
	_background-image: url(../imagenes/boton_small.jpg);
	background-repeat: no-repeat;
}

.bloque_input input
{
	background-color: #999999;
	position: relative;
	top: 4px;
	left: 3px;
	width: 90px;
	height: 12px;
	border: 0px;
}

.ruedas
{
	position: absolute;
	z-index: 5;
	top: 474px;
	left: -2px;
}

.home_columna_izquierda
{
	width: 22%;
	float: left;
	padding: 20px;
	padding-right: 0px;
}

.home_descripcion_empresa
{	
	width: 210px;
	position: relative;
	left: 40px;
}

.home_descripcion_empresa_superior
{
	background-image: url(../imagenes/caja_vacia_small_superior.png);
	_background-image: url(../imagenes/caja_vacia_small_superior.gif);
	width: 201px;
	height: 25px;
}

.home_descripcion_empresa_contenido
{
	width: 199px;
	border-left: solid 1px #696869;
	border-right: solid 1px #696869;
	
}

.home_descripcion_empresa_contenido div
{
	padding-left: 6px;
	padding-right: 6px;
}

.home_descripcion_empresa_inferior
{
	background-image: url(../imagenes/caja_vacia_small_inferior.png);
	_background-image: url(../imagenes/caja_vacia_small_inferior.gif);
	width: 201px;
	height: 26px;
}

.home_producto_destacado
{
	background-image: url(../imagenes/secciones_izquierda.png);
	_background-image: url(../imagenes/secciones_izquierda.gif);
	width: 224px;
	_width: 220px;
	height: 97px;
	position: relative;
	left: 27px;
	top:5px;
}

.home_producto_destacado div
{
}

.home_productos
{
	background-image: url(../imagenes/secciones_izquierda.png);
	_background-image: url(../imagenes/secciones_izquierda.gif);
	width: 224px;
	height: 97px;
	position: relative;
	left: 27px;
	top: 10px;
}


.home_columna_derecha
{
	position: relative;
	left: -15px;
	_left: 5px;
	width: 63%;
	float: right;
	padding: 20px;
	padding-left: 0px;
}

.home_grande_superior
{
	width: 286px;
	height: 26px;
	background-image: url(../imagenes/caja_vacia_grande_superior.png);
	_background-image: url(../imagenes/caja_vacia_grande_superior.gif);
}

.home_grande_contenido
{
	height: 200px;
	width: 286px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.home_grande_inferior
{
	width: 286px;
	height: 26px;
	background-image: url(../imagenes/caja_vacia_grande_inferior.png);
	_background-image: url(../imagenes/caja_vacia_grande_inferior.gif);
}

.home_listado_noticias
{
	padding: 10px;
	padding-top: 0px;
}

.home_listado_noticias_fecha
{
	float: right;
}

.home_listado_noticias_titulo
{
	clear: both;
}

.home_listado_noticias_descripcion
{
}

.home_imagen_servicios
{
	float: right;
	position: relative;
}
.cabecera_contenido
{
	position: relative;
	top: 40px;
	left: 80px;
}

.contenido_superior
{
	width: 800px;
	height: 26px;
	background-image: url(../imagenes/cajacontenidosuperior.png);
	_background-image: url(../imagenes/cajacontenidosuperior.gif);
	position: relative;
	top: 40px;
	left: 70px;
}

.contenido_medio
{
	background-color: #FFFFFF;
	overflow: auto;
	width: 800px;
	height: 380px;
	position: relative;
	top: 40px;
	left: 70px;
}

.contenido_inferior
{
	width: 800px;
	height: 26px;
	background-image: url(../imagenes/cajacontenidoinferior.png);
	_background-image: url(../imagenes/cajacontenidoinferior.gif);
	position: relative;
	top: 40px;
	left: 70px;
}

.bloque_contenido
{
	padding-left: 10px;
	padding-right: 10px;
}

.listado_noticias
{
	position: relative;
	clear: both;
}

.listado_noticias_fecha
{
	float: right;
}

.listado_noticias_titulo
{
	float: left;
	padding-left: 5px;
}

.listado_noticias_descripcion
{
	clear: both;
}

.listado_noticias_vermas
{
	float: right;
}

.detalle_noticia
{
}

.detalle_noticia_descripcion
{
}

.detalle_noticia_contenido
{
}

.detalle_noticia a
{
	float: right;
}

.listado_productos
{
	clear: both;
}

.listado_productos_titulo
{
}

.listado_productos_cuerpo
{
}

.listado_productos_imagen
{
	float: left;
	width: 80px;
}

.listado_productos_imagen img
{
	max-width: 80px;
}

.listado_productos_descripcion
{
	vertical-align: top;
	overflow: hidden;
	float: right;
	width: 280px;	
	_width: 250px;
}

.listado_productos_ver_mas
{
	float: right;
}

.listado_productos_separador
{
	clear: both;
	height: 5px;
	display: block;
}

.detalle_producto
{
}

.detalle_producto_enlace
{
	clear: both;
	float: right;
}

.detalle_producto_izq
{
	width: 25%;
	float: left;
}

.detalle_producto_nombre
{
	padding-bottom: 20px;
}

.detalle_producto_imagen
{
}
.detalle_producto_imagen img
{
	max-width: 95%;
	border: 0px;
}

.detalle_producto_der
{
	width: 95%;
	margin-left: 20px;
	padding-top: 25px;
}

.aviso_legal
{
	padding: 15%;
	padding-top: 5%;
}
