@charset "utf-8";

/*Bloques*/

body
	{
	text-align:center;
	background-color:#FFFFFF;
	FONT-SIZE: 12px;
	COLOR:#1A1A1A;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	/*
	float: none;
	/*
	width: 200px;
	*/
	/*
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/
	}
/*
.body_contenedor
	{	
	margin:0 auto;
	text-align:left;
	width:980px;
	}
*/
.center
	{
	width: 948px;
	margin-left:16px;
	}
.bloque_default
	{
	clear:both;
	text-align:center;
	margin-left:20px;
	margin:0 auto;
	width:948px;
	height: auto;
	}
.columna_1 
	{
	float:left;
	text-align:left;
	width:165px;
	padding-top:10px;
	margin-right:0px;		
	background-color:#FFFFFF;
	}
.bloque_columna_1
	{
	float:left;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	width:190px;	
	margin-top:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	}
.columna_2 
	{
	padding-top:10px;
	float:left;
	width:440px;
	BACKGROUND-COLOR:#FFFFFF;
	text-align:center;
	margin:0 auto;
	/*
	margin-left:30px;
	margin-right:30px;*/
	padding-left:15px;
	padding-right:15px;	
	}
.columna_3
	{
	float:left;
	width:auto;
	text-align:left;
	margin-top:10px;
	padding-bottom:10px;	
	}

/*Vínculos*/

a {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
}
a:link
{
	TEXT-DECORATION: none;
	color: #08c;
}
a:visited
{
	TEXT-DECORATION: none;
	color: #08c;
}
a:active
{
	TEXT-DECORATION: none;
	color: #08c;
}
a:hover
{
	COLOR: #6a6a6a;
	TEXT-DECORATION: none
}

/*Títulos h?*/

h1 {
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
h2 {
	color: #797c80;
	font-size: 16px;
}
h3 {
	color: #08c;
	font-size: 3em;
	font-style: normal;
	font-weight: lighter;
}
h4 {
	font-size: 10px;
	color: #333;
	font-weight: lighter;	
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-position: left;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}

/*Separador*/

.sep
	{
	float:left;
	width:980px;
	height:1px;
	}
/*Bloque*/
.bloque
	{
	clear:both;
	width: inherit;
	}
.line_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08c;
	margin-top:2px;
}
.line_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
	margin-top:5px;
	margin-bottom:10px;
	width:inherit;
	float:left;
}
/*Fuentes Comunes*/
.destacado {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 17px; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 150px; 
	COLOR: #3e3e3e; 
	PADDING-TOP: 5px; 
	FONT-FAMILY:"Myriad Pro", "Trebuchet MS", "Arial Black";
}
.destacado_azul {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 17px; 
	PADDING-BOTTOM: 5px; 
	COLOR: #2c6ca7; 
	PADDING-TOP: 5px; 
	FONT-FAMILY:"Myriad Pro", "Trebuchet MS", "Arial Black"
}

.destacado_banner2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 5px;
	COLOR:#0066FF;
	PADDING-TOP: 5px;
	FONT-FAMILY:"Trebuchet MS", "Arial Black";
	font-weight: bold;
}
.destacado_banner1 {
	FONT-SIZE: 26px;
	COLOR:#333333;
	FONT-FAMILY:"Trebuchet MS", "Arial Black";
	font-weight: bolder;
	padding: 5px;
	margin-bottom: 5px;
}
.destacado_celeste {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 17px; 
	PADDING-BOTTOM: 5px; 
	COLOR: #38c; 
	PADDING-TOP: 5px; 
	FONT-FAMILY:"Myriad Pro", "Trebuchet MS", "Arial Black"
}
.txtnormal2 {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY:"MS Reference Sans Serif", "Lucida Sans Unicode";
}
.banner_interno
	{
	float:left;
	padding-top:10px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #ffeb9b;
	width:inherit;
	border-color:#CCCC00;
	border-width:1px;
	border-style:solid;
	margin-bottom:25px;
	cursor:pointer;
	/*background-image:url(../imagenes/institucional/fondo_sat.jpg);*/
	/*background-position:center;*/
	}
/* Página de Banners */
.casilla_01
	{
	float:left;
	width:100px;
	}
.bloque50 {
	float:left;
	width:50%;	
	padding-left:5px;
	padding-right:5px;	
	}
.bloque60 {
	float:left;
	width:60%;	
	padding-left:5px;
	padding-right:5px;	
	}
.bloqueRest {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY:"MS Reference Sans Serif", "Lucida Sans Unicode";
	padding-top:5px;
	text-align:left;
	
}
.bloqueNuevo {	
	margin-top:5px;
	text-align:left;
	width:inherit;
	float:left;
	}
.bloqueNuevoMargen {	
	width:100%;
	margin-top:15px;
	text-align:left;	
	}
