@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body.jpg);
	background-color: #035077;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #F36;
}
a.on {
	color: #F30;
}

.naranjo {
	color: #F63;
	font-family: Arial, Helvetica, sans-serif;
}
.verde {
	color: #0096BB;
	font-family: Arial, Helvetica, sans-serif;
}

.magenta {
	color: #F36;
	font-family: Arial, Helvetica, sans-serif;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
}

.gris11 {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}







#contenedor {
	clear: both;
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}
#encabezado {
	height: 117px;
	width: 900px;
	clear: both;
}
#encabezado #logosem {
	background-image: url(../img/logo_seminario.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 255px;
	background-position: 15px 15px;
	float: left;
}
#contenedor #encabezado #logosem a {
	display: block;
	height: 96px;
	width: 255px;
}
#contenedor #encabezado #logosem a span {
	display: none;
}
#contenedor #encabezado #logogob {
	background-image: url(../img/logo_gobierno.gif);
	background-repeat: no-repeat;
	height: 96px;
	float: right;
	width: 211px;
}
#barramenu {
	width: 900px;
	height: 21px;
	clear: both;
}
#menu {
	width: 475px;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
#menu li {
	float: left;
	width: 91px;
	margin-left: 4px;
	height: 21px;
}
#menu li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-image: url(../img/btn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 91px;
	padding-top: 3px;
}
#menu li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-image: url(../img/btn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 91px;
	padding-top: 3px;
}
#menu li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #006699;
	background-image: url(../img/btn.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 91px;
	padding-top: 3px;
}
#menu li a.active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #006699;
	background-image: url(../img/btn.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 91px;
	padding-top: 3px;
}
#linea {
	width: 425px;
	float: right;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #7DB1CB;
	height: 13px;
}
#cuerpo {
	background-color: #FFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F36;
	width: 880px;
	clear: both;
	float: left;
	padding: 10px;
}
#content {
	float: left;
	height: 290px;
	width: 600px;
}
#presenta {
	float: left;
	width: 450px;
	margin-top: 25px;
	background-color: #FFF7F5;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #F63;
	padding: 25px;
	text-align: justify;
}
#recuadro-naranjo {
	float: none;
	width: 800px;
	background-color: #FFF7F5;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #F63;
	padding: 15px;
	text-align: justify;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#recuadro-magenta {
	float: none;
	width: 800px;
	background-color: #FFF5F7;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #F36;
	padding: 15px;
	text-align: justify;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#column-izq {
	float: left;
	width: 500px;
	margin-right: 10px;
}
#column-central {
	float: left;
	width: 880px;
}
#column-izq2 {
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-top: 17px;
}
#column-izq2 img {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#recuadro {
	padding: 5px;
	border: 1px solid #699;
	margin: 10px;
	height: 71px;
	font-size: 14px;
	font-weight: bold;
}
#recuadro a img {
	float: right;
	margin-left: 15px;
	display: block;
}


