/* encabezado*/

#encabezado {
	display:block;
	clear: both;
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	width:auto;
	background-image: url(./imagenes/fondo/Fondo_Az.jpg);
	background-repeat: repeat;
	height: 100px;
}
#encabezado img {
	text-align: center;
	border: 0px;
}

/* Indice superior */
#navigation {
	display:block;
	clear: both;
	background-color: #DDD500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #DDD500;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: auto;
	clear: both;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navigation ul,#navigation li{
	margin:0px;
	padding:0px;
}


#navigation li{
	float:left;
	white-space: nowrap;
	display: block;
}

#navigation li a{
	color:#000000;
	display:block;
	font-weight:normal;
	padding:0px 15px;
	text-decoration:none;
}

#navigation a:hover{
	color:#FF0000;
	text-decoration:none;
}
#navigation .selected{
	color:#000000;
	text-decoration:none;
}

#navigation img{
	margin-right: 2px;
	vertical-align: middle;
	display: inline;
	border: none;
}
/*cuerpo*/
#contenedor_total{
	width: 770px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD500;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD500;
	margin:0 auto;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD500;
}

/* Indice izquierda */
#contenedor_indice{
	display: block;
	width:150px;
	vertical-align: top;
	margin: 0px;
	left: 0px;
	float: left;
}
#indice{
	margin:0px;
	padding:15px 0px 0px 5px;
	font-size: .8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD500;	
}

#indice ul{
	color:#333;
	list-style:none;
	padding:0px;
	margin:0px;
	background:inherit;
}

#indice li{
	padding: 0.1ex 0px;
}

#indice li a{
	color:#DDD500;
	text-decoration:none;
	display:block;
	padding:1px 10px 0px 5px;
	/*background:#FFFF99;*/
}

#indice li a:hover{
	color:#000000;
	text-decoration: underline;
}

#indice .selected{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:1px 10px 0px 5px;
    /*background:url(/imagenes/comun/avaAz.gif) no-repeat right center;*/
}

#indice .titulo{
	font-weight:bold;
	color: #DDD500;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* pie */
#pie{
	clear:both;
	color:#9CB114;
	font-size:0.8em;
	line-height:1.8em;
	padding:0px 0px 5px;
	text-align:center;
	background-image: url(./imagenes/fondo/Fondo_Az1b.jpg);
	background-repeat:  repeat-x;
}
#pie a
{
	text-decoration:none;
	color: #333333;
	font-weight: normal;
}

#pie a:hover
{
	text-decoration:none;
	color: #9CB114;
	font-weight: normal;
}
#pie .selected{
	color:#FF0000;
	text-decoration:none;
}
/* Contenido */
#contenido {
	text-align: justify;
	padding: 5px;
	min-width:350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 150px;*/
	margin-left: 15px;
}
#contenido a
{
	text-decoration:none;
	color: #333333;
	font-weight: bold;
}

#contenido a:hover
{
	text-decoration:none;
	color: #FF0000;
	font-weight: bold;
}
#contenido p
{
	font-size: 0.8em;
	margin: 10px;
	font-size: 0.8em;
	line-height: 1.6em;	/*text-indent: 20px;*/
}
#contenido h3
{
	font-size:1.1em;
	margin:0px;
	padding:10px 5px 0px 0px;
	text-align:center;
}

#contenido h4
{
	color:#DDD500;
	font-size: .9em;
	margin:5px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	text-align:center;
	background-color: #FFFF99;
}
#contenido ol{
	list-style:decimal;
	margin:3px;
}

#contenido ul{
	list-style:disc;
	margin:3px;
}

#contenido li{
	list-style-type: circle;
	text-align: justify;
	margin: 15px 15px 15px 35px;
	font-size: .8em;
}

/* Zona derecha contenido */
#subcon_derecha
{
	float:right;
	text-align:center;
	margin: 15px 0px 0px 5px;
	width: 210px;
	font-size: .8em;
	/*position: absolute;
	top: 0px;
	right: 0px;*/
}
#subcon_izquierda
{
	text-align:justify;
	margin: 3px 215px 3px 5px;
	/*width: auto;*/
	float:left;
}

.box2 {
	font-style: normal;
	padding: 3px 10px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9CB114;
	margin: 5px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}

.tabla_contenido{
	margin: 0px;
	width: auto;
	text-align: justify;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

table.muni1{
border: 1px solid #ccc;
width: 95%;
margin: 20px auto;
}
table.muni1 caption{
	border: 1px solid #ccc;
	width: 90%;
	margin: 20px auto;
	font-weight: bold;
	color: #9CB114;
	text-align: center;
}
table.muni1 thead, th{
	color: #9CB114;
	text-align: center;
	font-weight: normal;
}
table.muni1 tr.par{
	background-color: #DCD500;
	text-align: center;
}
table.muni1 tr.impar{
	background-color: #FFFFFF;
	text-align: center;
}
table.muni1 td.izq{
	text-align: left;
}

.TextoRojo {
	color: #FF0000;
}
.TextoAzul {
	color: #0000FF;
}
.TextoVerde {
	color: #9CB114;
}
.TextoAmarillo {
	color: #FFFF00;