body {
	font-size: 62.5%;
	font-family: Trebuchet MS;
	background-color: #FFFFFF;	
	color: #555555;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	background-image: url(../imagenes/fondo_pag.gif);
	background-repeat: repeat-y;
	background-position: top;
}

a {
	color:#F08002; /* #F89C1C */
	text-decoration:none;
}

a:link, a:visited {
	text-decoration: none; 
	color: #F08002; /* #F89C1C */
}

a:hover {
	text-decoration: none; 
	color:#719FCB;
}

p {
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.4em;
}

h1 {
	letter-spacing: -1px;
	line-height: 1.1em;
	font-size: 2.4em;
	color:#0066A5;	

}

h2 {
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.8em;
	color:#0066A5;

}

.fuente_mini, .leer {
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
}

.fuente_enorme {
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;	
}

.leer {
	text-align: right;
}

.fuente_grande {
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color:#719FCB;
}

/* ***************************************** */

#contenedor {margin-left:auto;margin-right:auto;width:970px;}

.contenedor_margen { padding:10px 5px 5px 5px;}

.bloque_cabe {display:inline; float:right; margin:0px 5px 5px 5px;}
.bloque_faldon, .bloque_3col, .bloque_2col, .bloque_1col_p, .bloque_1col_l, .bloque_1col_xl, .bloque_1col {display:inline; float:right; margin:5px;}
.bloque_copy, .bloque_grupo, .bloque_05col, .bloque_05col_p, .bloque_06col, .bloque_06col_p {display:inline; float:left; margin:1px 5px 5px 5px;}
.contenedor_1col_a, .contenedor_2col_l, .contenedor_logo, .contenedor_menu, .contenedor_3col, .contenedor_2col, .contenedor_1col {display:inline; float:left;}

.clear {clear:both;}

.bloque_cabe	{width:950px; height: 80px; background: url(../imagenes/fondo_cabe.png) repeat-x;}
.bloque_faldon  {width:950px; height:100px; background: url(../imagenes/fondo_faldon.png) repeat-x;}
.bloque_3col	{width:950px;}
.bloque_3col_a	{width:950px; height:6px;   background: url(../imagenes/fondo_3col_a.png) no-repeat; font-size: 0px; line-height: 0px;}
.bloque_3col_b	{width:950px; background: url(../imagenes/fondo_3col_b.png) repeat-y;}
.bloque_3col_c	{width:950px; height:6px; background: url(../imagenes/fondo_3col_c.png) no-repeat;}
.bloque_2col	{width:630px; height:200px; background: url(../imagenes/fondo_2col.png) no-repeat;}
.bloque_2col_a	{width:630px; height:6px;   background: url(../imagenes/fondo_2col_a.png) no-repeat; font-size: 0px; line-height: 0px;}
.bloque_2col_b	{width:630px; background: url(../imagenes/fondo_2col_b.png) repeat-y;}
.bloque_2col_c	{width:630px; height:6px; background: url(../imagenes/fondo_2col_c.png) no-repeat;}
.bloque_1col	{width:310px; height:150px; background: url(../imagenes/fondo_1col.png) no-repeat;}
.bloque_1col_a	{width:310px; height:6px; background: url(../imagenes/fondo_1col_a.png) no-repeat; font-size: 0px; line-height: 0px;}
.bloque_1col_b	{width:310px; background: url(../imagenes/fondo_1col_b.png) repeat-y;}
.bloque_1col_c	{width:310px; height:6px; background: url(../imagenes/fondo_1col_c.png) no-repeat;}
.bloque_1col_l	{width:310px; height:200px; background: url(../imagenes/fondo_1col_l.png) no-repeat;}
.bloque_1col_xl	{width:310px; height:310px; background: url(../imagenes/fondo_1col_xl.png) no-repeat;}
.bloque_1col_p	{width:300px;}
.bloque_05col {width:150px;}
.bloque_05col_p {width:148px;}
.bloque_copy 	{width:630px;height:25px;}
.bloque_grupo	{width:310px; height:25px; text-align:right;}
.bloque_diapo {margin:2px;}

.contenedor_3col {width:960px; }
.contenedor_2col {width:640px; }
.contenedor_1col {width:320px; }

