@charset "utf-8";
/* CSS Document */

.alert { color:red;}

#form_renseignements {
}

.form_encadredegrade {
/*width:726px;*/
background:url(../img/haut_form.gif) no-repeat;
padding-top:16px;
}

.form_encadredegrade table tr td.mid_form {
background:url(../img/fond_form.gif) no-repeat;
height:100%;
}


.form_encadredegrade table tr td.bas_form {
background:url(../img/bas_form.gif) no-repeat;
height:16px;
}

.form_rens {
width: 660px;
padding: 0;
margin: 0;
}

.form_encadredegrade .input {
background-color:#ffffff;
border:#959595 1px solid ;
font-size:10px;
height:14px; 
width: 165px;
}

.form_encadredegrade .input2 {
background-color:#ffffff;
border:#959595 1px solid ;
font-size:10px;
height:14px; 
width: 102px;
}

.form_encadredegrade .select {
background-color:#fffff;
border:#959595 1px solid;
font-size:10px;
width: 60px;
}

#popupCV {
	color:#106971;
	font-weight: normal;
	font-size:11px;
}
#popupCV .small{
	text-align: right;
	color:#106971;
	font-weight: normal;
	font-size:11px;
	padding:0 8px 0 0;
	height:20px;
}
