/*general*/
.div_contenedormain{ width:700px; height:auto; margin-top:0px; margin-left:auto; margin-right:auto;}
.div_interior{ width:700px; height:auto; background-color:#eaddca; float:left;}
.div_interior2{ width:600px; margin-left:auto; margin-right:auto;}
.div_pie{ width:700px; height:90px; float:left; background-image:url(images/pie.jpg);}
.div_firma{ width:700px; height:40px; margin-top:10px; margin-bottom:10px; text-align:center; float:left;}

.p_gral{ color:#481b0a; text-align:justify;}
.p_gral2{ font-size:9px; color:#481b0a; text-align:justify; color:#ae956a;}

/*firma*/
.p_firma {text-align:center; font-size:11px; color: #fff; margin-top:15px;}
.p_firma a { color:#fff; font-weight:bold;}
.p_firma a:hover { color: #fb7102; font-weight:bold; text-decoration:underline;}


/*boton*/
.ul_gral { width:auto;}
#btn_catalogo { width:210px; height:80px; background-image:url(images/boton_catalogo.jpg); display:block;}
#btn_catalogo:hover { width:210px; height:80px; background-image:url(images/boton_catalogo.jpg); display:block; background-position:bottom;}


/*divs auxiliares*/
.hide{ display:none;}
.div_btn{ width:210px; margin-left:auto; margin-right:auto;}

.width_210{ width:210px;}
.height_500{ height:500px;}
.height_600{ height:600px;}
.height_700{ height:700px;}
.height_800{ height:800px;}
.height_900{ height:900px;}
.height_1000{ height:1000px;}
.height_1100{ height:1100px;}
.height_1200{ height:1200px;}
.height_1300{ height:1300px;}
.height_1500{ height:1500px;}