x#savoir{
  margin: 10px 30px;
}


#table_form{
background: url(/media/reemploiv1/table.png) no-repeat;
background-color:#ffffff;
height:72px;
width:550px;
padding-left:20px;
padding-top:10px;
font-weight:bold;
}

#resultats{
    margin: 10px 0px 0px 20px;
    background-color:#ffffff;
}


.accordion p{
margin:5px 10px;
}

.tab_res{
font-weight:normal;
color:#3fa5c7;
background: #f6f6ce url(/media/reemploiv1/plus.gif)  no-repeat right -2px ;
cursor:pointer;
}

.tab_res_im{
font-weight:normal;
color:#dfe060;
background: #3fa5c7 url(/media/reemploiv1/plus.gif)  no-repeat right -2px ;
cursor:pointer;
}

.accordion h3.active {
font-weight:bold;
background-position: right -49px;
}


.fout{
     font-weight:bold;
}

table.legend {
	color:#646271;
    font-weight:bold;
}

.table_tr_legend_odd {
	color:#646271;
}
.table_tr_legend_even { 
	background-color: #E5E5E5;
	color:#646271;
}

table.legend td, table.table_tr_legend_even td, table.table_tr_legend_odd td {
	text-align:left;
	padding-left:1px;
}
