
.texto	{
	font-family: "Georgia";
	}
	

.textoCopy 	{
	font-family: "Georgia";
	font-size: 10px;
	text-decoration: none;
	color: #C0C0C0;
	}


.textoCuerpo 	{
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	}



.textoTitulo {
	font-family: "Arial";
	font-size: 14px;
	color: #2D64B3;
	text-decoration: none;
	}
	
	
.textoSubtitulo {
	font-family: "Arial";
	font-size: 10px;
	color: #2D64B3;
	text-decoration: none;
	}	
	

.textint {
	font-family: "Tahoma";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
	
	
.textoLeyenda {
	font-family: "Tahoma";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}


.textint_b {
	font-family: "Tahoma";
	font-size: 9px;
	color: #3AAEF3;
	text-decoration: none;
	}


.textbot {
	font-family: "Georgia";
	font-size: 10px;
	color: #4C4845;
	text-decoration: none;
	}
	

.linkDestacado {
	font-family: "Arial";
	font-size: 12px;
	color: #2D64B3;
	text-decoration: none;
	}		



/* Estilos para links */
/*-------------------------------------------------------------*/

/* HOVER DEL CLASS TEXTOCUERPO */
a.textint:hover	{
	color: #2D64B3;
	text-decoration: none;
	}
	
	
/* HOVER DEL CLASS TEXTOCUERPO */
a.textoCuerpo:hover	{
	color: #2D64B3;
	text-decoration: none;
	}
	
	
/* HOVER DE BOTONERA TOP */
a.textbot:hover	{
	color: #0A76BB;
	text-decoration: none;
	}
	
	
/* HOVER DEL CLASS COPYRIGHT */
a.textoCopy:hover	{
	text-decoration: none;
	color: E95050;
	}
	
	
/* HOVER DEL CLASS COPYRIGHT */
a.linkDestacado:hover	{
	text-decoration: none;
	color: #66C2AB;
	}



/* Estilos para botones */
/*-------------------------------------------------------------*/

.button.boton {
	background-color: #D5D5D5;
	font-family: Tahoma;
	font-size: 9px;
	height: 18px;
	border-top : solid #FFFFFF;
	border-left : solid #FFFFFF;
	border-left-width : 1px;
	border-top-width : 1px;
	border-bottom : solid #A7A7A7;
	border-bottom-width : 1px;
	border-right : solid #A7A7A7;
	border-right-width : 1px;
	color: #000000;
	}


/* Estilos para tablas y rows */
/*-------------------------------------------------------------*/

.table.footer {
	background: #2E66B6;
	padding-left: 32px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: "Arial";
	font-size: 9px;
	color: #B2D1FE;
	speak-header: always;
	}
	

.td.contenido {
	background: #FFF url("img/fondo_contenido.gif");
	}
	
.td.tdTitulo {
	background: #E95050;
	height: 25px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	}
	
	

/* Estilos para textareas */
/*-------------------------------------------------------------*/

/* ESTILO PARA LOS TEXTFIELDS Y TEXTAREAS */	

.area	{
	font-family: Tahoma;
	font-size: 11px;
	color: #313131;
	background-color: #FFFFFF;
	border-top: solid #ffffff;
	border-left: solid #ffffff;
	border-bottom: solid #ffffff;
	border-right: solid #ffffff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	}
	
.area2	{
	font-family: Tahoma;
	font-size: 11px;
	color: #313131;
	background-image:url("../img/fondo_form.gif");
	background-color: #FFFFFF;
	border-top: solid #999999;
	border-left: solid #999999;
	border-bottom: solid #999999;
	border-right: solid #999999;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	}
	
	

/* Estilos para Menues */
/*-------------------------------------------------------------*/

	
table.sub1, table.sub2, table.sub3, table.sub4, table.fsub1, table.fsub2, table.fsub3, table.fsub4 {
	background-color: #F6F6F0;
	border-bottom: 2px solid #CCCCCC;
}
table.sub1 td, table.sub2 td, table.sub3 td, table.sub4 td, table.fsub1 td, table.fsub2 td, table.fsub3 td, table.fsub4 td {	
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #E8E8E8;	
}
table.sub1 td a, table.sub2 td a, table.sub3 td a, table.sub4 td a, table.fsub1 td a, table.fsub2 td a, table.fsub3 td a, table.fsub4 td a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #6B9189;
	padding: 5px;	
	display: block;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	background: url(../images/nav_bg.gif) bottom left repeat-x;
}
table.sub1 td a:hover, table.sub2 td a:hover, table.sub3 td a:hover, table.sub4 td a:hover, table.fsub1 td a:hover, table.fsub2 td a:hover, table.fsub3 td a:hover, table.fsub4 td a:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #AF5C1D;
	padding: 5px 5px 5px 3px;	
	display: block;
	text-decoration: none;
	border-left: 3px solid #AF5C1D;
	background: url(../images/nav_bg-on.gif) bottom left repeat-x;
}
table.sub1, table.sub1 td a {	
	width: 150px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 149px;
}
table.fsub1, table.fsub1 td a {	
	width: 150px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 149px;
}
table.sub2, table.sub2 td a {	
	width: 156px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 155px;
}
table.fsub2, table.fsub2 td a {	
	width: 170px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 169px;
}
table.sub3, table.sub3 td a {	
	width: 125px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 124px;
}
table.fsub3, table.fsub3 td a {	
	width: 120px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 119px;
}
table.sub4, table.sub4 td a {	
	width: 127px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 126px;
}
table.fsub4, table.fsub4 td a {	
	width: 128px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 127px;
	
