/* menu_candidat.tpl */
#new_alert_link {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#new_alert {
	margin-left: 5px;
	margin-right: 5px;
	/*
	font-weight: bold;
	font-size: 10px;
	*/
	line-height: 24px;
}

#new_alert table
{
	width: 100%;
}

#new_alert .description{
	clear: both;
	float: left;
	width: 140px;
}

#new_alert .value{
	margin-top: 4px;
	width: 400px;
}

#alert_validation {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 491px;
	/*font-family: Verdana;*/
	/*
	font-size: 9px;
	font-weight: bold;
	*/
	line-height: 15px;
	background-color: white;
	border: 1px solid #F07A00;
	width: 130px;
}

#alert_validation label {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#alertSubmit {
	margin-left: 5px;
	margin-right: 10px;
}

body#candidat .section-inner table
{
	width: 100%;
}

body#candidat .section-inner td
{
	padding: 5px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	/*font-family: Verdana;
	font-size: 9px;
	font-weight: bold;*/
	line-height: 15px;
}

.alert-legend
{	float: left;
	width: 66px;
	margin-right: 24px;
	/*font-family: Verdana;*/
	font-size: 9px;
	/*font-weight: bold;*/
	line-height: 15px;
	text-align: center;
}

#FormSupprimeCandidat {
	padding: 5px 30px 5px 30px;
}

#FormSupprimeCandidat p {
	text-align: center;
}

#FormEnvoiCV {
	padding: 5px 30px 5px 30px;
	line-height: 27px;
}

#FormEnvoiCV p {
	text-align: center;
}

.veryimportant {
	font-weight: bold;
	margin: 0 5px;
}

/* cv_candidat.tpl */
.cv .section-inner .label {
	clear: both;
	float: left;
	width: 200px;
	margin-right: 24px;
	margin-left: 7px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	font-size: 9px;
}

.cv .section-inner .input {
	padding-left: 241px;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
}

.cv .section-inner hr {
	height: 1px;
	border: 0;
}

.cv .section-inner p {
	line-height: 15px;
	padding: 5px;
}

/* candidat_cv.tpl */
#cv_bloc1
{	float: left;
	width: 290px;
	margin-left: 5px;
}

#cv_bloc2
{	width: 290px;
	margin-left: 5px;
}

#cv_coordonnees
{	float: left;
	width: 210px;
}


#cv_buttons
{	float: left;
	width: 80px;
	margin-top: 5px;
}

.cv_nom
{	/*font-family: Verdana;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*padding-top: 10px;*/
	margin-bottom: 10px;
}

.cv1
{	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight:normal;
}

.cv2, .cv2 a
{	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#form_cv
{	margin-top: 5px;
}

#form_cv input
{	float: left;
	margin-right: 3px;
}

#form_cv label
{	/*font-family: Verdana;*/
	font-size: 10px;
	text-decoration: none;
	margin-top: 2px;
}

#cv_statut
{	padding-top: 23px;
	text-align: center;
	/*font-family: Verdana;*/
	font-size: 10px;
	text-decoration: none;
	position: relative;
	bottom: 0px;
}

#cv_statut_jauge
{	margin-top: 5px;
}

#cv_supprimer
{
	vertical-align: middle;
}

.cv_message
{	padding-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	color: black;
	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#form_contact_connexion
{	/*width: 170px;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;*/
}

#form_contact_connexion #email2, #form_contact_connexion #mot_passe2
{	/*height: 14px;
	border: 1px solid;
	background-color: #F07A00;*/
}

.form-votrecv {
	/*width: 170px;*/
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.form-votrecv .input-votrecv
{	height: 14px;
	border: 1px solid;
}

.form-votrecv .button-votrecv
{	vertical-align: bottom;
}

#cv_connexion_button
{
	margin-top:5px;
}

.cv_password
{	margin-bottom: 10px;
	margin-left: 10px;
}

.cv_password a
{	/*font-family: Verdana;*/
	font-size: 11px;
	font-weight: bold;
}

#cv_inscription
{	margin-top: 20px;
	margin-left: 40px;
}

/********************/
/* Votre CV */
/********************/

.candidat-inner .info-large, .info-short
{	clear: both;
	padding-top: 10px;
}

.candidat-inner .info-large h3
{	float: left;
	width: 140px;
	/*font-family: Verdana;*/
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	padding-left: 7px;
}

.candidat-inner .info-large p
{	clear: both;
}