* { padding: 0;
	margin: 0;}
	
body {
	font-family: 'Lora', serif;
	background-image:url(../imagenes/bg.jpg);}

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

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

header {
	font-family: 'Carme', sans-serif;
	position: fixed;
	float: left;
	background-color:#0C1222}
	
	header a:link, a:active, a:visited {
	color:#fff;
	text-decoration:none}
	header a:hover {
	text-decoration:underline;
	color:#ccc}
	
header ul {	
	padding: 0px 0 0 7px;
	font-size: 18px;
	margin-top: 12px;}
	
header ul li {
	padding: 5px 15px 10px 0;}

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

nav {
margin-bottom:12px;}

nav li a:link {
background-image: url(../imagenes/bglink.jpg);
width:195px;
height:22px;
display:block;}

nav li a:hover {
background-image: url(../imagenes/hvlink.jpg);
width:195px;
height:22px;
display:block;}

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

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;
	padding:5px 0 5px 10px;
	color:#FFF;
	line-height:1.5;
	font-weight:normal;
	font-family: 'Carme', sans-serif;
	background-color:#6f1e3f}

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

article {
	margin: 0 auto;}
	
article h1 {
color:#FFCC00}
	
	
article .example-image-link {
margin-right:10px;
margin-bottom:10px;}

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

aside h1 {
color:#FFCC00}

aside h3 {
color:#999}

aside a:link, a:active, a:visited {
color:#FFCC00}

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

#textos h1 {
color:#FFF}

	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;
background-image: url(../imagenes/bloque3bg.jpg);
padding:25px 0 25px 0;}

#footer {
margin-top:55px;
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}