ihtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    vertical-align: baseline
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464647;
}

a:link {
	color:#666;
	text-decoration: underline;
}

a:visited {
	color:#666;
	text-decoration: underline;
}

a:active {
	color:#000;
	text-decoration: none;
}

a:hover {
	color:#000;
	text-decoration: none;
}

/* cajas */

#caja{
	width:840px;
	margin:auto;
	position: relative;
	background-image: url(img/fondo_categorias.jpg);
	background-repeat: no-repeat;
	background-position: 0px 108px;
}

#cabezal{
	margin-bottom: 9px;
	height: 99px;
}

a.logo{
	background-image: url(img/logo.png);
	height: 121px;
	width: 121px;
	z-index:10;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: -12px;
	margin-top: 19px;
}

#menu{
	float: right;
	margin-top: 75px;
}

#pie{
	width: 780px;
	background-color: #000;
	padding-top: 17px;
	padding-right: 30px;
	padding-left: 30px;
	color: #CCC;
	height: 240px;
}

#flash{
	background-color: #000;
	width: 840px;

}


/*B O T O N E R A */

 a.boton {
	float: left;
	width: 122px;
	color: #000;
	text-decoration: none;
	background-color: #fddfbd;
	text-align: center;
	margin-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
a:hover.boton, a:active.boton {
	background-color: #f79623;
	color: #FFF;
}
a.boton_prendido {
	float: left;
	width: 122px;
	color: #FFF;
	text-decoration: none;
	background-color: #f79623;
	text-align: center;
	margin-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}


 a.sub_boton {
	color: #666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:pointer;
}
a:hover.sub_boton, a:active.sub_boton {
	color: #000;
	background-color: #DFE0E3;
}
a.sub_boton_prendido {
	color: #000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFE0E3;
}


.enlace_blanco {
	text-decoration: underline;
	color: #ccc;
}
a.enlace_blanco {
	text-decoration: underline;
	color: #ccc;
}
a:link.enlace_blanco {
	text-decoration: underline;
}
a:visited:hover.enlace_blanco, a:hover.enlace_blanco {
	text-decoration: none;
}
a:visited:active.enlace_blanco, a:active.enlace_blanco {
	text-decoration: underline;
}
a:visited.enlace_raya {
	text-decoration: underline;
}

/*contenido*/

#caja_contenido{
	width: 840px;
}

#contenido{
	float: right;
	margin-top: 45px;
	width: 550px;
	margin-right: 30px;
	margin-left: 28px;

}
#contenido p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#categoria{
	width: 170px;
	min-height: 170px;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 50px;

}
#categoria p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.titulo{
	font-weight: bold;
	color: #000;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	padding-bottom: 5px;
	padding-top: 4px;
	margin-bottom: 20px;
}
.titulo_sub{
	font-weight: bold;
	color: #000;
}
.negrita{
	font-weight: bold;
}

/* P R O D U C T O S  */

a.producto{
	width: 120px;
	background-color: #dcdddf;
	padding: 5px;
	float: left;
	text-decoration: none;
	margin-bottom: 10px;
	cursor:pointer;	
}
a:hover.producto, a:active.producto {
	color: #fff;
	background-color: #000;
}
.texto_producto{
	font-size: 11px;
	padding-top: 3px;
	line-height: 11px;
	padding-right: 2px;
	padding-left: 2px;
}
.separador{
	width: 10px;
	height: 10px;
	float: left;
}
.paginado{
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	text-align: center;
	padding-bottom: 25px;
	margin-top: 10px;
}
.pagina{
	color: #000;
	font-weight: bold;
}
.descarga{
	float: right;
	font-size: 11px;
}


.sub_categoria{
	padding-top: 7px;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	display:none;
}
a.boton_sub_categoria{
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	background-image: url(img/guion.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 0px;
	line-height: 12px;
	filter: alpha(opacity=60);
	opacity: .5;
	color: #000;

}
a:hover.boton_sub_categoria, a:active.boton_sub_categoria {
	filter: alpha(opacity=100); 
	opacity: 1;

}

/** ie6 and below only **/
* html .overlay {
    background-image: url('img/overlay-ie6.png');
    height: 100%;
    position: absolute;
}


.overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
	display:none;
	/*background-color: #333;*/
   	background: url('img/overlay.png') repeat 0 0;
    /**display: none;  **/  
}

.caja_producto{	
	margin:auto;
	position: relative;
	width:400px;
}
.titulo_producto{
	color: #CCC;
	font-weight: bold;
	background-color: #000;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 8px;
}
.descripcion{
	color: #CCC;
	background-color: #000;
	padding: 10px;
}
 a.cerrar {
	text-decoration: none;
	float: right;
	font-size: 20px;
	font-weight: bold;
	background-color: #333;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 18px;
	color: #CCC;
	margin-top: -3px;
	cursor:pointer;

}
a:hover.cerrar, a:active.cerrar {
	color: #000;
}

.cargando
{
	display:none;
}

/* FORMULARIO */

#contact-area {
	width: 400px;
}

#contact-area input, #contact-area textarea, #contact-area select {
	padding: 3px;
	width: 290px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contact-area textarea {
	height: 60px;
}

#contact-area textarea:focus, #contact-area select:focus, #contact-area input:focus {
	border: 1px solid #4f637f;
}

#contact-area input.submit-button {
	width: 100px;
	margin-left: 70px;
	cursor: pointer;
	background-color: #FDDFBD;
	color: #333;
	font-weight: bold;
	height: 30px;
	margin-bottom: 30px;
}

label {
	float: left;
	width: 70px;
	padding-top: 4px;
}

.texto_trabajo {
	float: right;
	width: 252px;
}

.derecha {
	float: right;
	text-align: right;
}

.fotos {
	margin-bottom: 2px;
	background-color: #999;
	height: 320px;
	width: 840px;
	position:relative;
}

.enlace_prendido
{
	color: #000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939598;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFE0E3;
}

.foto_novedad {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;

}
.fototito_novedad {
	float: right;
	margin-left: 20px;
}

.titulo_novedad {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.fecha_novedad {
	font-size: 11px;
}
.punteada_novedad {
	background-image: url(img/raya_horizontal.png);
	height: 30px;
	background-repeat: repeat-x;
	background-position: center;

}

