html {
	overflow:scroll;
}
body {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	color: #003;
	font-size: 11px;
	text-align:left;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
a {
	cursor:pointer;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
}
.clear {
	clear: both;
}
.cabecera {
	background-image: url(imagenes/bg-cabecera.jpg);
	background-repeat: repeat-x;
}
.logos img {
	margin-left: 9px;
}
.bgInicio {
	background-image: url(imagenes/bg-inicio.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 259px;
}
.noticiasInicio {
	font-size: 13px;
	padding-bottom: 5px;
}
.piePagina {
	color: #087aac;
	font-size: 11px;
	text-align: center;
}
.noticiasInicio a {
	color: #1A4862;
	text-decoration: none;
}
.noticiasInicio a:hover {
	font-weight: bold;
}

.supCaja1 {
	background-image: url(imagenes/sup-caja1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.medCaja1 {
	background-image: url(imagenes/med-caja1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.infCaja1 {
	background-image: url(imagenes/inf-caja1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cajaGaleria {
	background-image: url(imagenes/bgImagenes.jpg);
	height: 165px;
	width: 461px;
	background-repeat: no-repeat;
	padding-top: 15px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.cajaRevistas {
	background-image: url(imagenes/bgRevistas.jpg);
	height: 179px;
	width: 461px;
	background-repeat: no-repeat;
	padding-top: 15px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.datosImagen div {
	margin-bottom: 10px;
	font-weight: bold;
}
.descripcionImagen {
	height: 80px;
}
.titSeccion {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titNoticias {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
}
.imgNoticias {
	border: 2px solid #24374f;
}
.titNoticias a {
	color: #21425D;
	text-decoration: none;
}
.bgBuscador {
	background-image: url(imagenes/bgBusqueda.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
.titBuscador {
	font-size: 14px;
	font-weight: bold;
}
.campoForm {
	border: 1px solid #7A9AB1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
.bgEnlacesTop {
	height: 7px;
	background-image: url(imagenes/bg-enlaces-top.gif);
	background-repeat: no-repeat;
}
.bgEnlacesMiddle {
	background-image: url(imagenes/bg-enlaces-middle.gif);
	background-repeat: repeat-y;
	padding: 9px;
}
.bgEnlacesBottom {
	height: 8px;
	background-image: url(imagenes/bg-enlaces-bottom.gif);
	background-repeat: no-repeat;
}
.bgEnlacesMiddle td {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.bgEnlacesMiddle a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}
.listadoVideosRespuestas {
	width: 300px;
	height: 220px;
	text-align: center;
	float: left;
}
.listadoVideosRespuestas div {
	padding-bottom: 8px;
}
.listadoNormativas {
	background-color: #7c99b0;
	color: #FFFFFF;
	width: 208px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.listadoNormativas a {
	color: #FFFFFF;
	text-decoration: none;
}
.tCalendario {
	width: 260px;
	height:183px;
	background-image:url(imagenes/bgCalendario.jpg);
	background-repeat:no-repeat;
}
.tCalendario td{
	width:14%;
	text-align:center;
	font-size:13px;
}
.tCalendario2 {
	width: 260px;
	height:183px;
	background-image:url(imagenes/bgCalendario2.jpg);
	background-repeat:no-repeat;
}
.tCalendario2 td{
	width:14%;
	text-align:center;
	font-size:13px;
}
.DiasCalendarioSemana{
	color: #808080;
	border-bottom:1px solid #CCC;
	text-align:center; 
	padding-bottom:4px;  
	padding-top: 4px;
}
.DiasCalendarioActivos {
	background-image:url(imagenes/bgDiaCalendario.jpg);
	background-repeat:no-repeat;
	background-position: center;
	padding-bottom:4px;  
	padding-top: 4px;
}
.DiasCalendarioActivos a{
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
}
.mesesCalendario {
	padding-top:2px;
	padding-bottom:2px;
	text-transform:capitalize;
	text-align:center;
}
.mesesCalendario a{
	color: #21425d;
	text-decoration:none;
}
.menuDesplegado {
	position: absolute;
	width:170px;
	margin-left: 5px;
	background-color: #bad6ee;
	visibility:hidden;
}
.menuDesplegado a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #243851;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
}
.menuDesplegado a:hover {
	font-weight:bold;
}
.menuDesplegar {
	position:relative;
	visibility:visible; 
	padding: 0px;
}
.catEnlace {
	background-image: url(imagenes/bgCatEnlaces.gif);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 420px;
	text-align: center;
	margin-right: 15px;
	_margin-right: 10px;
	margin-bottom: 10px;
	_margin-bottom: 5px;
}
.catEnlace a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:3px;
}
.bordeDirectivos {
	padding-top:8px;
	border-bottom:1px solid #21425d; 
	padding-bottom:8px;
}
