body {
	text-align: center;
	background-color: #336598;
	margin: 0 auto auto;
}

h1, h3, p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

h1, h3, a {
	color: #336598;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 18px/19px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
}

h3 {
	font: bold 11px/13px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

p {
	color: #87807b;
	font: 11px/14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
}

button {
	color: #fff;
	font: bold 11px/13px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: center;
	background: url(../imgs/botones/bot_votar.gif) no-repeat;
	width: 68px;
	height: 18px;
	padding-top: 1px;
	padding-bottom: 3px;
	border-style: none;
	margin-top: 2px;
}

button.votar {
	background: url(../imgs/botones/bot_votar.gif) no-repeat;
}

button.ingresar {
	background: url(../imgs/botones/bot_ingresar.gif) no-repeat;
}

:focus {
	outline: 0;
}

.volanta {
	color: #8aa6c0;
	font: 10px/12px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.img_H {
	padding: 7px;
	border: 1px solid #ced3d9;
}

.img_ch_H {
	margin-right: 6px;
}

#cont_gral {
	background: url(../imgs/bgs/bg.gif) repeat-y;
	width: 693px;
	margin: auto;
	padding-left: 19px;
	padding-right: 18px;
}

#imagen_arriba {
	background: url(../imgs/cab.jpg) no-repeat;
	width: 693px;
	height: 290px;
}

#cabezal {
	width: 693px;
	height: 81px;
}

#flash_home {
	background: url(../imgs/flash/flash_home.jpg) no-repeat;
	width: 693px;
	height: 147px;
}

/* @group MENU */

.menu {
	width: 693px;
	height: 19px;
	float: left;
}

.nav {
	margin: 0;
	padding: 0;
}

.nav li {
	text-align: left;
	margin: 0;
	list-style: none;
	z-index: 100;
	float: left;
}

.nav a.menu_home,
.nav a.menu_revista,
.nav a.menu_deportes,
.nav a.menu_ccu,
.nav a.menu_sedes,
.nav a.menu_administracion,
.nav a.menu_institucional,
.nav a.menu_biblioteca {
	display: block;
	background: url(../imgs/menu/01_new.gif) no-repeat 0 0;
	width: 69px;
	height: 19px;
	text-indent: -9000px;
	float: left;
}

.nav a.menu_revista {
	background: url(../imgs/menu/02_new.gif) no-repeat;
	width: 71px;
	height: 19px;
}

.nav a.menu_deportes {
	background: url(../imgs/menu/03_new.gif) no-repeat;
	width: 77px;
	height: 19px;
}

.nav a.menu_ccu {
	background: url(../imgs/menu/04_new.gif) no-repeat;
	width: 52px;
	height: 19px;
}

.nav a.menu_sedes {
	background: url(../imgs/menu/05_new.gif) no-repeat;
	width: 54px;
	height: 19px;
}

.nav a.menu_administracion {
	background: url(../imgs/menu/06_new.gif) no-repeat;
	width: 117px;
	height: 19px;
}

.nav a.menu_institucional {
	background: url(../imgs/menu/07_new.gif) no-repeat;
	width: 98px;
	height: 19px;
}

.nav a.menu_biblioteca {
	background: url(../imgs/menu/08_new.gif) no-repeat;
	width: 155px;
	height: 19px;
}

.nav a.menu_home:hover,
.nav a.menu_revista:hover,
.nav a.menu_deportes:hover,
.nav a.menu_ccu:hover,
.nav a.menu_sedes:hover,
.nav a.menu_administracion:hover,
.nav a.menu_institucional:hover,
.nav a.menu_biblioteca:hover,
.nav a.selected {
	background-position: 0 -19px;
}

/* @end */

#cont_contenido {
	background-color: #fff;
	width: 693px;
	margin-top: 12px;
	padding-bottom: 30px;
}

#col_izq_H {
	width: 338px;
	padding-right: 8px;
	float: left;
	border-right: 1px solid #ced3d9;
}

#col_der_H {
	width: 337px;
	padding-left: 9px;
	float: right;
}

#cartelera {
	background: url(../imgs/titulos/cartelera3.jpg) no-repeat;
	width: 315px;
	padding: 74px 11px 0;
	margin-bottom: 16px;
}

#cartelera_pie {
	background-color: #ededed;
	width: 305px;
	padding: 0 5px 3px;
}

#borde_top {
	font-size: 1px;
	line-height: 1px;
	background-color: #a5c0e0;
	width: 335px;
	height: 1px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 0;
}

#encuesta {
	background: #c8daef url(../imgs/titulos/encuesta.gif) no-repeat 10px 9px;
	width: 317px;
	padding: 38px 9px 5px;
	border-right: 1px solid #a5c0e0;
	border-left: 1px solid #a5c0e0;
}

#borde_bottom {
	font-size: 1px;
	line-height: 1px;
	background-color: #a5c0e0;
	width: 335px;
	height: 1px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-top: 0;
}

#encuesta p {
	color: #336598;
	font: 11px/14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	border-bottom: 1px dotted #476a9f;
	padding-bottom: 5px;
}

#newsletter {
	background: url(../imgs/titulos/newsletter2.gif) no-repeat;
	width: 219px;
	height: 77px;
	padding: 76px 118px 10px 0;
	margin-top: 36px;
	margin-bottom: 36px;
}

#res_cuenta {
	background: #4a79a9 url(../imgs/titulos/resumen.gif) no-repeat;
	width: 317px;
	padding: 78px 10px 10px;
}

#res_cuenta p {
	color: #c5d8ec;
	font: 11px/13px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	padding-top: 0;
	padding-bottom: 12px;
	border-bottom: 1px dotted #a9bed4;
}

#res_cuenta a {
	color: #c5d8ec;
	font: 11px/13px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: right;
}

#borde_bottom_encuesta {
	font-size: 1px;
	line-height: 1px;
	background-color: #4a79a9;
	width: 335px;
	height: 1px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-top: 0;
}

.blanco {
	color: #fff;
}

.divisor_H {
	width: 100%;
	height: 2px;
	margin-bottom: 10px;
	padding-top: 2px;
	display: block;
	border-bottom: 1px dotted #a9a4a1;
}

.banner_der_H a {
	margin-top: 10px;
	margin-bottom: 0;
	border-style: none;
}

.banner_fototeca {
	color: #fff;
	font: 11px/14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: left;
	background: url(../imgs/biblioteca/fototeca.jpg) no-repeat;
	width: 300px;
	height: 40px;
	margin: 0 0 15px;
	padding: 80px 27px 0 10px;
}

.banner_fototeca a {
	color: #fff;
	font: 11px/14px Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-decoration: underline;
}

.banner_fototeca a:hover {
	color: #fea322;
}

#pie {
	text-align: right;
	background: url(../imgs/abz.gif) no-repeat right;
	width: 693px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.banner {
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: none;
}
