/* Division 3 */
/* ....................................................................................... */
#content{
	width: 590px;
	float: left;
	position: relative;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.send{
	width: 204px;
	height: 31px;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border: 0;
	display: block;
	margin: 20px auto;
	background-image: url(../imagenes/button2.gif);
	background-repeat: no-repeat;
}

/* -- Contacto -- */
form.forma{
	height: 330px;
	padding: 15px;
	position: relative;
	background-color: #FFFFCC;
	background-image: url(../imagenes/imagen%20fondo_les%20boletes%20copia%20copia.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
form.forma p{
	width: 500px;
	height: 35px;
	position: relative;
	margin: 0 auto;
}
form.forma p input{
	position: absolute;
	left: 160px;
	border: 1px solid #ccc;
	width: 20em;
	height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	padding: 0 3px;
}
form.forma p.txta{
	height: 150px;
}
form.forma p.txta textarea{
	position: absolute;
	left: 160px;
	width: 27em;
	width: 332px;
	height: 10em;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	padding: 3px;
}
form.forma p input:hover, form.forma p input:focus,
form.forma p textarea:hover, form.forma p textarea:focus{
	background: #ffffe5;
	border: 1px solid #94c4f5;
}
form.forma .send{
	position: absolute;
	bottom: 15px;
	right: 76px;
}
p.ok{
	padding: 15px;
	background: #ffff99;
	border: 1px solid #feff11;
	color: #555;
}
p.error{
	padding: 15px;
	background: #ffffbb;
	border: 1px solid #ff5b2b;
	color: #d23000;
	font-weight: bold;
}
ul.gallery li a img{
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}
ul.gallery li a:hover img{
	border: 1px solid #666;
}
#content_somos/* Division 3 */
/* ....................................................................................... */
{
	width: 1000px;
	float: right;
	position: relative;
	height: 571px;
	padding: 0;
	background-image: url(../imagenes/logo_somos.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#content_galeria {
	width: 100%;
	margin-right: 150px;
	margin-left: 110px;
	position: relative;
	left: -1px;
	top: 10px;
	height: 20px;
}
#head_galeria {
}

#content_nav_galeria {
	float: left;
	height: 250px;
	width: 120px;
	margin-top: 100px;
	margin-right: 70px;
	margin-left: 50px;
}


#content_cursos {
	height: 600px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-top: 50px;
}
#content_cursos_new_izq {
	height: 490px;
	width: 480px;
	float: left;
	color: #666666;
	left: 239px;
	top: 161px;
	padding-left: 15px;
	margin-right: 10px;
	border-right-width: 1px;
	border-top-color: #8B4513;
	border-right-color: #8B4513;
	border-bottom-color: #8B4513;
	border-left-color: #8B4513;
	border-right-style: solid;
}
#content_cursos_new_der {
	height: 100%;
	width: 460px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 80%;
	margin-right: 32px;
}



.postCategoriaDetalle   img {
	float: right;
	margin-top: 15px;
	margin-right: 120px;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	width: 500px;
	height: 369px;
	padding-top: 50px;
}
/* Invex */

/* Reset */
/* ....................................................................................... */
*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	background-color: #FFFFCC;
	background-image: url(../imagenes/imagen%20fondo_les%20boletes%20copia%20copia.png);
	background-repeat:   repeat;
}
a{
	color: #0b6fad;
}
a:hover{
	color: #119bf2;
}
img{
	border: 0;
}

/* Texto */
/* ....................................................................................... */
h1{
	display: none;
}
h2{
	font-size: 155%;
	font-weight: normal;
	color: #D65E1C;
	margin-bottom: 15px;
}
h3{
	font-size: 120%;
	margin-bottom: 10px;
	color: #666;
	line-height: 190%;
}
h4{
	font-size: 100%;
	color: #666;
	line-height: 200%;
}
h5{
	line-height: 200%;
}
p{
	font-size: 75%;
	line-height: 140%;
	color: #666;
	margin: 0 0 10px 0;
}
ul.list,ol{
	margin: 0 25px 20px 25px;
}
ul.list li, ol li{
	font-size: 80%;
	line-height: 150%;
}
ul{
	list-style: square;
}
ol{
	list-style: decimal;
}
.dest1{
	color: #d23000;
}
.dest2{
	color: #0b6fad;
}
.dest3{
	color: #2dbd17;
}
.neg{
	font-weight: bold;
}
.cur{
	font-style: italic;
}
.may{
	text-transform: uppercase;
}
.caja1{
	padding: 10px;
	margin: 10px 0;
	background: #ededed;
	border: 1px solid #ccc;
	font-size: 80%;
}
.w100{
	width: 96.5%;
}
.w50{
	width: 50%;
}
.w25{
	width: 25%;
}
.fl{
	float: left;
	margin: 0 10px 10px 0;
}
.fr{
	float: right;
	margin: 0 0 10px 10px;
}

/* Comunes */
/* ....................................................................................... */
p.up{
	text-align: right;
}
p.price{
	position: absolute;
	right: -1px;
	top: 0;
	color: #0A377B;
	font-size: 100%;
	font-weight: bold;
}
.hr{
	width: 99%;
	height: 30px;
	margin: 25px 0 10px 0;
	clear: both;
	background-image: url(break.gif);
	background-repeat: repeat-x;
}





/* Paginado */
ul#pag{
	padding: 25px 0 25px 5px;
	text-align: center;
}
ul#pag li{
	list-style: none;
	display: inline;
	font-size: 80%;
}
ul#pag li#page{
	padding: 3px 8px;
	border: 0;
	color: #999;
}
ul#pag li a{
	background: #fff;
	color: #0B6FAD;
	padding: 3px 8px;
	border: 1px solid #0B6FAD;
	text-decoration: none;
}
#content_cursos {
	background-image: url(../imagenes/logo_cursos.png);
}

