* { padding: 0;
	margin: 0;}
	
body {
	font-family: 'Lora', serif;
	background-color:#fff}

#contenedor {
	width: 930px;
	margin: 0 auto;}

ul li {
	list-style: none;}
	
address {
font-size:14px;
font-style:normal;
line-height:1.42857143}

header {
	font-family: 'Carme', sans-serif;
	position: fixed;
	float: left;}
	
header ul {	
	padding: 0px 0 0 7px;
	font-size: 18px;
	margin-top: 12px;}
	
header ul li {
	padding: 5px 15px 10px 0;}
	
nav {
margin-bottom:12px;}

header p {
font-size:12px;
margin-top:5px;}

section a, a:link, a:visited, a:active {
	text-decoration: none;}
section a:hover {
	text-decoration: underline;}
	
header a:hover {
	text-decoration: underline;
	color:#000066}

section {
	font-size: 15px;
	width:656px;
	float: left;
	margin-left: 27%;}

#repuestos {
	width: 656px;
	height: 301px;
	background-image:url(../imagenes/repuestos.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;}

#repuestos ul {
padding:7px 0 0 23px;}

#repuestos li {
width:150px;
margin-bottom:5px;
background-color:#000}

#pelicula {
position:relative;}

#motor, #equipo-motor, #direccion, #partei, #partea, #puertas, #electronica, #suspension, #puente, #embrague {
position:absolute}

#motor,#equipo-motor, #direccion, #partei, #partea, #puertas, #electronica, #suspension, #puente, #embrague {
display:block;
width:150px;
height:20px;}

#motor {
top:8px;
left:15px;}

#equipo-motor {
top:27px;
left:10px;}

#direccion {
top:50px;
left:10px;}

#partei {
top:70px;
left:10px;}

#partea {
top:95px;
left:10px;}

#puertas {
top:117px;
left:10px;}

#electronica {
top:140px;
left:10px;}

#suspension {
top:180px;
left:10px;}

#puente {
top:215px;
left:10px;}

#embrague {
top:260px;
left:10px;}

#motor:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-motor.jpg);}

#equipo-motor:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-equipo-motor.jpg);}

#direccion:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-direccion-frenos.jpg);}

#partei:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-parte-inferior-delantera.jpg);}


#partea:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-parte-superior-trasera.jpg);}


#puertas:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-puertas.jpg);}


#electronica:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-electricos.jpg);}


#suspension:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-suspension.jpg);}


#puente:hover ~ #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-puente.jpg);}


#embrague:hover + #repuestos  {
	width: 656px;
	height: 301px;
	z-index:1;
background-image:url(../imagenes/repuestos-embrague.jpg);}

section h2, h3 {
	font-size: 15px;
	padding-bottom: 10px;
	color: red;	}
	
	section h4 {
	margin: 55px 0 0 0;
	height:40px;
	padding:23px 0 0 85px;
	font-family: 'Carme', sans-serif;
	background-image: url(../imagenes/bgh4.jpg);
	background-repeat:no-repeat;	}

section hr{
	margin: 5px 0 0px 0;
	color:Azure;}

article {
	margin: 0 auto;}

aside {
	width: 45%;
	margin-top: 15px;
	float: right;
font-size: 14px;}

#textos {
	width: 50%;
	text-align: left;
	float: left;
	margin-top: 15px;}

	body:after{
    display:none;
    content:
    url(../imagenes/repuestos-motor.jpg)
    url(../imagenes/repuestos-equipo-motor.jpg)
    url(../imagenes/repuestos-direccion-frenos.jpg)
    url(../imagenes/repuestos-parte-inferior-delantera.jpg)
    url(../imagenes/repuestos-parte-superior-trasera.jpg)
    url(../imagenes/repuestos-puertas.jpg)
    url(../imagenes/repuestos-electricos.jpg)
    url(../imagenes/repuestos-suspension.jpg)
    url(../imagenes/repuestos-puente.jpg)
    url(../imagenes/repuestos-embrague.jpg)}

#marcas {
margin-top:55px;
text-align:center}

#footer {
margin-top:15px;
font-size:12px;
}

input, textarea {
border:1px solid #FF0000}

input[type="submit"]:hover{
    border: 1px solid #999;color:#000;
	cursor:pointer
}

.osc {}
.submit {
border:none;
width:150px;
height:50px;}

img {
border:none}
.clear {
clear:both}