@charset "utf-8";
/* CSS Document */


body {
margin:0;
padding:0;
height:100%; /* this is the key! */
}

div#tablaPrincipal
{
	position:absolute;
	z-index:1;
	height:228px;
	width:100%;
	top:0px;
	left:-4px;
}

#cargandoFlotante
{
	position:fixed;
	z-index:6;
	height:49px;
	width:203px;
	top:45%;
	left:42%;
	display:none;
	background-image:url(../imagenes/cargando.gif);
	background-repeat:no-repeat;
}


.noticiasBreves
{
	font-size:10px;
	color:#666666;
}



#contenido
{	
	font-family:Arial;
	font-size:12px;
	width:100%;
	
}

.vinculoImagen
{
	text-decoration:none;
}

.imagenes
{
	border:0px;
	
}

.tituloSecciones
{
	background:url(../imagenes/fondoTitulos.gif);
	background-repeat:no-repeat;	
	font-family:Futura Bk BT Book, Futura Md BT, Arial;
	color:#FFFFFF;
	vertical-align:bottom;
	text-align:right;
	font-size:14px;
	height:1%;
}

.marcador
{
	font-family:Futura Bk BT Book, Futura Md BT, Arial;
	color:#666666;
	text-align:justify;
	font-size:13px;
}

a
{
	text-decoration:none;
	color:#990000;
}

a:hover
{
	text-decoration:underline;
	color:#990000;
	cursor:pointer;
}

.vinculoGaleria
{
	border:solid;
	border:#CCCCCC;
}

.vinculoGaleria:hover
{
	cursor:pointer;
}

a:visited
{
	text-decoration:none;
	color:#990000;
}

.cajasTexto
{
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

.panel
{
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
}

* {margin:0; padding:0}

#accordion {width:459px; margin:50px auto}
.accordion {width:459px; font:12px Verdana,Arial; color:#033}
.accordion dt {width:439px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
.accordion dt:hover {background:url(images/header_over.gif)}
.accordion dd {overflow:hidden; background:#fff}
.accordion span {display:block; width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}

#accordion2 {width:259px; margin:50px auto; border:1px solid #333; border-top:none}
.accordion2 {width:259px; font:12px Verdana,Arial; color:#333}
.accordion2 dt {width:247px; padding:4px 6px; font-weight:bold; cursor:pointer; background-color:#666; background-image:url(images/arrow_down.gif); background-position:right center; background-repeat:no-repeat; color:#fff; border-top:1px solid #333}
.accordion2 dt:hover {background-color:#555}
.accordion2 .open {background-color:#444; background-image:url(images/arrow_up.gif)}
.accordion2 dd {overflow:hidden; background:#fff}
.accordion2 span {display:block; width:229px; border-top:none; padding:15px}

.slideNoticia
{
color: #333;
font-size: 12px;
font-family: verdana;
}
a.vinculoSlide{
color: #333;
display: block;
font-weight: bold;
text-decoration: none;
}
a.vinculoSlide:hover{
background: #fff;
}
.tab h3{
	color: #333;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	
}
h3{
margin: 0;
padding: 0px;
color:#666666;
}

.previo
{
color:#3333CC;
font-size:12px;
}

h2 {
	color:#333333;
}

p{
margin: 0;
padding: 0px;

}
#wrapper{
width: 600px;
background-color: #CCCCCC;
}
#left{
float: left;
width:50px;
}
#right{
float: right;
width: 100%;
height:100%;
vertical-align:top;
}
.tab{
	color: #336633;
	padding: 0px;
	text-align: center;
	width:50px;
}
.stretcher{
	height:100%;
	background-color: #CCCCCC;
}

parte referida al menu
.menuEstilo1
{
vertical-align:top;
font-size:16px;
font-family:Myriad Pro,Arial;
color:#0061C1;
position:static;
z-index:auto;

}

.menuEstilo2
{
float:left;
vertical-align:top;
text-align:left;
font-size:14px;
font-family:Bell Gothic Std, Helvetica, sans-serif;
background-color:#FFFFFF;
}

#subMenu1:hover
{
	color:#E4E4E4;
}

#subMenu1
{
	color:#FFFFFF;
}

.vinculoMenuPrincipal
{
	text-decoration:none;
	color:#666666;
}

.vinculoMenu
{
	text-decoration:none;
	color:#0070DF;
	font-size:14px;
}

.vinculoMenu:hover
{
	text-decoration:none;
	color:#00468C;
}



.vinculoVacio
{
	text-decoration:none;
	color:#000000;
}

.vinculoVacio:hover
{
	text-decoration:underline;
	color:#0066CC;
}

.vinculoVacio:visited
{
	text-decoration:none;
	color:#000000;
}

.vinculoMenuPrincipal:hover
{
	text-decoration:none;
	color:#333333;
}

.itemMenu1
{
	text-align:center;
	font-size:14px;
	font-weight:200;
	color:#999999;
	vertical-align:top;
}

