/*==================================================================================================================
//===(  Copyright 2005 Atomprod  -  Author Alain Chalet <ach@atomprod.com> & Patrice Bridoux <pjb@atomprod.com> )===
//================================================================================================================*/

.w2x-left   { float:left; margin: 10px 20px 10px 0; }
.w2x-right  { float:right; margin: 10px 0 10px 20px; }
.w2x-center { display:block; margin:0 auto; }

html, body      { padding:0;margin:0;border:0;height:100%;}
html            { background:url(img/css/1/fond.gif) repeat}
html>body #main { height:auto;}
body            { text-align:center;font-size:12px;font-family:Lucida Sans,Arial,Helvetica,Sans-Serif;background:url(img/css/1/fond2.jpg) repeat-x 0 0px;}
#main           { position:relative;top:0px;left:0px;margin:0 auto;width:645px;height:100%;min-height:100%;display:block;text-align:left;
                  border-left:1px solid #C5BFBF;border-right:1px solid #C5BFBF;background:url(img/css/1/main.gif) repeat-y #FAF2F2;}
#hd>#main       { height:auto;}

/* <![CDATA[ */
#block-1        { float:left;width:75%;position:relative;z-index:4;}
* html #block-1 { display:inline;}
#block-2        { float:left;width:0%;}
#block-3        { display:block;position:absolute;top:265px;left:486px;width:159px;z-index:999;}
#wrapper        { margin:0;}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the necessary height (unless fixed, this problem becomes even more acute weirdness as the method is enhanced */
#wrapper       {
/* Normally a Holly-style hack height: 1% would suffice but that causes IE 5.01 to completely collapse the wrapper - instead we float it */
                  float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes (I saw it happen many moons ago) makes the width of wrapper too small the float: none with the comment is ignored by 5.01, 5.5 and above see it and carry on about their business It's probably fine to just remove it, but it's left here just in case that many moons ago problem rears its head again */
                  float/**/: none; }
/* easy clearing */
#wrapper:after  { content:'[DO NOT LEAVE IT IS NOT REAL]';display:block;height:0;clear:both;visibility:hidden;}
#wrapper        { display: inline-block;}
/*\*/
#wrapper        { display:block;}
/* end easy clearing */
/* ]]> */