ul#pag li a:hover{
	background: #aae4ff;
	color: #0a3b5a;
	border: 1px solid #0a3b5a;
}
ul#pag li#ant a,
ul#pag li#sig a{
	border: 0;
	background: none;
}
ul#pag li#ant a:hover;
ul#pag li#sig a:hover{
	border: 0;
	background: none;
	color: #0a3b5a;
	color: #ff6600
}


/* Division 1 */
/* ....................................................................................... */
#main{
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 650px;
}
#main_galeria {
	width: 100%;
	vertical-align: middle;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#head{
	position: relative;
	height: 83px;
	width: 100%;
}
#head_galeria  {
	height: 32px;
	width: 100%;
	position: absolute;
	left: 143px;
	top: 11px;
}

#head_flor {
	position: absolute;
	width: 112px;
	height: 91px;
	left: 52px;
	top: -5px;
}


/* Division 2 */
/* ....................................................................................... */
#splash{
	height: 160px;
}
#splash_somos {
	height: 25px;
}
#main #splash_empresa {
	height: 80px;
}

#main #splash_galeria {
}

#splash_cursos_new {
	height: 60px;
	width: 1000px;
	margin-bottom: 10px;
}
#main #splash_galeria {
	height: 70px;
	width: 1000px;
}



#splash h2,
#splash p{
	color: #64300B;
}
#splash h2{
	padding-top: 25px;
	margin-bottom: 0;
	font-size: 120%;
	line-height: 200%;
}
#splash p{
	width: 550px;
}

#content_logo {
	float: left;
	width: 500px;
	padding-right: 10px;
	height: 400px;
	background-image: url(../imagenes/logo_index_fondo.jpg);
	background-repeat: no-repeat;
}
#content_logo_somos {
	height: 571px;
	width: 100%;
	background-image: url(../imagenes/logo_somos.png);
	background-repeat: no-repeat;
}


#sidebar{
	width: 250px;
	float: left;
}
#contacto_flash  {
	position: absolute;
	left: 605px;
	top: 113px;
}

#main #sidebar_contacto {
	float: right;
	position: absolute;
	left: 585px;
	top: 277px;
}

#sidebar_index_flash {
	position: absolute;
	left: 517px;
	width: 450px;
	height: 302px;
	top: 204px;
	border: 1px solid #603214;
	background-position: center center;
	background-image: url(../Fotos/intro.swf);
}
#sidebar_somos_foto {
	position: absolute;
	width: 780px;
	height: 486px;
	left: 83px;
	top: 84px;
	background-image: url(../Fotos/Somos.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar_somos_texto {
	position: absolute;
	left: 77px;
	top: 485px;
	height: 343px;
	width: 643px;
}



#content.ext h2{
	margin: 0; 
}
/* Division 4 */
/* ....................................................................................... */
#foot{
	height: 83px;
	clear: both;
	position: relative;
}

/* Head */
/* ....................................................................................... */
#head img{
	position: absolute;
	top: -7px;
	left: 52px;
	width: 70px;
	height: 88px;
}
#head ul{
	position: absolute;
	top: 20px;
	left: 207px;
	width: 689px;
}
#head ul li{
	float: left;
	list-style: none;
	font-size: 75%;
	padding: 5px 20px;
	background: url(nav.gif) no-repeat;
	color: #666;

}
#head ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #603214;
	font-weight: bold;
}
#head ul li a:hover{
	color: #fcac18;
}
#head ul li.activo a{
	color: #0B6FAD;
	


}
.datapost{
	background: url(data.gif) no-repeat;
	width: 614px;
	height: 34px;
	margin: 0 0 5px 0;
	
}
p.datai{
	float: left;
	padding: 8px 0 0 10px;
	color: #fff;
	
}
p.datao{
	float: right;
	padding: 5px 10px;
	color: #fff;
	
}

/* Foot */
/* ....................................................................................... */
#foot{
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 0.9em;
}
#footcontent{
	width: 900px;
	margin: 0 auto;
	padding: 150px 0 0 0;
	position: relative;
}
#footcontent img{
	position: absolute;
	top: 73px;
	left: -35px
}
#footcontent ul{
	position: absolute;
	top: 38px;
	left: 248px;
	width: 426px;
}
#footcontent ul li{
	float: left;
	list-style: none;
	font-size: 75%;
	padding: 5px 10px 5px 0;
	color: #666;
}
#footcontent ul li a{
	text-decoration: none;
	color: #0B6FAD;
	background: url(nav.gif) top right no-repeat;
	padding: 0 10px 0 0;
}
#footcontent p{
	position: absolute;
	top: 62px;
	left: 268px;
}
#head_galeria  ul  {
	position: absolute;
	top: -1px;
	left: 84px;
	width: 625px;
}
#head_galeria ul li {
	float: left;
	list-style: none;
	font-size: 75%;
	padding: 5px 20px;
	background: url(nav.gif) no-repeat;
	color: #666;
}
#head_galeria  ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #603214;
	font-weight: bold;
}
#head_galeria  ul li a:hover {
	color: #fcac18;
}
#head_galeria  ul li.activo a {
	color: #0B6FAD;
}
#content_galeria {
	width: 100%;
	padding-bottom: 0px;
}
#contador  {
	position: absolute;
	font-family: Tahoma;
	font-size: 80%;
	color: #603214;
	height: 25px;
	width: 500px;
	padding-top: 330px;
	margin-left: 170px;
	left: 351px;
}
#foot a {
	position: absolute;
	left: 227px;
	top: 31px;
}

