/*  ----------------------------------HTML BODY */
/*  TEST COLOR XAV 26/10    --- html, body {background:rgb(102,153,204);}*/
html, body {background:#0099cc;}
/*  ----------------------------------CONTAINER */
#container {background: url(../img/fondcontainer01.gif)  right top repeat-y #fff;}
.rtl #container {background: url(../img/rtl/fondcontainer01.gif)  right top repeat-y #fff;}
/*  ----------------------------------HEADER */
#header {background: url(../img/header01_fr.gif)  left top no-repeat transparent;}
#header.fr {background: url(../img/header01_fr.gif)  left top no-repeat transparent;}
#header.en {background: url(../img/header01_en.gif)  left top no-repeat transparent;}
#header.ar {background: url(../img/header01_ar.gif)  left top no-repeat transparent;}
#header.tr {background: url(../img/header01_tr.gif)  left top no-repeat transparent;}

.rtl #header {background: url(../img/header01_ar.gif)  left top no-repeat transparent;}
/*  ----------------------------------NAV TRANSTOP*/
#navtranstop {background:#ccc;}
#navtranstop a {background:rgb(239,237,237);color: rgb(188,195,195);}
#navtranstop a:hover {color: #fff;background:#666;}
#navtranstop a.actif {color: #fff;background:#666;}
/*  ----------------------------------NAV LANG*/
/*#navlang {background:#666 url(../img/fleche01.gif)  no-repeat;background-position: 0 3px;}
.rtl #navlang {background:#666 url(../img/rtl/fleche01.gif) no-repeat;background-position: 1px 3px;}
#navlang li{color: #ccc;}
#navlang a {background:#666;color: #ccc;}
#navlang a:hover {color: #fff;}
#navlang a.actif {color: #fff;}
*/
#navlang {background:#fff url(../img/flechelang.gif) no-repeat;background-position: 0 3px; border-top: solid 5px #fff;
border-bottom: solid 2px #666;}
.rtl #navlang {background:#fff url(../img/rtl/flechelang_rtl.gif) no-repeat;background-position: 1px 3px;}
#navlang li{color: #666;}
#navlang a {background:#fff;color: #666;}
#navlang a:hover {color: #fff; background:#666}
#navlang a.actif {color: #fff; background:#666}



/*  ----------------------------------BLOC01 */
.bloc01 h1{border-bottom: 1px solid #0099cc;}
.fondtitre{background: #0099cc;}
.bloc01 h2, .bloc01 h2 a{color:#0099cc;}

/*  ----------------------------------BLOC02 */
.bloc02 h1{border-bottom: 1px solid #0099cc;}
.bloc02 h2{color:#0099cc;}
.bloc02 h2.grasnoir{color:#666;}
.bloc02 ul{background:transparent;}
.bloc02 p.multipage, form .texte {background: url(../img/fleche02.gif)  left top no-repeat transparent;font:normal 12px verdana, arial, sans-serif;}
.rtl .bloc02 p.multipage, form .texte {background:url(../img/arab/fleche02.gif);}

/*letter-spacing: 1px;color:#999;text-decoration: underline;}*/
.outil p:hover {color: #333;cursor:pointer;}

/*  ----------------------------------BLOCMEDIA */
.blocmedia h1{border-bottom: 1px solid #0099cc;}
.blocmedia h2{background: url(../img/fleche02.gif)  left top no-repeat transparent;}
.rtl .blocmedia h2{background: url(../img/arab/fleche02.gif)  right top no-repeat transparent;}
.blocmedia ul{background:transparent;}

/*  ----------------------------------MULTIPAGE */

.multi h1{border-bottom: 1px solid #0099cc;}
.multi h2{color:#0099cc;}
.multi ul{background: transparent;}
.multi p.multipage{background: url(../img/fleche02.gif)  left top no-repeat transparent;}
.rtl .multi p.multipage{background: url(../img/rtl/fleche02.gif)  right top no-repeat transparent;}
/*  ----------------------------------BLOCPHOTO */

.blocphoto h1{border-bottom: 1px solid rgb(118,154,166);}
.blocphoto h2{color:#0099cc;}
.blocphoto ul{background:transparent;}
.blocphoto p.multipage{background: url(../img/fleche02.gif)  left top no-repeat transparent;}
.rtl .blocphoto p.multipage{background: url(../img/rtl/fleche02.gif)  left top no-repeat transparent;}
/*  ----------------------------------NUMERO */

.numero h1{border-bottom: 1px solid #0099cc;}
.numero h2{color:#0099cc;}
.numero ul{background:transparent;}
.numero p.multipage{background: url(../img/fleche02.gif)  left top no-repeat transparent;}
.rtl .numero p.multipage{background: url(../img/rtl/fleche02.gif)  right top no-repeat transparent;}
/*  ----------------------------------FOOTER */
#footer {background: url(../img/footer.gif)  right top no-repeat transparent;}
.rtl #footer {background: url(../img/rtl/footer.gif)  right top no-repeat transparent;}
