a:hover { color: #FF0000; text-decoration: none} 
a:link { text-decoration: none} 
a:visited { text-decoration: none} 
.small_letter { font-size: xx-small; color: #FFFFFF} 

html
{
	scrollbar-face-color:#FFFFFF;
	scrollbar-base-color:#DDDDDD;
	scrollbar-arrow-color:#FF2C2D;
	scrollbar-track-color:#DDDDDD;
	scrollbar-shadow-color:#444444;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#444444;
	scrollbar-darkshadow-Color:#FFFFFF;
}

body
{
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#DDDDDD;
	margin-left:0px;
	margin-top:0px;
}

.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	color:#888888;
	background-image:url(../img/menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:5px;
	cursor:hand;
}

.menu_on
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	color:#000000;
	background-image:url(../img/menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:5px;
}

.submenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	color:#AAAAAA;
	background-image:url(../img/menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:5px;
	cursor:hand;
}

.submenu_on
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	color:#000000;
	background-image:url(../img/menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:5px;
}

.frase
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:italic;
	color:#555555;
	background-image:url(../img/comilla.jpg);
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#DDDDDD;
	border:1px;
	text-align:left;
	padding:5px;
}

.titulo_novedades
{
	font-family:Tahoma; 
	font-size:9pt; 
	color:#444444; 
	background-image:url(../img/fondo_titulo.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	text-align:left; 
	cursor:hand
}

.texto_novedades
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#666666; 
	padding-left:10px;
	padding-right:5px;
	text-align:justify; 
	vertical-align:top;
	cursor:hand
}

.titulo_horario
{
	 text-align:center; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#995555; 
	 background-image:url(../img/fondo_titulo_horario.jpg);
	 background-repeat:repeat-x; 
	 font-size:13px; 
}

.texto_horario
{
	font-family:Verdana; 
	font-size:7pt; 
	color:#666666; 
	border-style:solid;
	border-color:#DDDDDD;
	border:1px;
	border-top-style:none;
	text-align:center; 
	vertical-align:top;
}

.texto_resaltado
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#FF3333;
}

.titulo_visitas
{
	 text-align:center; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#995555; 
	 background-image:url(../img/fondo_titulo_horario.jpg);
	 background-repeat:repeat-x; 
	 font-size:13px; 
}

.texto_visitas
{
	font-family:Verdana; 
	font-size:7pt; 
	color:#666666; 
	border-style:solid;
	border-color:#DDDDDD;
	border:1px;
	border-top-style:none;
	text-align:center; 
	vertical-align:top;
}

.titulo_encuesta
{
	 text-align:center; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#995555; 
	 background-color:#FFFFFF;
	 background-image:url(../img/fondo_titulo_horario.jpg);
	 background-repeat:repeat-x; 
	 font-size:8pt; 
}

.texto_encuesta
{
	font-family:Verdana; 
	font-size:7pt; 
	color:#993333; 
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#FFCCCC;
	border:1px;
	border-top-style:none;
	vertical-align:top;
	text-align:left;
}

.opciones_encuesta
{
	font-family:Verdana; 
	font-size:7pt; 
	color:#444444; 
	background-color:#FFFFFF;
	text-align:left;
}

.boton_encuesta
{
	font-family:Verdana; 
	font-size:7pt; 
	color:#663333; 
	background-color:#FFCCCC;
	border-style:solid;
	border-color:#DDBBBB;
	border:1px;
	text-align:center;
	cursor:hand;
}

.titulo_servicios
{
	 text-align:center; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#995555; 
	 background-image:url(../img/fondo_titulo_horario.jpg);
	 background-repeat:repeat-x; 
	 font-size:13px; 
}

.titulo_tabla_servicios
{
	font-family:Tahoma; 
	font-size:9pt; 
	color:#444444; 
	background-image:url(../img/fondo_titulo.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	text-align:left; 
}

.titulo_tabla_servicios_dias
{
	font-family:Tahoma; 
	font-size:9pt; 
	color:#444444; 
	background-image:url(../img/fondo_titulo.jpg);
	background-repeat:repeat-x;
	text-align:center; 
}

.tabla_servicios
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#666666; 
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left; 
}

.borde_tabla_servicios
{
	border-style:solid;
	border-color:#DDDDDD;
	border:1px;
	border-top-style:none;
}

.titulo_publicidad
{
	font-family:Arial; 
	font-size:9pt; 
	color:#444444; 
	background-image:url(../img/fondo_titulo.jpg);
	background-repeat:repeat-x;
	text-align:left; 
	padding-left:5px;
}

.titulo
{
	font-family:Tahoma; 
	font-size:9pt; 
	color:#444444; 
	background-image:url(../img/fondo_titulo.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	text-align:left; 
}

.titulo_grande
{
	font-family:Tahoma; 
	font-size:18pt; 
	font-style:italic;
	font-weight:bolder; 
	color:#444444; 
	padding-left:5px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left; 
}

.subtitulo
{
	font-family:Tahoma; 
	font-size:8pt; 
	color:#444444; 
	background-image:url(../img/fondo_titulo.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
	text-align:left; 
}

.texto
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#666666; 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	text-align:justify; 
	vertical-align:top;
}

.texto_centrado
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#666666; 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	text-align:center; 
	vertical-align:top;
}

.enlace
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#666666; 
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
	text-align:justify; 
	vertical-align:top;
	cursor:hand
}

.tabla{
	border:1px; 
	border-color:#DDDDDD; 
	border-style:solid; 
	font-family:Tahoma; 
	font-size:9pt; 
	color:#666666; 
	font-weight:normal;
	text-align:center
}

.etiqueta
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#666666; 
	padding-left:10px;
	text-align:right; 
	vertical-align:top;
}

.caja
{
	background-color:#FFFFFF; 
	border:solid; 
	border-width:1px; 
	text-align:left; 
	width:200px; 
	height:12px; 
	font-family:Tahoma; 
	color:#000000; 
	font-size:12px; 
	vertical-align:middle; 
	font-weight:bold;
}

.textarea
{
	background-color:#FFFFFF; 
	border:solid; 
	border-width:1px; 
	text-align:left; 
	width:300px; 
	height:200px; 
	font-family:Tahoma; 
	color:#000000; 
	font-size:12px; 
	vertical-align:middle; 
	font-weight:bold;
}

.boton
{
	font-family:Verdana; 
	font-size:8pt; 
	color:#663333; 
	background-color:#FFCCCC;
	border-style:solid;
	border-color:#DDBBBB;
	border:1px;
	text-align:center;
	cursor:hand;
}

.pie
{
	background-image:url(../img/pie.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	color:#666666; 
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:normal; 
	padding-top:6px;
}