/* Structural Elements */
@import url("font/stylesheet.css"); 
html, body {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	color: #666;
	line-height: 1.166;
	margin: 0px;
	background:url(../images/back.png) repeat-x #FFFFFF;
}
a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Verdana, Arial, sans-serif*/;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 114%;
	color: #006600;
	margin: 0px;
	padding: 0px;
}
h2 em{
    border-bottom: 1px dotted;
    color:#003366;
    float: left;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    width: 100%;
}
h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h1.mensaje-dir{
	padding:10px 0px 12px;
}
h4 {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Verdana, Arial, sans-serif*/;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Verdana, Arial, sans-serif*/;
	font-size:14px;
	color: #334d55;
	margin: 0px;
	padding: 0 5px;
	font-weight:bold;
}
dt {
	margin-top: 0;
}
dd {
	font-size: /*11px*/ 13px;
}
#footer {
	/*padding: 8px 0 1em 0;
	/*border: 1px solid #ccc;*/
	width: 970px;
	margin:0px auto;
	margin-top:10px;
	display:block;
	/*margin-bottom: 0px;*/
}
.underline{ text-decoration:underline;}
/* Header Elements and Classes */
#mastHead {
	position: relative;
	background-color: #fff;
	height: 162px;
	background:url(../images/bg_header.png) repeat-x;
}
#left-head{ width:9px; height:247px; position:absolute; left:-9px; top:1px; background:url(../images/lado-izq-header.png) no-repeat;}
#right-head{ width:9px; height:247px; position:absolute; right:-8px; top:0; background:url(../images/lado-derecho-hedear.png) no-repeat;}
#headLogo {
	height: 136px;
    left: 5px;
    position: absolute;
    top: 10px;
    width: 166px;
}

#headR {
    height: 125px;
    left: 245px;
    position: absolute;
    text-align: right;
    width: 500px;
}
#headR strong{
	font-weight:normal;
}

#headR img{ margin:0 5px;}

#headR .miami{
	background:url(../images/bg-miami.png) center no-repeat;
	height:24px;
}
#headerRR {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 11px;
	background-color: #0D0C3A;
	color: #FFFFFF;
	text-align: justify;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.h1FrontHead {
	color: /*7a7a7a*/ #6DA976;
	font-size: 28px;
	margin:  0;
	padding:0;
	text-align:center;
	font-family:'TeXGyreAdventorRegular', Calibri, Arial, Helvetica, sans-serif;
}
.h2FrontHead {
	font-size: 24px;
	font-weight:normal;
	font-family: 'TeXGyreAdventorRegular', Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	margin: 0;
	padding:0;
	color: /*#006600*/ #1C6F9D;
	text-align:center;
}
.rightContentTXT {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 9pt;
	padding-top: 10px;
	padding-left: 5px;
}
#pageTitle {
	height: 25px;
	width: 100%;
	color: #006600;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	/*border-bottom: 1px solid #ccc;*/
	float: left;
	clear: left;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#breadcrumb h3 {
	color: #006600;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	text-transform: uppercase;
}
#breadcrumb h3 a {
	color: #006600;
	font-size: 11px;
	font-weight: normal;
}
#breadcrumb h3 a hover {
	color: #006600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
/* FrontPage Elements */
#containerFP {
	margin: 0;
	/**/ width: 970px;
	margin:0px auto;
	background-color:#FFF;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	/*height: 1051px;*/
	clear:both;
}
#leftContent {
	float: left;
	width: 234px!important;
	width: 234px;
	background-color: #FFF;/*#eee;*/
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	/*height: 900px;*/
}
#mainContent {
	width: 730px;
	float: left;
	text-align: left;
	clear:right;
	line-height: 1.5;
}

