body 
{
	background-color:#003366;
	/*background-color:074089;*/
	margin: 0px;
	margin-top:5px;
	margin-bottom:5px;
	font-family : Arial, helvetica, Verdana;
	font-size : 11px;
	color: #000000;
	text-align:center;
	SCROLLBAR-FACE-COLOR: #074089; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #AACCE9; 
	SCROLLBAR-3DLIGHT-COLOR: #769bba; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #AACCE9; 
	SCROLLBAR-DARKSHADOW-COLOR: #AACCE9;
}
/************************************************/
/*			Textos Contenidos 					*/
/************************************************/
span
{
	margin:0px;
	width:100%;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	/*color:#000000;*/
	text-align:center;
}
span.text_contenido
{
	margin:0px;
	padding:2px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}
span.text_paginator
{
	width:auto;
	font-family:Verdana,Arial; 
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
}
span.text_warning
{
	width:auto;
	font-family: Arial, Tahoma, "MS Sans Serif", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
/*	clear:both;*/
}
span.text_item
{
	width:auto;	
	color:#06437D;
	text-align:left;
	font-weight:bold;
}
p
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
	/*border-left:*/
	/*border-bottom-color:#000000;*/
}
p.info_text
{
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#06437D;
	
}
p.look_text
{
	margin:5px;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color:#000000;
	text-align:justify;
}
p.footer_text
{
	margin:5px;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color:#FFFFFF;
	text-align:justify;
	font-weight:bold;
}
p.content
{
	margin:5px;
	margin-bottom:10px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
p.content2
{
	margin:5px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
td.items
{
	background-color:#EFF2F9;
}
tr.items_fila
{
	background-color:#F5F5F5;
}
/************************************************/
/*			Listados en Contenido 				*/
/************************************************/
ul
{
	margin-left:25px;
}
/************************************************/
/*				Formularios 					*/
/************************************************/
form
{
	margin:0px;
}
input
{
	font-family : Arial, verdana, helvetica;
	font-size : 11px;
}

textarea
{
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}

select
{
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}
/************************************************/
/*			Enlaces Contenidos 					*/
/************************************************/
a.link_texto
{
	font-family: Arial, Helvetica, sans-serif;
	color:	#074089;
	font-weight: normal;
	font-size : 11px;
	text-decoration: none;
}
a.link_texto:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color:	#75838F;
	font-weight: normal;
	font-size : 11px;
	text-decoration: underline;
}
a.link_info
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration:none;
}
a.link_info:hover
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #F2F2F2; 
	font-weight: bold;
	text-decoration:none;	
}
a.link_web
{
	font-family: Arial, Tahoma, "MS Sans Serif", sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	font-weight:normal;
	color:#FF0000;
	text-decoration: none;
}
a.link_web:hover
{
	color:#074089;
	text-decoration: none;
	/*font-weight:bold;*/
	font-weight:normal;
}
/************************************************/
/*				Imagenes 					*/
/************************************************/
img.cuadro_img
{
	border:2px solid #8197B3;
}
/************************************************/
/*			Tabla de Contenidos 				*/
/************************************************/
table#table_main
{	
	width:770px;
	margin:0px;
	background-color:#FFFFFF;
	border:2px solid #FFFFFF;
}
td#td_header
{
	width:100%;
}
table#table_body
{
	width:100%;
	margin-top:1px;
	margin-bottom:1px;
}
table#table_menu_header
{
	width:100%;
	background-color:#074089;
	border-color:#769bba; 
	border-style:solid; 
	border-width:1px;
}
table#table_menu_header td
{	
}
table#table_menu_footer
{
	width:100%;
	background-color:#074089;
	/*border-color:#769bba; 
	border-style:solid; 
	border-width:1px;*/
}
table#table_menu_footer td
{	
	background-color:#FFFFFF;
	border-color:#769bba; 
	border-style:solid; 
	border-width:1px;
	border-left:none;
}
table#table_footer
{
	width:100%;
	/*bgcolor="#074089" */
}
table#table_left
{
	width:100%;
	/*margin-top:1px;*/
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
table#table_left h4
{
	margin:0px;
	margin-bottom:1px;
	padding:5px;
	background-color:#074089;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
table#table_left p
{
	margin:0px;
	padding:3px;
	color:#000000;
}
table#table_content
{
	width:100%;
	margin-bottom:2px;
}
td#td_left
{	
	width:175px;
}
td#td_content2
{
	padding:5px;
}
td#td_content2 h2
{
	margin:0px;
	margin-bottom:15px;
	background-image:url(images/item_2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #074089;
	padding:5px;
	padding-left:25px;
	font-size:20px;
	color:#074089;
	/*font-family:"Trebuchet MS";*/
	font-family:Verdana, Stencilia-A;
}
td#td_content2 h4
{
	margin:0px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #074089;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#074089;
}
td#td_content
{
	padding:1px;
}
td#td_right
{	
	width:190px;
}
table#table_list
{
	width:98%;
	margin:0 10px 0 0;
	clear:both;
}
table#table_list td
{
	/*border:1px solid #EDEDED;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:5px;
	margin:0px;
}
td.boxes
{
	background-color:#EFF7FF;
}
td.boxes_footer
{
	background-color:#EFF7FF;
}
/************************************************/
/*			Tabla de Calendario 				*/
/************************************************/
.fh 
{
	font-size:12px;
	font-weight: bold;
	color: #cce3f8;
	text-decoration: none;
}
.fc 
{
	font-size:10px;
	font-weight: normal;
	color: #7E8B97;
	text-decoration: none;
	/*background-color: #cce3f8;*/
	background-color: #cce3f8;
}
.altn  
{
	font-family : Arial;
	font-size : 11px;
	color: #ffffff;
	background-color: #666666;
}
.tit  
{
	font-family : Arial;
	font-size : 11px;
	color: #ffffff;
	background-color: #074089;
	font-weight: bold;
}
.fs	
{
	font-family : Arial;
	background-color: #FF9F9F;
	color:	#FFFFFF;
	font-weight: bold;
	text-align:	center;
}
.da	
{
	font-family : Arial;
	background-color: #FFF8BD;
	color:	#7E8B97;
	font-weight: bold;
	text-align:	center;
}
.la	
{
	font-family : Arial;
	background-color: #EEF7FF;
	color:	#7E8B97;
	font-weight: bold;
	text-align:	center;
}
.le	
{
	font-family : Arial;
	background-color: #73DEAD;
	color:	#7E8B97;
	font-weight: bold;
	text-align:	center;
}
.ca	
{
	font-family : Arial;
	color:	#7E8B97;
	font-weight: bold;
	text-align:	center;
	text-decoration: none;
}
.ca:hover
{
	font-family : Arial;
	color:	#7E8B97;
	font-weight: bold;
	text-align:	center;
	text-decoration: underline;
}
/************************************************/
/*			Tabla de webmail	 				*/
/************************************************/
.inputbox 
{
	background: #E9EFF3;
	border: 1px solid #bbbbbb;
}
.inputbox2
{
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #E9EFF3;
	padding: 1px;
	border: none;
}
/************************************************/
/*			Tabla de obligaciones	 				*/
/************************************************/
.tabla_general
{
	border:1px solid #336699;
}
.celda_general
{
	padding: 4px;
}
.celda_borde_general
{
	padding: 4px;
	border-top:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
}
.celda_borde_right
{
	padding: 4px;
	border-top:1px solid #C5C5C5;
}