BODY {
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	text-align: left;
}
/* -- Barra de navegación -- */
#botonera {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	margin: 0px;
	padding: 0px;
}
#botonera ul {
	margin: 0px;
	padding: 0px;
}
#botonera li {
	display:inline;
	list-style: none;
	padding-right: 4px;
	padding-left: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	text-decoration: none;
	display: block;
	float:left;
	height: 26px;
	padding-top: 15px;
	margin: 0px;
}
#botonera a:link, #botonera a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	text-decoration: none;
	display: block;
	float:left;
	/*height: 26px;*/
}
.m-7 a {
	padding-left: 300px;
}
#botonera p {
	margin: 0px;
}
#botonera a:hover {
	color: #C2B15F;
	font-size: 12px;
}	
.a-1 .m-1 a,
.a-2 .m-2 a, 
.a-3 .m-3 a, 
.a-4 .m-4 a,
.a-5 .m-5 a,
.a-6 .m-6 a,
.a-7 .m-7 a,
.a-8 .m-8 a, 
.a-9 .m-9 a,
.a-10 .m-10 a,
.a-11 .m-11 a{
	cursor:default;
}
#botonera h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	text-decoration: none;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
	font-weight: normal;
	cursor: default;
}

/* -- Botonera productos -- */
#botonera_productos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	/*background-color: #F5F3E7;*/
	/*height: 360px;*/
	width: 195px;
	border: 1px solid #C2B15F;
	text-align: left;
	padding-top: 0px;
}
#botonera_productos ul {
	margin: 0px;
	padding: 0px;
}
#botonera_productos li {
	display:inline;
	list-style: none;
}
#botonera_productos a:link, #botonera_productos a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-left: 60px;
}
#botonera_productos a:hover {
	color: #874F17;
}

/* -- Botonera productos ingles -- */
#botonera_productoss {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	/*background-color: #F5F3E7;*/
	/*height: 360px;*/
	width: 197px;
	border: 0px;
	text-align: left;
	padding-top: 0px;
}
#botonera_productoss ul {
	margin: 0px;
	padding: 0px;
}
#botonera_productoss li {
	display:inline;
	list-style: none;
	border:0px;
}
#botonera_productoss a:link, #botonera_productoss a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-left: 60px;
}
#botonera_productoss a:hover {
	color: #874F17;
}
.mp-1 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton1.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mpp-1 a {
	border-bottom: 0px;
	background-image: url(imagenes/botonera_inles/1.jpg);
	height: 61px;
	background-repeat: no-repeat;
}
.mp-1 a:hover {
	background-image: url(imagenes/boton1_hover.jpg);
	background-repeat: no-repeat;
}
.mpp-1 a:hover {
	background-image: url(imagenes/botonera_inles/1_act.jpg);
	background-repeat: no-repeat;
}
.mp-2 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton3.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mpp-2 a {
	border-bottom: 0px;
	background-image: url(imagenes/botonera_inles/2.jpg);
	height: 61px;
	background-repeat: no-repeat;
}
.mp-2 a:hover {
	background-image: url(imagenes/boton3_hover.jpg);
	background-repeat: no-repeat;
}
.mpp-2 a:hover {
	background-image: url(imagenes/botonera_inles/2_act.jpg);
	background-repeat: no-repeat;
}
.mp-3 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton6.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mpp-3 a {
	border-bottom: 0px;
	background-image: url(imagenes/botonera_inles/3.jpg);
	height: 61px;
	background-repeat: no-repeat;
}
.mp-3 a:hover {
	background-image: url(imagenes/boton6_hover.jpg);
	background-repeat: no-repeat;
}
.mpp-3 a:hover {
	background-image: url(imagenes/botonera_inles/3_act.jpg);
	background-repeat: no-repeat;
}
.mp-4 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton2.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mpp-4 a {
	border-bottom: 0px;
	background-image: url(imagenes/botonera_inles/4.jpg);
	height: 61px;
	background-repeat: no-repeat;
}
.mp-4 a:hover {
	background-image: url(imagenes/boton2_hover.jpg);
	background-repeat: no-repeat;
}
.mpp-4 a:hover {
	background-image: url(imagenes/botonera_inles/4_act.jpg);
	background-repeat: no-repeat;
}
.mp-5 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton5.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mpp-5 a {
	border-bottom: 0px;
	background-image: url(imagenes/botonera_inles/5.jpg);
	height: 61px;
	background-repeat: no-repeat;
}
.mp-5 a:hover {
	background-image: url(imagenes/boton5_hover.jpg);
	background-repeat: no-repeat;
}
.mpp-5 a:hover {
	background-image: url(imagenes/botonera_inles/5_act.jpg);
	background-repeat: no-repeat;
}
.mp-6 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton4.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mpp-6 a {
	border-bottom: 0px;
	background-image: url(imagenes/botonera_inles/6.jpg);
	height: 62px;
	background-repeat: no-repeat;
}
.mp-6 a:hover {
	background-image: url(imagenes/boton4_hover.jpg);
	background-repeat: no-repeat;
}
.mpp-6 a:hover {
	background-image: url(imagenes/botonera_inles/6_act.jpg);
	background-repeat: no-repeat;
}
.mp-7 a {
	border-bottom: 1px solid #C2B15F;
	background-image: url(imagenes/boton8.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mp-7 a:hover {
	background-image: url(imagenes/boton8_hover.jpg);
	background-repeat: no-repeat;
}
.mp-8 a {
	background-image: url(imagenes/boton7.jpg);
	height: 45px;
	background-repeat: no-repeat;
}
.mp-8 a:hover {
	background-image: url(imagenes/boton7_hover.jpg); 
	background-repeat: no-repeat;
}
#contorno_botonera {
	height: 360px;
	width: 195px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #C2B15F;
	border-right-color: #C2B15F;
	border-left-color: #C2B15F;
}
/* -- Destacados Home -- */
#titulos_destacados {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #874F17;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
#texto_destacados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 115px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	cursor: default;
	text-align: left;
}
#texto_destacados h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #874F17;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
#textovermas {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #874F17;
	padding-top: 8px;
	padding-left: 13px;
	background-image: url(imagenes/boton_vermas.gif);
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#textovermas a:link, #textovermas a:visited {
	color: #C2B15F;
	background-image: url(imagenes/boton_vermas_hover.gif);
	height: 100%;
	width: 100%;
}
#textovermas a:hover {
	color: #C2B15F;
	background-image: url(imagenes/boton_vermas_hover.gif);
	height: 40px;
	width: 95px;
	height: 100%;
	width: 100%;
}