#rightContent {
	float: right;
	width: 20%!important;
	width: 24.9%;
	clear: right;
	background-color: #FFF;/*#eee;*/
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	/*height: 900px;*/
}
#solicitudMedida {
	height: 150px;
}
#cursosEmpresa {
	height: 250px;
	width: 490px;
	margin-top: 15px;
}
#cursosAbiertos {
	height: 220px;
	width: 490px;
	margin-top: 15px;
}
#CursosEmpresa {
	height: 1200px;
}
#CursosCalendario {
	/*height: 825px;*/
}
#asesoriaP {
	height: 100px;
	width: 490px;
	margin-top: 15px;
}
#seccionHeader {
	border: 1px solid #ccc;
	height: 52px;
	width: 78px;
	margin-bottom: 15px;
	float: left;
}
#seccionHeaderTXT {
	padding-left: 5px;
	height: 52px;
	margin-top: 15px;
}
#fMenuCursos {
	font-size: small;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	float: left;
	clear: left;
	width: 490px;
	height: 250px;
}
#fMenuCursos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#fMenuCursos ul li {
}
#fMenuCursos ul a {
	display: block;
	text-decoration: none;
}
#fMenuCursos ul a:link, #fMenuCursos ul a:visited, #fMenuCursos ul a:active {
	text-decoration: none;
	color: #999;
}
#fMenuCursos ul a:hover {
	color: #000;
}
/* Acerca Acape */
#AboutUs {
	/*height: 819px;*/
}
/* Elements Cursos en su Empresa */
#containerCURAB {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2401px;
}
#leftContentCURAB {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2250px;
}
#rightContentCURAB {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 2250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#CursosEnEmpresa {
	/*height: 1800px;*/
}
/* Elements Calendario de Cursos */
#containerCAL {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1151px;
}
#leftContentCAL {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1000px;
}
#mainContentCAL {
	width: 55%;
	float: left;
	text-align: left;
}
#rightContentCAL {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 1000px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#containerMP {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2551px;
}
#leftContentSM {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2400px;
}
#mainContentSM {
	width: 55%;
	float: left;
	text-align: left;
}
#rightContentSM {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 2400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
/*Elements Index Paginas Cursos */
#containerCURIN {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1001px;
}
#leftContentCURIN {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 850px;
}
#mainContentCURIN {
	width: 55%;
	float: left;
	text-align: left;
}
#rightContentCURIN {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 850px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#cursosIndex {
}
/* Elements Paginas Cursos */
#containerCUR {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1401px;
}
#seccionHeaderCUR {
	/*border: 1px solid #ccc;*/
	margin-bottom: 5px;
	height: 200px;
	width: /*150px*/ 670px;
	margin-top: 5px;
	float: left;
	clear: both;
	margin-right: 5px;
	position:relative;
}
#shellHeaderCUR{ clear:both;}
#seccionHeaderCUR img { width:670px; height:200px;}

#seccionHeaderDIR {
	/*border: 1px solid #ccc;*/
	margin-bottom: 5px;
	width: 243px;
	margin-top: 5px;
	float: left;
	clear: right;
	margin-right: 5px;
}
#leftContentCUR {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1250px;
}
#mainContentCUR {
	width: 55%;
	float: left;
	text-align: left;
}
#rightContentCUR {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 1250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#containerForm {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2251px;
}
#leftContentForm {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2100px;
}
#mainContentForm {
	width: 55%;
	float: left;
	text-align: left;
}
#rightContentForm {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 2100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#contextHeaderCursos {
	padding-left: 5px;
	/*height: 52px;*/
	margin-left: 10px;
	margin-top: 0px;
}
/* Elements Paginas Cursos con Temas */
#containerCURtem {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 2101px;
}
#leftContentCURtem {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1950px;
}
#mainContentCURtem {
	width: 55%;
	float: left;
	text-align: left;
}
#rightContentCURtem {
	float: right;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	height: 1950px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
/* Bug Fixes for IE 6 */
/*#container, #containerFP, #containerCURAB, #containerCAL, #containerCURIN, #containerCUR, #footer {
	min-width: 740px;
	max-width: 1280px;
 width: expression(document.body.clientWidth < 740? "640px" :
 document.body.clientwidth > 1280? "1200px" : "auto");
}*/
/* Main Menu */
#menuTop {
	height: 27px;
	width: 100%;
	padding: 0px;
	background-image: url(../../images/fbarra.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuTop ul {
	list-style-type: none;
	margin: 0px;
	background-image: url(../../images/menu_top_BGR.gif);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 90%;
}
#menuTop ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menuTop ul a {
	line-height: 1.7em;
	text-decoration: none;
	color: #ccc;
	background-image: url(../../images/menu_top_sep.gif);
	display: block;
	margin: 0px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	background-repeat: repeat-y;
}
#menuTop ul .first a {
	background-image: url(../../images/menu_top_leftdivAZL.gif);
	background-repeat: no-repeat;
}
#menuTop ul a:hover {
	color: #fff;
	text-decoration: none;
}
/** Menu Bottom **/
#menuBottom {
	/*line-height: 21px;*/
	width: 800px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
