body {
	background-color: #5A9CCE;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contenedor {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#navegacion {
	margin: 0px;
	width: 765px;
	text-align: center;
	height: 49px;
}
#contenidos {
	width: 481px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
}
#vid {
	padding-bottom: 20px;
}

#noticia {
	width: 484px;
	background-image: url(imagenes/Images/fondo_noticia.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 180px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
#t_noticias h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 16px;
	color: #003399;
	background-image: url(imagenes/Images/titulo_noticia.jpg);
	background-repeat: no-repeat;
	width: 476px;
	height: 22px;
	text-align: center;
	padding-top: 8px;
	margin-left: 8px;
}
#t_noticias {
	width: 476px;
	text-align: center;
}
#izquierda {
	float: left;
	height: 700px;
	width: 484px;
	clear: none;
}
#derecha {
	width: 275px;
	float: left;
	background-image: url(imagenes/Images/navegador.gif);
	background-repeat: no-repeat;
	height: 856px;
	text-align: center;
	background-position: right;
}
#icontec {
	margin-top: 31px;
	margin-bottom: 10px;
}
#presidente {
}
#encuesta {
	background-image: url(imagenes/Images/fondo_encuesta.jpg);
	height: 304px;
	width: 230px;
	margin-left: 15px;
	margin-top: 10px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-position: center top;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#encuesta p {
	padding-right: 30px;
	padding-left: 30px;
}
#opciones {
	margin-left: 40px;
}
#enviar {
	margin-top: 10px;
}
#enlaces {
	width: 234px;
	margin-left: 10px;
}

#logo img {
	display: block;
	height: 143px;
	width: 110px;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 284px;
	top: 37px;
}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contenido {
	width: 765px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*A:link { color: red }       vínculos no visitados */
/*A:visited { color: red }    vínculos visitados */
/*A:active { color: red }     vínculos activos */