.formulario {
	background: url(../img_cepresalud/fondo-formularios.png) no-repeat top center;
	width: 633px;
	height: 496px;
	padding-left: 30px;
	padding-right: 30px;

}

.formulario-embebed {
/* 	background: url(../img_cepresalud/trabaja-con-nosotros/fondo-formularios-embebed.png) no-repeat top center; */
	background-color:#4385bf;
	width: 974px;
	height: 480px;
	position: absolute;
}

.formulario-result-embebed {
	background: url(../img_cepresalud/trabaja-con-nosotros/fondo-formularios-result-embebed.png) no-repeat top center;
	width: 633px;
	height: 496px;
	padding-left: 30px;
	padding-right: 30px;

}
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.datos-mail {
	margin-left: 100px;
	margin-top: 20px;
}

.formulario h3 {
	color: white;
}

.formulario textarea {
	height: 60px !important;
}

.formulario label {
	padding-right: 5px;
	font-weight: bold;
}

.areaCode {
	width: 20px;
	margin-right: 2px;
}

#trabajaConNosotros {
	height:500px;
	margin-left:-337px;
	margin-top:-15px;
}

#buttons-formulario {
	position:absolute;
	width: 90%;
	overflow: hidden;
	bottom:12px;
}

#buttons-contacto {
	position:absolute;
	width: 90%;
	overflow: hidden;
	bottom:8px;
}

#button-cancel {
	background-image: url(../img_cepresalud/boton-salir.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 126px;
	height: 28px;
	border: 0px;
	height: 29;
}

#button-send {
	background-image: url('../img_cepresalud/boton-enviar.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 126px;
	height: 28px;
	border: 0px;
}

#button-send-embebed {
	background-image: url('../img_cepresalud/trabaja-con-nosotros/boton-enviar-embebed.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 126px;
	height: 28px;
	border: 0px;
}

#button-sig {
	background-image: url('../img_cepresalud/boton-sig.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 126px;
	height: 28px;
	border: 0px;
}

#button-ant {
	background-image: url('../img_cepresalud/boton-ant.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 126px;
	height: 28px;
	border: 0px;
}

#button-fin {
	background-image: url('../img_cepresalud/boton-fin.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 126px;
	height: 28px;
	border: 0px;
}

#datos-mail {
position:absolute;
height:400px;

}
#formTCN {
overflow:hidden;
	
}
#exito {
	position:absolute;
	bottom:30px;
	right:0px;
	top:350px;
	color:red;
	font-style:italic;
	font-weight:bold;
}
#exito2 {
	position:absolute;
	bottom:5px;
	right:30px;
	top:420px;
	color:red;
	font-style:italic;
	font-weight:bold;
}
#contacto {
	margin-left:-337px;
	margin-top:-15px;
}
