body {
	font-family: Arial, Helvetica, sans-serif;
	color: #636466;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
}

a:link {
	color:#B6AF29;
	text-decoration: none;
}

a:visited {
	color:#B6AF29;
	text-decoration: none;
}

a:active {
	color:#000;
	text-decoration: none;
}

a:hover {
	color:#000;
	text-decoration: none;
}

/*ul {
	margin-top: -5px;
	margin-left: -25px;
	}*/


/*FORMULARIOS*/

.form_1 {
	width: 90px;
	border: 1px solid #b3baad;
	background-color: #FFF;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;

}

.form_2 {
	width: 350px;
	border: 1px solid #CCC;
	background-color: #F6F5FA;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 4px;

}

.form_3 {
	width: 328px;
	border: 1px solid #CCC;
	background-color: #F6F5FA;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;

}

.form_4 {
	border: 1px solid #CCC;
	background-color: #F6F5FA;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.form_5 {
	width: 575px;
	border: 1px solid #CCC;
	background-color: #F6F5FA;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.form_8 {
	width: 328px;
	border: 1px solid #CCC;
	background-color: #F6F5FA;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.enviar {
	border: 1px solid #CCC;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	width: 80px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #B6AF29;
	cursor:pointer;
}

/*CONTENIDO*/


.parrafo {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	vertical-align: top;
	padding-bottom: 60px;
	background-color: #ececec;
	color: #3c3c3c;
}
.parrafo p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.negrita {
	font-weight: bold;
}

.negrita_azul_oscuro {
	font-weight: bold;
	color:#B6AF29;
}


.titulo {
	color: #B6AF29;
	font-size: 22px;
	line-height: 30px;
}

.sub_titulo {
	color: #B6AF29;
	font-size: 13px;
	font-weight: bold;
}


.sub_titulo_2 {
	color: #B6AF29;
	font-size: 18px;
	line-height: 30px;
}

.diapo {
	color: #FFF;
	line-height: 20px;
	background-color: #B6AF29;
	font-weight: bold;
	padding-left: 5px;
}

.diapo_1 {
	color: #FFF;
	background-color: #B5B6B6;
	font-weight: bold;
	padding-left: 3px;
}

.tabla_oportunidades {
	padding-left: 3px;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-color: #B5B6B6;
	border-bottom-width: 1px;
	padding-right: 3px;
}
.oportunidades_detalle {
	/*height: 20px;*/
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B6B6;
	padding: 6px;
	width:auto;
}