/* -- parche home cuadro de descarga de fichas y lineas -- */
#titulo_cuadro_chico {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #874F17;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	cursor: default;
	margin-bottom:0px;
	margin-top:20px;
	margin-left:15px;
}
#texto_cuadro_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top:0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	cursor: default;
	text-align: left;
	margin-left: 15px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:15px;
}



/* -- modulo descargar fichas -- */
#fichas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #874F17;
	width: 197px;
	text-decoration: none;
	background-image: url(imagenes/mod_decagarfichas.jpg);
	border: 1px solid #C2B15F;
	background-repeat: no-repeat;
	text-align: left;
}	
#fichas ul {
	margin: 0px;
	padding-top: 0px;
}
#fichas img {
	marging-top: 0px;
	padding-left: 0px;
}	
#fichas h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #874F17;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
}	
#fichas a:link, #fichas a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #874F17;
	text-decoration: none;
	text-align: left;
}
#fichas a:hover {
	color: #C2B15F;
	text-decoration: none;
}	
#fichas h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #874F17;
	padding-top: 115px;
	padding-left: 17px;
	padding-right: 0px;
	text-decoration: none;
	font-weight: normal;
}	
/* -- Pie -- */
#pie {
	margin-bottom: 10px;
	padding-top: 10px;
}
#pie ul {
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#pie li {
	list-style: none;
	margin: 0px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	cursor: default;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: left;
	width: 720px;
	padding-top: 5px;
}
#pie a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pie a:hover {
	color: #874F17;
	text-decoration: none;
}

