/* **************************************************** */
/*           Reset y estilos por defecto                */
/* **************************************************** */

* { 
	margin:0; 
	padding:0; 
	}

a img { 
	border:0;
	}

:focus { 
	outline:0; 
	}

th { 
	padding:0; 
	text-align:left; 
	vertical-align:top; 
	}
	
td { 
	padding:0;
	vertical-align:top;
	}

.nowrap { 
	white-space:nowrap; 
		}
		
.bold { 
	font-weight:bold; 
	}

body {
	margin:0 auto;
	background-color:#fbfaf6;
	color:#2f2f2f; 
	font:12px/1.55em arial, helvetica, sans-serif; 
	text-align:center; }

a {
	color:#1e7ec8; 
	text-decoration:underline; 
	}
	
a:hover { 
	color:#1e7ec8; 
	text-decoration:underline; 
	}

/* Heading */
h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em; 
	line-height:1.3em; 
	color:#0A263C; 
	}
	
h1 {
	font-size:1.35em; 
	line-height:1.17; 
	border-bottom:#CCCCCC solid 1px;
	color:#0a263c;
	}
	
h2 { 
	font-size:1.05em; 
	border-bottom:#CCCCCC dotted 1px;
	color:#d96708;
	}	

h3 { 
	font-size:1em; 
	color:#de036f;
	}
	
h4 { 
	font-size:1em; 
	text-transform:uppercase;
	color:#de036f;
	}
	
h5 { 
	font-size:1em; 
	text-transform:uppercase;
	color:#0a263c;
	}
	
h6 { 
	font-size:1em; 
	text-transform:uppercase;
	color:#d96708;
	}

/* Paragraph */
p { 
	margin-bottom:.8em; 
	}
	
address { 
	margin-bottom:.4em; 
	}
	
address { 
	font-style:normal; 
	line-height:1.4em;
	}
	
cite { 
	font-style:normal; 
	font-size:10px;
	}
	
q:before, q:after{
	content:'';
	}

/* Form */
form { 
	display:inline;
	}
	
fieldset { 
	border:none; 
	}
	
legend {
	display:none;
	}
	
label { 
	color:#666; 
	/*font-size:.95em;*/  
	font-weight:bold; 
	}
	
input, select, button { 
	vertical-align:middle; 
	}

/* Lists */
dt { 
	display:block; 
	font-weight:bold; 
	}
	
ul,ol { 
	list-style-image:url(../images/item.gif);
	margin-left: 37px;
	margin-right: 20px;
	}

/* Size */
small { 
	font-size:.92em; 
	}
	
big { 
	font-size:1.1em; 
	}

hr { 
	height:0; 
	margin:8px 0; 
	overflow:hidden; 
	visibility:hidden; 
	}


/* **************************************************** */
/*           estilo general de la página                */
/* **************************************************** */

/* cabecera */
#cabecera {
	height:92px;
	border-top:5px solid #0d2131;
	border-bottom:1px solid #415966;
	background:#0d2131 url(../images/header_top_container_bg.jpg) repeat-x 50% 0;
	}
	
#head {
	margin:0 auto;
	width:950px;
	height:150px;
	text-align:left;
	}

#logo {
	width:158px;
	height:43px;
	margin-left:22px;
	margin-top:13px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	}

#claim {
	width:360px;
	height:30px;
	background:url(../images/mini_search_bg.gif) no-repeat left;
	float:right;
	color:#FFFFFF;
	text-align:center;
	}

/* menu principal */	
#menu {
	margin:0 auto;
	height:28px;
	text-align:center;
	background:#0d2131 url(../images/nav_bg.jpg) repeat-x 50% 0;
	}

#nav {
	margin:0 auto;
	width:950px;
	height:28px;
	text-align:left;
	padding-left:36px;
	}

ul.navlist {
	white-space:nowrap;
	padding-top:4px;
	}

.navlist li {
	display:inline;
	list-style-type:none;
	}

