.fuente_contenido {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	white-space: normal;
}
.fuente_titulo {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}
#titunoticia {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 230px;
	padding-top: 5px;
}
#cuerponoticias {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	width: 230px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#pie_pagina {
	height: 25px;
	width: 900px;
	background-image: url(../imagenes/barra2.png);
}
#menu_uto {
	background-image: url(../imagenes/menuhori.png);
	height: 40px;
	width: 900px;
}


#contenido {
	width: 700px;
}
#op_menu {
	height: 25px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f0001;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
}


a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.fuente_titulo_cronograma {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.fuente_menu {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#foto {
	background-image: url(../imagenes/utocentral.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 650px;
	float: right;
}
#noticia {
	background-image: url(../imagenes/fondo-rojo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 250px;
}
