BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	background: #FFFDEA;
	color: Black;
}

BODY.menu{
	background: #A46F00;
	color: Black;
	text-align: center;
}

a.menu{
	color: #A46F00;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #D2691E;
	text-decoration: underline;
	font-weight: bold;
}
a.menu-inf{
	color: white;
	text-decoration: none;
}
a.menu-inf:hover {
	color: yellow;
	text-decoration: underline;
}

TABLE.menu-base{
	width: 100%;
}
TD.menu-base-logo{
	//text-align: left;
}
TD.menu-base-menu{
	//text-align: center;
}
TABLE.menu{
	font-size: smaller;
	font-weight: bold;
}
TD.menu-izq{
	background-image: url(IZQSUP.png);
	width: 12px;
}
TD.menu-der{
	background-image: url(DERSUP.png);
	width: 13px;
}
TD.menu-base{
	background-image: url(FONDO.png);
	height: 38px;	
}
TD.menu-barra{
	height: 0px;	
}
TABLE.menu{
	font-size: x-small;
	font-weight: bold;
}
TD.menu-izq-inf{
	background-image: url(IZQINF.png);
	width: 31px;
}
TD.menu-der-inf{
	background-image: url(DERINF.png);
	width: 31px;
}
TD.menu-base-inf{
	background-image: url(FONDOINF.png);
	height: 31px;	
}
BODY.pie{
	background-color: #FFE99B;
	color: black;
	text-align: center;
}
TABLE.pie{
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: 100%;
}
TD.pie-up{
	background-color: Black;
	height: 1px;
}
TD.pie-mid{
	text-align: center;
	font-weight: bold;	
	font-size: xx-small;
}
TD.pie-down{
	text-align: center;
 	font-size: xx-small;
}
a.pie{
	color: #B22222;
}

td.titulo-base{
	background-image: url(fondoborde.png);
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 450px;
}
td.titulo-izq-sup{
	background-image: url(borde_sup_izq.png);
	width: 19px;
	height: 18px;
}
td.titulo-izq-inf{
	background-image: url(borde_inf_izq.png);
	width: 19px;
	height: 18px;
}
td.titulo-der-sup{
	 background-image: url(borde_sup_der.png);
	 width: 19px;
	 height: 10px;
}
td.titulo-der-inf{
	background-image: url(borde_inf_der.png);
	width: 19px;
	height: 18px;
}
td.titulo-sup{
	background-image: url(bordesup.png);
	width: 10px;
	height: 18px;
}
td.titulo-inf{
	background-image: url(bordeinf.png);
	width: 18px;
}
td.titulo-der{
	background-image: url(bordeder.png);
	width: 19px;
	height: 1px;
}
td.titulo-izq{
	background-image: url(bordeizq.png);
	width: 19px;
	height: 1px;
}


td.caja-base{
	background-image: url(fondoborde.png);
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 450px;
}
td.caja-izq-sup{
	background-image: url(borde_sup_izq.png);
	width: 19px;
	height: 18px;
}
td.caja-izq-inf{
	background-image: url(borde_inf_izq.png);
	width: 19px;
	height: 18px;
}
td.caja-der-sup{
	 background-image: url(borde_sup_der.png);
	 width: 19px;
	 height: 10px;
}
td.caja-der-inf{
	background-image: url(borde_inf_der.png);
	width: 19px;
	height: 18px;
}
td.caja-sup{
	background-image: url(bordesup.png);
	width: 10px;
	height: 18px;
}
td.caja-inf{
	background-image: url(bordeinf.png);
	width: 18px;
}
td.caja-der{
	background-image: url(bordeder.png);
	width: 19px;
	height: 1px;
}
td.caja-izq{
	background-image: url(bordeizq.png);
	width: 19px;
	height: 1px;
}




table.contenido-seccion{
	width: 750px;
	font-size: 14px;
	background: #FFFDEA;
}
td.linea-color{
	background-color: Black;
}
td.seccion{
	background-color: #A46F00;
	font-size: 18px;
	font-weight: bold;
	color: #FFFDEA;
}
td.seccion-volver{
	background-color: #A46F00;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #B22222;
}
a.seccion{
	color: #8B0000;
	text-decoration: none;
}
a.seccion:hover {
	 color:yellow
	 text-decoration: underline;
}
a.seccion-volver{
	color: white;
	text-decoration: none;
	background: transparent;
}
a.seccion-volver:hover {
	color: Maroon;
	text-decoration: underline;
}

table.ficha{
	width: 600px;
	background-color: #FFE4BB;
}
td.titulo-ficha{
	font-size: 20px;
	font-weight: bold;
}
td.presentacion-ficha{
	font-size: px;
	background-color: #FFF8DC;
}
td.imagen-ficha{
	font-size: 10px;
	
}
td.observaciones-ficha{
	font-size: 12px;
	
}
td.precio-ficha{
	font-size: 16px;
	font-weight: bold;
}
td.linea-ficha{
	background-color: Black;
}

table.imagen{
	background-color: #f1e1b0;
	border-color: Blue;
	width: 300px;
}
td.titulo-imagen{
	background-color: #FFE99B;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #A46F00;
	
}
td.observaciones-imagen{
	font-size: 12px;
	
}
td.comentario-imagen{
	font-size: 8px;
	text-align: center;
	color: Blue;
	background-color: #FFE99B;
}

table.departamento{
	font-size: 12px;
	background-color: #604A17;
}
td.contacto{
	background-image: url(fondoborde.png);
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 550px;
}
td.informacion{
	background-image: url(fondoborde.png);
	text-align: justify;
	font-size: 16px;
	width: 550px;
}
td.titulo-contacto{
		font-weight: bold;
		text-align: left;
		font-size: 14px;
}
td.horario-contacto{
		font-weight: bold;
		text-align: right;
		font-size: 14px;
}
td.contenido-contacto{
	font-size: 12px;
}
td.contenido-horario-contacto{
	font-size: 12px;
	text-align: right;
}

table.contacto-dep{
	background-color: #F4A4A4;
	border-color: Blue;
	width: 200px;
	font-size: 10px;
	text-align: left;
}
td.titulo-con-dep{
	background-color: #8B0000;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
td.tit-comentario-con-dep{
	font-weight: bold;
}


td.titulo-ubicacion{
		font-weight: bold;
		text-align: left;
		font-size: 16px;
}
td.titulo-texto-ubicacion{
		font-weight: bold;
		text-align: left;
		font-size: 12px;
}
td.texto-ubicacion{
		text-align: left;
		font-size: 12px;
}

BODY.portal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	background-color: White;
}
table.portal{
	width: 800px;
	background-color: #FFFDEA;
	border: 0px;
	border-color: green;
}
table.portal-cabecera{
	background-color: #FFFDEA;
}
table.portal-menu{
	background: Teal;
	color: Purple;
	text-align: center;
	width: 100%;
}
tableportal-cuerpo.{
	background: Black;
	color: White;
	text-align: justify;
	width: 100%;
}
td.seccion-titulo{
	background-image: url(fondoborde.png);
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
td.seccion-portal{
	background-image: url(fondoborde.png);
	text-align: justify;
	font-size: 12px;
}