#menuBottom ul {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 800px;
	height: 25px;
	text-align: center;
}
#menuBottom li {
	float: left;
}
#menuBottom ul a {
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Arial, Helvetica, sans-serif*/
	font-size: 12px;
	color: #000000;
}
#menuBottom a:hover {
	text-decoration: underline;
	color: #666666;
}
#divFoot {
	height: 5px;
	border-top: 1px dotted #666;
	width: 20%;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
/* Navbar Link Styles */

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}
/*Section Links Styles */

#sectionLinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	font-size:14px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover {
	background-color: #dddddd;
}
/* Related Styles */

.relatedLinks {
	position: relative;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 13px;
}
.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
	font-size: 11px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	color: #000;
}
.relatedLinks a:link, .relatedLinks a:visited {
	display: block;
	color: #000;
}
.relatedLinks li .activeLink {
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Arial, Helvetica, sans-serif*/
	background-color:#CCCCCC;
}
/* Image Maps */
#picFP {
	height: 170px;
	width: 170px;
	position: relative;
	padding-left: 10px;
}
#picFP ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#picFP a {
	position: absolute;
	width: 155px;
	color: #116213;
	font-size: 16px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
}
#picFP .equiposAuto a {
	top: 21px;
	left: 19px;
	text-decoration: none;
	color: #000;
}
#picFP .equiposAutoD a {
	top: 142px;
	left: 19px;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
#picDir {
	margin-left: 12px;
	width: 168px;
	margin-bottom: 3px;
	margin-top: 20px;
}
#menDir {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 10px;
	margin-left: 12px;
	width: 172px;
	text-align: justify;
	color: #000;
	margin-top: 0px;
}
#mensDir {
	font-size: 12px;
	margin-top: 3px;
}
/* Form Layout Elements */
#containerSol {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1251px;
}
#leftContentSol {
	float: left;
	width: 20%!important;
	width: 24.9%;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1100px;
}
#rightContentSol {
	float: right;
	width: 20%!important;
	width: 24.9%;
	clear: right;
	background-color: #eee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 1100px;
}
#Solicitud {
	/*height: 1100px;*/
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}
legend {
	font-weight: bold;
}
label {
	float: left;
	width: 10em;
}
input {
	width: 200px;
}
input[type="text"] {
	width: 200px;
}
input[type="text"], textarea {
	border-top: 2px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #999;
}
input.submit {
	width: auto;
}
input:foxus, textarea:foxus {
background: #ffc;
}
textarea {
	width: 300px;
	height: 100px;
}
.required {
	font-size: .75em;
	color: #006600;
}
table.formacion {
	font-size: 10px;
	font-family: Verdana;
}
/* Main Classes */

.shell {
	width: 90%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
.uNB {
	font-weight: normal;
}
.bullet, .bullet a {
	color: #ff0000;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 14px;
	line-height: 100%;
	text-decoration: none;
}
.bulletML, .bulletML a {
	color: #ff0000;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
}
#dividerFPC {
	width: 100%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ccc;
	clear: both;
}
.h2Seccion, .h2Seccion a:link, .h2Seccion a:active, .h2Seccion a:visited {
	color: #2e2a4d;
	font-size: 18px;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	/*letter-spacing: 0.1em;*/
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.eventH2, .eventH2 a:link, .eventH2 a:visited, .eventH2 a:active {
	margin-bottom: 15px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 16px;
	text-decoration: none;
	color: #006600;
	text-align:center;
}
.cursosH2 {
	margin-bottom: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 16px;
	margin-left: 5px;
	text-align:center;
}
.eventH3, .eventH3 a:link, .eventH3 a:visited, .eventH3 a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 13px;
	color: #000;
}
.eventH3 a:hover {
	text-decoration: underline;
}
.eventgH3, .eventgH3 a:link, .eventgH3 a:visited, .eventgH3 a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 12px;
	color: #000;
}
.eventgH3 a:hover {
	text-decoration: underline;
}