.contenedor_3col_l {width:960px; margin:5px; }

.contenedor_2col_l {width:630px; margin:5px; }

.contenedor_logo {width:640px; }
.contenedor_logo img {margin:5px;}

.contenedor_menu {text-align:right; width:310px; }

.telefono { margin:0px 80px 0px 0px;}
.bloque_copy p {margin: 8px 0px 0px 0px;}

.bloque_05col_p	p{
	font-size:1.2em;
	line-height: 1.3em;	
	margin:5px 0px 0px 5px;
}
.bloque_05col_p	p em{
	text-decoration: underline;
}
.bloque_06col_p	p{
	font-size:1.2em;
	line-height: 1.2em;	
	margin:5px 0px 0px 5px;
}
.bloque_06col_p	p em{
	text-decoration: underline;
}
.formularios {width:300px; height:90px; background: url(../imagenes/fondo_formulario_1.png) no-repeat; }

.formularios p {
	font-size:1.3em;
	letter-spacing:-1;
	line-height:0.9em;
	padding:6px 0 0 6px;
}


.formularios label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:12px;
}

.formularios form {
	padding:4px 5px 0px 5px;
}

.contenido_1col { 
	margin:6px;
	background-color:#999999;	
	}

.contenido_2col { 
	margin:6px;
	background-color:#999999;	
	}
		
.contenido_3col {
	margin: 0 6px 0 6px;
	background-color:#FFFFFF;
	}			
		
.contenido_2col_l {
	padding:5px 10px 5px 10px;
}	

.contenido_2col_l ul{
	padding:5px 10px 5px 20px;

}	

.contenido_2col_l li{
	list-style:disc;
	list-style-type:disc;
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:10px; 
}	

.contenido_2col_l ul ul li{
	list-style:square;
	margin-left: 20px;
	font-size:12px;
	line-height:12px;	
}	


.contenido_1col_a {
	padding:5px;
}

.contenido_1col_b {
	padding:0px 6px 0px 6px; 	 
}

	
.contenido_1col_l { 
	margin:6px;
	height:188px;
	background-color: #eeeeee;	
	}

.contenido_1col_xl { 
	margin:6px;
	}
			
.contenido_1col h2 {
	color:#FFFFFF;
	font-size: 1.4em;
	height:20px;
	line-height: 20px;
	display: block;	
	margin:0;
	overflow:hidden;
}

.contenido_2col h2 {
	color:#FFFFFF;
	font-size: 1.6em;
	display: block;	
	margin:0;
	padding: 0px 0px 0px 5px;
	overflow:hidden;	
	height:25px;
	line-height: 25px;
}

.contenido_2col h2 a:visited, .contenido_2col h2 a:link{
	color:#FFFFFF;
}

.contenido_2col h2 a:hover{
	color:#CDDDED;
}

.contenido_1col_l h2, .contenido_1col_xl h2 {
	color:#FFFFFF;
	font-size: 1.4em;
	height:20px;
	line-height: 20px;
	display: block;	
	margin:0;
	padding: 0px 0px 0px 5px;
	overflow:hidden;
	background-color:#999999;		
}


.margen_1 { margin:5px 5px 5px 5px;}

.destacado {width:298px; height:118px; } 
				
.seccion {
	color:#333333;
	font-size: 1em;
	background-color:#eeeeee;
	height:118px;
	overflow:hidden;
}


.texto1 {
	letter-spacing: 0px;
	line-height: 1.1em;
	font-size: 1.2em;
	margin:5px;
}


.abre a {
	color:#FFFFFF;
	/*height: 26px;
	line-height: 22px; */
	display: block;
	padding: 0px 0px 0px 5px;

}

.abre a:hover {
	color:#719FCB;
	background-color:#CCCCCC;
}