.raya {
	background-image: url(img/raya.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 15px;
}

.servicios_1 {
	color: #B6AF29;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.servicios_2 {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.servicios_3 {
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

/* D I V */


.tabla {
	width:900px;
	margin: 0 auto;
}
.top {
	width:100%;
	height:5px;
	background-color: #B6AF29;
}
.botonera {
	width:900px;
	height:45px;
	margin-bottom: 27px;
	background-image: url(img/fondo_botonera.gif);
	font-size: 13px;
}
.cabezal {
	width:900px;
	height:250px;

}
.logo {
	width:370px;
	height:250px;
	background-image: url(img/fondo_gris.jpg);
}

.boton_home {
	width:250px;
	height:36px;
	margin-left: 30px;
	float: left;
}
.usuario {
	width:100px;
	height:36px;
	margin-left: 96px;
	margin-top: 130px;
	float: left;
	font-size: 10px;
}
.contrasena {
	width:90px;
	height:40px;
	margin-left: 96px;
	float: left;
	font-size: 10px;
}
.flash {
	width:528px;
	height:250px;
	float: right;
}
.contenido {
	width:652px;
	float: right;
	margin-top: -55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/fondo_contenido.png);
	background-repeat: no-repeat;
	min-height: 265px;
	height: auto;

}

.bienvenida {
	margin-left: 45px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.bienvenida p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.noticias {
	margin-left: 45px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 45px;
}
.noticias p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.noticia {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
.noticia p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.banner {
	width:230px;
	height:100px;
	margin-top: 30px;
	margin-bottom: 11px;
}

.banner2 {
	width:230px;
	height:100px;
}

.pie {
	width:100%;
	height:91px;
	clear: both;
	background-image: url(img/fondo_pie.jpg);
	color: #FFF;
}

.pie2 {
	width:900px;
	height:91px;
	margin: 0 auto;

}

.texto_pie_1 {
	width:200px;
	height:28px;
	float: left;
	margin-left: 96px;
	margin-top: 22px;
	font-size: 11px;
}
.texto_pie_2 {
	height:43px;
	float: left;
	margin-top: 22px;
	margin-left: 170px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 11px;
}
.texto_pie_3 {
	width:160px;
	height:43px;
	float: right;
	padding-left: 15px;
	margin-top: 22px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	font-size: 11px;
}


.interna {
	width:575px;
	margin-left: 45px;
	margin-top: 30px;
	margin-bottom: 55px;

}
.interna p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.fuente_11 {
	font-size: 11px;
}


.volver {
	float: right;
	width: 150px;
	margin-top: 10px;
	text-align: right;
	z-index: 1111100;
	position: relative;
}
.foto_novedad {
	float: right;
	margin-left:20px;
	margin-bottom:20px;
}
/* B O T O N E S */

.bot_1 {
	float: left;
	margin-left: 96px;
	margin-top: 27px;
}
.bot_2 {
	float: left;
	margin-left: 39px;
	margin-top: 27px;
}
.bot_3 {
	float: left;
	margin-left: 35px;
	margin-top: 27px;
}
.bot_4 {
	float: left;
	margin-left: 39px;
	margin-top: 27px;
}
.bot_5 {
	float: left;
	margin-left: 39px;
	margin-top: 27px;
}
.bot_6 {
	float: left;
	margin-left: 39px;
	margin-top: 27px;
}
.bot_7 {
	float: left;
	margin-left: 39px;
	margin-top: 27px;
}


 a.boton_login {
	width: 20px;
	height: 20px;
	display: block;
	background-image: url(img/login.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-right: 155px;
	margin-top: 13px;
}

 a:hover.boton_login, a:active.boton_login {
	background-position: bottom left;
	
}


.enlace_raya {
	text-decoration: underline;
	
}
a.enlace_raya {
	text-decoration: underline;
}
a:link.enlace_raya {
	text-decoration: underline;
}
a:visited:hover.enlace_raya, a:hover.enlace_raya {
	text-decoration: none;
}
a:visited:active.enlace_raya, a:active.enlace_raya {
	text-decoration: underline;
}
a:visited.enlace_raya {
	text-decoration: underline;
}


.enlaceblanco {
	color:#FFFFFF;
	text-decoration: underline;
}
a.enlaceblanco {
	color:#FFFFFF;
	text-decoration: underline;
}
a:link.enlaceblanco {
	color:#FFFFFF;
	text-decoration: underline;
}
a:visited:hover.enlaceblanco, a:hover.enlaceblanco {
	text-decoration: none;
}
a:visited:active.enlaceblanco, a:active.enlaceblanco {
	text-decoration: underline;
}
a:visited.enlaceblanco {
	color:#FFFFFF;
	text-decoration: underline;
}

.error_login
{
	color:#F00;
	width:200px;
	height:40px;
	margin-left: 96px;
	float: left;
	font-size: 10px;
}

.link_postularse
{
	float:right;
}

.bienvenido {
	width:150px;
	height:36px;
	margin-left: 96px;
	margin-top: 130px;
	float: left;
	font-size: 11px;
}
.bienvenido p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fuente_13 {
	font-size: 13px;
	color: #000;
}



/* T A B L A S */

#container {
	display: table;
	margin-top:15px;

}
#row {
display: table-row;
}

#left, #right, #middle {
	display: table-cell;
	width:180px;
	}


/* NOTICIAS */

#noticias {
	width:576px;
	margin-top:15px;
}
#noticias .izquierda {
	width: 178px;
	float: left;
	padding-right: 10px;
}
#noticias .medio {
	width: 178px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	float: left;

}
#noticias .derecha {
	width: 178px;
	float: left;
	padding-left: 10px;

}

