body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #1c2748;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}
html { /*esto nos permite forzar la barra de scroll en firefo*/   height: 100.02%;}
.cajas{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.none{
	background-color: #F0EDED;
}

.tabla{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	border: 1px solid #CCCCCC;
}

.tabla2{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	border: 1px solid #FF3385;
}

.listas{
	font-family:Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size: 11px;
	color: #5B5744;
	margin-right : 8px;
	font-style: normal;
	background-color: #FFFFFF;
}

.texto_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

.texto_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.texto_blanco_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.texto_peq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	font-style: normal;
	font-weight: normal;
}

input{
	border: none;
	background-color: #494949;
}

.boton{
	border: none;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}

.input2{
	border: none;
	background-color: #FFFFFF;
	text-align: right;
}

.tx_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sup_0 {
	background-image: url(../images/sup_0.gif);
}
.sup_1 {
	background-image: url(../images/sup_1.gif);
}
.sup_2 {
	background-image: url(../images/sup_2.gif);
}
.sup_3 {
	background-image: url(../images/sup_3.gif);
}
.sup_0 a{
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.sup_1 a {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.sup_2 a {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.sup_3 a {
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.tit_secciones{
	background: #e43f7a;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:5 0 5 10px;

}
.tablaBoton a{
	font-size: 11px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	cursor:hand;
	text-align: center;
	vertical-align: middle;
}
.tablaBotonOver a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	cursor:hand;
	text-align: center;
	vertical-align: middle;
}
.tablaBoton2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	cursor:hand;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #AFACAC;
	background-color: #DDDDDD;
}
.tablaBotonOver2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	cursor:hand;
	text-align: center;
	vertical-align: middle;
	background-color: #CFCECE;	
	border: 1px solid #AFACAC;		
}
.tablaBotonOver3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	cursor:hand;
	text-align: center;
	vertical-align: middle;
	background-color: #CFCECE;	
	border: 1px solid #AFACAC;		
}
.cabecera {
	font-size: 12px;
	font-weight: bold;
	color: #CF1141;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-style: italic;
	line-height: 12px;
}
.cabecera2 {
	font-size: 22px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-style: italic;
	line-height: 25px;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-style: normal;
}
.titulo2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-style: normal;
}
.pie_izq {
	height: 121px;
	padding: 42px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C2748;
	font-style: normal;
	/*background-image: url(../images/pie_home_izq.jpg);*/
}
.pie_der {
	height: 121px;
	padding: 30px 0 0 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C2748;
	font-style: normal;
	/*background-image: url(../images/pie_home_der.jpg);*/
}
.texto_pie2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-style: normal;
	font-weight: bold;
}
.texto_pie3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61687f;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.texto_pie3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61687f;
	font-style: normal;
	font-weight: normal;
}
#contenido
{
	background: #FFFFFF url(../images/f_tabla.gif) no-repeat;
	background-position: bottom;
	padding-bottom: 63px;
}
.imgTrans {  filter:revealTrans(duration=.4, transition=6)}
.tabla1Boton {	font-size: 11px;	font-weight: bold;	color: #000000;	background: #D5D5CB;	text-decoration: none;	font-family: verdana; 	cursor:hand;}
.tabla1BotonOver {	font-size: 11px;	font-weight: bold;	color: #FFFFFF;	background: #555588;	text-decoration: none;	font-family: verdana;	cursor:hand;}