.masInfo, .masInfo a:link, .masInfo a:visited, .masInfo a:active {
	font-size: 13px;/*80%;*/
	font-weight:bold;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	color: #4366b8;
}
.nuevo {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
}
.story {
	font-size: 14px;/*80%;*/
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: justify;
	clear: both;
}
.storyTop {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	font-size: 80%;
	text-align: justify;
	margin-top: 6px;
}
.storyContact {
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*Arial, sans-serif*/
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: justify;
	margin-top: 20px;
	clear:both;
	
}
.footerT {
	font-size: 11px;
	margin-top: 3px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.promo {
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Tahoma*/
	font-size: 11px;
	background-color: #FFFF00;
	border: thin solid #333333;
}
#testForm {
	/*height: 125px;
	width: 31%;*/
	float: left;
	margin-right: 3px;
	/*border: thin solid #047529;*/
	border-bottom:solid 1px #999999;
	clear: right;
	/*text-align: center;*/
	font-size: 13px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom:5px;
}
.TestFormTest {
	text-align:left;
	color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
}
#TestFormName {
	color: #666666;
	text-align:right;
}
.TestFormName {
	color: #BEBEBE;
}
#OneStat {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
}
#BannerCursos {
	width: 185px;
	/*background-image: url(../../images/cursos_banner.gif) ;*/
	background-repeat: no-repeat;
	margin-top: 12px;
	height: 90px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
.BannerCursosT a:link, .BannerCursosT a:visited, .BannerCursosT a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif; /*font-family: Arial, Helvetica, sans-serif*/
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	margin-top: 12px;
}
.quienes {
	background-image: url(../images/quienes_somos.JPG);
	background-repeat: no-repeat;
	float: right;
	height: 117px;
	width: 120px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.grafica {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*height: 94px;*/
	height:120px;
}


/**** MENU ****/
div#menu{
	/*float:right;
	width:730px;*/
	height:30px;
	/*border-bottom:4px solid #CCCCCC;
	/*background-color:E9F4E3;*/
	z-index:10;
	/*padding-top:0px;
	margin-top:0px;*/
	right:0px;
	bottom:5px;
	position:absolute;
}
/**** END MENU ****/ 
.clear{ clear:both; }
.top{
	height:12px;
	background:url(../images/top.png) left no-repeat;
	float:left;
	width:234px;
	margin:0px;
	padding:0px;
}
.middle{
	background:url(../images/middle.png) left repeat-y;
	float:left;
	width:234px;
}
.middle img{ padding:10px 0;}
.bottom{
	height:12px;
	background:url(../images/bottom.png) left no-repeat;
	float:left;
	width:234px;
	margin:0px;
	padding:0px;
	text-align:left;
}
/******* FORM CONTACT *******/

form#solicitud_curso label.error{
	float:none;
	color:#FF0000;
}
form#solicitud_curso input.required, form#solicitud_curso textarea.required{
	font-size:13px;
}
div#form-contact {
	float:left;
	position:relative;
	width: 226px; 
	height: 308px;
	left:0px;
	top:0px;
	background:url(../images/bg-form-contact.png) 0 0 no-repeat;
	padding-top:73px;
	max-width:234px;
}
div#form-contact p{margin:0; padding:0;}
div#form-contact h2{
	width: 206px;
	font-size:22px;
	color:#FFFFFF;
	margin-left:19px;
	margin-top:0px;	padding-top:0px;
	margin-bottom:0px;	padding-bottom:0px;
}
#myform {
	padding-top:0px;
	position:relative;
	height:282px;
}
#myform label.error{
	/*font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:15px;
	color:#FF0000;
	float:left;
	width:5px;
	height:20px;*/
	display:none;
}
#myform input.error{
	background-position:-201px 0px !important;
}
#myform textarea.error{
	background-position:-201px 0px !important;
}