/* -- Encabezado conservador -- */
#conservador {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #874F17;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	text-align: left;
}	
#conservador h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 37px;
	color: #874F17;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 17px;
	padding-left: 0px;
	font-weight: normal;
	cursor: default;
}	
#conservador h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #874F17;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 17px;
	padding-left: 0px;
	font-weight: normal;
	cursor: default;
	text-align: left;
	margin-bottom:15px;
	margin-top:0px;
}
#conservador h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 17px;
	padding-left: 3px;
	font-weight: normal;
	cursor: default;
	text-align: left;
}		
#conservador h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #874F17;
	text-decoration: none;
	padding-top: 2px;
	font-weight: normal;
	cursor: default;
	padding-bottom: 2px;
	margin-bottom:0px;
	margin-top:0px;
}	
#conservador h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #874F17;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	cursor: default;
	padding-bottom: 10px;
	margin-top:10px;
	margin-bottom:0px;
}	
#conservador h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	font-weight: normal;
	cursor: default;
	padding-bottom: 10px;
	margin-top:5px;
	margin-bottom:5px;
}	
#conservador a:link, #conservador a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}			
#conservador a:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C2B15F;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}		
#conservador p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 17px;
	text-align: left;
}	

/* -- botonera lateral izquierda -- */
#botonera_izq h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;	
}


/* -- tablas vinos -- */
#tabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C2B15F;
	border-right-color: #C2B15F;
	border-bottom-color: #C2B15F;
	border-left-color: #C2B15F;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
	}	
#tabla p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #874F17;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}	

/* -- Botonera productos interior -- */
#botonera_chica {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	height: 240px;
	width: 195px;
	border-right: 1px solid #C2B15F;
	border-bottom: 1px solid #C2B15F;
	border-left: 1px solid #C2B15F;
	/*text-align: left;*/
}
#botonera_chica ul {
	margin: 0px;
	padding: 0px;
}
#botonera_chica li {
	display:inline;
	list-style: none;
}
#botonera_chica a:link, #botonera_chica a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decorastion: none;
	display: block;
	height: 29px;
	background-color: #ECE7CE;
	border-top: 1px solid #C2B15F;
	padding-left: 17px;
	text-decoration: none;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
#botonera_chica a:hover {
	color: #874F17;
	background-color: #E4DDBA;
}







/* -- Botonera productos interior ingles -- */
#botonera_chicaa {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	height: 240px;
	width: 195px;
	border-right: 1px solid #C2B15F;
	border-bottom: 1px solid #C2B15F;
	border-left: 1px solid #C2B15F;
	/*text-align: left;*/
}
#botonera_chicaa ul {
	margin: 0px;
	padding: 0px;
}
#botonera_chicaa li {
	display:inline;
	list-style: none;
}
#botonera_chicaa a:link, #botonera_chicaa a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decorastion: none;
	display: block;
	height: 39px;
	background-color: #ECE7CE;
	border-top: 1px solid #C2B15F;
	padding-left: 17px;
	text-decoration: none;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
#botonera_chicaa a:hover {
	color: #874F17;
	background-color: #E4DDBA;
}



















/* -- Barra de navegación -- */
#botonera2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	visibility: hidden;
	left: 49px;
}
#botonera2 ul {
	margin: 0px;
	padding-top: 15px;
}
#botonera2 li {
	display:inline;
	list-style: none;
}
#botonera2 a:link, #botonera2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2B15F;
	text-decoration: none;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
	padding-left: 5px;
}
.m-7 a {
	padding-left: 160px;
	padding-top: 5px;
}
#botonera2 p {
	margin: 3px;
}
#botonera2 a:hover {
	color: #874F17;
}	
.a-1 .m-1 a,
.a-2 .m-2 a, 
.a-3 .m-3 a, 
.a-4 .m-4 a,
.a-5 .m-5 a,
.a-6 .m-6 a,
.a-7 .m-7 a,
.a-8 .m-8 a, 
.a-9 .m-9 a,
.a-10 .m-10 a,
.a-11 .m-11 a{
	cursor:default;
}

/* -- Barra de navegación (div transparente) -- */
#botonera3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	visibility: hidden;
}
#botonera3 ul {
	margin: 0px;
	padding-top: 15px;
}
#botonera3 li {
	display:inline;
	list-style: none;
}
#botonera3 a:link, #botonera3 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2B15F;
	text-decoration: none;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
}
.m-7 a {
	padding-left: 230px;
	padding-top: 5px;
}
#botonera3 p {
	margin: 3px;
}
#botonera3 a:hover {
	color: #874F17;
}	
.a-1 .m-1 a,
.a-2 .m-2 a, 
.a-3 .m-3 a, 
.a-4 .m-4 a,
.a-5 .m-5 a,
.a-6 .m-6 a,
.a-7 .m-7 a,
.a-8 .m-8 a, 
.a-9 .m-9 a,
.a-10 .m-10 a,
.a-11 .m-11 a{
	cursor:default;
}

