@charset "utf-8";
BODY {
	SCROLLBAR-TRACK-COLOR: #C0C0C0;
	border: 0px #FFFFFF solid;
	padding: 0px;
	margin: 0px;
	/* 	background-image: url(img/fondo.jpg);
	background-repeat:  repeat-x;  */
	background-color: #B5B5B5;
}
.noprint {
/*	visibility: hidden;
	display: none;
 	height: 0px;
	width: 0px;
	overflow: hidden; */
/*	vertical-align: top; */
/*	clip:  rect(200px 200px 200px 200px); */
}
TD.noprint {
/*	visibility: hidden;
	display: none;
	height: 0px; */
/*	overflow: hidden; */
/*	vertical-align: top; */
/*	clip:  rect(200px 200px 200px 200px); */
}
#noimage{ 
   visibility:hidden; 
   display: block; 
   margin-left: 0px;
   padding-left: 0px;
}

A {
	/* enlace simple por defecto */
	FONT-WEIGHT: normal;
	COLOR: #666666;
	TEXT-DECORATION: none;
	}

A:link {
	/* enlace simple por defecto */
	font-weight: normal;
	color: #0066CC;
}
A:hover {
	/* enlace simple por defecto con el ratón sobre él mismo */
	FONT-WEIGHT: bold;
	COLOR: #0099CC;
}
A:visited {
	/* enlace simple por defecto ya visitado */
	FONT-WEIGHT: normal;
	COLOR: #0033CC;
	TEXT-DECORATION: none;
}
/* imagen sin borde */
.imgmarcador {
	border: 0px none #999999!important;
	color: #999999;
}
	/* FORMULARIO */
