body,html{ font-family: Arial, sans-serif; font-size: 11px; padding:0px; border:0px; margin:0px; 
text-align:center; color: #414344;  }

img{ border:0px; }
p{ margin-top:10px; padding:0px; }
form{margin:0px; padding:0px;}

.clear{clear:both;}
.aRight{ text-align:right; }
.toLeft{ float:left;}
.mtop2{margin-top:2px;}
.mtop5{margin-top:5px;}
.mtop10{margin-top:10px;}
.mtop20{margin-top:20px;}
.mtop55{margin-top:55px;}
.mright10{margin-right:10px;}

/***** Home Page *****/
#home_main_contain{ width:1010px; margin-left:auto; margin-right:auto; margin-top:0px; text-align:left; }

#home_down_contain{ margin-left:45px; }
#home_down_left_contain{ width:156px; height:266px;  padding:10px;  }
#home_down_center_contain{ background-image:url(../theme/home_fond_1.png); background-repeat:no-repeat; 
width:584px; height:258px; padding:0 10px 0 10px; line-height:17px; margin-top:4px; }
#home_down_right_contain{ background-image:url(../theme/home_fond_3.png); background-repeat:no-repeat; color:#8d8e8e; 
width:172px; height:255px; padding-left:2px; margin-top:4px;}
#home_footer{ text-align:center; font-size:10px; margin-top:-20px;}

/***** Mise en forme *****/
.titre_bleu{ color:#158aa0; font-weight:bold; font-size:14px; }
.titre_orange{ color:#ffbf00; font-weight:bold; }
.txt_bleu{ color:#1bb3cc;  }
.txt_sup{ font-weight:bold; font-size:12px; }

/*****Links *****/
a{ color:#414344;  }
a:hover{ color:#414344; text-decoration:none; }
a.lien_bleu{ color:#158aa0;  }
a.lien_bleu:hover{ color:#158aa0; text-decoration:none; }
a.lien_gris{ color:#8d8e8e;  }
a.lien_gris:hover{ color:#8d8e8e; text-decoration:none; }

ul{ margin:0px; padding:0px; border:0px; list-style-image: url('../theme/puce_1.png'); }
li{ line-height:18px; margin-top:10px; }

