body,table,p,span {
	color: #333333;
	font-family:Arial;
	font-size: 12px;
	text-decoration: none;	
}



#div_contenido {
 text-align:justify;
 width:555px; 
 vertical-align:top;
}
.contenidoNet
{
 margin-left:20px;
}

.tbBuscar
{
    margin-top:4px;
 }
/* MENU */
.menu {
	color: #ffffff;	
}
.menu .head {
height:28px;
text-transform:uppercase;
background-image:url(../images/m2.png);

}

.menu .head div{
	padding: 6px 0px 6px 10px;
}

.menu .body{
	
	
	
}

.MenuItem  {
height:26px;
vertical-align:middle;
padding: 0px;
margin: 0px;
}
	


.MenuItem a {
background-image:url(../images/m3.png);
display:block;
background-repeat:no-repeat;
padding: 5px 0px 6px 10px;
color:#FFFFFF;
text-decoration:none;
text-transform:capitalize;
}

.MenuItem a:hover {
	background-image:url(../images/m4.png);
	background-repeat:no-repeat;
}

.MenuItem .active {
	background-image:url(../images/m4.png);
	background-repeat:no-repeat;
}



/* ENCUESTAS */
.encuesta{
	/* padding: 5px; */
}

.encuesta .titulo{
	margin-top:15px;
}

.encuesta .separador{
	background-image:url(../images/e3.png);
	background-repeat:no-repeat;
	height:1px;
	width:150px;
	margin: 10px 0px;
	
}

.encuesta .respuesta{
 text-align:left;	
 vertical-align:middle; 
 margin-left:10px;
 padding-left:30px; 
 padding-top:5px;
}

/* NOTICIAS */


.noticia {
vertical-align:top;

}
.noticia a{
color: #336699;
text-decoration: underline;
}

.noticia .titulo{
color: #336699;
font-family: sans-serif;
font-size: 10px;
font-style: normal
}

.noticia th{text-align:left;}
.noticia .bigTitulo{
	color: #444B4F;
	
}

.noticia td{
	vertical-align:top;	
	text-align:justify;
	
}

.noticia .divimagen{
	float:right;
	margin-left:10px;
	
}

.noticia .controles{
	float:right;
}

.ptitulo{
	display:none;
}

.resumen img{
	width:140px;
	}




.error{
text-align:center;
color: #FF0000;	
}
img{
border:none;	
}



body
{
    margin-left:0;
	margin-top:0;
	margin:0;
	background-image:url(../images/fondo.png);
	background-repeat:repeat-x
}



.botomt {
	COLOR: #4c5559; FONT-FAMILY:Verdana; FONT-SIZE: 10px; TEXT-DECORATION: none
}

.botomr {
	COLOR: #cc6600; FONT-FAMILY:Verdana; FONT-SIZE: 10px; font-weight:bold
}

.botom {
	COLOR: #666666; FONT-FAMILY:Verdana; FONT-SIZE: 10px; TEXT-DECORATION: underline
}
.botom :link {
	COLOR: #666666; TEXT-DECORATION: underline
}
.botom :visited {
	COLOR: #666666; TEXT-DECORATION: underline
}
.botom :active {
	COLOR: #666666; TEXT-DECORATION: underline
}
.botom :hover {
	COLOR: #666666; TEXT-DECORATION: none
}

