*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 70%;
	text-align: center;
	background: url(../imagenes/FondoContraloria.gif) left top repeat;
}
table{
	font-size: 11px;
}




/**********************************************************/


/**
* wrapper o contenedor
*/
#wrapper{
	text-align: left; /* fix center wrapper */
	margin: auto; /* fix ff */
	width: 760px;
	padding: 5px 0px 10px 0px;
	background: #FFFFFF;
}


/****
Containers
*/
.zonaBloque1 {
	width: 224px;
	/*min-width: 185px;*/
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #D7D7D7;

}
.zonaBloque2 {
	max-width: 320px;
	width: 320px;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	text-align: left;
}
.zonaBloque3 {
	width: 192px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border-right: 3px solid #D7D7D7;
}
.zonaBloque4 {
	width: 522px;
	min-width: 520px;
	max-width: 520px;
	margin: 0px;
	padding: 20px;
	text-align: left;
	border-right: 3px solid #D7D7D7;
	background: #FFF;
}

.zonaBloque4 ul{
	list-style:square;
	color: #5aaae2;
	margin: 0px;
	padding:0px;
}

.zonaBloque4 ul li{
	margin: 0px 0px 5px 0px;
	padding:0px;
}


/***
Cabezote
*/
#header {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	width: 235px;
	display: block;
}
#header h1 {
	text-indent: -9999px; /* oculta el texto */
	margin: 0px; /* fix espacios */
	padding: 0px; /* fix espacios */
	width: 235px;
	height: 140px;
	background: url(../imagenes/logo.jpg) 0px 0px no-repeat;
	display: none;
}
#header h1 a { display: none; width: 100%; height: 100%; float: left;}
#header h1 a:hover { text-decoration: none;}

#headerFlash {
	width: 525px;
	height: 178px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#buscar {
	width: 100%;
	height: 38px;
	margin: auto;
	/*text-align: center;
	vertical-align: center;*/
	background: url(../imagenes/fondoBuscar.gif) 0px 0px no-repeat;
}
#buscar form{
	margin: 0px;
	padding: 0px;
}

#buscar input{
	width: 115px;
	height: 20px;
	margin: auto;
	padding: 0px;
	font-size: 12px;
	float: left;
	position: relative;
	left: 10px;
	top: 5px;
	display: block;
}

#buscar input.boton{
	font-size: 0.1em;
	text-indent: -9999px; /* oculta el texto */
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../imagenes/botonBuscar.gif) left top no-repeat;
	width: 95px;
	height: 38px;
	color: #FFFFFF;
	margin-right: 4px;
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}

.fondoCont {
	margin: 0px;
	padding: 0px;
	background: url(../imagenes/fondoCont.gif) left top repeat-y;
}

/***
******  Menu Superior
*/

.superior {
	margin: 0;
	padding: 0;
	height: 25px;
}
.superior span{margin: 5px 0px 0px 5px; float: left;}

.menuSup, .menuInf {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.menuInf {padding: 13px 0px 0px 185px;}

.menuSup li, .menuInf li {
	list-style: none;
	margin: auto;
	padding: 0px;
	display: inline;
	float: right;
}

.menuInf li {float: left;}

.menuSup .menuPrimero, .menuInf .menuPrimero{border: none;}

.menuSup a, .menuInf a {
	color: #3C515E;
	font-size: 0.9em;
	/*min-height: 30px;*/
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	background: url(../imagenes/menu1.gif) 0px 0px no-repeat;
	text-decoration: none;
	border-left: 1px solid #3C515E;
	display: block;
}
.menuInf a {color: #FFFFFF; border-left: 1px solid #FFFFFF;}
.menuSup a:hover {
	color: #000000;
	text-decoration: underline;
}
.menuInf a:hover {text-decoration: underline;}
.menuSup img {margin: 0; padding: 0;}

/***
******  Menu
*/

#secretaria {
	margin: 0px;
	padding: 0px 30px 0px 30px;
	text-align: center;
	height: 44px;
	background: url(../imagenes/menuFondo.png) left top no-repeat;
	float: center;
}

#linea {
	display: block;
	float: center;
}

.menu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: center;
	/*display: block;*/
}
.menu li {
	list-style: none;
	margin: auto;
	padding: 0px;
	display: inline;
	float: left;
}
.menu .menuPrimero{border: none;}
.menu .menuSegundo{border: none; padding-left: 45px;}

.menu a {
	color: #626353;
	font-size: 0.8em;
	/*min-height: 30px;*/
	margin: 5px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	background: url(../imagenes/menu1.gif) 0px 0px no-repeat;
	text-decoration: none;
	border-left: 1px solid #626353;
	display: block;
}
.menu a:hover {
	color: #0071BC;
	text-decoration: underline;
}

