/* CSS Document */
body	
{
	font-family:arial;
	font-size: 12px;
	background-image:url(../images/fondo_body.png);
	background-repeat:repeat-x;
	margin-top:0px
}

td	
{
	margin: 0px; 
	font-family:arial; 
	color: #000000;
	font-size: 12px;
}

iframe#test
{ 
  background-color: #003366; 
} 

.expandir_cajas
{
	height:100%
}

.fondo_linksubmenus
{
	background-color: #FFFFFF
}

.texto_link
{
	color: #7F7F7F;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.texto_link_submenus
{
	color: #000000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}	

.cajas_de_texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-image: url(../images/fondo_caja_texto.png);
	background-repeat:repeat-x;
	text-align:justify
}
.cajas_de_texto_submenus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	background-image: url(../images/fondo_caja_texto_submenu.png);
	background-repeat:repeat-x;
}

.cuadro_top
{
	background-image:url(../../images/img_top.png);
	background-repeat:no-repeat;
	background-position:center;
	height:125px;
}

.bar_nav	
{
	font-family: verdana; 
	color: #ffffff; 
	font-size: 9px;
	background-image:url(../images/fondo_barra_nav.png);
	background-repeat:repeat-x;
	padding-left:6px;
	padding-right:14px;
}

.footer	
{
	font-family: arial; 
	color: #FFFFFF; 
	font-size: 10px;
	background-image: url(../images/fondo_barra_foot.png);
	background-repeat:repeat-x;
	padding-right:0px;
}

.menu_derecho	
{
	background-color: #D3C38F;
	width:100%;
	padding-left:5px;
	padding-right:5px;
}

.contenido_central	
{
	background-color: #C3B88A;
	height:100%
}

.Fondo1_Relleno
{
	font-family: Arial; 
	font-weight: normal;
	color: #5f0a08; 
	font-size: 12px;
	background-color: #C59B8A;
}

.Fondo1_Borde {
	border: 1px solid #EADBD3;
}

.Fondo1_Titulo {
	font-family: Times New Roman; 
	font-weight: bold;
	color: #eadbd3; 
	font-size: 18px;
	background-color: #5f0a08;
}

.Fondo2_Relleno
{
	font-family: Arial; 
	font-weight: normal;
	color: #494327; 
	font-size: 12px;
	background-color: #CCFF66;
}

.Fondo2_Borde {
	border: 1px solid #ECE9DD;
}

.Fondo2_Titulo {
	font-family: Times New Roman; 
	font-weight: bold;
	color: #ECE9DD; 
	font-size: 18px;
	background-color: #494327;
}

.Fondo3_Relleno
{
	font-family: Arial; 
	font-weight: normal;
	color: #705100; 
	font-size: 12px;
	background-color: #D4CCA8;
}

.Fondo3_Borde {
	border: 1px solid #F7F3E0;
}

.Fondo3_Titulo {
	font-family: Times New Roman; 
	font-weight: bold;
	color: #F7F3E0; 
	font-size: 18px;
	background-color: #B08C11;
}

.FondoBlanco1_Relleno
{
	font-family: Arial; 
	font-weight: normal;
	color: #000000; 
	font-size: 12px;
	background-color: #FBF9F0;
}

.FondoBlanco1_Titulo {
	font-family: "Times New Roman", Times, serif; 
	font-weight: 500;
	color: #5F0A08;
	font-size: 19px;
	background-image:url(../images/fondo_barra_titulos.png);
	background-repeat:repeat-x;
	height:24px
}

.FondoBlanco2_Relleno
{
	font-family: Arial; 
	font-weight: normal;
	color: #494327; 
	font-size: 12px;
	background-color: #ffffff;
}

.FondoBlanco2_Borde {
	border: 1px solid #D4CCA8;
}

.FondoBlanco2_Titulo {
	font-family: Times New Roman; 
	font-weight: bold;
	color: #ECE9DD; 
	font-size: 18px;
	background-color: #494327;
}

