/* ----------------------------------GENERAL----------------------------------------*/
*,body {
	margin: 0;
	padding: 0;	
}
body {
	background-color: #cccccc;
	background-image: none;
}

html, td, div, input, select, textarea {
	vertical-align: top;
	font: 10px Verdana, Arial, Helvetica, sans-serif ;
	line-height: 125%;
}
#sombra {
background: url("/aplicantes/images/bg.jpg") repeat; 
width:770px;
height: auto;
margin-top: 20px;
}

A.terminos {
	
	color: #ADADAD;
	}

span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0175a8;
	text-decoration: none;
	font-weight: bold;

}
/*-------------------------------------------------------------------------------------------------------------*/

/*---------------------------------HEADER------------------------------------------------------------------------*/
#header
 {
 	width: 100%;
	height: 120px;
	background: url("/aplicantes/images/powered.gif") no-repeat;
	overflow: hidden;
 }


#head_nav {
	width: 520px;
	height: 15px;
	margin-left: 240px;
	margin-top: 10px;

}

.botones {
	color: #0175a8 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.botones {
color: #0175a8 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.botones:hover 
{ color: #0099CC}

#header img {
	margin: 5px 20px;

}


/*-------------------------------------CUERPO-----------------------------------------------------------------*/

#content2 {

	width: 774px;
	height: auto;
	background: #f9f9f9 url("/aplicantes/images/fontop.gif") no-repeat top;
	margin-top: 20px;
}


#textopop {

	width: 400px;
	height: auto;
	padding: 5px;
	margin-left: 10px;
}

#textopop h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;

}

#text {
	width: 510px;
	height: auto;
	margin-bottom: 15px;
	margin-left: 85px;

}

#foto {
	width: 382px;
	height: 83px;
	position: relative;
	top: 10px;
	left: 210px;
	background: url("/aplicantes/images/exlusivas/reunion.jpg") no-repeat;
	

}


#contint {
	width: 100%;
	height: 280px;

	margin-top: 20px;
	background: url("/aplicantes/images/fonfoto.gif") no-repeat right bottom;

}



#cont_nav {
	
	/*width: 510px;
	height: 50px;
	left: 240px;
	top: 85px;*/
	visibility: hidden
	
}

#cont_nav_left {
	float: left;
	width: 250px;
	height: auto;

}

#cont_nav_right {
	
}



/*---------------------------------FORMULARIOS----------------------------------*/
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

.input {
	width: 100px;
	height: 17px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#003399;
	border: 1px solid #a2a2a2;
	vertical-align: middle;
	

}

.input2 {
vertical-align: middle

}


#formulario, #formulario2 {
	width: 300px;
	height: auto;
	margin-left: 50px;
	}

#formulario {
	margin-top: 20px;

}

#formulario2 {
	margin-top: 3px;
}

#form_left {
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	width: 90px;
	height: auto;
	text-align: right
	}

#form_right {
}

#recuperar {
	width: 510px;
	height: auto;
	margin-top: 20px;
	}
/*---------------------------------------FOOTER-------------------------------------------------------*/
#footer {
	
	width: 100%;
	height: 10px;
	background: url("/aplicantes/images/fonbot.gif") no-repeat top;
	overflow: hidden;
	
}


/*------------------------------------------------------------------------------------------------------*/

#conpop {
	width: 400px;
	height: auto;
	padding: 10px;
}

#conpop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

.TextoCvImprimir
{
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
}
A.TextoCvImprimir
{
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.summarybox {
	background-color: #FFFFFF;
	background-image:  url(img/lc_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 1px 1px 2px 2px;
}