.linea_migas {
	display: block;
	/*background-image: url(../imagenes/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;*/
	width:610px; /* 590px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	color:#F08002;
	font-size:1.2em;


}

/* ***************************************** */


.lista_enlaces  a{
	background-color: #eeeeee;
	height: 22px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #BBBBBB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 0px 0px 0px 5px;
	background-image: url(../imagenes/link_b1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}

.lista_enlaces  a:hover{
	background-color: #DFDFDF;
	background-image: url(../imagenes/link_b2.png);
	background-repeat: no-repeat;
	background-position: left center;
}


/* ***************************************** */


.lista_submenu  a{
	background-color: #eeeeee;
	height: 22px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #BBBBBB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 0px 0px 0px 5px;
}

.lista_submenu  a:hover{
	background-color: #DFDFDF;
}


.lista_submenu_subnivel  a{
	color:#FEB15C;
	background-color: #F8F8F8;
	height: 22px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #BBBBBB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 0px 0px 0px 20px;
}

.lista_submenu_subnivel  a:hover{
	color:#71AAD5;
	background-color: #DFDFDF;
}



/* ***************************************** */

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 2px;
}

#nav-menu li a
{
	/*background-color: #CCCCCC;*/
	height: 30px; /* era 2em */
	line-height: 2em;
	float: left;
	width: 72px; /* era 71 */
	display: block;
	/*border: 1px solid #BEBEBE;*/
	text-decoration: none;
	text-align: center;
	font-size: 1.4em;
	background-image: url(../imagenes/boton_menu_a.png);
	background-repeat: no-repeat;
}

#nav-menu li a:hover
{
/*background-color: #F3F3F3;*/
	background-image: url(../imagenes/boton_menu_b.png);
	background-repeat: no-repeat;

}


#nav-menu
{

}

#nav_mini {
	color:#F08002;
	margin:17px 10px 12px 5px;
}


/* ***************************************** */

#list1a {
height:276px;
	background-color: #eeeeee;

}

.caja_noticia {
height:135px;
}

.basic  {
	width: 296px;
	border: 1px solid #CCCCCC;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 5px;
	border: none;
	text-decoration: none;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:4px; /* !!! */
	height:18px; /* !!! */
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
}
.basic a:hover {
	background-color: white;
}
.basic a.selected {
	color: black;
	background-color: #999999;
}

.basic p a {
	/*cursor:default;
	display:inline;*/
	padding:0px;
	margin-top: 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	color: #333333;
	background-color:#EEEEEE;
	border-top: 0;
	border-bottom: 0;
}

.basic p a:hover {
	color: #F08002;
}





/* The hovered items' parent */
ul { position: relative; }

/* The hovered items */
ul li {
    position: relative;
    z-index: 100;
}

/* The hover element, dynamically created */
div.ahover {
    position: absolute;
    z-index: 99;
    background: #cef;
}



/***************************************************************************************/


table 
{
	text-align: left;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
	font-size:12px;
	
}


table a, table, tbody, tfoot, tr, th, td 
{
	color: #55595c;
}
tbody td{
}

table caption
{
	color: #FB7E00;
}

table a
{
	color: #FF8E53;
	
}

table th a
{
	color: #FF8E53; 
	text-align: right;
}

thead th
{
	background-color:#CCCCCC;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	padding:3px;
	font-size:12px;
}


tfoot{
	background-color:#CCCCCC;
	border-top: 1px solid #fff;
}

tfoot th,tfoot td{
	color: #fff;
}

tbody th
{
   padding-right: 1.0em;
	color: #25c1e2;
	font-style: normal;
	background-color: #fff;
	border-bottom: 1px dotted #aeb3b6;
}

td
{
	color: #999999;
	border-bottom: 1px dotted #aeb3b6;
	padding-right: 0.5em;
	padding:2px;	
}



/***********************************************************/

#nav { 
	height:20px;
	width:80px;
	text-align:right;
	float:left;
	position:relative;
	top:-18px;
	left:530px;
	z-index:999;			
}

#nav a { 
	border: 1px solid #ccc; 
	text-decoration: none; 
	margin: 0 1px; 
	background-color:#E2E2E2;	
}

#nav a.activeSlide { 
	background: #C3D2CD; 
}
	
#nav a:focus { 
	outline: none;
}
	
.slide_mensajes { 
	height: 188px; width: 618px; 
}
    
				
.mensaje_item{
	height:190px;
	margin:0;
	position:relative;
	width:618px;
	overflow:hidden;
	display:none;
}

