/* CSS Document */
	.zona
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#999999;
		font-weight:bold;
	}
	
	.cabecera_zona
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:16px;
		color:#666666;
		font-weight:bold;
	}
	
	.txt_pie
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:14px;
		color:#D95B15;
		font-weight:bold;
	}
	
	.txt_ficha
	{
		font-family:Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
	}
	.mano
	{
		cursor:hand;
	}
a.directorio
{
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
a.directorio:hover
{
	text-decoration:underline;
}
	A.txt_menu_pie
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#999999;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	A.txt_menu_pie:HOVER
	{
		color:#4A8942;
	}
	
	A.txt_menu_pie2
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#FF6600;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	A.txt_menu_pie2:HOVER
	{
		color:#4A8942;
	}
	
	A.txt_menu
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#999999;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	A.txt_menu:HOVER
	{
		color:#D95B15;
	}
	
	A.txt_menu:ACTIVE
	{
		color:#D95B15;
	}
	
	A.txt_menu2
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#0E2203;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	A.txt_menu2:HOVER
	{
		color:#D95B15;
	}
	
	A.txt_menu2:ACTIVE
	{
		color:#D95B15;
	}

	A.txt_submenu
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		color:#EF864C;
		font-weight:bold;
		text-decoration:none;
	}
	
	A.txt_submenu:HOVER
	{
		color:#333333;
	}
	
	A.txt_submenu:ACTIVE
	{
		color:#333333;
	}
	
	A.txt_submenu2
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		color:#9E420F;
		font-weight:bold;
		text-decoration:none;
	}
	
	A.txt_submenu2:HOVER
	{
		color:#333333;
	}
	
	A.txt_submenu2:ACTIVE
	{
		color:#333333;
	}

	A.txt_menu_on
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:13px;
		color:#ffffff;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	.menu
	{
		border-bottom: solid 1px;
		border-bottom-color:#D95B15;
		text-align:left;
	}
	
	.submenu
	{
		text-align:left;
	}	
	
	.listado1
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#EF864C;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	.listado2
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#9E420F;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	.l1
	{
		background-color:#ffffff;
	}
	
	.l2
	{
		background-color:#ffffff;
	}
	
	.cab_listado
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:14px;
		color:#999999;
		font-weight:bold;
		font-stretch:narrower;
		text-decoration:none;
	}
	
	H1.msg
	{
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		color:#D95B15;
		font-weight:bold;
		text-align:center;
	}
	input, select
	{
		font-size:11px;
		border:3px double #0E2203;
	}