/*Skin 4 techs: commun.css tous navigateurs*/
html { height:100%; background:url(../img/fondhtml.jpg) repeat fixed center;}
body { position:relative; padding:0; margin:0 auto; height:100%; width:100%; max-width:1200px; min-width:1000px; border:0;}


/*container*/
#container { position:relative; min-height:100%; border:0; margin:0; padding:0; border:0;}/*positionnement du header et du footer*/
#content { margin:0; padding:39px 60px 60px 60px; border:0;} /*zone centrale utilisable*/
#content1000px { position:relative; margin:0 auto; padding:0; border:0; width:100%; max-width:1000px; border:0;} /*centrage horizontal du contenu de content*/

/*header*/
#header{ width:100%; max-width:1200px; min-width:1000px; position:fixed; height:39px; top:0; border:0; background: url(../img/header.jpg) repeat-x right; margin:0 auto; padding:0;color:white; z-index:990; }
#header p{ position:absolute; top:0; right:250px; margin:13px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffcc99; }
#banner { position:absolute; top:0; left:0;}
#header_r { position:absolute; top:0; right:0;}

/*menu*/
#leftside{ position:absolute; width:50px; top:0; height:100%; min-height:100%; background: url(../img/fondl.png) repeat-y top; z-index:980;}
#rightside{ position:absolute; width:50px; top:0; right:0; height:100%; min-height:100%; background: url(../img/fondr.gif) repeat-y top; z-index:980;}
div.menubar {position:absolute; width:50px; top:80px; border:0; margin:0; padding:0; overflow:hidden; display:block; margin:0; background-image: url(../img/tmenu.gif); z-index:9; border:0;}
div#menul { left:0; direction:ltr; z-index:981;}
div#menur { visibility:hidden; right:0; direction:rtl; z-index:981;}
.menubar img {display:block;}
img.MENU { position:absolute; top:40px; margin:0; z-index:-1;}
img.areal { position:absolute; left:0;}
img.arear { position:absolute; right:0;}


/*footer*/
#footer { position:absolute; bottom:0; height:50px; border:0; width:100%; margin:0; padding:0; z-index:970;}
#ftl { position:absolute; bottom:35px; left:0px; margin:0 110px;}
#ftr { position:absolute; bottom:35px; right:0; margin:0 110px;}
#fbl { position:absolute; bottom:8px; left:0px; margin:0 110px;}
#fbr { position:absolute; bottom:8px; right:0; margin:0 110px;}
#footer img{ border:2px outset #777777;}

/*règles génériques*/
.center { text-align:center; text-indent:0;}
.right { text-align:right; text-indent:0;}
.left	 { text-align:left; text-indent:0;} 
img { border:0; background:none; background-color:transparent}
img.center { display:block !important; margin:10px auto !important;}
a { outline:none;} /*évite le cadre pointillé sous Firefox*/



