BODY {
	line-height: 1.5em;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*background-color: #C8C9DD;*/
	background-image: url("../img/background.gif");
	background-repeat: repeat-x;
}

div .clear { clear:both; }

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

IMG{
	border: none;	
}

/* main */

* {	margin: 0; padding: 0; }

#main {
	margin: 0 auto; /*Center container on page*/
	width: 888px; /*Width of main container*/
	padding: 0 2px 2px 2px;
	/*background-color:white;*/
}
H1{
	color:#000;
	font-size: 12px;
}
H2 {
	color:#003468;
	font-size: 13px;	
}
UL{
	list-style-type: none;
	padding-left: 12px;	
}
#content{
	clear: both;	
	padding: 15px 0 15px 0;
	/*background-color: white;*/
}

	/* header */

#header{
	height: 102px;
	position: relative;
}
#header IMG#logo{
	position: absolute;
	top:12px;
}

#header #llamanos{
	position: absolute;
	right:25px;
	font-weight:bold;
	color:#FEDF47;
	font-size: 24px;
	top:-55px;
}

#header #tel{
	position: absolute;
	right:25px;
	top:-30px;
	font-size: 24px;
	color:white;
	font-weight:bold;
}

#header SPAN#iimn_correo A{
	 color:#0066cc;
	 font-size: 9px;
}
#banner_latinoamerica {
	position:absolute;
	top:20px;
	left:300px;
}
#banner_latinoamerica IMG {
	width:580px;
	height:100px;
}

	/* menu */

#menu {
	
}
#menu TABLE {
	height: 35px;	
	background-color:#AFAFB1;
}
#menu TD {
	text-align:center;
	/*background-color:#FFD082;*/
	width: 294px;
	/*border:1px solid #996533;*/
	background-image: url("../img/boton_desactive.gif");
	background-repeat: repeat-x;
}
#menu TD.menu_separador{
	width:2px;
	background-image: url("../img/boton_separador.gif");
	background-repeat: no-repeat;
}
#menu TD A {
	color:#0D4A8D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#menu TD A:hover { text-decoration:underline; }
#menu TD.selected {
	/*background-color:#996533;*/
	background-image: url("../img/boton_active.gif");
	background-repeat: repeat-x;
	border: none;
}

#menu TD.selected A{
	color:#fff;
	text-decoration: none;
}

	/* breadcrumb */

#breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom: 2px solid #D9D9D9;
	color:#000;
	font-weight: bold;
}
#breadcrumb A {
	color:#003463;
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
}
#breadcrumb A:hover {
	color:#003463;
	font-size:11px;
	text-decoration:underline;
}

	/* courses (home)*/

H1#titulo_home {
	background-color:#012A48;
	margin-bottom:20px;
	height: 24px;
	font-weight:normal;
	font-size:24px;
	color:#fff;
	text-align: center;
	padding-top: 5px;
}

#caja_curso{
	border:1px solid #EBECEE;
	background-image: url("../img/curso_cuadro.gif");
	background-repeat: repeat-x;
	background-position: top;	
}

#caja_curso H1{
	padding: 5px 0 0 15px;
	
}

#courses{
	width: 576px;
}

#courses UL {
	/*margin:5px 15px 0 15px;*/
	padding: 0;
	margin: 0;
}
#courses LI {
	background-image:url("../img/cruz.gif");
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding: 6px 0;
	padding-left: 40px;
	border-top: 1px solid #ECECEC;
}
#courses LI A {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

#courses LI.item_1 A{
	background-color: #fff;
}

#courses LI.item_2 A{
	background-color: #F5F5F5;
}

#courses LI A:hover { text-decoration:underline;}


	/* courses_related */

#courses_related {
	margin-top:30px;
}
#courses_related H2 {
	/*padding-left:35px;*/
}
#courses_related UL {
	margin:5px 0 0 15px;
	list-style-type: square;
	color:#CA0C38;
}
#courses_related LI A {
	color:#0B4889;
	text-decoration: none;
	font-size: 11px;
}

