
#div_oculto{
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:;
	color:#b50505;
	font-size:28px;
}
#div_oculto_fondo{
	z-index: 60;
	position:absolute;
	top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    background:#000;
}
#contenido_catalogo{
	z-index:200;
	width:800px;
	height:570px;
	background:#e70000;
	-moz-border-radius: 8px;
    frontera radio: 8PX;
    WebKit-radio-frontera: 8PX;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -285px;   /* height/2 = 500px / 2 */
    margin-left: -400px;  /* width/2 = 500px / 2 */

}
#cat_sup{
	position:absolute;
	top:7px;
	left:0px;
	width:800px;
	height:104px;
	background-image:url('images/img_sup.png');
	background-repeat:repeat;
	 
}
#cat_centro{
	position:absolute;
	top:110px;
	left:0px;
	width:800px;
	height:450px;
	background-image: url('images/img_centro.png');
	background-repeat:repeat;
	color:#FFF;
}

#cat_menu{
	position:absolute;
	top:25px;
	left:5px;
	height:45px;
	width:820px;
	
}
#img_1_catalogo{
	position:absolute;
	top:55px;
	left:460px;
	width:350px;
	height:400px;
	background-image:url('images/catalogo.png');
	background-repeat:no-repeat;
}
#tit_prin_cat{
	position:absolute;
	top:90px;
	left:75px;
	width: 380px;
	height:60px;
}
#tit_prin_cat_2{
    position:absolute;
    top:130px;
    left:285px;
    width:150px;
    height:60px;
    
}
#titulo_catalogo{/* P */
	position:absolute;
	top:0px;
	left:0px;
	color:#6b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	word-spacing:3px;
}
#titulo_sub_catalogo{
	position:absolute;
	top:0px;
	left:0px;
	color:#6b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	word-spacing:3px;
}
#titulo_catalogo_{
	color:#6b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	word-spacing:3px
	
}
#logo_catalogo{
	position:absolute;
	top:475px;
	left:25px;
}

#captura_img{
	position:absolute;
	top:65px;
	left:90px;
	width:200px;
	height:270px;
}
#captura_menu{
	position:absolute;
	top:35px;
	left:335px;
	width:400px;
	height:270px;
}
#titulo_catalogo_productos{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	word-spacing:3px
}
#text_catalogo{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    font-weight:normal;
	line-height:normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	word-spacing:3px;
	text-align: justify;
	margin-top:6px;
	margin-bottom:1px;
}
#boto_cerrar{
	position:absolute;
	top:-5px;
	left:3px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	width:50px;
	height:50px;
	font-size:22px;
	font-weight:bolder;
	margin-left:5px;
}
#titulo_camaras_catalogo{
	position:absolute;
	top:20px;
	left:25px;
	width:400px;
	height:50px;
}
#camaras_catalogo{
	position:absolute;

		/*position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -308.5px;   /* height/2 = 500px / 2 */
    /*margin-left: -500px;  /* width/2 = 500px / 2 */
}
#producto_camaras_1{
	
	position:absolute;
	top:10px;
	left:10px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 140px;
	height:180px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_2{
	
	position:absolute;
	top:10px;
	left:170px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 140px;
	height:180px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_3{
	
	position:absolute;
	top:10px;
	left:330px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 140px;
	height:180px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_4{
	
	position:absolute;
	top:10px;
	left:490px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 140px;
	height:180px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_5{
	
	position:absolute;
	top:10px;
	left:650px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 140px;
	height:180px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
.sub_menu_catalo{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
    font-weight:normal;
	line-height:normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	font-weight:bolder;
	word-spacing:3px;
	text-align:center;
	margin-top:4px;
	margin-bottom:1px;
}

#desc_submenu_cat{
		color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
    font-weight:normal;
	line-height:normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
	font-weight:bolder;
	word-spacing:2px;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
}



#producto_camaras_1_{
	
	position:absolute;
	top:0px;
	left:10px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_2_{
	
	position:absolute;
	top:0px;
	left:170px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_3_{
	
	position:absolute;
	top:0px;
	left:330px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_4_{
	
	position:absolute;
	top:0px;
	left:490px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_5_{
	
	position:absolute;
	top:0px;
	left:650px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}

#producto_camaras_6_{
	
	position:absolute;
	top:160px;
	left:10px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_7_{
	
	position:absolute;
	top:160px;
	left:170px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_8_{
	
	position:absolute;
	top:160px;
	left:330px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_9_{
	
	position:absolute;
	top:160px;
	left:490px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
#producto_camaras_10_{
	
	position:absolute;
	top:160px;
	left:650px;
	margin: 5px;
	margin-left:0px;
	margin-right:0px;
	width: 110px;
	height:140px;
	background:#2a4758;
	border-color:#992828;
	border-style:solid;
	border-top-width:3px;
	-moz-border-radius: 10px;
    frontera radio: 10PX;
    WebKit-radio-frontera: 10PX;
}
