/*                                               */
/* ---------->>>  PILAR NATIVO    <<<------------*/
/*               Otros detalles                  */
/*                                               */
/* ----------------------------------------------*/
/* ---------->>> ESTILOS GLOBALES <<<------------*/
/* ----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
/*body, p, div, h1, h2, h3, h4, h5, h6, ul, ol, li, pre, blockquote, address, cite{ margin:0; padding:0;}*/ /*para NS4-Win&Mac */
html body {
	text-align:center; /*para centrar en IE 5 o inferior*/
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-position: center top;

}
#wrapper {
	width: 990px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-image: url(../images/background_middle.jpg);
}
.clearfix {
	clear: both;
	height:0px;
}

/* ----------------------------------------------*/
/* -------------->>> home header <<<-------------*/
/* ----------------------------------------------*/

#header {
	background-image: url(../images/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:210px;
	text-align:left; 
}
#logos {
	margin:0px 0px 0px 120px;
}
#textopromo {
	margin:0px 0px 0px 120px;
}

h1 {
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	height:100px;
	width:595px;
	text-indent:-9999px;
	float:left;
	margin:30px 0px 0px 0px;
	display:block;

}

h2 {
	background-image: url(../images/header_ml.jpg);
	background-repeat: no-repeat;
	height:100px;
	width:140px;
	text-indent:-9999px;
	float:left;
	margin:30px 0px 0px 100px;

}
h3 {	
	width:565px;
	color: #049101;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
}

/* ----------------------------------------------*/
/* ----------->>> detalle reno 1 <<<-------------*/
/* ----------------------------------------------*/

#postal {
	background-image: url(../images/back_postal.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:307px;
}

#postal #reno{
	width:460px;
	height:280px;
	float:left;
	margin:17px 0 0 25px;
	_margin:17px 0 0 10px;
}

#postal .texto {
	width:430px;
	height:280px;
	float:left;
}

#postal .texto p{
	padding:80px 0px 0px 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #e00900;
}

.btn_wishlist {
	background-image:url(../images/back_btn_wishlist.jpg);
	width:194px;
	height:32px;
	display:block;
	padding-top:12px;
	margin-left:130px;
	*margin-left:30px;
	_margin-left:30px;
	margin-top:20px;
}
.btn_wishlist a {
	color:#8b622c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}


/* ----------------------------------------------*/
/* ------------>>> listado renos <<<-------------*/
/* ----------------------------------------------*/

#renos #listado_renos_1 {
margin:15px 0px 0px 55px;
}

#renos #listado_renos_1 .menu li {
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:10px;
}

#renos #listado_renos_1 .menu a {
	display:block;
	height:186px;
}

#renos #listado_renos_1 .menu .trueno_activo {
	background-image: url(../images/btn_trueno.jpg);
	height:186px;
	width:205px;
}

#renos #listado_renos_1 .menu .trueno_activo a:hover {
	background-image: url(../images/btn_trueno.jpg);
	background-position: 0px bottom;
}


#renos #listado_renos_1 .menu .relampago_inactivo {
	background-image: url(../images/btn_relampago_inactivo.jpg);
	height:186px;
	width:205px;
}

#renos #listado_renos_1 .menu .relampago_activo {
	background-image: url(../images/btn_relampago.jpg);
	height:186px;
	width:205px;
}

#renos #listado_renos_1 .menu .relampago_activo a:hover {
	background-image: url(../images/btn_relampago.jpg);
	background-position: 0px bottom;
}


#renos #listado_renos_1 .menu .bromista_inactivo {
	background-image: url(../images/btn_bromista_inactivo.jpg);
	height:186px;
	width:205px;
}

#renos #listado_renos_1 .menu .bromista_activo {
	background-image: url(../images/btn_bromista.jpg);
	height:186px;
	width:205px;
}

#renos #listado_renos_1 .menu .bromista_activo a:hover {
	background-image: url(../images/btn_bromista.jpg);
	background-position: 0px bottom;
}
#renos #listado_renos_1 .menu .cometa_inactivo {
	background-image: url(../images/btn_cometa_inactivo.jpg);
	height:186px;
	width:205px;
}

#renos #listado_renos_1 .menu .cometa_activo a:hover {
	background-image: url(../images/btn_cometa.jpg);
	background-position: 0px bottom;
}

#renos #listado_renos_1 .menu .cometa_activo {
	background-image: url(../images/btn_cometa.jpg);
	height:186px;
	width:205px;
}



#renos #listado_renos_1 .menu_texto li {
	display:block;
	float:left;
	margin-left:10px;
}

#renos #listado_renos_1 .menu_texto .color1 {
	color:#E00900;
	font-size:14px;
	width:205px;
	font-weight: bold;
}

