/* Hoja de estilos para Frenos RPM */

body {
    margin: 0;
	padding: 0;
	background-color: #FFF;
}


/* --------------------------- Contenedor ------------------------------------*/

#contenedor {
    width: 1032px;
	margin: 0 auto 0 auto;
	background-image: url(imagenes/fondo_contenedor.png);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: arial,"sans serif";
	font-size: 12px;
	color: #333333;
}


a {
    text-decoration: none;
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #AC090D;
	text-decoration: underline;
}


/* --------------------------- Cabecera --------------------------------------*/

#cabecera {
    width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(imagenes/fondo_cabecera.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 276px;
}

#cabecera.portada {
    width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(imagenes/fondo_cabecera_portada.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 330px;
}


#cabecera p {
    margin: 0;
	padding: 0;
}


#cabecera h1 {
    display: none;
}

#cabecera img {
    border: 0;
	margin: 0 0 0 26px;
	padding: 0;
}

#cabecera ul {
    list-style: none;
	padding: 0;
	margin: 18px 0 0 23px;
	border-bottom: 1px solid #FAF9F7;
}

#cabecera ul li {
    display: inline;
	padding: 0;
	margin: 0 0 0 0;
}

#cabecera .inicio {
    display: block;
	float: left;
	width: 63px;
	height: 19px;
	background-image: url(imagenes/tabs/inicio.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera .inicio_seleccionada {
    display: block;
	float: left;
	width: 63px;
	height: 19px;
	background-image: url(imagenes/tabs/inicio.png);
	background-repeat: no-repeat;
	background-position: -63px top;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera a:hover.inicio {
	background-image: url(imagenes/tabs/inicio.png);
	background-repeat: no-repeat;
	background-position: -63px top;
}

#cabecera a:visited.inicio {
	color: #FFF;
}

#cabecera .transmision {
    display: block;
	float: left;
	width: 94px;
	height: 19px;
	background-image: url(imagenes/tabs/transmision.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera .transmision_seleccionada {
    display: block;
	float: left;
	width: 94px;
	height: 19px;
	background-image: url(imagenes/tabs/transmision.png);
	background-repeat: no-repeat;
	background-position: -94px top;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera a:hover.transmision {
	background-image: url(imagenes/tabs/transmision.png);
	background-repeat: no-repeat;
	background-position: -94px top;
}

#cabecera a:visited.transmision {
	color: #FFF;
}

#cabecera .documentacion {
    display: block;
	float: left;
	width: 117px;
	height: 19px;
	background-image: url(imagenes/tabs/documentacion.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera .documentacion_seleccionada {
    display: block;
	float: left;
	width: 117px;
	height: 19px;
	background-image: url(imagenes/tabs/documentacion.png);
	background-repeat: no-repeat;
	background-position: -117px top;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera a:hover.documentacion {
	background-image: url(imagenes/tabs/documentacion.png);
	background-repeat: no-repeat;
	background-position: -117px top;
}

#cabecera a:visited.documentacion {
	color: #FFF;
}

#cabecera .contacto {
    display: block;
	float: left;
	width: 84px;
	height: 19px;
	background-image: url(imagenes/tabs/contacto.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}

#cabecera a:hover.contacto {
	background-image: url(imagenes/tabs/contacto.png);
	background-repeat: no-repeat;
	background-position: -84px top;
}

#cabecera a:visited.contacto {
	color: #FFF;
}

#cabecera .contacto_seleccionada {
    display: block;
	float: left;
	width: 84px;
	height: 19px;
	background-image: url(imagenes/tabs/contacto.png);
	background-repeat: no-repeat;
	background-position:  -84px top;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;

}



#leyenda {
    float: left;
	width: 800px;
	padding: 10px 0 0 25px;
}


#leyenda h2 {
	color: #FFF;
	font-size: 16px;
}

#leyenda p {
    margin: 0 0 10px 0px;
	color: #FFF;
}

#icono {
	float: right;
	padding: 23px 40px 0 0;
}


.idiomas {
    font-size: 11px;
	text-align: right;
	padding: 3px 32px 0 0;
}




/* --------------------------- Noticias -------------------------------------*/

.noticia {
	clear: both;
}

#lateral .reciente {
    font-size: 12px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #DDDACA;
}



/* --------------------------- Contenido -------------------------------------*/
/* Regla para IE */
* html #contenido {
    clear: both;
	background-image: url(imagenes/fondo_contenido.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 16px 0 16px;
	height: 400px;
}


