body{margin:0; background-color:#595959; font-size:12px; font-family: Arial, Helvetica, san-serif;}

#global { position:relative; width:980px; margin-left:auto; margin-right:auto; height:735px;}

#header {position:abolute; top:0px, left:0px; width:980px; height:172px;}

#gauche {position:absolute; background-image:url(image/gauche.jpg); background-repeat:no-repeat; top:172px; left:0px; width:285px; height:563px; }

#droite {position:absolute; background-image:url(image/droite.jpg); background-repeat:no-repeat; top:172px; left:704px; width:276px; height:551px;}

#corps {position:absolute; top:172px; left:285px; width:419px; height:393px;; background-color:#FFFFFF;}

#footer {position:absolute; background-image:url(image/footer.jpg); background-repeat:no-repeat; top:565px; left:285px; width:419px; height:170px;}

#actu {width:160px;}

#contenu_actu {background-image:url(image/fond_actu.jpg); background-repeat:repeat-y; padding: 0 7px 0 5px; margin-top:-4px; color:#FFFFFF}

.fleche_droite {margin: 5px 0 0 230px; position:absolute;}
.fleche_gauche {
	margin: 5px 0 0 180px;
	position:absolute;
	left: -2px;
}
.img_droite {margin-left:4px}
.para1 {border-left: 1px solid #F58735; border-top: 1px solid #f58735; padding:10px 0 0 10px; margin-left:30px}
.para2 {border-left: 1px solid #F58735; border-top: 1px solid #f58735; padding:10px 0 0 10px;}
.orange_gras {color:#F58735; font-weight:bold}
.vert_gras {color:#009b52; font-weight:bold}
.rouge_gras {color:#c4041b; font-weight:bold}
.noir_gras {color:#000000; font-weight:bold}
.gris_gras {color:#595959; font-weight:bold}


.lien_docu { color:#f48933; text-decoration:none; }
.lien_docu:hover { text-decoration:underline; }

#error_acces { position:absolute; top:250px; left:270px; width:300px; height:100px; z-index:1000; background:url(image/error.png) no-repeat; padding:20px;  }