.filaa {
	float:left;	 
	COLOR: #000000;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	margin-top:4px;
	background-color:#F9F8F7;
	vertical-align:bottom;
	text-align:left;
	padding-left:5px;
	/*
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:ridge;
	text-align:left;*/
	width:inherit;
	}
	.filaac {
	float:left;
	COLOR:#FFCC00;
	border-style:solid;
	border-color:#000000;
	font-size:11px;
	border-width:1px;	
	padding-top:3px;
	padding-bottom:3px;
	margin-top:2px;
	background-color:#333333;
	vertical-align:bottom;
	text-align:left;
	padding-left:5px;
	/*
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:ridge;
	text-align:left;*/
	width:inherit;
	}
.celdaa {
	float:left;
	width:auto;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;	
	margin-left:15px;
	}
.celda50 {
	float:left;
	width:50px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}
	
.celda20 {
	float:left;
	width:20px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}
	
.celda25 {
	float:left;
	width:25px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}

.celda25e {
	float:left;
	width:25px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:left;		
  	}
	
.celda30 {
	float:left;
	width:30px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}
	
.celda75 {
	float:left;
	width:75px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:center;
	font-size:10px;			
  	}

.celda100 {
	float:left;
	width:100px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}

.celda125 {
	float:left;
	width:125px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:center;		
  	}	
	
.celda150 {
	float:left;
	width:150px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}
	
.celda120 {
	float:right;
	
	
	width:40px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;		
	text-align:right;		
  	}
	
.celda200 {
	float:left;
	width:200px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;	
	margin-left:15px;
	text-align:right;		
  	}
.celda250 {
	float:left;
	width:250px;
	height:18px;
	vertical-align:text-bottom;
	margin-top:7px;	
	margin-left:15px;
	text-align:right;		
  	}

.line_inv {
	clear:both;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
	margin-top:0px;
	width:inherit;
}

.titulo_fila {
	clear:both;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 17px; 
	PADDING-BOTTOM: 5px; 	 
	COLOR: #3e3e3e; 
	PADDING-TOP: 15px; 
	FONT-FAMILY:"Myriad Pro", "Trebuchet MS", "Arial Black";
	width:inherit;
	
	
	
	}

/* Botonera */
/*Fondo de la Botonera*/
.bot_izquierda
	{
	float:left;	
	background-image:url(../imagenes/institucional/bot_izq.gif);
	background-position:right;
	background-repeat:no-repeat;	
	width:16px;
	height:34px;	
	}
.bot_cuerpo
	{
	float:left;		
	width: 948px;
	height:30px;
	padding-top:6px;
	padding-left:10px;		
	BACKGROUND-POSITION: center top;
    BACKGROUND-IMAGE: url(../imagenes/institucional/bot_fondo.gif);
    BACKGROUND-REPEAT: repeat-x;
    LIST-STYLE-TYPE: none;
	text-align:left;	
	}
.bot_derecha
	{
	float:left;
	background-image:url(../imagenes/institucional/bot_der.gif);	
	width:16px;
	height:34px;	
	}
/*Botones y Efectos */
.bot_1
{
	PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;	
    PADDING-BOTTOM: 3px;
    TEXT-trANSFORM: none;
    COLOR: #fff;
    PADDING-TOP: 5px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bot_1:visited {
	COLOR: #fff
}
.bot_1:hover
{
	BACKGROUND-POSITION: 50% top;
	BORDER-TOP: #6f6f6f 1px solid;
	BACKGROUND-IMAGE: url(../imagenes/institucional/bot_fondo_hover.gif);
	COLOR: #ffd222;
	BORDER-BOTTOM: #775600 1px solid;
	BACKGROUND-REPEAT: repeat-x;
	TEXT-DECORATION: none
}
.bot_1:active
{
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.bot_1:link
{
    COLOR: #fff;
    TEXT-DECORATION: none
}
.bot_1_seleccionado
{
    PADDING-RIGHT: 10px;
    BACKGROUND-POSITION: 50% top;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../imagenes/institucional/bot_fondo_hover3.gif);
    PADDING-BOTTOM: 3px;
    COLOR: #000000;
    PADDING-TOP: 5px;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
/*Espacio Publicitario*/		
.encabezado_publicidad
	{
	float:right;
	width:auto;
	height:auto;
	margin-left:0px;	
	}
.encabezado_logotipo
	{
	float:right;	
	background-image: url(../imagenes/institucional/marca_encabezado.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-right:16px;
	width:277px;
	height:33px;	
	}
/*Bloques*/
.bloque
	{
	clear:both;
	width:948px;	
	text-align:center;
	margin:0 auto;
	}
.bloque_botonera
	{
	clear:both;
	width:1000px;
	text-align:center;
	margin:0 auto;
	}
