/* css forms */

input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000; 
	background-color: #f9b42e; 
	border: #dd671d; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
} 

textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000; 
	background-color: #f9b42e; 
	border: #dd671d; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
} 

select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000; 
	background-color: #f9b42e; 
	border: #dd671d; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

} 

.zzzelect{
	float: left;
	margin-left: 10px;
	width: 122px;
	position: relative;
	margin: 0;
	line-height: 20px;
}
.btn_zzzelect{
	float: left;
	width: 116px;
	height: 20px;
	background: url(bg_selector.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	padding: 4px 0 0 5px;
	border: none;
	cursor: pointer;
	outline: none;
}
.zzzelect .opciones_zzzelect{
	width: 88px;
	position: absolute;
	right: 32px;
	top: 19px;
	background: #f9b42e;
	border-bottom: 2px solid #dd671d;

}
.zzzelect .opciones_zzzelect a{
	display: block;
	width: 100%;
	text-decoration: none;
	text-indent: 5px;
	border-top: 2px solid #dd671d;
}
.zzzelect .opciones_zzzelect a:hover{
	background: #dd671d;
}


/* FIN CSS FORMS */


/* Mootols CSS */
.titulo {
	margin: 0;
	color: #FFFFFF;
	cursor: pointer;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: 700;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}
.titulo:hover{
	margin: 0;
	color: #FFFFFF;
	background-color: #e47a21;
	cursor: pointer;
	padding-left: 4px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-decoration: none; 
	font-weight: 700; 
}

.contenido {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	list-style: none;
	font-size: 0.8em;
	color: #000000;
	padding: 4;
	text-decoration:none;
}
.contenido a { 
	padding-top: 3px; 
	width: 125px; 
	color: #000000; 
	text-decoration:none;
}
.contenido a:link { 
	color: #000000;  
	background: none;
}
.contenido a:visited { 
	color: #000000; 
	text-decoration:none; 
	background: none;
}
.contenido a:hover { 
	color: #000000; 
	text-decoration:underline; 
}
.contenido a:active { 
	color: #000000; 
	text-decoration:none; 
	background: none;	
}


.acordeon {
	margin-top: 10px;
	width: 150px;
	display: none;
}

#ocho {
	margin-top: 20px;
}

h2 {
	margin-top: 40px;
}

.nofloat{
	clear:left;
}

/* Fin Mootools CSs*/

#Cursos {
	position:relative;
	left:10px;
	top:10px;
	width:282px;
	height:186px;
	overflow:auto;
	z-index:1;
}
#Noticias {
	position:relative;
	left:-5px;
	top:10px;
	width:310px;
	height:186px;
	overflow:auto;
	z-index:2;
}

#Banner {
	position:relative;
	left:0px;
	top:0px;
	width:623px;
	height:63px;
	overflow:no;
	z-index:0;
}

#Varios {
	position:relative;
	left:10px;
	top:0px;
	width:610px;
	height:471px;
	overflow:auto;
	z-index:0;
	text-align: left;
}

#VariosG {
	position:relative;
	left:10px;
	top:10px;
	width:610px;
	height:495px;
	overflow:auto;
	z-index:0;
}

#Certificaciones {
	position:relative;
	left:5px;
	top:10px;
	width:148px;
	height:494px;
	overflow:auto;
	z-index:1;
}

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



.pienegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.pienegro a:link {
	font-size: 11px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.pienegro a:visited {
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.pienegro a:hover {
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.pienegro a:active {
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

.tablasinespacio {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align: center;
}

.pienegrobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	color: #000000;
}

.pieblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.pieblanco a:link {
	font-size: 11px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pieblanco a:visited {
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pieblanco a:hover {
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.pieblanco a:active {
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
body {
	background-color: #424242;
	background-image: url(../Images/fondo1px.gif);
	scrollbar-face-color: #f9b42e;
	scrollbar-shadow-color: #e47a21;
	scrollbar-highlight-color: #e47a21;
	scrollbar-3dlight-color: #f9b42e;
	scrollbar-darkshadow-color: #f9b42e;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #dd671d;
	scrollbar-track-color: #dd671d;
	
}
.textonegronormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.textonegronormal a:link {
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textonegronormal a:visited {
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.textonegronormal a:hover {
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textonegronormal a:active {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.textonegrotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.textoblancotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;


}

