@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	background-color:#EAEAEA;
	background:url(images/back-tile.gif) fixed;
}

* {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
}

.clear { clear:both; }

H1 {
	font-size:16px;	
	margin-bottom:15px;
}

H3	{
	font-size:12px;	
	color:#FF931E;
	margin-bottom:5px;
}



a { color:#333;	}
a:hover { color:#F90; }



#wrapper {
	width:800px;
	min-height:600px;
	height:auto;
	margin:0 auto 20px auto;
	background-color:white;
}

#contact-bar {
	width:780px;
	height:14px;
	background-color:#333;
	text-align:right;
	padding:4px 10px;
	color:white;
	font-size:10px;
}

#contact-bar img { margin:0 10px; }

#header{
	width:800px;
	height:86px;
	background: url(images/tile-header.jpg) repeat-x;
}

#logo {
	width:161px;
	height:86px;
	float:left;
	margin-left:15px;
}

#barra-registro {
	height:21px;
	width:624px;
	text-align:right;
	float:left;
}

#barra-registro img { margin-right:10px; }

#menu {
	width:624px;
	height:32px;
	float:left;
	text-align:right;
	padding-top:33px;
}

#banner {
	width:800px;
	height:auto;
	padding-bottom:10px;
	text-align:center;
}

#main-content {
	width:780px;
	min-height:350px;
	height:auto;
	margin:0px auto 10px auto;
	clear:both;
	line-height:1.8;
}

#left-col {
	width:545px;
	min-height:300px;
	float:left;
	padding-left:15px;
}

#right-col {
	width:201px;
	min-height:300px;
	margin-right:10px;
	float:right;
}

#mas-info {
	width:201px;
	min-height:200px;
	height:auto;
	background:url(images/img-mas-info-middle.jpg) repeat-y center top;
}

#mas-info-data {
	width:150px;
	min-height:200px;
	height:auto;
	padding-top:25px;
	margin:0 auto 15px auto;
}

p#curso-detalles { 
	line-height:1.8;	
}

#footer {
		width:100%;
		height:25px;
		margin:0;
		padding-top:15px;
		border-top:1px solid #999;
		font-size:10px;
		background-color:#333;
		color:white!important;
		
}

input, textarea {
	width:250px;
	border:2px solid #ccc
}

input#Submit {
	width:100px;	
}

.banner-contacto {
	margin:15px auto 5px auto;
}

.align-right {
	text-align: right;
	float: right;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	font-weight: bold;
}

.columna-home {
	width:249px;
	min-height:350px;
	height:auto;
	padding-right:10px;
	margin-right:10px;
	border-right:1px #CCC solid;
	float:left;
}

.columna-home-end {
	width:239px;
	min-height:350px;
	height:auto;
	float:left;
	background:url(images/back-testimonios.jpg) no-repeat center top;
	text-align:right;

}

.testimonio-home {
	margin:50px auto 10px auto;
	width:195px;
	min-height:130px;
	color:white;
	line-height:1.3;
	text-align:left;
}

H4.titulo-home {
	color:#F15A24;
	font:italic medium Verdana, Geneva, sans-serif;
	font-weight:bold;
	background:url(images/thumb-arrow.jpg) left no-repeat;
	padding-left:25px;
	margin:10px 0px!important;
	width:auto;
}

.orange {
	color:#F15A24;
	font-weight:bold;
}

/* COMPANIA */

p.compania {
	min-height:200px;
	height:auto;
	width:750px;
	margin:0 25px;
	}

/* RESULTADOS */

#intro-resultados {
	width:770px;
	height:70px;
	font:bold 16px Verdana, Geneva, sans-serif;
	color:white;
	background:url(images/img-hor-resultados.gif) center top no-repeat;
	margin:10px auto;
	text-align:center;
	padding-top:15px;
	line-height:1.2;
	text-transform:capitalize;
}

.div-resultado {
	width:188px;
	height:247px;
	background:url(images/back-resultado.gif) top center no-repeat;
	float:left;
	margin-left:6px;
}

h2.resultado-titulo {
	font:bold 14px Verdana, Geneva, sans-serif;
	color:white;
	margin:15px auto 25px 25px;
	line-height:1;
}

p.resultado-desc {
	width:140px;
	height:200px;
	margin:40px auto 0 auto;
	font:normal 12px Verdana, Geneva, sans-serif;
	color:white;
	line-height:1.3;
}
/* TESTIMONIOS */

.parrafo-testimonios {
	min-height:200px;
	height:auto;
	width:750px;
	margin:0 auto;
	text-align:justify;
	}
	
.div-testimonio {
	width:725px;
	min-height:50px;
	height:auto;
	border-bottom:1px dotted #EAEAEA;
	padding-left:25px;		
	padding-bottom:10px;
	margin-bottom:10px;
}

H2.testimonios-nombre {
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F15A24;
	width:100%;
	background:url(images/thumb-arrow.jpg) left no-repeat;
	padding-left:25px;
}	

H4.testimonios-empresa-puesto {
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	height:30px;
	padding-left:25px;	

}

/* CONTACTO */
p#mensaje {
	color:#F00;
	font-weight:bold;
	height:auto;
	margin:25px auto 25px auto;
}

/* Language BAR */

#lan-bar {
	width:350px;
	height:15px;
	float:left;
	margin-left:10px;
	color:white;
	text-align:left;
}

#lan-bar a { color:white; }
#lan-bar a:hover { color:#F90; }

/* --------------------------------------- INICIA INGLES ---------------------------------------- */

.columna-home-end-eng {
	width:239px;
	min-height:350px;
	height:auto;
	float:left;
	background:url(eng/images/back-testimonios.jpg) no-repeat center top;
	text-align:right;

}

/* --------------------------------------- PHPLIST ---------------------------------------- */

table.register-auval {
	margin:5px;
}

table.register-auval td {
	padding:5px;
}

table.register-auval select { border:1px solid #666; }

.content-phplist { 
	width:auto;
	min-height:300px;
	height:auto;
	margin-left:15px;
}

.boton-phplist { 
	width:150px;
	margin:15px 10px;
	
		}
		
.ul-phplist { margin-left:15px; }

/* CURSO PORTADA */

.parrafo-curso {
	min-height:200px;
	height:auto;
	width:750px;
	margin:0 auto;
	text-align:justify;
	}
	
.div-curso {
	width:700px;
	min-height:50px;
	height:auto;
	border-bottom:1px dotted #EAEAEA;
	padding-left:25px;		
	padding-bottom:10px;
	margin-bottom:10px;
}

H2.curso-nombre {
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F15A24;
	width:100%;
	background:url(images/thumb-arrow.jpg) left no-repeat;
	padding-left:25px;
}	

H4.curso-hora-fecha {
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	height:30px;
	padding-left:25px;	

}

.boton-leer-mas {
	font-size:10px;
	font-weight:bold;
	color:#F15A24;
}

.boton-leer-mas:hover {
	color:#F90;
}