#input-empresa,
#input-nombre,
#input-telefono,
#input-email,
#input-mensaje
{
	padding: 6px 12px 0 13px;
}
#myform #nombre,
#myform #empresa,
#myform #telefono,
#myform #email
{
	background:url(../images/bg-text.png) 0 0 no-repeat;
	border:none;
	/*margin:6px 0px 0px 12px;*/
	height:30px;
	width:191px;
	padding: 0px 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
#myform #mensaje
{
	background:url(../images/bg-textarea.png) 0 0 no-repeat;
	border:none;
	/*margin:6px 0px 0px 12px;*/
	height:81px;
	min-height:81px;
	max-height:81px;
	width:191px;
	min-width:191px;
	max-width:191px;
	padding: 0px 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
#myform #button-submit{
	background:url(../images/bg-submit.png) 0 0 no-repeat;
	width:116px;
	height:30px;
	padding-top:5px;
	/*margin:6px 0px 0px 55px;*/
	position:absolute;
	bottom:3px;
	left:55px;
	text-align:center;
}
#myform #button-submit a#submit{
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#myform #button-submit a#submit:hover{
	color:#999999;
}



div.contact{    
	padding: 0;
    position: absolute;
    right: 10px;
    text-align: right;
}
div.contact h2{margin:0px; padding:0px; color:#051350;}
div.contact h2 p.phone{ margin:0; padding:0; font-size:16px;}
div.contact h2 span.phone{ margin:0; padding:0; font-size:16px;}
div.contact h2 a{ color:#051350; text-decoration:none;}
div.contact h2 a:hover{ text-decoration:underline;}

/******* END FORM CONTACT *******/

/******* VALIDATION *******/



/***** END VALIDATION *****/
img{
	border:none;
}
.box{position:relative;	width:234px;	float:left;}
div#some-clients{ text-align:left; float:left;}
#clients {
	margin-top:16px;
	padding:0 10px;
	text-align:left;
	float:left;
	width:100%;
}
ul.clientes{list-style-image:url(../images/bola.gif); }

/*** TABS ***/
.ui-tabs .ui-tabs-nav li{
	height:45px;
}
div#tabs{
	width:477px;
	float:left;
	background-color:#FFFFFF;
	margin-left:8px;
	margin-right:8px;
	min-height:377px;
	font: 13px Calibri, sans-serif;
}
div#tabs #tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6, #tabs-7, #tabs-8{ position:relative;}

div#tabs #tabs-1 ul{
	float: left;
    padding: 0 0 0 120px;
	margin:0;
}
div#tabs h3.instructors{
	position:absolute;
	left:10px;
}

div#tabs #tabs-1 img{
	position:absolute;
	top:40px;
	left:10px;
}
.center{ text-align:center;}




/**** CARROUSEL ****/
.list_carousel {
	margin: 16px 0px;
	padding: 0 36px;
	width: 898px;
	float:left;
	background-color: #EAEAEA;
	z-index:3;
	position:relative;
}
.list_carousel ul {
	background-color: #EAEAEA;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:1000;
	
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #EAEAEA;
	/*width: !00%;*/
	/*height: 75px;*/
	padding: 0;
	margin: 6px 10px;
	float: left;

}

.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: -30px;
	background: url("prev-horizontal.png") no-repeat scroll 0 0 transparent;
	height:32px;
	width:32px;
	margin-top:-65px;
	background-color: #EAEAEA;
}
#prev {background:url(../images/izq.png) no-repeat scroll 0 0 transparent;}
.next {
	float: right;
	margin-right: -30px;
	background: url("next-horizontal.png") no-repeat scroll 0 0 transparent;
	height:32px;
	width:32px;
	margin-top:-65px;
	z-index:5;
}
.next:hover{  background-position: -32px 0;}
.prev:hover{  background-position: -32px 0;}

#left-clients{ width:16px; height:142px; position:absolute; left:-8px; top:-45px; background:url(../images/izq.png) no-repeat;}
#right-clients{ width:16px; height:142px; position:absolute; right:-8px; top:-45px; background:url(../images/der.png) no-repeat;}


/**** LIKE ****/
.social-buttons{
	float:left;
	margin-left:40px;
}
.like{
	float:left;
	height:25px;
	width:120px;
}
.share{
	float:left;
	height:25px;
	width:120px;
}
.twitter{
	float:left;
	height:25px;
	margin-top:1px;	
}
.linkedin{
	float:left;
	height:25px;
	margin-top:1px;	
}
div.course-client{
	text-align:right;
	border-bottom: solid 2px #CCC;
	color: #666;
	float:right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right:10px;
}
img.center{
	margin: 0px auto;
	display:block;
}
div.middle h6{
	font-style:italic;
	font-family:Georgia,Times New Roman,serif;
	font-weight:normal;
	margin: 0px 10px;
}

