body {
	background-color: #f5b8c8;
	margin: 0px;
	background-image: url(grf/fondo1.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	color: #a35273;

	background-color: #f5b8c8;
	font-size: 12px;
}

#cabecera_izquierda{
	background-image: url(grf/top1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 1200px;
	font-size: 1px;
}

#cabecera_derecha{
	background-image: url(grf/top2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	height: 1200px;
	font-size: 1px;
}

#cabecera{
	width: 991px;
	height: 342px;
	background-image: url(grf/fondo_cabecer.png);
}

#central{
	background-image: url(grf/fondo2.jpg);
	background-repeat: no-repeat;
}

#cuerpo{
	background-image: url(grf/fondo_central.png);

	min-height: 654px !important;
	height:auto !important;
	//height: 654px;
}

#firma{
	POSITION: RELATIVE; 
	TOP:-140PX;
	color: #d6006e;
	font-size: 11px;
}

#firma a{
	text-decoration: none;
	color: #d6006e;

} 

#firma a:hover{
	color: #ffffff;
}

.menu{
	margin-left:15px;
	font-size: 18px;
	font-family: verdana;
	color: #9c2d5a;
	line-height:25px;
}

.menu a{
	text-decoration: none;
	color: #e8528f;
	font-weight: lighter;
}

.menu a:hover{
	text-decoration: none;
	color: #b13467;
	padding-left:25px;
	background-image: url(grf/estrellitas.gif);
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	left: -18px;
}

#marcado{
	color: #b13467;
}	

#marcado_sub{
	color: #b13467;
	font-weight: bold;
}	

.submenu{
	margin-left:17px;
	font-size: 14px;
	font-family: verdana;
	margin-bottom: 8px;
	color: #9c2d5a;
	font-weight: bold;
	line-height:17px;
}

.submenu a{
	font-size: 14px;
	text-decoration: none;
	color: #e8528f;
	font-weight: normal;
}
.submenu a:hover{
	text-decoration: none;
	color: #b13467;
	padding-left: 2px;
	background-image: url(grf/estrellitas.gif);
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
}



h1{
	font-size: 30px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;
}

h3{
	color: #f791ba;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	text-align: left;	
}


.paginador{
	font-size: 12px;
}

.paginador a{
	font-size: 11px;
	color: #b94171;
	text-decoration: none;
}

.paginador a:hover{
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#producto_nombre{	
	color: #c74b7d;
	font-size: 16px; 
	font-weight: bold;
}
#producto_precio{
	color: #c74b7d;
	font-size: 14px; 
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
}

#producto_descripcion{
	font-size: 10px; 
}

#ruta a{
	color: #f791ba;
}

#ruta a:hover{
	color: #ca618b;
}

select{
	border: 0px;
}

input, select, textarea{
	background-color: #ffffff;
	border: 1px solid pink;
	color: #c74b7d;
	font-size: 11px; 
	font-family : verdana,arial,helvetica; 
}

form{
	margin: 0;
}	

.botones input{
	font-family: "Trebuchet MS";
	color: #ffffff; 
	font-size: 15px;
	font-weight: bold;
}

a{ 
	font-weight: bold;
	color: #e03174;
	text-decoration: none;	
}

a:hover{
	color: gray;
	text-decoration: none;
}	


