body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #6C96C6;
	background-image: url(imagenes/bg.png);
	background-repeat: repeat;
	background-position: top;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	text-align:left;
	font-weight: bold;
	color: #006600;
	margin: 10px 0px 5px 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.7em;
	padding-left: 32px;
	padding-top: 2px;
	padding-bottom: 8px;
	background-position: left center;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/tiptitulo.png);
	background-repeat: no-repeat;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}


h4 {
	font-size: 1.5em;
	padding-left: 32px;
	padding-top: 1%;
	padding-bottom: 1%;
	background-position: left center;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/tiptitulo.png);
	background-repeat: no-repeat;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #900;
}

a:hover {
	color: #000;
	font-weight: bold;

}


.capitular {
	font-size: 300%;
	line-height: 33px;
	color: #666;
	float: left;
	display: block;
	font-weight: normal;
	margin-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Cabeza */

#cabeza-wrapper {
	height: 100px;
	background-color: #776D54;
	background-image: url(imagenes/bgtop.jpg);
	background-repeat: repeat;
}

#cabeza {
	width: 80%;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: url(imagenes/img02.jpg) no-repeat left 15px;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 40px 0px 0px 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #FF3000;
}

#encabezado {
	background: url(imagenes/encabezado1.jpg);
	height: 92px;
	width: 100%;
    }


/* Menu */

#menu {
	float: right;
	width: 450px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	/*padding: 10px 15px 14px 15px;*/
	background: #AB0D06;
	text-decoration: none;
	text-align: center;
	font-family: 'Open sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /*VERIFICAR*/
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 80%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #988366;
	background-color: #D8D8D8;
}

#page-bgtop {
	padding: 0px 0px 0px 0px;
}

/* Contenido */

#contenido, #contenido1{
	float: right;
	background: #FFFFFF;
	width: 70%;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#contenido1 {
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}


.articulo {
	margin-bottom: 10px;
}

#cierre {
	min-height:4%;
	background-image: url(imagenes/cierre.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 3%;
}

.articulo .titulo {
	height: 41px;
	padding: 7px 0px 0px 20px;
	letter-spacing: -0.5px;
}

.articulo .titulo a {
	color: #363531;
	border: none;
}


.articulo .texto {
	padding: 0px 25px 20px 25px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 1em;
	list-style-type: disc;
}
.articulo .texto p{
	text-indent: 20px;
}

.articulo .texto p, li {
	padding-bottom: 5px;
	font-size: 0.85em;
	margin: 0px;
	line-height: 1.5em;
}

.articulo .texto .seccion {
	font-family: 'Open sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	padding-right: 6px;
	padding-left: 28px;
	background-image: url(imagenes/bg_seccion.png);
	background-repeat: no-repeat;
	text-align: left;
}

.links {
	padding-top: 20px;
	font-size: .8em; /*VERIFICAR*/
	font-weight: bold;
}



.imgborde {
	border: 1px solid #999999;
	padding: 8px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Columna izquierda */

#colizq {
	/*float: left;
	width: 205px;*/
	margin: 0px;
	color: #000000;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2%;
}

#colizq ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
	font-family: 'Open sans', Verdana, Arial, sans-serif;
	font-variant: small-caps;
}

#colizq li {
	margin: 0;
	padding: 0;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#colizq li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#colizq li li {
	line-height: 20px;
	border-bottom: 1px solid #85735B;
	margin: 0px 0px 0px 30px;
	border-left: none;
	text-align: left;
}

#colizq li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: .7em; /*VERIFICAR*/
	font-style: italic;
}

#colizq li li a {
	padding: 0px 15px 0px 0px;
}

#colizq h2 {
	height: 38px;
	padding-left: 30px;
	text-align: right;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #3E3125;
}

#colizq p {
	margin: 0 0px;
	padding: 0px 0px 20px 30px;
	text-align: justify;
}

#colizq a {
	border: none;
	color: #000000;
}

#colizq li a:hover {
	text-decoration: underline;
	color: #900;
	/*padding-left: 25px;*/
	min-height:30px;
	padding-top: 12px;
	padding-bottom: 22px;
	background-position: 0px 10px;
	padding-right: 20px;
	margin-left: 0px;
	/*background-image: url(imagenes/tipmenu.png);*/
	background-repeat: no-repeat;
}




/* Banner y modulos*/

