@charset "utf-8";
/* CSS Document */
@import url"reset.css";

body, html        {font-family:Arial, Helvetica, sans-serif;margin:0px;padding:0px;font-size:12px;color:#422F2B;}
div
#all              {width:995px;margin:auto;padding:auto;background:#ff00;}
a                 {text-decoration:none}
.spacer			  {clear:both;font-size:1px;height:1px;}

/*====== TITLES*/
h1,h2,h3,h4,
h5,h6,h7,h8,h9    {color:#422F2B;}
h1,.contentheading{font-size:16px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e1e1e1;}
table.contentpaneopen {width:100%;}
td.contentheading {display:block;width:100%;}
h2                {font-size:12px;margin:0;padding:0;font-weight:bold;margin:4px 0px;}
h3				  {margin:0px;padding:0px;font-size:14px;}
h4				  {margin:0px;padding:0px;font-size:14px;}
.contentpaneopen  {margin:0;padding:0;}
.componentheading {display:none;}
.btns             {border-top:1px solid #e1e1e1;}

/*====== HEADER*/
.header               {position:relative;height:91px; background:url(../images/menu_bg.jpg) repeat-x ;width:1000px;}
.logo                 {margin-left:180px;width:488px;}
.contact              {position:absolute;width:222px;right:42px;top:0px;z-index:100;}
.menu_bgg             {width:73px;height:91px;background:url(../images/menu_bgg.jpg) no-repeat;position:absolute;left:0px;top:0px;}
.menu_bgd             {width:73px;height:91px;background:url(../images/menu_bgd.jpg) no-repeat;position:absolute;right:0px;top:0px;}
.banniere			  {padding-bottom:10px;background:url(../images/bannieres/bottom_bann.gif) repeat-x bottom;}
#contenu_centre       {padding:0px;}

/*====== MAIN MENU*/
.main_menu            {width:800px;left:160px;bottom:-26px;z-index:100;position:absolute;}
ul li                 {display:inline;background:url(../images/menu_separator.jpg) no-repeat right;line-height:45px;}
ul li a               {text-transform:uppercase;color:#533E3D;font-size:12px;font-weight:bold;padding:0px 15px 0px 10px;}
.menu_gauche_txt	  {display:none;}
.menu_gauche_txt a	  {font-size:9px;text-transform:lowercase;color:#fff;}
.menu_gauche_txt li   {background:none;}

/*====== SLIDESHOW HOME PAGE*/
#slides               {position:relative;}
#slideshow            {width:934px;margin:15px auto;}
#pasteurs             {position:absolute;width:254px;height:424px;top:-100px;left:4px;z-index:10;}

/*====== BUTTONS HOME PAGE*/
#home_btn             {width:934px;margin:auto;}
#home_btn a img		  {margin-right:3px;}
#home_btn a img, .logo a img,
#footer span.agence,
#footer a img        {border:none;}

/*====== LEFT*/
#contenu              {float:left;width:750px;margin-left:10px;}
#left_module          {float:left;width:230px;margin-left:4px;padding-top:4px;}
#contenu,#left_module {margin-top:10px;}

/*====== FOOTER*/
#footer               {color:#333;font-size:10px;width:434px;margin:20px auto;padding-left:500px;}
#footer span          {padding:8px 25px;border-right:1px solid #999;border-left:1px solid #999;color:#999999;}
#footer a             {color:#999999;}

/*====== FOOTER*/
.buttonheading a img  {border:none;}
table.table_list td   {padding:10px;}
table.table_list      {margin-right:20px;width:98%;margin-right:2%;}
table.table_list td.grey_border {height:1px;font-size:1px;border-bottom:1px solid #ccc;padding:0px;}