/* -- Botonera comerybeber -- */
#botonera_comerybeber {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	height: 45px;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom: #874F17;
}
#botonera_comerybeber ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#botonera_comerybeber li {
	display:inline;
	list-style: none;
}
#botonera_comerybeber a:link, #botonera_comerybeber a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decorastion: none;
	display: block;
	width: 100px;
	height: 40px;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #874F17;
}
#botonera_comerybeber a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #C2B15F;
	text-decorastion: none;
	display: block;
	background-color: #F3F1E2;
	text-decoration: none;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #874F17;
}
#botonera_comerybebertitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #874F17;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #874F17;
}

#ciudades {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C2B15F;
	text-decoration: none;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 150%;
}	
#ciudades a:link, #ciudades a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #874F17;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}			
#ciudades a:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C2B15F;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}	
/* -- Encabezado conservador -- */
#locales{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
}	
#accesos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	padding-top: 0px;
}	
#accesos h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #874F17;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
}	

/* -- botonera nueva -- */
#selectionbar {
	width:720px;
	text-align:left;
	margin: 0px 0px 0px;
	display:table;
}
#selectionbar ul {
	margin: 0px;
	padding: 0px;
}
#selectionbar li {
	display:inline;
	list-style: none;
}
#selectionbar a:link, #selectionbar a:visited {
	color: #874F17;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
	margin: 3px;
}
#selectionbar p {
	margin: 0px;
}
#selectionbar a:hover {
	color: #C2B15F;
}	
.a-1 .l-1 a,
.a-2 .l-2 a, 
.a-3 .l-3 a, 
.a-4 .l-4 a,
.a-5 .l-5 a,
.a-6 .l-6 a,
.a-7 .l-7 a,
.a-8 .l-8 a {
}

.l-1 a,
.l-2 a,
.l-3 a,
.l-4 a,
.l-5 a,
.l-6 a,
.l-8 a {
}
.l-7 a{
	padding-left:230px;
}
#selectionbar h1 {
	color: #874F17;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
	margin: 3px;
	font-weight: normal;
	cursor: default;
}
/* -- botonera nueva desplegable -- */
#selectionbar2 {
	text-align:left;
	margin: 0px 0px 0px;
	display:table;
	visibility: hidden;
	width: 600;
}
#selectionbar2 ul {
	margin: 0px;
	padding: 0px;
}
#selectionbar2 li {
	display:inline;
	list-style: none;
}
#selectionbar2 a:link, #selectionbar2 a:visited {
	color: #C2B15F;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
}
#selectionbar2 p {
	margin: 3px;
}
#selectionbar2 a:hover {
	color: #874F17;
}	
.a-10 .l-10 a,
.a-11 .l-11 a, 
.a-12 .l-12 a, 
.a-13 .l-13 a,
.a-14 .l-14 a,
.a-15 .l-15 a {
}

.l-10 a,
.l-11 a,
.l-12 a,
.l-13 a,
.l-14 a,
.l-15 a {
}

#selectionbar3 {
	text-align:left;
	margin: 0px 0px 0px;
	display:table;
	top: 104px;
	width: 200;
	visibility: hidden;
}
#selectionbar3 ul {
	margin: 0px;
	padding: 0px;
}
#selectionbar3 li {
	display:inline;
	list-style: none;
}
#selectionbar3 a:link, #selectionbar3 a:visited {
	color: #C2B15F;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	float:left;
	height: 26px;
	text-align: center;
}
#selectionbar3 p {
	margin: 3px;
}
#selectionbar3 a:hover {
	color: #874F17;
}	
.a-16 .l-16 a,
.a-17 .l-17 a {
}

.l-17 a {
}

/* -- modulo descaqrgra fichas interior -- */
#mod_descargar {
	width: 197px;
	background-image: url(imagenes/mod_descargarfichasinterior.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 100px;
	margin-top:10px;
}	
#mod_descargar a:link, #mod_descargar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #874F17;
	width: 197px;
	text-decoration: none;
	margin-top: 10px;
	font-weight: normal;
	height: 60px;
	text-align: left;
}
#mod_descargar a:hover {
	color: #C2B15F;
	text-decoration: none;
}

	
/* -- modulo obsequios interior -- */
#mod_obsequios {
	width: 197px;
	background-image: url(imagenes/mod_obsequios.jpg);
	background-repeat: no-repeat;
	/*padding-top: 15px;*/
	margin-top: 10px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 100px;
}	
#mod_obsequios a:link, #mod_obsequios a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #874F17;
	width: 197px;
	text-decoration: none;
	font-weight: normal;
	height: 60px;
	text-align: left;
	padding-top: 10px;
}
#mod_obsequios a:hover {
	color: #C2B15F;
	text-decoration: none;
}	