.banner1 {
	float: left;
	color: #234D61;
	margin: 0;
	_margin: 0px 0px 0px 4px;
	width: 45%;
	}

.banner1a {
	float: left;
	color: #234D61;
	margin: 0;
	_margin: 0px 0px 0px 4px;
	}
	
.banner2 {
	float: right;
	margin: 0px;
	color: #234D61;
	margin: 0px 0px 10px 18px;
	_margin: 0px 4px 0px 0px;
	}

	
.bannera {
	float: left;
	_margin: 0px 0px 0px 4px;
	width: 47%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}

.bannerb {
	float: right;
	margin: 0px;
	margin: 0px 0px 10px 18px;
	_margin: 0px 4px 0px 0px;
	width: 47%;
	}

.mod70 {
	float: left;
	width: 66%;
	color: #234D61;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 4px;
	}

.mod30 {
	float: right;
	width: 24%;
	margin: 0px 20px 0px 0px;
	color: #234D61;
	margin: 0px 20px 0px 0px;
	_margin: 0px 4px 0px 0px;
	overflow: auto;
	}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Pie */

#pie {
	height: 30px;
	margin: 10px auto 0 auto;
	padding: 0px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imagenes/pie_m_bg.png);
	background-repeat: repeat-x;
}

#pie p {
	margin: 0;
	padding-top: 12px;
	line-height: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#pie a {
	color: #CCC;
}

#pie a:hover {
	color: #900;
}

#tablaguia {
	float: left;
	width: 31.5%;
	background-color: #FFC;
	border-width: thin;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
}

#tablaguia .guialink {
	font-size: 0.75em;
	color: #900000;
	text-align: left;
	margin-left:26px;
	padding:0;
	list-style-image: url(imagenes/bullet.gif);
	line-height: 15px;
}

#tablaguia .guialink li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top:4px;
	padding-bottom:4px;
}

#formulario {
	font-size: 0.85em;
	color: #900000;
	text-align: left;
	margin-left:26px;
	padding:8px;
	line-height: 38px;
	background-color: #ECFFEC;
	border-top-style: solid;
	border-top-color: #063;
	border-right-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

#respuestaphp {
	font-size: 0.85em;
	color: #900000;
	text-align: left;
	margin-left:26px;
	padding:8px;
	line-height: 28px;
	background-color: #FFC;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
	border-width: thin;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

#respuestaphp .nombre {
    display: inline;
    background-color:#ffe8b7;
}

#respuestaphp .headorganismo {
	display: inline;
	background-color:#990000;
	color:#FFFFFF;
	font-size: 1.1em;
	font-weight:bold;
	text-transform:uppercase;
}



.separa {
	height: 1px;
	width:92%;
	background-color: #999999;
	margin-top: 2%;
	margin-bottom: 2%;
	clear: both;
}

.separador {
	height: 1px;
	padding:8px;

}

.boton {
	text-align: center;
	padding-top: 8px;
}

.linkpdf {
	background-image: url(imagenes/pdf.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
}

.linkhtm, .linkhtmback{
	background-image: url(imagenes/htm.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
}

.linkhtmback{
	background-image: url(imagenes/htmback.png);
}

.linkzip {
	background-image: url(imagenes/zip.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
}

.linkpps {
	background-image: url(imagenes/pps.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
}

.linkmail, .linkmail1 {
	background-image: url(imagenes/mail.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
}

.linkmail1 {
	min-height:20px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 2px;
}

.linkdown {
	background-image: url(imagenes/down.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:36px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
}

.linktel, .linktel1 {
	background-image: url(imagenes/tel.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:36px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
}

.linktel1 {
	min-height:16px;
	background-position: 0px 0px;
	
}	

.linkflecha {
	background-image: url(imagenes/bullet.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 5px;
}

.listpdf{
	padding-left: 45px;
	min-height:50px;
	padding-top: 12px;
	padding-bottom: 22px;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/pdf.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}
.titcomenta {
	background-color: #E6FFE7;
	padding: 4px;
}
.coliz-item {
	padding-top: 24px;
}
.coliz-item img{
	border:none;
}#wrapper #page #page-bgtop #page-bgbtm #contenido .articulo .texto .pcap {
	text-indent: 0;
}
#wrapper #page #page-bgtop #page-bgbtm #contenido .articulo .texto .pder {
	text-align: right;
}
.txtinicio {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
