@charset "utf-8";

#bloc_actu{width:512px;}
#bloc_actu a {color:#000}
#bloc_actu a hover {text-decoration:none}
.bloc_accueil_top{width:507;line-height:25px;color:#fff; font-size:1.1em; text-align:center ; background:url(../images/bloc_accueil_top.png) top no-repeat ;}
.bloc_accueil_bottom{line-height:6px width:507;background: url(../images/bloc_accueil_bottom.png) top no-repeat ;}

#actu_menu ul { margin: 15px auto}
#actu_menu li {display:inline; }


.index_img_gauche {float:left; padding: 0 10px 10px 10px;}
.index_signature { width:80%; color:#333; font-style: italic; text-align: left;font-size:0.8em}

/* lecture d'un article */
#article_close { float:right; margin-right: 13px; margin-top: 12px}
#article_close img{ height:16px; width:16px;}
#article_close a img{background:transparent url(../images/but_closed.png) 0 0  no-repeat;}
#article_close a:hover img{background: transparent url(../images/but_closed.png) 0 -16px no-repeat; }

#layer_article{display:none;position:absolute;background:transparent url(../images/layer_article_bc.png) top left no-repeat;width:697px;height:479px;font-size:1em;z-index: 800; }

#article_titre { line-height:1em; margin:30px 0 11px 5px ;font-size:1em; color:#000; text-align:center;font-weight:bold;}	
#article_signature{float:left; font-style: italic; }
#article_lien a{float:right; top:0; color:#000;text-decoration:underline}
#article_lien a:hover{text-decoration:none}


#layer_article_scrollabel {margin:30px 50px; padding:0;width:550px;height:400px; color:#000;overflow: hidden;text-align:justify; }	

#article_trackV {float:right;margin-top: -432px; margin-right:78px; width:14px;height:401px;background: #ccc url(../images/scrollbar_layer_article.png) left top no-repeat;}	
#article_handleV {position:relative; top:0; left:1px; width:15px;height:24px; background:transparent url(../images/scrollbar_face.png) left top no-repeat;cursor:pointer}