#contenido {
    clear: both;
	background-image: url(imagenes/fondo_contenido.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 16px 0 16px;
	min-height: 400px;
}


#texto {
    float: left;
	width: 619px;
	padding: 0 50px 0 22px;
}

#texto h2 {
    font-size: 16px;
	font-weight: bold;
	color: #AC090D;
	border-bottom: 1px solid #DDDACA;
	margin: 0;
	padding: 0;
}

#texto p.paso {
    font-size: 14px;
}

#texto label {
    margin: 0 0 0 50px;
}


#lateral {

    float: left;
   	width: 255px;
	margin: 2px 0 0 20px;
}

#lateral h2 {
    font-size: 14px;
	font-weight: normal;
	color: #AC090D;
	border-bottom: 1px solid #DDDACA;
	margin: 0 0 0 0;
	padding: 0;
}

#lateral p{
    margin: 0;
	padding: 0;
}


#lateral select {
    margin: 0 0 0 0;
}

#lateral form {
    border-bottom: 1px solid #DDDACA;
	margin: 0;
	padding: 10px 0 10px 0;
}

#lateral input {
    margin: 5px 0 0 0;
}


.clear {
    clear: both;

}


.zebra1 {
    padding: 8px;
	font-size: 12px;
	background-color: #EEEEEE;
	margin: 2px 0 2px 0;
}

.zebra2 {
    padding: 8px;
	font-size: 12px;
	background-color: #F1F7FE;
   	margin: 2px 0 2px 0;
}

.resultados {
    text-align: center;
	padding: 20px;
}

.caja_familia {
    float: left;
	width: 136px;
	height: 125px;
	border: 1px solid black;
	margin: 0 12px 11px 0;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.cuad_fam {
	margin: 5px 0 0 0;
    background-color: #E8E8E8;
	height: 50px;
	padding: 5px 0 0 0;
}

#familias {
    height: 290px;
	overflow: auto;
}


/* ----------------------------- Caja Acceso ---------------------------------*/

#lateral .acceso {
    border-bottom: 0px solid #FFF;
	text-align: center;
	margin: 10px 0 0 0;
	background-image: url(imagenes/fondo_clientes.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
	padding: 25px 0 0 0;
}

#lateral form.acceso input {
	margin: 0 0 15px 0;
	font-size: 12px;
	text-align: center;
}

/* ---------------------------- Portada -------------------------------------*/

.seccion_portada {
	clear: left;
	float: left;
	width: 240px;
	text-align: center;
    padding: 22px 0 0 0;

}
.seccion_portada img {
	margin: 0;
	padding: 0;
}

.seccion_portada a {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 0 0;
}

.seccion_portada2 {
	clear: none;
	float: left;
	width: 250px;
    text-align: center;
    padding: 22px 0 0 0;
}


.seccion_portada2 a {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 0 0;
}

/* --------------------------- Pie -------------------------------------------*/

#pie {
    width: 1032px;
	margin: 0 auto 0 auto;
	background-color: #000;
	background-image: url(imagenes/fondo-pie.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	clear: both;
}



#pie p{
	color: #CCC;
	font-family: arial,"sans serif";
	font-size: 12px;
	text-align: center;
	padding: 20px 0 0 45px;
	margin: 0;
}


/* ----------------------------------- clientes ------------------------------*/

#cats  {
	list-style:none;
	width: 90%;
}

#cats li {
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 7px 0 7px 24px;
	background-color: #eee;
}


.tienda {
    border-bottom: 0px solid #FFF;
	text-align: center;
	margin: 10px 0 0 0;
	background-image: url(imagenes/fondo_clientes.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
	padding: 25px 0 0 0;
}

form.tienda input {
	margin: 0 0 15px 0;
	font-size: 12px;
	text-align: center;
}


#texto label {
    margin: 0 0 0 00px;
}



/* ------------------------------ Contacto -----------------------------------*/

.persona_angel {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-angel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}

.persona_manuel {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-manuel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}

.persona_alan {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-alan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}

.persona_inigo {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-inigo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}

.persona_franco {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-franco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}

.persona_imanol {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-imanol.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}

.persona_inaki {
    float: left;
	width: 270px;
	height: 140px;
	background-image: url(imagenes/contacto-inaki.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 0 0 20px;
	margin: 0 8px 0 8px;
}


h3 {
    font-size: 16px;
	margin: 0;
	padding: 13px 0 8px 0;
}