.navlist a {
	padding:10px;
	font-weight: bold;
	}

.navlist a:link {
	color:#a7c6dd;
	text-decoration:none;
	font-weight: bold;
	}

.navlist a:visited {
	color:#a7c6dd;
	text-decoration:none;
	font-weight: bold;
	}

.navlist a:hover {
	color:#d96708;
	text-decoration:none;
	font-weight: bold;
	}
/*
#navlist.active a {
	color:#d96708;
	font-weight: bold;

	}

#navlist.current a {
	color:#d96708;
	font-weight: bold;

	}
*/

/* contenidos */
#centrado {
	margin:0 auto;
	padding-top:5px;
	width:962px;
	background:url(../images/main_container_bg.gif) no-repeat top;
	text-align:center;
	}


#contenedor {
	width:900px;
	min-height:660px;
	margin-left:6px;
	margin-top:-5px;
	background:url(../images/main_bg.gif) no-repeat #fffffe;  
	padding:25px 25px 0 25px;
	text-align:center;
	}

#myfcon {
	text-align:center;
	margin-left:18px;}

.coment {
	color:#666666;
	font-size:0.95em;
	text-align:center;}

.calendario {
	padding-left:15px;
	width:475px;
	height:475px;
	}

.minicalendario {
	width:195px;
	height:195px;
	}

.video {
	width:475px;
	height:295px;
	}

.asistencia {
	width:149px;
	height:49px;}

.catalogo {
	width:496px;
	height:329px;
	border-bottom:#999999 dotted 1px;
	border-top:#999999 dotted 1px;}
	
/* menú inferior*/

ul.navlisti {
	white-space:nowrap;
	}

.navlisti li {
	display:inline;
	list-style-type:none;
	}

.navlisti a {
	}

.navlisti a:link {
	color:#ffffff;
	text-decoration:none;
	}

.navlisti a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.navlisti a:hover {
	color:#cccccc;
	text-decoration:none;
	}
/*
#navlisti.active a {
	color:#cccccc;
	}

#navlisti.current a {
	color:#cccccc;
	}

/* pie de página */
#pie {
	margin:0 auto;
	text-align:center;
	background:url(../images/footer_bg.jpg) repeat-x;
	}
#pie p {
	color:#FFFFFF
	}
	
#pie ul {
	color:#FFFFFF
	}
	
#final {
	min-height: 110px;
	background-color:#0d2131;
	background-image:url(../images/footer_container_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;

	}

/* Tabulación a tres columnas */

.tabla {
	display:table;
	border-collapse:separate;
	margin:0;
	border-spacing:0;
	width:100%;
	}

.row {
	display:table-row;
	}

.row div {
	display:table-cell;
	}
	
.row div {
	background-color:transparent;
	}
	
.row div.one {
	width:190px;
	text-align:left;
	vertical-align:top;
	
	}

.row div.two {
	background-color:transparent;
	text-align:left;
	vertical-align:top;
	}

.row div.two p {
	margin:15px;
	} 

.row div.one h1,h2,h3,h4,h5,h6 {
	margin:0;
	}


div.two h1,h2,h3,h4,h5,h6 {
	margin:15px;
	}

.row div.three {
	width:190px;
	text-align:left;
	vertical-align:top;
	}

#salto {
	width:900px;
	height:16px;
	clear:both;
	}	
	
/* Form Elements */
input, input.input-text, text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #406a83;
    background-color:#618499;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }

.btn-checkout {
    display:block;
    float:right;
    background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }

/* Menú secundario */
.headsubmenu {
	background:url(../images/submenu-formacion.png);
	width:500px;
	height:24px;
	}

.submenu {
	width:195px;
	border:#a7c6dd solid 1px;
	background-image:url(../images/bg-submenu.gif);
	}
.submenu ul {
	list-style-image:url(../images/item-menu.gif);
	margin-left:25px;
	}
.submenu li {
	margin-bottom:5px;
	}