@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0 0 50px 0; 
	padding:0; 
	/*background-color:#f1f;*/
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:200;
	color: #58595b;
	background-color:#F7F7F7;
	/*	letter-spacing:-0.05em;*/
	
}	
p {
	line-height:1.2em;
	font-size:14px;
	
}
/* LINKS
----------------------------------------------- */	
a:link, a:visited{
	color:#626366;
	text-decoration:none;}	
a:hover, a:active {
	color:#626366;
	text-decoration:underline;}	
	
a.link_alter:link, a.link_alter:visited{
	color:#f26922;
	text-decoration:none;}	
a.link_alter:hover, a.link_alter:active {
	color:#f26922;
	text-decoration:underline;}	


a.link_res:link, a.link_res:visited{
	font-weight:bold;
	font-size:14px;
	color:#004c91;
	text-decoration:none;}	
a.link_res:hover, a.link_res:active {
	color:#f26922;
	font-weight:bold;
	text-decoration:underline;}	
img { border:none;}

.clear { clear:both; margin:0; padding:0;}

/* TEXT
----------------------------------------------- */		
.small {font-size:9px;}
.big {font-size:16px}
.expanded {letter-spacing: 2px;}
.justified {text-align: justify;}

h1 { margin:0; padding:0; letter-spacing:-2px; color:#f26922; font-weight:bold; font-size:28px; margin-bottom:5px; line-height:0.8em;}	

h1 a:link {
	color:#f26922;
	text-decoration:none;
}
h1 a:hover {
	color:#f26922;
	text-decoration:none;
}

h1 a:visited {
	color:#f26922;
	text-decoration:none;
}
h1 a:hover {
	color:#58595b;
	text-decoration:none;
}

.grande {
	font-size:48px;
}
h2 {margin:0; padding:0; letter-spacing:-1px; color:#004c91; font-weight:bold; font-size:20px; }	
h3 {margin:0; padding:0; letter-spacing:-1px; color:#f26922; font-weight:bold; font-size:18px; line-height:1em;}	
h4 {font-size:13px; margin:4px 0; padding-top:10px; }	
h3 a:link {
	color:#004c91;
}
h3 a:visited {
	color:#004c91;
	text-decoration:none;
}
h3 a:active {
	color:#004c91;
	text-decoration:none;
}

h3 a:hover {
	color:#58595b;
	text-decoration:none;
}

h2 a:link {
	color:#004c91;
}
h2 a:visited {
	color:#004c91;
	text-decoration:none;
}
h2 a:hover {
	color:#58595b;
	text-decoration:none;
}

h5
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	text-decoration:none;
	color:#f26922;
	background-image:url(../imagenes/fondo_h5.png);
	background-repeat:no-repeat;
	width:100%;
	font-size:16px;
	margin-bottom:15px;
}

cite {
	font-size: 16px;
	font-weight:bold;
}
.fuente {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
}
cite.fuente {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
}
.resaltado1 {
	font-size:15px;
	
}

form {
	margin:0;
	padding:0;
}




/* FORMS 626366 626366
----------------------------------------------- */	
select, textarea, input {

}
.radio_header {
	height:32px;
}
.buscar_top {
	border:0px;
	background:#fff;
	height:15px;
	margin-top:8px;
	margin-left:7px;
	margin-right:-10px;
	width:140px;
}

	
/* DIAGRAMACION DE PAGINA
----------------------------------------------- */	
#container { 
	width:960px; 
	margin:0 auto; 
	text-align:left; 
	background-color:#FFF;
}
#banners-arriba { text-align:center;}
#sobre_header { 
	background-image:url(../imagenes/fondo_sobre_header.png);
	/*background-position:1px;*/
	background-repeat:repeat-x;
	clear:both; 
	margin-bottom:2px;
}
#medio_header {
	display:block; 
	height:110px;	
}
#trampa {
	width:152px;
	height:34px;
	background-image:url(../imagenes/fondo_text_field.png);	
	background-position:left -4px;
}

#logo { float:left; width:323px; }
#top-nav { float:right; width:610px;}
#column-wrap {
	padding:0px;
}

#left-column {
	float:left; 
	width:355px; 
	padding-top:6px; 
	background:url(../img/border-dots-dark.gif) repeat-x left top;
}
#main {
	float:left; 
	width:710px; 
	margin:0 15px 0 5px; 
	
}
#derecha_bloque_inferior {
float:left; border-left:2px #fcd9c8 solid; width:544px; padding-left:10px;	
}
.col_1_izq {
	float:left; width:350px; padding:10px; /*border-right:#dfe0e0 solid 2px;*/
}
.col_2_izq {
	float:left; width:300px; padding:10px; border-left:#dfe0e0 solid 2px;
}
.col_unica{
	float:left;  padding:10px; /*border-right:#dfe0e0 solid 2px;*/
	width:680px;
}

#right-column {
	float:left; 
	width:225px; 
}
#ad-space {
	float:right; 
	width:160px;
}

/*MENU SUPERIOR*/

