body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002458;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/bg-base.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#dibujoAbajo {
	height: 44px;
	width: 951px;
	background-image: url(../images/dibujos.jpg);
	margin-left: -475px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 505px;
}
#centro {
	height: 630px;
	width: 409px;
	background-image: url(../images/centro-index.jpg);
	margin-top: 0px;
	margin-left: -205px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 0px;
}
#centro #logo {
	background-image: url(../images/logo-index.png);
	height: 279px;
	width: 305px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#centro #logo2 {
	height: 279px;
	width: 384px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#centro #btnEspanol  {
	float: left;
	height: 123px;
	width: 86px;
	margin-left: 95px;
	margin-top: 75px;
	margin-bottom: 25px;
}
#centro #btnEspanol a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centro #btnEnglish {
	height: 123px;
	width: 87px;
	float: right;
	margin-right: 95px;
	margin-top: 75px;
	margin-bottom: 25px;
}
#centro #btnEnglish a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centro #logosOrganizadores {
	clear: both;
	margin-top: 0px;
	background-image: url(../images/logosOrganizadores.png);
	height: 100px;
	width: 273px;
	margin-right: auto;
	margin-left: auto;
}
#contenedorPrincipal {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	clear: both;
	height: 100%;
	min-height: 100%;
}
* html #contenedorPrincipal {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	clear: both;
	margin-bottom: 25px;
	float: none;
}
#contenedorPrincipal #cenefa {
	background-repeat: no-repeat;
	height: 218px;
}
#contenedorPrincipal #menuNav {
	background-repeat: no-repeat;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#contenedorPrincipal #contenidos {
	background-color: #FFF;
	height: 100%;
}
#contenedorPrincipal #contenidos #noticiasNovedades {
	width: 310px;
	float: left;
	margin-left: 8px;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-right: 5px;
	background-image: url(../images/bg-noticias.jpg);
	background-color: #D5E7F3;
	background-repeat: repeat-x;
}
#contenedorPrincipal #contenidos #noticiasNovedades hr {
	color: #4E81C0;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
#contenedorPrincipal #contenidos #noticiasNovedades h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #00285B;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contenedorPrincipal #contenidos #noticiasNovedades h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00285B;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
#contenedorPrincipal #contenidos #noticiasNovedades h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00285B;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#contenedorPrincipal #contenidos #noticiasNovedades p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
#contenedorPrincipal #contenidos #noticiasNovedades p a {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	text-align: right;
}
#contenedorPrincipal #contenidos #noticiasNovedades img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
	margin-top: 2px;
}

/* inicio contenidos index */

#contenedorPrincipal #contenidos #contenidoGeneral {
	float: right;
	width: 622px;
	margin-top: 10px;
	margin-right: 8px;
	border: 1px solid #FFF;
	background-image: url(../images/bg-contenidogeneral01.jpg);
	background-color: #E7F2F8;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 20px;
}
* html #contenedorPrincipal #contenidos #contenidoGeneral {
	float: right;
	width: 622px;
	margin-top: 10px;
	margin-right: 8px;
	border: 1px solid #FFF;
	background-image: url(../images/bg-contenidogeneral01.jpg);
	background-color: #E7F2F8;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 35px;
}
#contenedorPrincipal #contenidos #contenidoGeneral h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004fb3;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 12px;
}
#contenedorPrincipal #contenidos #contenidoGeneral p {
	color: #333;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 7px;
	margin-left: 12px;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
#contenedorPrincipal #contenidos #contenidoGeneral p a {
	color: #ED7C06;
	text-decoration: none;
	font-weight: bold;
}
#contenedorPrincipal #contenidos #contenidoGeneral p a:hover {
	color: #B10B33;
	text-decoration: underline;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios {
	height: 100%;
	width: 605px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #organizadores {
	width: 195px;
	float: left;
	height: 85px;
	text-align: center;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #organizadores h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #organizadores img {
	float: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #patrocina {
	width: 95px;
	float: left;
	height: 85px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4882CB;
	border-left-color: #4882CB;
	text-align: center;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #patrocina h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 5px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #patrocina img {
	float: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #produce {
	width: 80px;
	float: left;
	height: 85px;
	text-align: center;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #produce h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 5px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#contenedorPrincipal #contenidos #contenidoGeneral #auspicios #produce img {
	float: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* fin contenido index */

/* inicio contenido páginas interiores */

#contenedorPrincipal #contenidos #contGeneral {
	float: right;
	width: 622px;
	margin-top: 10px;
	margin-right: 8px;
	border: 1px solid #FFF;
	background-color: #E7F2F8;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 15px;
	height: 100%;
	text-align: left;
}
* html #contenedorPrincipal #contenidos #contGeneral {
	float: right;
	width: 622px;
	margin-top: 10px;
	margin-right: 8px;
	border: 1px solid #FFF;
	background-color: #E7F2F8;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 15px;
	text-align: left;
}
#contenedorPrincipal #contenidos #contGeneral hr {
	color: #8EAFD7;
	margin-right: 12px;
	margin-left: 12px;
}