.faq{
	background:url(../images/preguntas-frecuentes.png) no-repeat;
	width:658px;
	height:684px;
	margin:0 auto;
	position:relative;
}
.faq .question{
    height: 77px;
    width: 244px;
	font-size:12px;
	text-align:center;
}
.faq .question span.bold{
	font-weight:bold;
	font-size:13px;
}
.faq .question span.h1{
	font-weight:bold;
	font-size:15px;
}
.faq .question1{
	left: 26px;
    position: absolute;
    top: 50px;
}
.faq .question2{
	left: 341px;
    position: absolute;
    top: 21px;
}
.faq .question3{
	left: 179px;
    position: absolute;
    top: 150px;
}
.faq .question4{
	left: 32px;
    position: absolute;
    top: 269px;
}
.faq .message{
    bottom: 20px;
    font-size: 12px;
    height: 267px;
    left: 25px;
    position: absolute;
    width: 606px;
}
.faq .message .first{
	font-size:24px;
}
.faq .message span.bold{
	color:#003366;
	font-weight:bold;
}
.faq .message span.lae{
	font-size:15px;
}
.faq .message p{
	margin:0px;
	padding-bottom:10px;
}
.fleft{
	float:left;
}
.ptop25{
	padding-top:25px;
}
.alignright{
	text-align:right;
}

#cartas ul{
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
}
#cartas ul li{
	float:left;
}

#cartas ul li img{
	width:100px;
	height:130px;
	border:5px solid #FFF;
}
#cartas ul li img:hover{
	border:5px solid #CCC;
}

.border{
	border:2px solid #AAA;
	padding:5px 10px;
	border-radius:			10px;
	-moz-border-radius: 	10px;
	-webkit-border-radius:	10px;
	font-size:14px;
}

.insignia{
	bottom: -30px;
    position: absolute;
    right: -30px;
}
.insignia img{
	height: auto !important;
    width: auto !important;
}
h2.h2Seccion a.title{
    color:#003366;
    font-size: 24px;
    font-style: normal;
}


#mastHead{
	/*z-index:9000;*/
	z-index:90;
}
#mainContent{
	z-index:0;
}
.nivo-controlNav{
	z-index:1;
}







.form-bottom{
	border-top: 1px solid #BBBBBB;
    float: left;
    margin: 20px 0 0;
    padding: 0 15px 0 5px;
    width: 340px;
}
.form-bottom h2{
	font-size: 19px;
	text-align:left;
	padding:10px 0px;
	line-height:19px;
}
.form-bottom #form-course{
	font-size:14px;
}
.form-bottom .block-input{
	padding: 5px 0px;
	position:relative;
}
.form-bottom .label-form{
	display: block;
    float: none;
    font-size: 14px;
    width: auto;
}
.form-bottom input[type=text]{
	border: 1px solid #CCCCCC;
    height: 20px;
    padding: 0 5px;
    width: 270px;
	color:#000000;
	font-size:14px;
}
.form-bottom input[type=text].error{
	border-color: #FF0000;
}
.form-bottom select{
	border: 1px solid #CCCCCC;
    height: 20px;
    padding: 0 0 0 5px;
    width: 282px;
	color:#000000;
	font-size:14px;
}
.form-bottom textarea{
	border: 1px solid #CCCCCC;
    height: 120px;
    padding: 5px;
    width: 270px;
	color:#000000;
	font-size:15px;
}
.form-bottom input[type=submit]{
	width:auto;
}
.form-bottom label.error{
	background: #FF0000;
    bottom: 5px;
    color: #FFFFFF;
    float: none;
    height: 20px;
    left: 285px;
    padding: 1px 5px;
    position: absolute;
    text-align: left;
    width: 250px;
}


.quality-charters {
    border-top: 1px solid #BBBBBB;
    float: left;
    margin: 20px 0 0;
    padding: 0 15px 0 5px;
    text-align: center;
    width: 277px;
}
