body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.tituloceleste {
	color: #3C6DA7;
	font-weight: bold;
}

.tituloverde {
	color: #0E7643; 
	font-weight: bold; 
	font-size: 11px;
}
.titulobordo {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #961E28;
}

.titulonegro {
	color: #000000;
	font-weight: bold;
	font-size: 11px
}

.ver10negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px
}

.tituloazul {
	color: #000066; 
	font-weight: bold; 
	font-size: 11px
}


.bulletamarillo{
	color: #FF9900;
	font-size: 11px;
}.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;
}
.titulograde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.verdana11Blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
.botonbotar {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	width: 72px;
	background-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


/*************************************************** NOTICIAS *************************************/

#columna_izq{
	display:block;
	padding: 10px 10px 10px 10px;
	height:auto;
	width:215px;
	float:left;

}


#columna_der{
	display:block;
	padding: 10px 10px 10px 10px;
	height:auto;
	width:215px;
	float:right;
}

.noticia_container{
	display:block;
	height:auto;
	width:214 px;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom:1px solid #cccccc;
}


.noticia_foto{
	margin:0px 0px 0px 0px;
	width:214px;
}

.noticia_fecha{
	margin:5px 5px 2px 0px;
	float:left;
}



.noticias_titulo {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #961E28;
	
}

.noticias_subtitulo {
	color: #0E7643; 
	font-weight: bold; 
	font-size: 11px;
}


.noticias_descripcion {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	
}

.noticias_sep{
	display:block;
	height:1px;
	width:auto;
	clear:both;
}



/***************************************************** ENCUESTA ***************************************************/

#content_encuesta_container{
	height: 278px;
	width: 300px;
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	//margin: 0px 10px 0px 10px;
	background:#FFFFFF;
	clear:both;
}

.content_encuesta_container_form{
	height: auto;
	width: 176px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	//margin: 0px 0px 0px 0px;
	clear:both;
}


#content_encuesta_opciones{
	height: 190px;
	width: 100%;
	overflow: auto; 
}


ul.opciones {  
	list-style:none;
	margin: 7px 0px 7px 0px;
	padding:0px;
}
	
ul.opciones li {
	display: block;
	height: auto;
	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}


ul.opciones input{
	display:block;
	clear: left;
	float: left;
	padding:0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	//margin: -3px 3px 0px 0px;  /*hack para explorer*/
}


.content_encuesta_barra_container{
	background: #EAEAEA;
	height: 18px;
	width:275px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: #CCCCCC solid 1px;
}

.content_encuesta_barra1{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background: #0099FF;
	height: 15px;
	text-align:right;
	padding: 3px 0px 0px 0px;
}



.content_encuesta_footer{
	width: 300px;
	height: 10px;
	border-top: 1px #6EA0C0 solid;
	margin: 0px 10px 5px 10px;
	padding: 0px 10px 10px 10px;
	//margin: 0px 10px 5px 10px;
	background:#FFFFFF;
	clear:both;

}
