
/*****************************/
/*	 RRHH Y PUNTOS DE VENTA  */
/*****************************/


.puntos_venta_superior{
	width: 710px;
	/*height: 315px;*/
	height:auto;
	margin-left: 15px;
	margin-right: 10px;
	background:url(../img/interfaz/banner_corporativo.jpg);
}

.puntos_venta2{
	width: 685px;
	height: auto;
	margin-left: 15px;
	margin-right: 10px;
	
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 50px;
	padding-bottom: 60px;
	
	background-color:#FFFFFF;
	color:#000000;
	/*font-size: 0.7em;*/
	font-size: 12px;
}

.ptoVenta_form{
	width: 550px;
	height: 200px;
	margin-top: 20px;
}

.ptoVenta_form_labels{
	width: 125px;
}

.ptoVenta_form_inputs{
	width: 365px;
}

.rrhh{
	width: 685px;
	height: auto;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	background-color:#FFFFFF;
	color:#000000;
	font-size: 0.7em;
	
}

.rrhh_form{
	width: 550px;
	height: 200px;
	margin-top: 20px;
	margin-bottom:30px;
}

.rrhh_form_label{
	font-size: 12px;
	/*line-height: 25px;*/
	margin-bottom:23px;
}

.rrhh_form_labels{
	width: 125px;
}

.rrhh_form_input{
	background-color: #BCBCBC;
	border: none;
	margin-bottom: 20px;
	margin-left: 20px;
}

.rrhh_form_chbox{
	background-color: #BCBCBC;
	border: none;
}

.rhh_form_inputs{
	width: 365px;
}

.rrhh_form_texto_peq{
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

.rrhh_form_texto_gra{
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 15px;
}

#mensajeOK {
	background-color: #BCBCBC;
	color: green;
	width: 500px;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	height: 20px;
	padding-top: 9px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#mensajeKO {
	background-color: #BCBCBC;
	color: red;
	width: 500px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	height: 20px;
	padding-top: 9px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}


#mensajeOKventa {
	background-color: #BCBCBC;
	color: green;
	width: 550px;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	height: 20px;
	padding-top: 9px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#mensajeERRORventa {
	background-color: #BCBCBC;
	color: red;
	width: 550px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	height: 20px;
	padding-top: 9px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#texto{
	color: black;
	width: 550px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#texto2{
	color: black;
	width: 550px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

.recursos_texto{
	font-size:12px; 
	margin-right:20px; 
	margin-left:15px; 
	margin-top: 10px; 
	margin-bottom: 40px;
}