/***
Enlaces
*/
.tabla1 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.titulo1 {
	color: #FFFFFF;
   	font-weight: bold;
	font-size: 1em;
	text-align: left;
	padding: 9px 3px 9px 10px;
	margin: 0px;
	background: url(../imagenes/titulo1.png) right top no-repeat;
}
.contenido1 {
	text-align: left;
	margin: 0px;
	padding: 3px;
}

.contenido1  ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
list-style: square;
color: #118ac2;
}

.contenido1  ul li{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.contenido1  ul li a{
	text-decoration: none;
	color: #545454;
}

.contenido1  ul li a:hover{
	color: #004A80;
	text-decoration: underline;
}
.enlace1{
	margin: 0;
	padding: 0;
}
.enlace1 li{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 8px;
	padding: 0;
	background: url(../imagenes/enlace1.gif) 0px 7px no-repeat;
}
.enlace1 a{
	text-decoration: none;
	color: #545454;
	font-size: 0.9em;
	height: 10px;
	min-height: 20px;
	padding: 3px 2px 0px 13px;
	margin: 0px 0px 2px 0px;
	display: block;
}
.enlace1 a:hover{
	color: #004A80;
	text-decoration: underline;
}


/****
Columna 2
*/
.contenido0	a{
	color: #363636;
	padding: 0px 0px 0px 8px;
	background: url(../imagenes/enlaceInfo.gif) 0px 3px no-repeat;
	text-decoration: none;
}
.contenido0	a:hover{
	color: #000000;
	text-decoration: underline;
}

/****
Columna 3
*/

.tabla2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.titulo2 {
   	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	text-align: left;
	background: url(../imagenes/titulo2.png) right top no-repeat;
	padding: 5px 0px 10px 15px;
	margin: 0px;
}

.contenido2 {
	text-align: left;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	display: block;
}
.enlace2{
	margin: 0;
	padding: 0;
}
.enlace2 li{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 8px;
	padding: 0;
	background: url(../imagenes/vineta1.gif) 0px 7px no-repeat;
}
.enlace2 a{
	text-decoration: none;
	color: #545454;
	font-size: 0.9em;
	font-weight: bold;
	height: 10px;
	min-height: 20px;
	padding: 3px 2px 0px 13px;
	margin: 0px 0px 2px 0px;
	display: block;
}
.enlace2 a:hover{
	color: #004A80;
	text-decoration: underline;
}

.tabla2 input.labelBloque {
	float: right;
	padding: 0px;
	margin: 0px;
}

.tabla2 input.boton {
	font-size: .0em;
	text-align: center;
	padding: 0px 0px 16px 0px;
	border: 0px;
	width: 32px;
	height: 31px;
	color: #CCE4F3;
	margin: 5px;
}

.tabla2 input.boton {
	background: url(../imagenes/botonEncuesta.gif) 0px 0px no-repeat;
}
.tabla3 input.boton {
	background: url(../imagenes/botonLogin.gif) 0px 0px no-repeat;
}

.tabla3 {
	padding: 0px;
	padding-bottom: 5px;
	/*background: #DADADA;*/
	margin: 0px 0px 10px 0px;
}
.tabla3 {background: #FFFFFF; padding-bottom: 0px;}
.titulo3 {display: none;}
.contenido3 {
	text-align: left;
	border-collapse:collapse;
	margin: 0px;
	padding: 2px;
	display: block;
}
.enlace3{
	margin: 0;
	padding: 0;
}
.enlace3 li{
	list-style: none;
	display: block;
	margin: 0;
	padding: 2px 0px 2px 5px;
	background: url(../imagenes/vineta1.gif) 0px 4px no-repeat;
}
.enlace3 a{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #004A80;
	padding: 0px 2px 0px 10px;
	margin: 0px;
}
.enlace3 a:hover{
	color: #000000;
	text-decoration: underline;
}



/**
Footer
*/
.footer {
	width: 760px;
	height: 108px;
	color: #626262;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:  url(../imagenes/footer.png) center top no-repeat;
	float: auto;
}
.footer a {text-decoration: none;}
.footer a:hover {text-decoration: underline;}
.footer span {
	color: #3C515E;
	margin: 0;
	padding: 15px 0px 0px 50px;
	float: left;
	display: block;
}


/********************************************
Publicaciones
*/
.notBloque{
	margin: 3px 3px 10px 3px;
    clear: both;
	overflow: auto;
	font-size: 0.99em;
}

.notBloque img{
    width: 314px;
    height: 210px;
    margin: 5px 0px 5px 0px;
}

.notBloque br{
	clear: all;
}

.notBloque h3, .notBloque h4, .notBloque p{
	margin: 0px 0px 2px 0px;
    text-align: left;
}
.notBloque h4 {display: none;}

.notBloque p{
	font-size: 12px;
    text-align: justify;
}
.notBloque h3{border-bottom: 2px solid #E5E5E5;}
.notBloque h3 a{
	font-size: 1em;
	font-weight: bold;
	color: #0071BC;
	background: url(../imagenes/h1.gif) 0px 0px no-repeat;
	padding: 0px 5px 3px 25px;
	text-decoration: none;
}
.notBloque h3 a:hover{
	text-decoration: underline;
}

.notBloque h3{
	padding: 3px 3px 2px 0px;
	min-height: 25px;
	font-size: 120%;
}
.notBloque h4 a{
	color: #004A80;
	font-size: 1.3em;
	text-decoration: none;
}
.notBloque h4 a:hover{
	text-decoration: underline;
}

.notBPrincipal h3 img{
	padding-top: 22px;
}

.notBGeneralTit{
	text-align: left;
	color: #004A80;
	font-size: 16px;
	padding: 2px 0px 3px 0px;
}
.notBGeneral h3{
	border-bottom: 2px solid #00A668;
}










.h1NotTema26{
	border: 1px dotted #00FF00;
}


.labelBloque {
	width: 60px;
}

.formGen label {
	width: 120px;
}

.pub {
	font-size: 12px;
}
h1.pub, .h1NotTema, h1.pub a, .pub h1{
	font-size: 1.5em;
	font-weight: bold;
	color: #0071BC;
	background: url(../imagenes/h1.gif) 0px 5px no-repeat;
	padding: 0px 5px 3px 25px;
	border-bottom: 2px solid #E5E5E5;
}
h1.pub a {text-decoration: none;}
h1.pub a:hover {text-decoration: underline;}

.pub a {color: #333333;}
.pub a:hover {color: #C00000;}


.pub h2, .notBPrincipal h3{
	color: #004A80;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 2px 3px 0px;
	/*background: url(../imagenes/vineta2.gif) 0px 5px no-repeat;
	border-bottom: 1px solid #6DCFF6;*/
}
.pub h3 {
	color: #0071BC;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 2px 4px 15px;
	background: url(../imagenes/vineta2.gif) 1px 4px no-repeat;
	border-bottom: 1px solid #6DCFF6;
}

.pubHijos {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}
.pubHijos li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.pubHijos a {
	color: #6C6C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 8px;
	background: url(../imagenes/enlaceInfo.gif) 0px 6px no-repeat;
	text-decoration: none;
}
.pubHijos a:hover {
	color: #C00000;
	text-decoration: underline;
}

.pubRastro {
	font-size: 12px;
}
.dSinDisenno {
	width: 737px;
	min-width: 757px;
	margin: 52px 10px 10px 10px;
	padding: 10px;
	float: center;
	background: url(../imagenes/logoDiario.gif) 500px 5px no-repeat #FFFFFF;
	border: 5px solid #005D3A;
}
.tituloContenidoHome {
	color: #FFFFFF;
	padding: 3px 5px 2px 10px;
	margin: 0px;
	font-size: 1em;
	height: 23px;
	background: url(../imagenes/fondoVinculos.png) left top repeat;
}
.contenido0 ul{
	margin: 0px;
	padding: 0px;
	float: left;
}
.contenido0 li{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 8px;
	padding: 0;
	background: url(../imagenes/vineta1.gif) 0px 7px no-repeat;
}
.contenido0 a{
	text-decoration: none;
	color: #545454;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	min-height: 20px;
	padding: 3px 2px 0px 13px;
	margin: 0px 0px 2px 0px;
	display: block;
}
.contenido0 a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.calendarioTabla {
	margin: 0px
	padding: 0px
	color: #004A80;
	background: #F4F5ED;
	width: 100%;
	font-size: 0.9em;
}
.calendarioTabla caption {
	display: none;
}
.calendarioTabla th {
	color: #008B41;
	font-size: 1em;
}
.calendarioTabla a {
	color: #008B41;
	font-weight: bold;
	text-decoration: none;
}
.calendarioTabla a:hover {
	color: #FFFFFF;
	background: #008B41;
}

.notMovimiento {
	margin: 0px;
	padding: 3px;
	color: #993300;
	font-weight: bold;
	border: 1px solid #FFD400;
	background: #FFFAC2;
}