#courses_related LI A:hover {
	text-decoration: underline;	
}

	/* video */

#video {
	margin-top:30px;
}
#video H2 {
	padding-left:35px;
	background-image: url("../img/icon_video.gif");
	background-repeat: no-repeat;
	background-position:left;
	margin-bottom:30px;
}

	/* linea */

.linea {
	margin-top:30px;
	background-image: url("../img/linea.gif");
	background-repeat: no-repeat;
	background-position:left;
}
#video H2 {
	padding-left:35px;
	background-image: url("../img/icon_video.gif");
	background-repeat: no-repeat;
	background-position:left;
	margin-bottom:30px;
}
.espacio{
	padding-left: 13px;	
}
#col_izq_2{
	width:574px; 
	float:left;
	padding:5px 0 5px 20px;
}

#col_der_2{
	width:242px;
	float:right;
	padding:5px 20px 0 20px; 
}

#col_cen_2{
	 
}

#footer{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: normal;
	background-image: url("../img/bk_footer.gif");
	background-repeat: repeat-x;
	border: 1px solid #ECECEC;
	height: 27px;
}
#footer A {
	color: #000;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;	
}


	/* CUPON  ------------------------------------------------------- */

#cupon {
	width:100%;
	/*background-color:#666666;*/
	color:#fff;
	/*border:1px solid black;*/
	background-color: none;
}
#cupon .titulo {
	height:30px;
	/*background-color:#666666;*/
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-image: url("../img/bk_cupon_top.gif");
	background-repeat: repeat-x;
	background-color: none;
}
#cupon TR {
	background-color: none;
}
#cupon TD {
	text-align:left;
	background-color: none;
}

#cupon #fondo{
	background-image: url("../img/bk_cupon.gif");
	background-repeat: repeat-x;	
}

#cupon TD.campos {
	background-color: none;
}
TABLE#cupon .fields {
	width:210px;
	margin:10px;
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
}
#cupon_form  .form_input {
	width:210px;
	border:1px solid #000;
	margin-bottom:5px;
}
#cupon_form  SELECT {
	width:210px;
	border:1px solid #000;
	margin-bottom:5px;
}
#cupon_form TEXTAREA {
	width:210px;
	border:1px solid #000;
	margin-bottom:5px;
}
.form_submit {
	width:80px;
	height:30px;
	text-align:center;
	background-color:#274090;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
}

	/* SECCIONES  ------------------------------------------------------- */

	/* presentacion */

UL#presentacion{
	line-height: 1.5;
	margin-top: 10px;
	color:#006786;
	padding-left: 0px;
}

UL#presentacion LI{
	background-image:url("../img/visto_item.gif");
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding: 3px 0;
	padding-left: 40px;
	border-top: 1px solid #ECECEC;
}

UL#presentacion LI.fondo2{
	background-image:url("../img/estrella.gif");
	background-repeat: no-repeat;
}

UL#presentacion LI SPAN{
	color:#000;
}

TABLE#presentacion{
	margin-top: 10px;	
}

.fondo{
	/*background-image: url("../img/icon_list_home.gif");
	background-repeat: no-repeat;
	background-position:0% 50%;
	width: 30px;
	height: 40px;*/
}

.fondo2{
	/*background-image: url("../img/icon_star.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 28px;*/
}


	/* temario */

#action_temario {
	font-size:12px;
	color:#000;
}
#action_temario H2 {
	margin-top:30px;
	color:#EF7D00;
	font-size:14px;
	margin-bottom:20px;
}
#action_temario H3 {
	color:#555;
	font-size:12px;
	margin-bottom:5px;
}
#action_temario UL {
	margin-bottom:5px;
	margin-left:10px;
	list-style-type: disc;
}
#action_temario LI {

}

.lista_master{
	 margin-top:10px;
	 list-style-type:circle;
}

.lista_master A{
	 color: #0B4889;
     font-size: 11px;
     text-decoration: none;
}

.lista_master A:hover{
	text-decoration: underline;	
}