
body { background: #7E91A3 }
a img { border: 0 } 
img { border: 0 }
* { margin: 0;padding: 0;font-family: Arial, Helvetica, sans-serif }

#global { background: url('/img/fond.gif') repeat-y;width: 796px;margin: 10px auto }

#top { width: 796px;height: 194px }

#menu { background: url('/img/barre_menu.png') no-repeat 9px 0;width: 796px;height: 25px }
#menu ul { float: right;list-style: none;line-height: normal;height: 25px;margin: 0;padding: 0;margin-right: 18px; } 
#menu li { display: inline;background: green } 

#menu a { display: block;float: left;background: url('/img/menu.png') no-repeat;padding: 5px 25px;font-weight: bold;color: #6E7276;text-decoration: none;font-size: 14px }
#menu a:hover { color: #E5680C }
#menu a.first { background: url('/img/menu-first.png') no-repeat;padding: 5px 20px;}
#menu a.active { color: #577088;text-decoration: underline }


#content { overflow: hidden }

#left { float: left;background: url('/img/img-left.png') no-repeat 9px 0;width: 254px;padding-top: 25px }
#left img { margin: 5px 0 5px 30px;border: 2px solid #ccc }

#right { float: right;width: 542px }
#right h1 { font-size: 18px;margin: 35px 0 15px 5px;color: #577088;text-align: center }
#right p { padding: 15px 40px 30px 20px;text-align: justify;font-weight: bold;color: #404448;font-size: 14px }
#right ul { margin-left: 100px;font-weight: bold;color: #404448;font-size: 14px }
#right table { margin-left: 30px } 

#map { width: 450px;margin: 10px auto }

#bottom { clear: both;background: url('/img/bottom.gif') no-repeat;width: 796px;height: 67px;padding-top: 55px;text-align: center;font-size: 13px;color: #fff;font-weight: bold }