#menu {
	clear:both;
	/*background-color:#fef0e8;*/
	border-top:2px #f26922 solid;
	width:942px;
	margin:auto;
	height:35px;
	margin-bottom:15px;
	/*margin-top:115px;*/
}

#navcontainer
{
margin: 3px 0 0 0px;
padding: 0;
color: #58595b;

}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;

}

#navcontainer ul li a
{
	height:20px;
	border-right: none;
	padding: 0;
	margin: 0 0 0px 0;
	display: block;
	text-align: center;
	font-size:15px;
	padding-left:13px;
	padding-right:13px;
	color: #58595b;
	padding-top:3px;
	background-color:#FEF0E8;
	background-image:url(../imagenes/menu/tab_light.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:10px;
}
	
#navcontainer .current
{
	background-color:#f26922;
	background-image:url(../imagenes/menu/tab_naranaja.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFF;
}




#navcontainer ul li a:hover
{
	color:#FFF;
	text-decoration:none;
	background-color:#f26922;
	background-image:url(../imagenes/menu/tab_naranaja.png);
	background-repeat:no-repeat;
	background-position:right;
}

#navcontainer a:active
{
	color:#f26922;
}

#navcontainer li#active a
{
	color:#FFF;

}

a.current:link, a.current:active, a.current:hover, a.current:visited
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}


/*MENU izquierda*/

#menu_izq {
	background-color:#fef0e8;
	border-top:2px #f26922 solid;
	width:942px;
	margin:auto;
	height:35px;
	margin-bottom:15px;
	/*margin-top:115px;*/
}


#menu_izquierda ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
border-right:#fcd9c8 2px solid;
}

#menu_izquierda ul li
{
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	background-color:#eaeef0;
	background-image:url(../imagenes/flechita_menu_izq.png);
	background-position:3px 9px;
	background-repeat:no-repeat;

}

#menu_izquierda ul li a
{
	/*height:20px;*/
	border-right: none;
	margin: 0 0 1px 0;
	display: block;
	font-size:14px;
	padding-left:15px;
	padding-right:5px;
	color: #f26922;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
	


#menu_izquierda ul li a:hover
{
	color:#FFF;
	text-decoration:none;
	background-color:#f26922;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(../imagenes/flechita_menu_izq_res.png);
	background-position:3px 9px;
	background-repeat:no-repeat;
}


#menu_izquierda a:active
{
	color:#004c91;
}

#menu_izquierda li#active a
{
	color:#FFF;

}
/**/
#footer {
	clear:both; 
	height:100px; 
	text-align:center;
}
#top-footer {
	padding:10px;
}

#bottom-footer {
	padding:10px; text-align:left; border-top:10px solid #004a8f; padding-bottom:20px;
}
	

/* COLUMNA CENTRAL
----------------------------------------------- */	
#main h2 { margin:0; padding:0 0 2px 0; margin-bottom:-5px; color:#004c91;}
#main h3 { margin-bottom:10px;}
#main h4 { margin-top:0px; font-size:14px;}

#numerales
{ 
text-align:right;
clear:right;

}
.bloque_general{
	padding:5px;
}


#numerales ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float:right;
}

#numerales ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image:url(../imagenes/fondo_numeral.png);
	background-repeat:no-repeat;

}

#numerales ul li a
{
	height:21px;
	width:27px;
	display: block;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	padding-top:3px;
	padding-left:2px;
	margin:0px;
}


.pestanyas
{ 
	width:100%;
	height:20px;
}


.pestanyas ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float:left;
}

.pestanyas ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image:url(../imagenes/pestanyas.png);
	background-repeat:no-repeat;
	background-position:bottom right;	

}

.pestanyas ul li a
{
	height:19px;
/*	width:27px;*/
	display: block;
	text-align: center;
	font-size:15px;
	font-weight:bold;
	color: #004c91;
	padding-top:1px;
	padding-left:7px;
	padding-right:7px;
	margin:0px;
}

.pestanyas ul li a:hover
{ 
	text-decoration:none;
	color:#626366;
}
.pestanyas ul li a:active
{ 
	text-decoration:none;
	color:#fff;
	background-image:url(../imagenes/pestanyas.png);
	background-repeat:no-repeat;
	background-position:top right;	
}


.actual {
	background-color:#f26922;
	background-image:url(../imagenes/pestanyas.png);
	background-repeat:no-repeat;
	background-position:top right;	
}

a.actual:link, a.actual:active, a.actual:hover, a.actual:visited
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}


/* COLUMNA DERECHA */
#right-column h3{
	font-size:16px;
	margin-top:20px;
	background-image:url(../imagenes/fondo_h3.png);
	background-repeat:repeat-x;
	height:29px;
	padding-top:10px;
	padding-left:5px;
	width:197px;
	margin-bottom:-5px;
}
#right-column p{
	margin-top:0px;
	width:197px;
	padding-left:5px;
}
#right-column form{
	margin-top:0px;
	width:197px;
	padding-left:5px;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}
.borde_top {
border-top:1px #c0c0c2 solid;
padding-top:20px;
}

#noticia_ppal {
 margin-top:10px;
 overflow: auto;
 width: 100%
}
