@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
    font-family:Arial, Helvetica, sans-serif;

}

body{
	background-color:#E5E5E5;
}

#contenedor{
	width:100%;
	height:100%;
	margin:auto;
	background-color:#374261;
}

#logo{
float:left; 
padding-left:20px; 
border:0;
position:absolute;
z-index:100;
margin-top:10px;
}


#cabecera{
	width:100%;
	height:40px;
	background-color:#374261;
}
#cabecera img{
	margin-left:55px;
	
}
#top_curvo{
	position:absolute;
	z-index:1;
}

#top1{
	width:200px;
	float:left;
	height:18px;

}

#top3{
	margin:auto;
	background-color:#E5E5E5;
}

#top2{
	
	width:183px;
	height:18px;
	float:right;
}



#menu_secciones{
	padding-right:10px;
}

#menu_secciones {
	color:#FFF;
	text-align:right;
	padding-top:8px;
}

#menu_secciones a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	padding:5px;
	
	

}

#menu_secciones a:hover{
/*	background-color:#AFAFAF;
*/	color:#B70B0B;
	
}

#columna1{
	width:200px;
	float:left;
	z-index:10;
	background-color:#374261;
	text-align:right;
}

#columna3{
	width:183px;
	height:100%;
	float:right;
	background-color:#374261;
}

#columna2{
	width:100%;
	margin:auto;
	padding:0px;
	background-color:#E5E5E5;
	
}
#pie{
	width:100%;
	height:40px;
	background-color:#374261;
}
#pie img{
	margin-left:55px;

}
#copyright {
	color:#FFF;
	font-size:11px;
	padding-top:3px;
	float:left;
	
}
#copyright a{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	
}

#copyright a:hover{
	text-decoration:underline;
	
}
#menu_secciones_pie{
	padding-right:10px;
}

#menu_secciones_pie {
	color:#FFF;
	text-align:right;
	padding-top:8px;
}

#menu_secciones_pie a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	padding:5px;

}

#menu_secciones_pie a:hover{
	background-color:#AFAFAF;
	color:#B70B0B;
	
}

#categorias{
	text-align:right;
	margin-top:25px;
	padding-right:0px;
	margin-right:10px;
}
 
#buscador{
	text-align:right;
}

/*#boton_buscar{
	display:block;
	text-align:center;
	float:right;
	vertical-align:middle;
	
}
*/
#boton_buscar{
	display:block;
	text-align:center;
	float:right;
	vertical-align:middle;
 background-image:url(../imagenes/buscar.gif);
    background-position: center top;
    height:27px;
    width:71px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    background-repeat: no-repeat;
    font-weight: bold;
}

#boton_buscar:hover{
background-image:url(../imagenes/buscar_on.gif);
background-position: center top;

}



#banner{
	margin:auto;
	text-align:center;
	padding:0px;
	margin-top:10px;
	z-index:0;
	position:relative;
	
}
#banner img{
		border:3px solid #E5E5E5;

}
#banner:hover img{
	border:3px dashed #374261;
}
/* index */
#destacados{
	width:560px;
	text-align:right;
	margin:auto;
	margin-bottom:15px;

}
#visitados{
	width:560px;
	text-align:right;
	margin:auto;
	margin-bottom:15px;
}

#como_llegar, #pago_envio, #showroom, #horario_de_atencion, #agreganos, #faceb, #ventas{
	text-align:right;
	padding-right:0px;
	margin-top:25px;
	
}


#megusta{
	width:168px;
	height:21px;
	float:right;
	padding-right:0px;
	background-image:url(../imagenes/fondofb.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}


#como_llegar p, #horario_de_atencion p, #ventas p{
	color:#FFF;
	font-size:12px;
	
}
#como_llegar a, #horario_de_atencion a, #ventas a{
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
#como_llegar a:hover, #horario_de_atencion a:hover, #ventas a:hover{
	color:#CCC;
}

/* listado */
#ordenar{
	width:560px;
	text-align:right;
	margin:auto;
	margin-bottom:15px;
}
#ordenar p{
	color:#B70B0B;
}

#ordenar p a{
	color:#B70B0B;
	font-size:14px;
	text-decoration:none;
}

#ordenar p a:hover{
	font-weight:bold;
}

#navegador{
	width:560px;
	margin:auto;
text-align:right;
margin-top:5px;
padding-right:10px;
margin-bottom:5px;
}

.navegadorr{
	width:560px;
	margin:auto;
text-align:right;
margin-top:5px;
padding-right:10px;
margin-bottom:5px;
}

.paginador {

	font-size: 14px;
	color: #374261;
	font-weight: bold;
	text-decoration:none;
}
.paginador:hover{
	font-size: 16px;
	color: #B70B0B;
}
.paginadoron {

	font-size: 16px;
	color: #B70B0B;
	font-weight: bold;
	text-decoration:none;	
}
#ubicador{
	width:560px;
	margin:auto;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
	margin-top:10px;
}

#ubicador p {
	color:#374261;
	font-size:14px;
	padding-left:6px;
	font-weight:bold;

}
#ubicador p a{
	color:#374261;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ubicador p a:hover{
		color: #B70B0B;

}

#productos_destacados, #productos{
	width:560px;
	margin:auto;
	
}
#ei{
	width:18px;
	height:18px;
	background-image:url(../imagenes/topizq.gif);
	background-repeat:no-repeat;
	float:left;
	z-index:100;
}
#ed{
	width:18px;
	height:18px;
	background-image:url(../imagenes/topder.gif);
	background-repeat:no-repeat;
	float:right;
	z-index:100;
	
}
