@charset "utf-8";
/* CSS Document */

.bg_principal { margin:0px; padding:0px; background:url(../../img/principal_bg.png) repeat-x; background-color:#211511 }
.bg_general { margin:0px; padding:0px; background:url(../../img/general_bg.png) repeat-x; background-color:#211511 }
.general_footer { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; color:#FFFFFF }

a.general_footer_link:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; color:#A67D41; text-decoration:none }
a.general_footer_link:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; color:#A67D41; text-decoration:none }
a.general_footer_link:hover { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:normal; color:#AF1E3C ; text-decoration:none}

.general_vinieta_01 { background:url(../../img/general_vinieta_01.png) no-repeat left; padding-left:25px; _padding-left:0px}
.general_vinieta_02 { background:url(../../img/general_vinieta_02.png) no-repeat left; padding-left:15px}
.general_vinieta_03 { background:url(../../img/general_vinieta_03.png) no-repeat left 5px; padding-left:10px; _padding-left:0px}

/* Menú header */
.menu {margin:0px; padding:0px;}
.menu a {height:50px; display:block;}
a.uno, a.dos, a.tres, a.cuatro, a.cinco, a.seis, a.siete, a.ocho {height:50px;}
.menu a span {display:none;}

/*Imagen de la botonera*/
.enlace_1, .enlace_2, .enlace_3, .enlace_4, .enlace_5, .enlace_6, .enlace_7, .enlace_8, .enlace_1b, .enlace_2b, .enlace_3b, .enlace_4b, .enlace_5b, .enlace_6b, .enlace_7b, .enlace_8b { width:775px; display:block;	background-image: url(../../img/general_botonera.png); background-repeat: no-repeat;}

/* Enlaces del menú */
.enlace_1 {background-position:0px 0px; width:60px; height:50px;}
.enlace_2 {background-position:-60px 0px; width:124px; height:50px;}
.enlace_3 {background-position:-184px 0px; width:76px; height:50px;}
.enlace_4 {background-position:-260px 0px; width:80px; height:50px;}
.enlace_5 {background-position:-340px 0px; width:128px; height:50px;}
.enlace_6 {background-position:-468px 0px; width:160px; height:50px;}
.enlace_7 {background-position:-628px 0px; width:67px; height:50px;}
.enlace_8 {background-position:-695px 0px; width:80px; height:50px;}

/* Rollovers del menú*/
.enlace_1b  {background-position:0px -50px; width:60px; height:50px;}
.enlace_2b  {background-position:-60px -50px; width:124px; height:50px;}
.enlace_3b {background-position:-184px -50px; width:76px; height:50px;}
.enlace_4b  {background-position:-260px -50px; width:80px; height:50px;}
.enlace_5b  {background-position:-340px -50px; width:128px; height:50px;}
.enlace_6b  {background-position:-468px -50px; width:160px; height:50px;}
.enlace_7b  {background-position:-628px -50px; width:67px; height:50px;}
.enlace_8b  {background-position:-695px -50px; width:80px; height:50px;}

.enlace_1b_princ, .menu_princ#home .enlace_1_princ  {background-position:0px -100px; width:124px; height:50px;}

/* Corregir imagenes PNG en IE6*/
img, div, td, #menu { behavior: url(iepngfix.htc) }