/* -- modulo Sets -- */
#mod_sets {
	width: 197px;
	background-image: url(imagenes/mod_sets.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	text-align: left;
	padding-left: 100px;
}	
#mod_sets ul {
	margin: 0px;
	padding-top: 0px;
}	
#mod_sets a:link, #mod_sets a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #874F17;
	width: 197px;
	text-decoration: none;
	font-weight: normal;
	height: 60px;
	text-align: left;
}
#mod_sets a:hover {
	color: #C2B15F;
	text-decoration: none;
}	
/* -- modulo lineas de presentacion -- */
#mod_lineas_presentacion {
	width: 197px;
	background-image: url(imagenes/mod_lineas.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 100px;
	margin-top:10px;
}	
#mod_lineas_presentacion a:link, #mod_lineas_presentacion a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #874F17;
	width: 197px;
	text-decoration: none;
	margin-top: 10px;
	font-weight: normal;
	height: 60px;
	text-align: left;
}
#mod_lineas_presentacion a:hover {
	color: #C2B15F;
	text-decoration: none;
}

/* -- encabezado -- */
#navcontainer {
	margin-left: 0px;
	margin-top:10px;
}
#navlist {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
}
#navlist li {
	display:inline;
	float:left;
	height: 1%;
}
#navlist li a:link, #navlist li a:visited {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874F17;
	text-decoration:none;
	border-right: 1px solid #874F17;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
#navlist li a:hover {
	color: #C2B15F;
	text-decoration:none;
}
/* -- Sub-Menús -- */
#smenu1 {
	position: absolute;
	top:90px;
	float:left;
	z-index: 2;
	visibility: hidden;
	left: 219px;
}

#smenu1 ul {
	margin: 0px;
	padding:0px;
	display:inline;

}
#smenu1 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#smenu1 a:link, #smenu1 a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2B15F;
	border-right: 1px solid #C2B15F;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
	display:inline;
	float:left;
}
#smenu1 a:hover {
	color: #874F17;
}
#smenu2 {
	position: absolute;
	top:91px;
	float:left;
	z-index: 3;
	visibility: hidden;
	left: 281px;
}
#smenu2 ul {
	margin: 0px;
	padding:0px;
	display:inline;
}
#smenu2 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#smenu2 a:link, #smenu2 a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2B15F;
	border-right: 1px solid #C2B15F;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
	display:inline;
}
#smenu2 a:hover {
	color: #874F17;
}
#Layer1 {
	position:absolute;
	top:61;
	width:720;
	height:1px;
	z-index:4;
	visibility: visible;
	left: 231px;
	border: 1px none #000000;
	background-image: url(imagenes/transp.gif);
}
#Layer2 {
	position:absolute;
	top:115;
	width:720px;
	height:3px;
	z-index:5;
	visibility: visible;
	left: -186px;
	background-image: url(imagenes/transp.gif);
}

/* -- punteo -- */
#punteo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-right: 17px;
	text-align: left;
	margin:0;
}	
#punteo h1 {
	margin: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999; 
	text-decoration: none;
	padding-bottom: 1px; 
	margin-top: 1px;
}	
#punteo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #874F17;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 17px;
	text-align: left;
}
#punteo h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F0E2;
	font-style: italic;
	margin-bottom:0px;
	margin-top:3px;	
}
#texto_descargar_ficha p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-right: 17px;
	text-align: left;
	margin-left:100px;
}

.s_punteo h1 {
	margin: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999; 
	text-decoration: none; 
	border-bottom-width: 1px;  
	border-bottom-style: dashed; 
	border-bottom-color: #666666;
	padding-bottom: 1px; 
	margin-top: 1px;
	background-color:#00007d;
}
.est1 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #874F17}
	
.est2 a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	padding-top: 0px;
	font-weight: normal;
	cursor: default;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.est2 a:hover {
	color: #874F17;
}
