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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body.jpg);
	background-color: #007986;
	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;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

a:link {
	color: #0047BA;
	text-decoration: none;
}
a:visited {
	color: #0047BA;
	text-decoration: none;
}
a:hover {
	color: #099;
}
.naranjo {
	color: #B41E8E;
	font-family: Arial, Helvetica, sans-serif;
}
.verde {
	color: #099;
	font-family: Arial, Helvetica, sans-serif;
}

.magenta {
	color: #0047BA;
	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: 0px;
	margin-bottom: 0px;
}
#encabezado {
	height: 190px;
	width: 900px;
	clear: both;
	background-image: url(../img/encabezado.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#encabezado #logosem {
	background-repeat: no-repeat;
	height: 120px;
	width: 280px;
	background-position: 15px 15px;
	float: left;
}
#contenedor #encabezado #logosem a {
	display: block;
	height: 120px;
	width: 280px;
}
#contenedor #encabezado #logosem a span {
	display: none;
}
#contenedor #encabezado #logogob {
	height: 120px;
	float: right;
	width: 230px;
}
#contenedor #encabezado #logogob a {
	height: 120px;
	width: 230px;
	display: block;
}
#contenedor #encabezado #logogob a span {
	display: none;
}
#contenedor #encabezado #seminario {
	float: left;
	height: 70px;
	width: 900px;
	background-image: url(../img/bg_seminario.gif);
	background-repeat: no-repeat;
}
#contenedor #encabezado #seminario #logosem2 {
	background-image: url(../img/seminario.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 273px;
	float: left;
	height: 70px;
}

#barramenu {
	width: 494px;
	height: 63px;
	float: left;
	margin-top: 7px;
	margin-left: 120px;
}
#menu {
	width: 494px;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
#menu li {
	float: left;
	margin-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B6429D;
	margin-top: 20px;
	padding-right: 9px;
	padding-left: 9px;
}
#menu li a {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #099;
	display: block;
}
#menu li a:visited {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #099;
	display: block;
}
#menu li a:hover {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0047BA;
	display: block;
}
#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: #0047BA;
	width: 860px;
	clear: both;
	float: left;
	padding: 20px;
}
.content #box1 {
	background-image: url(../img/dir_seminario.gif);
	background-repeat: no-repeat;
	height: 254px;
	width: 293px;
	float: left;
}
.content #box1 #btn_inscripcion {
	height: 24px;
	width: 134px;
	margin-top: 202px;
	margin-left: 18px;
	padding-top: 8px;
	padding-left: 10px;
}
.content #box1 #btn_inscripcion a {
	font-size: 13px;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #099;
}
.content #box1 #btn_inscripcion a:visited {
	color: #099;
}
.content #box1 #btn_inscripcion a:hover {
	color: #0047BA;
}
.content #gallery {
	height: 254px;
	width: 269px;
	float: left;
}

#presenta {
	float: left;
	width: 512px;
	margin-top: 25px;
	background-color: #EBF7F7;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #099;
	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: #EBF7F7;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #099;
	padding: 15px;
	text-align: justify;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#column-izq {
	float: left;
	width: 562px;
	margin-right: 13px;
}
#content {
	float: left;
	height: 254px;
	width: 562px;
	clear: both;
}
#column-central {
	float: left;
	width: 860px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#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;
}
.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: 750px;
	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;
}
#recuadro-verde {
	padding: 15px;
	width: 800px;
	margin-top: 15px;
	background-image: url(../img/bg_programa.gif);
	background-repeat: repeat;
	float: left;
	clear: both;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#recuadro-verde  img {
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #99D6D6;
}

.titulo-azul {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	width: 252px;
	display: block;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #099;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	font-family: "Arial Narrow", Arial;
}
.titulo-azul2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	width: 790px;
	display: block;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: "Arial Narrow", Arial;
	background-color: #099;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#recuadro-bl {
	background-color: #FFF;
	float: left;
	width: 246px;
	padding: 8px;
}
#recuadro-bl2 {
	background-color: #FFF;
	width: 784px;
	padding: 8px;
	float: left;
	clear: both;
}
.recuadro-prog {
	float: left;
	width: 246px;
	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: 11px;
	color: #B41E8E;
	float: left;
	width: 32px;
	margin-right: 7px;
	display: block;
}
.recuadro-prog .act {
	font-size: 12px;
	color: #000;
	float: left;
	width: 205px;
}
.recuadro-prog2 {
	float: left;
	width: 784px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.recuadro-prog2 .hora {
	font-size: 12px;
	color: #B41E8E;
	float: left;
	width: 50px;
	margin-right: 7px;
	display: block;
	font-weight: normal;
}
.recuadro-prog2 .act {
	font-size: 14px;
	color: #000;
	float: left;
	width: 700px;
	margin-top: 2px;
}
#column-der {
	float: left;
	width: 262px;
	background-color: #ECECEC;
	padding: 10px;
	background-image: url(../img/bg_programa.gif);
	background-repeat: repeat;
}
#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: #0047BA;
	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: #B41E8E;
	padding: 0 4px;
}
form .actions {
	margin: 20px 0 10px 0;
	padding: 10px 5px;
	background-color: #EBF7F7;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #099;
}
/* Submit button */
form .primaryAction {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #099;
	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(../../seminario_internacional/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;
}
/*slideshow*/
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:269px;
	height:254px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