.descargar {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
}
.titestadistica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	display: block;
	width: 550px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.subestad-verde {
	font-size: 13px;
	color: #093;
	font-weight: bold;
	clear: both;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.subestad-azul {
	font-size: 13px;
	color: #069;
	font-weight: bold;
	clear: both;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.subestad-naranjo {
	font-size: 13px;
	color: #F30;
	font-weight: bold;
	clear: both;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.fuenteestad {
	font-size: 10px;
	clear: both;
	width: 544px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	padding: 3px;
}
.volver {
	display: block;
	padding: 3px;
	clear: both;
	width: 544px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#estad {
	clear: both;
	width: 544px;
	margin-right: auto;
	margin-left: 22px;
	padding: 3px;
	font-size: 14px;
	color: #069;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	float: left;
}
#estad img {
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

.datosestad {
	background-color: #F0F0F0;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 15px;
	margin-top: 10px;
	text-align: justify;
}

.column1 {
	display: block;
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-right: 20px;
}
.column2 {
	float: left;
	width: 260px;
	background-image: url(../img/bg_doc.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titdoc {
	display: block;
	float: left;
	height: 16px;
	clear: both;
	margin-bottom: 15px;
	width: auto;
}
.subtitulodoc {
	font-size: 18px;
	color: #999;
	float: left;
	width: 280px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 1px;
	margin-top: 5px;
}
.cajadoc {
	display: block;
	float: left;
	width: 270px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
.cajadoc img {
	vertical-align: sub;
}

.cajabl {
	background-color: #FFF;
	float: left;
	width: 230px;
	padding: 15px;
}
.cajadoc2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 230px;
}



.descargar img {
	vertical-align: middle;
}
.titulo-azul {
	color: #069;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #069;
	width: 350px;
	display: block;
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
.titulo-azul2 {
	color: #069;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #069;
	width: 250px;
	display: block;
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
#recuadro-bl {
	background-color: #FFF;
	float: left;
	width: 334px;
	padding: 8px;
}
#recuadro-bl2 {
	background-color: #FFF;
	float: left;
	width: 234px;
	padding: 8px;
}
.recuadro-prog {
	float: left;
	width: 334px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.recuadro-prog .hora {
	font-size: 12px;
	color: #F36;
	float: left;
	width: 32px;
	margin-right: 7px;
	display: block;
}
.recuadro-prog .act {
	font-size: 12px;
	color: #000;
	float: left;
	width: 295px;
}

#column-der {
	float: left;
	width: 350px;
	background-color: #ECECEC;
	padding: 10px;
}
#column-der2 {
	float: left;
	width: 250px;
	background-color: #ECECEC;
	padding: 10px;
}
#pie {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	clear: both;
	width: 900px;
	margin-top: 5px;
	float: left;
	margin-bottom: 10px;
}
#pie a {
	color: #FFF;
}
#pie a:visited {
	color: #FFF;
}
#pie a:hover {
	color: #CCC;
}
#myGallery
{
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*formulario*/
#formulario {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset {
	background-color:#FFF;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	overflow: auto;
	width: 95%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
legend {
	padding: 2px 5px;
	color: #069;
	font-weight: bold;
	font-size: 14px;
}
/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}

/* Ties together a label and its checkbox or radio */
form .oneChoice {
	display: block;
	white-space: nowrap;
}
/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;
	min-width: 7em;
	margin-top: 0.6em;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
label.postField {
	font-size: 12px;
}

/* Radio / Checkbox group label */
form .label  {
	display: block;
	padding: 2px;
	margin-top: 0.6em;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	font-size: 12px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border: 1px solid #CCCCCC;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
	font-size: 12px;
}
form .reqMark {
	color: #F36;
	padding: 0 4px;
}
form .actions {
	margin: 20px 0 10px 0;
	padding: 10px 5px;
	background-color: #FFF5F7;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #069;
}
/* Submit button */
form .primaryAction {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #F36;
	background-color: #FFF;
	font-size: 12px;
}
/*menu acordeon*/
.container {
	display: block;
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-right: 7px;
	margin-left: 5px;

}
h2.trigger {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/doc2009.gif);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
h2.trigger a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 18px;
	font-weight: normal;
}
h2.trigger a:hover {
	color: #000;
	text-decoration: underline;
}
h2.active {
	background-position: bottom;
}
h2.trigger2 {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/doc2008.gif);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
h2.trigger2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 18px;
	font-weight: normal;
}
h2.trigger2 a:hover {
	color: #000;
	text-decoration: underline;
}
h2.trigger3 {
	height: 88px;
	font-size: 13px;
	width: 172px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/categoria3.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2.trigger3 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
h2.trigger3 a:hover {
	color: #000;
	text-decoration: underline;
}
.toggle_container {
	overflow: hidden;
	width: 280px;
	float: left;
	
	
}