input.inputgris {
	background-color: #F7F7F7;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoinput2.gif);
	background-repeat:  repeat-x;
}
textarea.textareagris {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoarea.gif);
	background-repeat:  repeat-x;
}
select.selectazoscuro {
	background-color: Blue;
	font-weight: bold;
	font-size: 12px;
	color: Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.selectazclaro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666!important;
	font-size : 11px!important;
	font-weight : normal;
	background-color: #EAEAEA;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002980;
	border-right-color: #477CBC;
	border-bottom-color: #0066FF;
	border-left-color: #003399;
	height: 25px;
}
select.selectazclaro option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333!important;
	font-size : 11px!important;
	font-weight : normal;
	background-color: #D1D1D1;
	line-height: 15px;
	height: 18px;
}
input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(img/fondoinput.gif);
	background-repeat:  repeat-x;
	margin: 3px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #1B467A;
	background-image: url(img/pie.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.tituloMENU {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0D3384;
	text-decoration: none;
	padding-bottom: 15px;
}
.letrota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.platos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.sombraizq {
	background-image: url(img/sombra06.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sombrader {
	background-image: url(img/sombra07.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
.fondocontacta {
	background-image: url(img/fondo_contacta.jpg);
	background-repeat: repeat-y;
}
.fondobarra {
	background-image: url(img/fondo_ciudad_listado.gif);
	background-repeat: repeat-y;
}
.fondoactividad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9FCFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	text-transform: uppercase;
	background-image: url(img/fondo_actividad_top.gif);
	background-repeat: repeat;
}
.fondotop {
	background-image: url(img/top_fondo.gif);
	background-repeat: no-repeat;
	background-color: #1B467A;
}
.txt {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txtrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.txtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.txtituloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.txtitulorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.texto_noticias {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 14;
}
.texto_noticias a:link {
	font-size: 11px;
	color: #FBCC60;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.texto_noticias a:hover {
	font-size: 11px;
	color: #FFE991;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}
.texto_noticias a:visited {
	font-size: 11px;
	color: #FFB546;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
/* TABLAS */
table.tablamapaflash {
	width: 570px;
	height: 500px;
	top: 20px;
	left: 0px;
	position: relative;
	border: 1px solid #FFFFFF;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
table.tablamapa {
	width: 976px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fondo-cuerpo01.jpg);
	background-repeat: no-repeat;
}
table.tablaquienes {
	width: 95%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.tablaquienes thead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
table.tablaquienes tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C89B1;
}
table.tablatop {
	width: 100%;
	height: 113px;
	margin: 0px;
	padding: 0px;
}
table.tablatop thead tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}
table.tablatop tbody tr td {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;

}
table.tablapanel {
	border: 1px solid #999999;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif);
	background-repeat:     repeat-x;
}

table.tablapanel thead th {
	color: #FFFFFF;
	text-align: left;
	padding: 0.5em;
	background-color: #0033CC;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}

table.tablapanel tbody th {
	border: 1px solid #CCCCCC;
	background-image: url(img/fondotitular.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #525252;
	font-weight: bold;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-left: 5px;
}
table.tablapanel tbody tr.lineatr td {
	color: #333333;
	background-color: #E4E4E4;
	border-top: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
table.tablapanel tbody tr.lineatr td.abono {
	color: #464646;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
table.tablapanel tbody tr td {
	color: #333333;
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;

}
table.tablapanel tfoot td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #000066;
	text-align: center;
	padding: .5em;
	border-top: 1px solid #CCCCCC;
	background-color: #9BA9B9;
}
table.tablalocales {
	width: 95%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* 	table.tablalocales thead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
} */ 	
table.tablalocales thead td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
table.tablalocales thead th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #1B467A;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.tablalocales tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C89B1;
}
table.tablalocales tbody td a:link {
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablalocales tbody td a:hover {
	color: #0052FB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
table.tablalocales tbody td a:visited {
	color: #003D79;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablalistadolocales {
	width: 95%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.tablalistadolocales thead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
table.tablalistadolocales thead th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.tablalistadolocales tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C89B1;
}
table.tablalistadolocales tbody td a:link {
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.tablalistadolocales tbody td a:hover {
	color: #0052FB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
table.tablalistadolocales tbody td a:visited {
	color: #003D79;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.tablalistadolocales tfoot td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #E9E9E9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
}
table.tablalistadolocales tfoot td a:link {
	color: #0066CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablalistadolocales tfoot td a:hover {
	color: #1188FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
table.tablalistadolocales tfoot td a:visited {
	color: #0052A4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.tablaciudad {
	width: 95%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.tablaciudad thead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
table.tablaciudad tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C89B1;
}
table.tablaword {
	text-align: justify;
	margin: 0px!important;
	width: 100%;
	padding-top: 1px!important;
	padding-right: 1px!important;
	padding-bottom: 1px!important;
	padding-left: 1px!important;
}
table.tablaciudad tbody td a:link {
	color: #FFFFFF;
	font-weight: bold;
}
table.tablaciudad tbody td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
table.tablaciudad tbody td a:visited {
	color: #CFCFCF;
	font-weight: bold;
}
table.tablacontacta {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5;
	width: 95%;
}
table.tablacontacta tbody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: inherit;
	color: #00287D;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
table.tablacontacta thead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	color: #00287D;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
table.tablalistado {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5;
	width: 95%;
}
table.tablalistado tbody td.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
table.tablalistado tbody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
table.tablalistado tbody td a:link {
	color: #FFFFFF;
	font-weight: bold;
}
table.tablalistado tbody td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
table.tablalistado tbody td a:visited {
	color: #CFCFCF;
	font-weight: bold;
}
table.tablabusca {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	width: 315px;
}

table.tablabusca thead td {
	color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	padding-top: 2em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

table.tablabusca tbody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}
table.tablabusca tbody td.form {
	background-image: url(img/tab_busca02.gif);
	background-repeat:  repeat-y;
	padding-right: 5px;
	padding-left: 20px;

}
table.tablaproducto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
	top: 10px;
	margin-top: 10px;
	margin-left: 0px;
}
table.tablaproducto thead th {
	color: #666666;
	text-align: left;
	padding: 0px 0px 0px 35px;
	text-transform: none;
	height: 50px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
table.tablaproducto thead th.especial {
	color: #999999;
	text-align: left;
	padding: 0px 0px 0px 35px;
	text-transform: none;
	height: 50px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
table.tablaproducto tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat: repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tablaproducto tbody tr.lineatr td {
	height: 22px;
}
table.tablaproducto tbody td.celdaprod {
	background-image: url(img/tablafondo.gif);
	background-repeat:  repeat-x;
}
table.tablaproducto tbody td.celdaprod1 {
	background-image: url(img/fproductos1.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tbody td.celdaprod2 {
	background-image: url(img/fproductos2.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tbody td.celdaquien {
	background-image: url(img/fquienes.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tfoot td {
	font: 9em/normal Verdana, sans-serif;
	color: #000066;
	text-align: right;
	height: 22px;
}
table.tablaproducto tbody td {
	color: #666666;
	padding: .5em;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;

}
table.tablaproducto tbody td.especial {
	color: #999999;
	padding: 0.5em;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
} 
table.tablapie {
	height: 19px;
}
table.tablapie tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align: center;
	height: 20px;

}
table.tablapie A:link{
	color: #666666;
}
table.tablapie A:hover{
	color: #838383;
}
table.tablapie A:visited{
	color: #555555;
}
table.tablatitular {
	border: 1px solid #CFC28D;
	margin: 0 auto 0;
	background-image: url(img/fondotitular.gif);
	background-repeat:     repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
}
/* imagen aleatoria */
#fondotematica {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 691px;
	height: 100px;
}
#swap {
	background-image: url(img/menu00.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 386px;
	width: 800px;
} 
#swap2 {
	background-image: url(img/fondo-olas.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 976px;
	background-position: 0px 250px;
}
#swap3 {
	background-image: url(img/fondo_ciudad.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 976px;
}
#swap4 {
	background-image: url(img/fondo_listados.gif);
	background-repeat:  repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 976px;
}
#swap5 {
	background-image: url(img/fondo_quienes.jpg);
	background-repeat:  repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 976px;
}
#apDiv1 {
	position:absolute;
	left:50px;
	top:50px;
	width:330px;
	height:300px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:440px;
	top:50px;
	width:330px;
	height:300px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}

