* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

input, textarea, select {
border:1px solid #000;
padding:2px;
vertical-align:middle; }

body {
text-align:justify;
font:100%/1.3 Arial, "Times New Roman", sans-serif;
background:#785a3c;
scrollbar-face-color: #785a3c;
scrollbar-shadow-color: #dcdcdc;
/*scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: lime;
scrollbar-darkshadow-color: gray;*/
scrollbar-track-color: #ccc;}

/***** Flash & Déco *****/

div#logo {
position:absolute;
top:20px;
left:20px;
width:475px;
height:174px;
/*background:url(img/entete_logo.png) no-repeat;*/ }

div#menu {
width:950px;
height:127px;
/*background:url(img/menu_flash.png) no-repeat;*/ }

/***** Stylage contenu *****/

h1, .invis {
position:absolute;
top:-9999px; }

h2 {
text-align:center;
font-size:120%;
font-family:"Times New Roman", serif;
font-weight:bold;
padding-top:90px;
width:280px;
margin:0 auto;}

/* Galerie photo */

ul#photos {
margin:0 auto;
width:460px;
overflow:hidden;
color:#A3A29F;}

ul#photos li {
float:left;
height:105px;
margin-left:10px;
color:#484B49;
margin-bottom:10px;}

ul#photos li img {
width:100px;
height:75px;}

ul#photos li span {
overflow:hidden;
height:30px;
text-align:center;
color:#F27302;
display:block;
font-weight:bold;
width:100px;}

/* News */

div#news p{ 
text-align:left;}

div#news h3 { 
font-weight:bold;
height:20px;
color:#000;
font-size:110%;
padding-bottom:10px;}

/* Contact */

div#contact dl dt { 
font-weight:bold;}

/* Contenu */

div#contenu p {
margin-bottom:10px;}

div#contenu div.right {
width:250px;
height:180px;
margin-left:25px;
float:right;}

.supp {
float : left;
margin-right: 220px;
}

/* Footer */

div#footer ul {
text-align:center;}

div#footer ul li {
padding-left:5px;
font-size:75%;
color:#ffba2c;
display:inline;}

div#footer ul li a {
color:#ffba2c;
margin-right:5px;
text-decoration:none;}

div#footer p {
padding:5px 0;
text-align:center;}

div#footer p a {
text-decoration:none;
color:#cc1010;
font-weight:bold;
font-size:75%;}

/***** Layout *****/

div#global {
margin:0 auto;
width:950px;}

div#haut {
width:950px;
height:301px;}

div#entete {
position:relative;
width:950px;
height:174px;
background:url(img/entete_fond.jpg) no-repeat;}

div#news { 
text-align:center;
position:absolute;
top:10px;
right:250px;
width:136px; /*156px;*/
padding:10px;
height:155px;
color:#000;
font-size:75%;
background:url(img/news_fond.png) no-repeat;}

div#presentation_news {
overflow:auto;
height:90px;}

div#contact{
text-align:center;
position:absolute;
top:10px;
right:30px;
width:194px; /*214px;*/
padding:10px;
height:155px;
color:#000;
font-size:75%;
background:url(img/contact_fond.png) no-repeat;}

div#conteneur_menu{
width:950px;
height:127px;
background:url(img/flash_fond.jpg) no-repeat;}

div#conteneur_centre{
color:#0c3b83;
position:relative;
width:950px;
height:583px;
background:url(img/conteneur_fond.jpg) no-repeat;}

div#contenu {
font-size:75%;
position:relative;
margin:50px auto 0;
padding:25px;
overflow:auto;
width:460px; /*556px - 46px scroll ++ */
height:300px;}

div#footer {
width:950px;
height:34px;
margin-bottom:40px;
background:url(img/footer_fond.jpg) no-repeat;}