BODY {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
}

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: 891px; /*Width of main container*/
}
A {
	color:#0867D1;
	text-decoration:none;
}
A:hover {
	color:#0867D1;
	text-decoration:underline;
}
H1{
	color:#030303;
	font-size: 18px;
	margin-bottom:20px;	
	
}
H2 {
	color:#000;
	font-size: 13px;	
}
UL{
	list-style-type: none;
	padding-left: 12px;	
}
#content{
	clear: both;	
	padding: 0px 0 0px 0;
	background-color: white;
}

	/* header */

#header{
	position: relative;
	height: 178px;
	background-color: black;
}

#header IMG#cabecera{
	position:absolute;
	top:0px;
	left:0px;

}


	/* menu */

#corner{
	position: absolute;
	bottom:0;
	left:0;
}

#stars{
	position: absolute;
	bottom:0;
	right:20px;
}

#menu {
	position: absolute;
	bottom:0;
	width: 835px;
	height:34px;
	left:56px;
	background-color: white;
}
#menu TABLE {
	height: 34px;
}
#menu TD {
	text-align:center;
	background-image: url("../img/menu_bg_gold.gif");
	background-repeat: repeat-x;
}
#menu TD A {
	color:#201F24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
}

#menu TD.selected{
	background-image: url("../img/menu_bg_black.gif");
	background-repeat: repeat-x;
} 

#menu TD.selected A{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#menu TD.boton1{
	width: 220px;
}

#menu TD.boton2{
	width: 166px;
}

#menu TD.boton3{
	width: 183px;
}

#menu TD.separador{
	width: 1px;
	background-image: none;
	background-color: white;
}
	/* breadcrumb */

#breadcrumb {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}
#breadcrumb A {
	font-weight:bold;
	font-size:11px;
}
#breadcrumb A:hover {
	font-size:11px;
}

	/* courses (home)*/

#courses {
	margin-bottom:100px;	
}

#courses H1{
	color:#000;
}

#courses H2{
	color:#000;
	font-weight: bold;
	margin: 10px 0;
}

H1#titulo_home {
	background: url("../img/bg_menu.gif");
	background-repeat: repeat-x;
	margin-bottom:20px;
	height: 24px;
	font-weight:bold;
	font-size:22px;
	color:#FFF;
	text-align: center;
	padding-top: 5px;
}
#courses UL {
	margin:0;
	padding-left:0;
	list-style-type: none;
	margin-bottom: 20px;
}
#courses LI {
	margin-bottom:5px;
	background-color: #F5F9FC;
	border: 1px solid #DFEFFC;
	padding: 2px 0 2px 5px;
}
#courses LI A {
	font-size:12px;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	color:#000;
}

#courses LI.item_1 A{
}

#courses LI A:hover { text-decoration:underline;}


/* courses_related */

#courses_related {
	margin-top:50px;
	height: 134px;
	background-image: url("../img/cursos_rel_bg.gif");
	background-repeat: repeat-x;
	color:black;	
	font-weight: bold;
	border:1px solid #ffd4f1;
}
#courses_related H2 {
	padding-left:10px;
	background-image: url("../img/cursos_rel_bg_title.gif");
	background-repeat: repeat-x;
	font-size: 14px;
	height: 27px;
	padding-top: 5px;
	border-left:1px solid #ffd4f1;
	border-right:1px solid #ffd4f1;
	border-top:1px solid #ffd4f1;
}
#courses_related UL {
	margin:0;
	list-style-type: none;
}
#courses_related LI A {
	color:#684D08;
	text-decoration: none;
	font-weight: bold;
	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:573px; 
	padding: 15px;
}

#col_der_2{
	width:262px;
	padding-right: 3px;
}

#col_cen_2{
	 
}

#barra_lateral{
	width:56px;	
	background-image: url("../img/maquillaje/form_maquillaje_bg.gif");
	background-repeat: repeat-y;
}

#barra_lateral_2{
	width:56px;	
	background-image: url("../img/estetica/form_estetica_bg.gif");
	background-repeat: repeat-y;
}

#barra_lateral_3{
	width:56px;	
	background-image: url("../img/indice/form_alto_nivel_bg.gif");
	background-repeat: repeat-y;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size: 11px;
	text-align: center;
	height: 23px;
	padding-top: 10px;
}
#footer A {
	color: #fff;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;	
}


	/* CUPON  ------------------------------------------------------- */

#cupon {
	width:242px;
}

.maquillaje{
	background-image: url("../img/maquillaje/cupon_bg_maquillaje.gif");
	background-repeat: repeat-x;	
	border:1px solid #E3007C;	
	color:#fff;
}

.estetica{
	background-image: url("../img/estetica/cupon_bg_estetica.gif");
	background-repeat: repeat-x;	
	border:1px solid #ed7b03;
	color:#000;
}

#cupon .titulo {
	height:30px;
	color:#FFFDFE;
	text-align:center;
	font-size:16px;
	font-weight:bold;

}
#cupon TR {
}
#cupon TD {
	text-align:left;
}

#cupon TD.campos {
}
TABLE#cupon .fields {
	/*width:204px;*/
	margin:10px;

}
.maquillaje .form_input {
	width:218px;
	border:1px solid #6D014D;
	margin-bottom:5px;
}
.maquillaje SELECT {
	width:220px;
	border:1px solid #6D014D;
	margin-bottom:5px;
}
.maquillaje TEXTAREA {
	width:218px;
	border:1px solid #6D014D;
	margin-bottom:5px;
}
.estetica .form_input {
	width:218px;
	border:1px solid #844200;
	margin-bottom:5px;
}

.estetica SELECT {
	width:220px;
	border:1px solid #844200;
	margin-bottom:5px;
}
.estetica TEXTAREA {
	width:218px;
	border:1px solid #844200;
	margin-bottom:5px;
}
.maquillaje .form_submit {
	width:120px;
	border: none;
	font-weight: bold;
	color:black;
	background-color: #DEB100;
}

.estetica .form_submit {
	width:120px;
	border: none;
	color:white;
	background-color: #141414;
}

	/* SECCIONES  ------------------------------------------------------- */

	/* presentacion */

	/* en caso de lista */

/*
	
UL#presentacion{
	line-height: 2.2;
	margin-top: 10px;
	color:#006786;
	margin-left: 15px;
}

UL#presentacion LI{
	list-style-type: square;
}

UL#presentacion LI SPAN{
	color:#666666;
}
*/

	/* en caso de table */
	
TABLE#presentacion{
	margin-top: 5px;	
}
TABLE#presentacion TD {
	color:#0F0F0F;
}

.fondo{
	background-image: url("../img/list_icon.gif");
	background-repeat: no-repeat;
	background-position:0px 4px;
	width: 14px;
	height: 20px;
	background-color: #fff !important;
	border:0 !important;
}

.fondo2{
	background-image: url("../img/star.jpg");
	background-repeat: no-repeat;
	background-position:0px 8px;
	width: 13px;
	height: 30px;
	background-color: #fff !important;
	border:0 !important;
}


	/* temario */
#exclusiva_temario {
	font-size:12px;
	color:red;
	margin-top: 40px;
}
#action_temario {
	font-size:12px;
	color:#111111;
	font-weight: bold;
}
#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 {

}

/* CURSOS RELACIONADOS HARDCODEADO */

#cursos_relacionados_fijo{
	margin-bottom: 30px;
	margin-top: 30px;
}