/* ====================================================================
 ini / base
-------------------------------------------------------------------- */
img       { border:0;}
a         { color:#B24646;text-decoration:underline;}
a:visited { color:#B24646;}
a:hover   { color:#670001;}
.cleaner  { clear:both;display:block;height:40px;line-height:0px;font-size:0px;border:none;padding:0px;margin:0px;}
.nocss    { display:none;}

/* ====================================================================
 header
-------------------------------------------------------------------- */
#mh      { display:block;height:274px;width:100%;background:url(img/css/1/mh.gif) repeat-x 0 264px #ffffff;position:relative;z-index:400;}
#hdeco1  { height:175px;width:185px;display:block;position:absolute;top:89px;left:0px;border-right:1px solid #fff;border-left:1px solid #fff;}
#hdeco2  { height:175px;width:185px;display:block;position:absolute;top:89px;left:186px;border-right:1px solid #fff;}
#hdeco3  { height:175px;width:113px;display:block;position:absolute;top:89px;left:372px;;background:url(img/css/1/hd3.jpg) no-repeat;}
#hd      { background:url(img/css/1/hd.jpg) no-repeat 50% 89px;height:100%;width:100%;display:block;}
#logo    { z-index:900;display:block;cursor:pointer;height:89px;width:645px;}

/* ====================================================================
 menu accessibilité 
-------------------------------------------------------------------- */
#ma   { display:none;}

/* ====================================================================
 content
-------------------------------------------------------------------- */
#ct         { padding:0 30px 0 30px;margin:0;width:auto;}
#ct h1      { font-weight:bold;font-size:2em;padding:6px 0 26px 4px;margin:0 0 4px 0;color:#7C0000;
               background:url(img/css/1/h1.gif) no-repeat 0 100%; }
#ct h2      { font-weight:bold;font-size:1.5em;padding:3px 0;margin:0;color:#7C0000;border-bottom:1px solid #E8D1D1;}
#ct h3      { font-weight:bold;font-size:1.4em;padding:2px 0;margin:0;color:#7C0000;}
#ct h4      { font-weight:bold;font-size:1.2em;padding:2px 0;margin:0;color:#7C0000;}
#ct h5      { font-weight:bold;font-size:1.1em  ;padding:2px 0;margin:0;color:#7C0000;}
#ct p       { text-align:justify;margin:18px 0 18px 0;}
#ct img     { }
#ct strong  { color:#670001;font-size:1.2em;}
/* ====================================================================
 menu principal
-------------------------------------------------------------------- */
#mp                 { position:absolute;top:89px;left:486px;z-index:600;display:block;height:161px;width:158px;padding:14px 0 0 0;
                      background:url(img/css/1/mp.jpg) repeat-x;display:block;}
#menu-p             { }
#menu-p ul          { width:auto;list-style:none;margin:0;padding:0;font-size:1.1em;border-bottom:1px solid #fff;}
#menu-p li          { padding:0;width:158px;display:block;border-top:1px solid #fff;}
#menu-p a           { padding:6px 0;text-decoration:none;text-align:center;width:158px;display:block;color:#fff;font-weight:bold;}
#menu-p a:hover     { background:#760000;}
#mpid-5 a           { background:#880000;}
#mpid-5 a:hover     { background:#320101;}
#menu-p span        { padding:6px 0;text-decoration:none;text-align:center;width:158px;display:block;color:#fff;font-weight:bold;background:#3F0000;}

/* ====================================================================
 menu secondaire
-------------------------------------------------------------------- */
#ms                { padding:0;width:159px;position:relative;}
#sdeco1            { height:251px;width:159px;display:block;position:absolute;top:0px;left:0px;background:url(img/css/1/ms1.gif) no-repeat;}
#menu-s            { width:159px;float:left;position:relative;z-index:999;}
#menu-s ul         { list-style:none;margin:0;padding:0;text-align:center;border-top:1px solid #E5D0D0;border-left:1px solid #E5D0D0;margin-top:20px;}
#menu-s li         { width:auto;height:auto;}
#menu-s a          { width:138px;height:auto;display:block;padding:8px 10px;color:#A57373;border-bottom:1px solid #E5D0D0;cursor:pointer;text-decoration:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/css/1/msfond.png',sizingMethod='scale');}
#menu-s li>a       { background:url(img/css/1/msfond.png) repeat;}
#menu-s a:hover    { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/css/1/msfond2.png',sizingMethod='scale');}
#menu-s li>a:hover { color:#880000;background:url(img/css/1/msfond2.png) repeat;}

#menu-s span       { padding:8px 10px;width:138px;display:block;color:#000;border-bottom:1px solid #E5D0D0;
                     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/css/1/msfond2.png',sizingMethod='scale');}
#menu-s li>span    { background:url(img/css/1/msfond2.png) repeat;}

                 
/* ====================================================================
 footer
-------------------------------------------------------------------- */
#clft          { display:block;font:0/0;clear:both;}
#ft	       { position:absolute;bottom:0px;left:0px;float:left;width:100%;font-size:11px;display:block;background:url(img/css/1/ft.jpg) repeat-x;}

#ft p          { padding:8px 8px;margin:0;text-align:center;color:#E9CFCF;font-weight:bold}
#ft p#ft-atm   { height:34px;display:none;text-align:right;padding:0 8px;}
#ft p#ft-atm a { color:#CDADAD;padding:12px 0 8px 0;display:block;margin-right:20px;float:right;}
#ft a          { color:#CDADAD;}
#ft a:visited  { color:#E9CFCF;}
#ft a:hover    { color:#fff;text-decoration:underline;}
#fdeco1        { position:absolute;top:-114px;left:0px;height:114px;width:100%;display:block;background:url(img/css/1/ft1.jpg) repeat-x;}
#fdeco2        { position:absolute;top:-114px;right:0px;height:114px;width:159px;display:block;background:url(img/css/1/ft2.jpg) repeat-x;}

/* ====================================================================
 menu langue
-------------------------------------------------------------------- 
#ml             { position:absolute; top:120px; right:8px; z-index:900;}
#ml a#fr        { width:18px;height:11px;background:url(img/css/3/lg.png) no-repeat -18px 0;display:block;}
#ml a#fr:hover  { width:18px;height:11px;background:url(img/css/3/lg.png) no-repeat 0 0;display:block;}
#ml span#fr     { width:18px;height:11px;background:url(img/css/3/lg.png) no-repeat 0 0;display:block;}
#ml a#en        { width:18px;height:11px;background:url(img/css/3/lg.png) no-repeat -18px -11px;display:block;margin-top:6px;}
#ml a#en:hover  { width:18px;height:11px;background:url(img/css/3/lg.png) no-repeat 0 -11px;display:block;}
#ml span#en     { width:18px;height:11px;background:url(img/css/3/lg.png) no-repeat 0 -11px;display:block;margin-top:6px;}


/* ====================================================================
 Formulaire contact
-------------------------------------------------------------------- */
#ct-form           { margin:20px 0 4px 0;}
#ct-form div       { margin:0 0 6px 0;display:block;}
#ct-form span      { width:70px;display:block;float:left;padding:2px 0 0 4px;margin-right:8px;text-align:right;}
#ct-form input     { background:#FFFDFD;border:1px solid #000;width:260px;padding:3px;}
#ct-form textarea  { background:url(img/css/3/form.png) no-repeat right bottom #FFFDFD;border:1px solid #000;width:280px;padding:3px;}
#ct-form button    { cursor:pointer;}

/* ====================================================================
 Base Line
-------------------------------------------------------------------- */
#fl-BL           { position:absolute;top:20px;left:0;z-index:9002;width:12px;height:18px;background:url(img/css/1/flbl.gif) no-repeat;display:block;}
.flBLtov         { border:4px solid #8F1515;background:#ffffff;margin:0px;width:300px;height:auto;overflow:hidden;display:block;position:relative;top:0px;left:0px;z-index:800;margin:0 0 0 30px;}
.flBLtou         { border:0px;background:transparent;margin:0px;width:7px;height:7px;overflow:hidden;display:block;position:relative;top:0px;left:0px;z-index:800;margin:0px}
#flBLtxt p       { margin:0px;padding:6px;text-align:justify;}
#flBLtxt a       { text-decoration:underline;}
#flBLtxt a:hover { color:#B41A1A;}