.FondoBlanco3_Relleno
{
	font-family: Arial; 
	font-weight: normal;
	color: #705100; 
	font-size: 12px;
	background-color: #ffffff;
}

.FondoBlanco3_Borde {
	border: 1px solid #E9E1B8;
}

.FondoBlanco3_Titulo {
	font-family: Times New Roman; 
	font-weight: bold;
	color: #F7F3E0; 
	font-size: 18px;
	background-color: #B08C11;
}

.Txt_Central_Tit
{
	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #705126;
	FONT-FAMILY: Arial;
}

.Txt_Central_SubTit
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #5f0a08; 
	FONT-FAMILY: Arial;
}

.Tx_Central_Cont {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #5f0a08; 
	FONT-FAMILY: Arial
}

.Txt_Gral_Tit
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #494327;
	FONT-FAMILY: Arial;
}

.Tx_Gral_Cont {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #494327; 
	FONT-FAMILY: Arial
}

A
{
    font-family: arial; 
	color: #5F0A08; 
	font-size: 12px;
	text-decoration: none;
}

A:hover
{
    font-family: Arial, Helvetica, sans-serif; 
	color: #5F0A08;
	text-decoration: underline;
}

A.ruta
{
    font-family: verdana; 
	color: #ffffff; 
	font-size: 9px;
	text-decoration: underline;
}

A.ruta:hover
{
    font-family: verdana; 
	color: #E9E1B8; 
	font-size: 9px;
	text-decoration: underline;
}

a.MenuSupe 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #5F0A08;
	FONT-FAMILY: Arial;
	BORDER: 1px solid #5F0A08;
	BACKGROUND-COLOR: #D4CCA8;
	PADDING: 3px;
	WIDTH: 100%;
	HEIGHT: 100%;
	TEXT-DECORATION: none;
}

a.MenuSupe:hover 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #D4CCA8;
	FONT-FAMILY: Arial;
	BORDER: 1px solid #D4CCA8;
	BACKGROUND-COLOR: #5F0A08;
	PADDING: 3px;
	WIDTH: 100%;
	HEIGHT: 100%;
	TEXT-DECORATION: none;
}

.botoncin
{
	background-color:#731D20;
	color:#ffffff;
	font-family:arial; 	
	font-size:11px;
	font-weight:bold; 
	border: 1px solid #C59B8A;
	width:90px;
}

.cajitas
{
	background-color:#ffffff;
	color:#000000;
	font-family:arial; 	
	font-size:10px;
	font-weight:normal; 
	border: 1px solid #731D20;
}

.CONTORNO_TABLA
{
	border-top: 1px solid #C59B8A;
	border-left: 1px solid #C59B8A;
} 

.CONTORNO_TD_TITULO
{
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Bk";
   	font-size:11px;
	font-weight: normal;
	background-image:url(../images/fondo_titulos_submenus.png);
	background-repeat:repeat-x;
	text-align:center;
}
 
.CONTORNO_TD_TITULO_DOBLE
{
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Bk";
   	font-size:11px;
	font-weight: normal;
	background-image:url(../images/fondo_titulos_submenus_dobl.png);
	background-repeat:repeat-x;
	text-align:center;
} 

.CONTORNO_TD_SUBTITULO
{
	color: #ffffff;
    font-family:arial;
   	font-size:11px;
	font-weight:bold; 
	background:#CCB97F;
	border-bottom: 1px solid #C59B8A;
	border-right: 1px solid #C59B8A;
} 

.CONTORNO_TD
{
	font-size:10px;
	border-bottom: 1px solid #C59B8A;
	border-right: 1px solid #C59B8A;
} 


.aviso{
font-family: "Trebuchet MS", Verdana, Arial;
color: #FFFFFF;
font-size: 11px;
background-color:#5F0A08;
} 
.avisoalerta {
font-family: "Trebuchet MS", Verdana, Arial;
color: #FFFFFF;
font-size: 11px;
background-color:#FF0000;}
