@charset "UTF-8";
* { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
a { outline: none; text-decoration: none; }
.clear{ clear: both;}

body{
   background: #eac82d url(../images/design/bg-body.jpg) repeat-x top;
   font-size: 20px;
   font-family: Georgia, "Times New Roman", Times, serif;   
}

#container
{ margin: 0 auto; padding: 0; overflow: hidden; width: 850px; }

/* *** HEADER ********************************************************************************** */

#header{ margin: 45px 0 0 0; _width: 880px;}
#header #logo{ float: left; height: 119px; margin: 0 45px 35px 35px; width: 192px; _margin: 0 45px 0 10px; }
#header #mantra{color: #eac82d; font-size: 17px; font-style: normal; margin: 45px 15px 0 0; line-height: 26px; _margin: 0; _width: 570px;}
#header #mantra a{ color: #ca8215; }
#header #mantra a:hover{ color: #fff; }
#header #people{ display: block; height: 168px; position: relative; top: -14px;  width: 850px;  }

/* ********************************************************************************************* */

#content{ display: block; position: absolute; width: 850px; z-index: 1; }
#content .left{ float: left; }
#content .right{ float: right; }

#content #menu ul{ width: 888px; margin: -23px 0 0 -25px; display: block; clear: both; _position: relative; _top: -6px;} 
#content #menu li{ display: inline; margin: 0; padding: 0; overflow: hidden;}
#content #menu a{ border: 0; margin: 0; padding: 0; text-decoration: none;}

#content #prier{ border-bottom: 3px solid #e7af27; display: block; height: 117px; margin: -10px 10px 0 0; width: 850px; } 
#content #prier .left { width: 570px; }
#content #prier .left img{ float: left; padding: 0 16px 0 55px; }
#content #prier .left h2{color: #5f4605; font-size: 40px; letter-spacing: -1px; padding: 10px 0 0 0;}
#content #prier .left p{ font-size: 13px; line-height: 16px; color: #756416; padding: 0 10px 0 0;}

#content #prier .right{ color: #5e5012; font-family: Arial, Helvetica, sans-serif; width: 275px; border-left: 3px solid #e7af27; height: 117px;}
#content #prier .right p{ font-size: 11px; line-height: 14px; padding: 0px 0 10px 15px;}
#content #prier .right p a:link, #content #prier .right p a:visited{ color: #5e5012; text-decoration: none;}
#content #prier .right p a:hover{ color: #ca8215; text-decoration: none;}

#content #carte{ background: url(../images/carte.jpg) no-repeat center top; height: 342px; width: 850px; }
#content #carte #credits { font: 11px Georgia, "Times New Roman", Times, serif; padding: 20px 0px 0px 0px; text-align: center; width: 850px; }
#content #carte #credits a { color: #c0a121; }
#content #carte #credits a:hover { color: #977a15; }