.annonce{
padding:15px 0;
position:relative;
}

.visuel_annonce img{
display:block;
border:0;
float:left;
}

.editorial_annonce{
float:right;
width:495px;
}

.titre_annonce{
font-size:18px;
color:#0f1b5f;
line-height:20px;
margin:0 0 15px;
font-weight:bold;
text-transform:uppercase;
}

.desc_annonce{
color:#000;
font-size:13px;
line-height:16px;
text-align:justify;
}

.div_detail_annonce{
text-align:center;
margin-top:20px;
}


#annonce_droite{
float:right;
width:435px;
}

#annonce_gauche{
float:left;
width:245px;
}

#annonce_ref{
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
font-size:11px;
height:13px;
line-height:13px;
padding:8px;
color:#999;
margin-bottom:10px;
}

#annonce_ref span{
font-size:12px;
color:#333;
}

.annonce_detail{
margin-bottom:20px;
font-size:14px;
text-align:justify;
color:#333;
}

#annonce_visuel{
display:block;
margin:0 0 15px 0;
-webkit-box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.2);
box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}



/*** Popup ***/
#table_postuler{
width:80%;
margin:10px auto;
border-collapse:collapse;
}

#table_postuler tr td{
height:20px;
line-height:12x;
padding:10px 0px;
vertical-align:middle;
}

#table_postuler tr.erreur{
background:#FFE2E2;
}

#table_postuler tr td.td_postuler_gauche{
width:30%;
font-size:13px;
color:#000;
}

#table_postuler tr td.td_postuler_gauche em{
color:#777;
}

#table_postuler tr td .champ_obligatoire{
font-size:18px;
font-weight:bold;
color:#d20;
margin:0 3px 0 0;
}

#table_postuler tr td.td_postuler_droite .radio_postuler{
margin:0 2px 0 0;
}

#table_postuler tr td.td_postuler_droite label{
margin:0 10px 0 0;
font-size:12px;
}

#table_postuler tr td.td_postuler_droite .input_text_postuler{
border:none;
background:#eeeeee;
display:block;
width:350px;
height:18px;
line-height:18px;
padding:1px 10px;
font-size:13px;
color:#000;
}

#table_postuler tr td.td_postuler_droite textarea{
border:none;
background:#eeeeee;
display:block;
width:350px;
height:180px;
line-height:18px;
padding:1px 10px;
font-size:13px;
color:#000;
}

#table_postuler tr td.td_postuler_droite .btn{
float:right;
}