#renos #listado_renos_1 .menu_texto .color2 {
	color:#049101;
	font-size:13px;
	width:205px;
	font-weight: bold;
		
}

/* ----------------------------------------------*/
/* ----------->>> detalle reno 2 <<<-------------*/
/* ----------------------------------------------*/


#renos #listado_renos_2 {
margin:15px 0px 0px 65px;
_margin:15px 0px 0px 75px;
}

#renos #listado_renos_2 .menu li {
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:0px;
}

#renos #listado_renos_2 .menu a {
	display:block;
	height:185px;
}

#renos #listado_renos_2 .menu .cupido_inactivo {
	background-image: url(../images/btn_cupido_inactivo.jpg);
	height:185px;
	width:186px;
}

#renos #listado_renos_2 .menu .cupido_activo {
	background-image: url(../images/btn_cupido.jpg);
	height:185px;
	width:186px;
}

#renos #listado_renos_2 .menu .cupido_activo a:hover {
	background-image: url(../images/btn_cupido.jpg);
	background-position: 0px bottom;
}


#renos #listado_renos_2 .menu .bailarin_inactivo {
	background-image: url(../images/btn_bailarin_inactivo.jpg);
	height:185px;
	width:257px;
}

#renos #listado_renos_2 .menu .bailarin_activo {
	background-image: url(../images/btn_bailarin.jpg);
	height:185px;
	width:257px;
}

#renos #listado_renos_2 .menu .bailarin_activo a:hover {
	background-image: url(../images/btn_bailarin.jpg);
	background-position: 0px bottom;
}


#renos #listado_renos_2 .menu .saltarin_inactivo {
	background-image: url(../images/btn_saltarin_inactivo.jpg);
	height:185px;
	width:188px;
}

#renos #listado_renos_2 .menu .saltarin_activo {
	background-image: url(../images/btn_saltarin.jpg);
	height:185px;
	width:188px;
}

#renos #listado_renos_2 .menu .saltarin_activo a:hover {
	background-image: url(../images/btn_saltarin.jpg);
	background-position: 0px bottom;
}

#renos #listado_renos_2 .menu .rodolfo_inactivo {
	background-image: url(../images/btn_rodolfo_inactivo.jpg);
	height:185px;
	width:211px;
}

#renos #listado_renos_2 .menu .rodolfo_activo {
	background-image: url(../images/btn_rodolfo.jpg);
	height:185px;
	width:211px;
}

#renos #listado_renos_2 .menu .rodolfo_activo a:hover {
	background-image: url(../images/btn_rodolfo.jpg);
	background-position: 0px bottom;
}

#renos #listado_renos_2 .menu_texto li {
	display:block;
	float:left;
	margin-left:10px;
}

#renos #listado_renos_2 .menu_texto .color1 {
	color:#E00900;
	font-size:14px;
	width:205px;
	font-weight: bold;
}

#renos #listado_renos_2 .menu_texto .color2 {
	color:#049101;
	font-size:13px;
	width:205px;
	font-weight: bold;
		
}

/* ----------------------------------------------*/
/* --------------->>> footer <<<-----------------*/
/* ----------------------------------------------*/

#footer {
	height:50px;
	background-image: url(../images/background_bottom.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	font-size: 16px;
	color: #06790c;
	margin-top:30px;
	_margin-top:10px;
}

#footer  a {
	font-size: 18px;
	color: #c41205;
	height:28px;
	text-decoration: none;
}
#footer  a:hover {
	font-size: 18px;
	color: #c41205;
	text-decoration: underline;
}

#wrapper #footer .linkcomprar {
	background-image: url(../images/muerdago_izq.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:26px;
	padding-left:75px;
}

#wrapper #footer .linkregistrate {
	background-image: url(../images/muerdago_der.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:26px;
	padding-right:75px;
}

/* ----------------------------------------------*/
/* ------->>> footer destacados <<<--------------*/
/* ----------------------------------------------*/

#wrapper #footerdestacados #destacado_1 {
	background-image: url(../images/footer_1.jpg);
	background-repeat: no-repeat;
	width:298px;
	height:200px;
	float:left;
	text-indent:-9999px;
	cursor:hand;
	margin-top:25px;
	margin-left:40px;
	_margin-left:20px;
} 

#wrapper #footerdestacados #destacado_2 {
	background-image: url(../images/footer_2.jpg);
	background-repeat: no-repeat;
	width:303px;
	height:200px;
	float:left;
	text-indent:-9999px;
	cursor:hand;
	margin-top:25px;
} 

#wrapper #footerdestacados #destacado_3 {
	background-image: url(../images/footer_3.jpg);
	background-repeat: no-repeat;
	width:310px;
	height:200px;
	float:left;
	text-indent:-9999px;
	cursor:hand;
	margin-top:25px;
} 
