/***********************************************************************************/
/***********************************************************************************/
/************                                                           ************/  
/************  Hoja de Estilos de la Página web de La Puebla de Híjar   ************/
/************ 1999-2006 © Rubén (El Artista Multimedia del Bajo Aragón) ************/
/************                                                           ************/  
/***********************************************************************************/
/***********************************************************************************/

<style type="text/css">

/*************************************************/
/************  Estilo de los Textos   ************/
/*************************************************/

.texto_neutral {
				color:#000000;
			 }

.texto_intro {
				font-family:Times New Roman;
				font-size:16;
				font-weight: bold;
				color:#000000;
			 }

.texto_tabla {
				font-family:Verdana;
				font-size:11;
				font-weight: bold;
				color:#000000;
			 }
.texto_tabla_grande {
				font-family:Verdana;
				font-size:14;
				font-weight: bold;
				color:#000000;
			 }

			 
.texto_mailvolver {
				font-family:Georgia;
				font-size:18;
				font-weight: bold;				
			}
			
.texto_titulo {
				font-family:Georgia;
				font-size:22;
				font-weight: bold;
				font-style: italic;
				text-decoration: underline;
				color:#7B099C;
			}
			
.texto_subtitulo {
				font-family:Georgia;
				font-size:18;
				font-weight: bold;
				font-style: italic;
				text-decoration: underline;
				color:#102173;
			}
			

.texto_titulo_ruta {
				font-family:Verdana;
				font-size:13;
				font-weight: bold;
				text-decoration: none;
				color:#000000;
			}
			
.texto_cabecera_tabla {
				font-family:Verdana;
				font-size:12;
				font-weight: bold;				
				text-decoration: none;
				color:#ffffff;
			}

.texto_subcabecera_tabla {
				font-family:Verdana;
				font-size:11;
				font-weight: bold;				
				text-decoration: none;
				color:#ffffff;
			}
			
.texto_menu {
				font-family:Verdana;
				font-size:13;
				font-weight: bold;
				color:#FBB600;
			}

.texto_menulateral {
				font-family:Verdana;
				font-size:10;
				font-weight: bold;
				color:#FBB600;
			}
			
.texto_link {
				font-family:Verdana;
				font-size:13;
				font-weight: bold;
				color:#0000FF;
			}


/*************************************************/
/************  Estilo de los Enlaces  ************/
/*************************************************/


/* Enlaces del Menú */


a.menu:link {
				text-decoration: none; 
				color: #ffffff;
			}			
a.menu:active {
				text-decoration: none; 
				color: #ffffff;
			}			
a.menu:visited 	{
				text-decoration: none; 
				color: #ffffff;
			}			
a.menu:hover {
				text-decoration: none; 
				color: #FBB600;
			}

			
/* Enlaces en el texto*/


a.texto:link {
				text-decoration: none; 
				color: #0000ff;
			}			
a.texto:active {
				text-decoration: none; 
				color: #0000ff;
			}			
a.texto:visited {
				text-decoration: none; 
				color: #0000ff;
			}			
a.texto:hover {
				text-decoration: none; 
				color: #800080;
			}


/* Enlaces en las opciones */


a.opciones:link {
				text-decoration: none;
				color: #0000ff;
			}			
a.opciones:active {
				text-decoration: none; 
				color: #0000ff;
			}			
a.opciones:visited {
				text-decoration: none;
				color: #0000ff;
			}
a.opciones:hover {
				text-decoration: underline;
				color: #800080;
			}


/*************************************************/
/************  Estilo de los Marcos   ************/
/*************************************************/


table.menu {
				background-color: #000000;
				border-style: hiden;
		   }

div.informacion {
				position: relative; 
				width: 605; 
				height: 420; 
				border: 0px solid #DAD9DC; 
				overflow: auto;
				scrollbar-face-color: #DAD9DC; 
				scrollbar-shadow-color: #102173;
				scrollbar-highlight-color: #102173; 
				scrollbar-3dlight-color: #102173;
				scrollbar-darkshadow-color: #102173; 
				scrollbar-track-color: #102173;
				scrollbar-arrow-color: #102173; }
		   }
div.aragon {
				position: relative; 
				width: 715; 
				height: 650; 
				border: 0px solid #DAD9DC; 
				overflow: auto;
				scrollbar-face-color: #DAD9DC; 
				scrollbar-shadow-color: #102173;
				scrollbar-highlight-color: #102173; 
				scrollbar-3dlight-color: #102173;
				scrollbar-darkshadow-color: #102173; 
				scrollbar-track-color: #102173;
				scrollbar-arrow-color: #102173; }
		   }

div.hotel {
				position: relative; 
				width: 790; 
				height: 530; 
				border: 0px solid #DAD9DC; 
				overflow: auto;
				scrollbar-face-color: #DAD9DC; 
				scrollbar-shadow-color: #102173;
				scrollbar-highlight-color: #102173; 
				scrollbar-3dlight-color: #102173;
				scrollbar-darkshadow-color: #102173; 
				scrollbar-track-color: #102173;
				scrollbar-arrow-color: #102173; }
		   }
		   
</style>