#contenedorPrincipal #contenidos #contGeneral h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004fb3;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#contenedorPrincipal #contenidos #contGeneral h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C84BD;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 12px;
}
#contenedorPrincipal #contenidos #contGeneral h3 {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 8px;
}
#contenedorPrincipal #contenidos #contGeneral h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 6px;
}
#contenedorPrincipal #contenidos #contGeneral h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#contenedorPrincipal #contenidos #contGeneral h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 12px;
}





#contenedorPrincipal #contenidos #contGeneral p {
	color: #333;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 7px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
#contenedorPrincipal #contenidos #contGeneral p a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
#contenedorPrincipal #contenidos #contGeneral p a:hover {
	color: #B10B33;
	text-decoration: underline;
}
#contenedorPrincipal #contenidos #contGeneral ol li {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 15px;
	margin-left: -15px;
}

#contenedorPrincipal #contenidos #contGeneral p #firma {
	margin-left: 185px;
}

#contenedorPrincipal #contenidos #contGeneral #diaUno {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #F8CC2F;
	padding: 5px;
	background-color: #FEF4D3;
}
#contenedorPrincipal #contenidos #contGeneral #diaUno h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF7C11;
	text-decoration: none;
	margin-left: 10px;
}

#contenedorPrincipal #contenidos #contGeneral #diaUno p {
	margin-right: 10px;
	margin-left: 10px;
}
#contenedorPrincipal #contenidos #contGeneral #diaUno .morning {
	background-color: #FFFBEC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#contenedorPrincipal #contenidos #contGeneral #diaUno .afternoon {
	background-color: #FBE3CE;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#contenedorPrincipal #contenidos #contGeneral #diaDos {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #EF7C11;
	padding: 5px;
	background-color: #FACFA9;
	margin-top: 15px;
}
#contenedorPrincipal #contenidos #contGeneral #diaDos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B40D21;
	text-decoration: none;
	margin-left: 10px;
}

#contenedorPrincipal #contenidos #contGeneral #diaDos p {
	margin-right: 10px;
	margin-left: 10px;
}
#contenedorPrincipal #contenidos #contGeneral #diaDos .morning {
	background-color: #FFFBEC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenedorPrincipal #contenidos #contGeneral #diaDos .afternoon {
	background-color: #FBE3CE;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios {
	height: 100%;
	width: 605px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #organizadores {
	width: 195px;
	float: left;
	height: 85px;
	text-align: center;
	margin-bottom: 7px;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #organizadores h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #organizadores img {
	float: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #patrocina {
	width: 95px;
	float: left;
	height: 85px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4882CB;
	border-left-color: #4882CB;
	text-align: center;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #patrocina h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 5px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #patrocina img {
	float: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #produce {
	width: 80px;
	float: left;
	height: 85px;
	text-align: center;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #produce h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 5px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}
#contenedorPrincipal #contenidos #contGeneral #auspicios #produce img {
	float: none;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedorPrincipal #contenidos table tr td #contGeneral .tabla {
	clear: both;
	float: left;
}


#contenedorPrincipal #contenidos #contGeneral #diaUno a    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004FB3;
	text-decoration: none;
	font-weight: bold;
}
#contenedorPrincipal #contenidos #contGeneral #diaUno a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0064DD;
	text-decoration: none;
	font-weight: bold;
}

/* fin contenidos páginas interiores */

#contenedorPrincipal #contenidos #inscripcionOnline {
	float: left;
	width: 312px;
	height: 70px;
	clear: left;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#contenedorPrincipal #contenidos #inscripcionOnline a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedorPrincipal #contenidos #banner-auspiciadores {
	float: left;
	width: 312px;
	height: 100px;
	clear: left;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#contenedorPrincipal #contenidos #banner-dcv {
	float: left;
	width: 312px;
	height: 125px;
	clear: left;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}


#footer {
	clear: both;
	height: 49px;
	background-image: url(../images/bg-footer.jpg);
	padding-top: 9px;
	background-repeat: no-repeat;
	float: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
* html #footer  {
	clear: both;
	height: 50px;
	background-image: url(../images/bg-footer.jpg);
	padding-top: 9px;
	background-repeat: no-repeat;
	float: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
#footer p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#footer p a  {
	color: #A5C1E4;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#footer p a:hover {
	color: #FCC62E;
	text-decoration: underline;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004FB3;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.titulo4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	text-align: center;
}
.titulo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulo6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00285B;
	text-decoration: none;
	text-align: center;
}
.titulo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 10px;
}
.titulo8 {
}
.titulo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004FB3;
}
.titulo15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0050B3;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.titulo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.borde-tabla {
	border: 3px double #CCCCCC;
}
.titulo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
}

.code {
	border: 1px solid #bbb;
#centro #logo2 {
	background-image: url(../images/logo-index.png);
	height: 279px;
	width: 305px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.titulo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

