BODY {
	background-image: url("../img/bg_0.gif");
	background-repeat: repeat-x repeat-y;
	line-height: 1.5em;
	font-family: Arial,Verdana, "Trebuchet MS", Geneva,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 40px;
	background-color: #ff0000;
}

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*/
	background-color: #fff;
}
H1{
	color:#b40406;
	font-size: 22px;
	font-family: "trebuchet MS";	
	line-height: 1.2;	
}
H2 {
	color:#000000;
	font-size: 12px;
	font-family: arial;
	background-image: url("../img/coso.gif");
	background-repeat: no-repeat;
	height: 24px;
	padding: 3px 0 0 15px;	
}
UL{
	list-style-type: none;
	padding-left: 12px;	
}
#content{
}

	/* header */

#header {
	position: relative;
}
#header_text {
	background-image: url("../img/header_text_bg.png");
	background-repeat: repeat-x;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:2.2;
	height:33px;
}

	/* menu */

#menu {
}
#menu TABLE {
	height: 35px;	
}
#menu TD {
	text-align:center;
	background-color: #dddddd;	
}
#menu TD A {
	color:#5a5a5a;
	font-weight:bold;
	text-decoration:none;
	font-family: arial;
	font-size: 14px;
}
#menu TD A:hover { text-decoration:underline; }
#menu TD.selected {
	background-color: #5a5a5a;
}
#menu TD.selected A {
	color:#fff;
}

	/* breadcrumb */

#breadcrumb {
	width:100%;
	margin-bottom:10px;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
#breadcrumb A {
	color:#2E8BB6;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
#breadcrumb A:hover {
	color:#000;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

	/* courses (home)*/

#courses {
}
#courses H1 {
	/*
	padding-left:35px;
	background-image: url("../img/icon_cursos.gif");
	background-repeat: no-repeat;
	background-position:left;
	margin-bottom:20px;
	*/
	/*height:70px;
	padding-left:70px;
	background-image: url("../img/title_bg.gif");
	background-repeat:no-repeat;
	background-position:left;
	line-height:4;*/
	margin-bottom: 20px;
}
#courses UL {
	margin:5px 0 0 15px;
	list-style-image: url("../img/icon_list.gif");
}
#courses LI {
	border-bottom:1px solid #EEE;
	margin-bottom:10px;
	padding-bottom:5px;
}
#courses LI A {
	color:#018CA9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
#courses LI A:hover { text-decoration:underline;}


	/* courses_related */

#courses_related {
	margin-top:30px;
}
#courses_related H2 {
	/*font-size:18px;
	height:70px;
	line-height:4;
	margin-bottom:10px;*/
}
#courses_related UL {
	margin:5px 0 0 15px;
	list-style-image: url("../img/icon_list.gif");
}
#courses_related LI A {
	color:#2E8BB6;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
}
#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; /*620 */
	float:left;
	padding:5px 0 5px 20px;
}

#col_der_2{
	width:242px;
	float:right;
	padding:5px 20px 0 20px; 
}

#col_cen_2{
	text-align:center;
	height: 250px; 
}

#footer {
	background-color:#CCCCCC;
	border-top:6px solid #999999;
	clear:both;
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	height:40px;
	padding-top:3px;
	margin-top:60px;
	text-align:center;
	width:100%;
}

#footer A {
	color: #AAA;
}


	/* CUPON  ------------------------------------------------------- */

#cupon {
	margin-top:35px;
	width:100%;
	border:1px solid #BBB;
	background-color:#cf0030;
	color:#fff;
	font-family: arial;
}
#cupon .titulo {
	height:26px;
	font-family:arial;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#cupon TR {
}
#cupon TD {
	text-align:left;
}
#cupon TD.campos {
}
TABLE#cupon .fields {
	width:210px;
	margin:10px;
}
#cupon_form  .form_input {
	width:210px;
	border:1px solid #DDD;
	margin-bottom:5px;
}
#cupon_form  SELECT {
	width:210px;
	border:1px solid #DDD;
	margin-bottom:5px;
}
#cupon_form TEXTAREA {
	width:210px;
	border:1px solid #DDD;
	margin-bottom:5px;
}

#cupon #envio{
	font-family: arial;
	font-size: 14px;
	color:#ffffff;
	background-color: #000;
	border: none;
	width: 120px;
	padding: 2px 0;
}

.form_submit {
	width:80px;
	height:30px;
	text-align:center;
	background-color:#A20031;
	border:1px;
	color:#FFFFFF;
	font-weight:bold;
}

	/* SECCIONES  ------------------------------------------------------- */

	/* index */

#action_index {
}
#action_index H1 {

}

.fondo{
	background-image: url("../img/v.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 28px;
}

.fondo2{
	background-image: url("../img/icon_star.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 28px;
}

.fondo3{
	background-image: url("../img/v2.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 28px;
}

.addthis_button_compact{
	text-decoration: none;
	color: #265279;
	font-weight: bold;
}

	/* temario */

#action_topics H1 {
	margin-top:20px;
}
#action_topics {
	font-size:12px;
	color:#666;
}
#action_topics H2 {
	margin-top:30px;
	color:#000;
	font-size:12px;
	margin-bottom:20px;
	font-family: arial;
}
#action_topics H3 {
	color:#555;
	font-size:12px;
	margin-bottom:5px;
}
#action_topics UL {
	margin-bottom:5px;
	margin-left:10px;
	list-style-type: disc;
}
#action_topics LI {

}

	/* where */

#action_where H1 {
	margin-top:20px;
}



