html
{
width: 1000px;
margin: auto;
}

img
{
border: none;
}

h1
{
text-shadow : #423c2c 2px 2px 10px;
}

h3
{
text-shadow : #5b3d12 1px 1px 7px;
color: #5b3d12;
}

/* HEADER */
#logo
{
width: 500px;
height: 360px;
background-image: url("../deco/fond_de_page+baniere.png");
margin: auto;
}

/* NAV */
#menu
{
position: absolute;
top: 340px;
width: 1000px;
margin: auto;
z-index: 50;
}

#menu_milieu
{
width: 760px;
margin: auto;
}

/* CORPS */
#bloc_corps
{
position: relative;
bottom: 30px;
}

#corps
{
width: 832px;
min-height: 220px;
margin: auto;
border-left: 1px solid #7a7a7a;
border-right: 2px solid black;
padding-left: 35px;
padding-right: 30px;
position: relative;
top: 30px;
z-index: 10;
text-align: center;
}

#corps a
{
color: #652505;
}

#corps a:hover
{
color: black;
text-decoration: none;
}

#corps .texte_accueil
{
color: #993200;
}

#corps_videos
{
width: 832px;
min-height: 220px;
margin: auto;
border-left: 1px solid #7a7a7a;
border-right: 2px solid black;
padding-left: 35px;
padding-right: 30px;
position: relative;
top: 30px;
z-index: 10;
text-align: center;
}

#corps_videos a
{
color: #652505;
}

#corps_videos a:hover
{
color: black;
text-decoration: none;
}

#corps_galleries
{
width: 832px;
min-height: 220px;
margin: auto;
border-left: 1px solid #7a7a7a;
border-right: 2px solid black;
padding-left: 35px;
padding-right: 30px;
position: relative;
top: 30px;
z-index: 10;
text-align: center;
}

#corps_galleries a
{
text-decoration: none;
}

#corps_galleries img
{
border-radius : 10px;
border : 1px groove #5b3d12;
box-shadow : 1px 1px 12px #5b3d12;
margin : 5px;
}

#corps img
{
border-radius : 10px;
border : 1px groove #5b3d12;
box-shadow : 1px 1px 12px #5b3d12;
margin : 5px;
}

#deco_corps_haut
{
width: 900px;
margin: auto;
position: relative;
top: 60px;
z-index: 5;
}

#deco_corps_bas
{
width: 900px;
margin: auto;
position: relative;
top: 14px;
z-index: 5;
}

/* FOOTER */
#menu_texte
{
margin: auto;
}

#menu_texte td
{
width: 80px;
}

#menu_texte a
{
text-decoration: none;
color: #7a7a7a;
}

#menu_texte a:hover
{
text-decoration: underline;
color: black;
}

#autres_sites table
{
margin: auto;
text-align: center;
color: gray;
}

#autres_sites td
{
width: 200px;
}

#copyright
{
text-align: center;
}

#copyright .texte_copyright
{
position: relative;
bottom: 15px;
}

/* AUTRES */
#layer_videos
{
width: 700px;
height: 600px;
margin: auto;
background-image: url("../deco/contour_video.png");
background-repeat: no-repeat;
}

#player_videos
{
width: 600px;
height: 500px;
margin: auto;
padding-top: 10px;
}

.sous_menu_graphisme
{
margin: auto;
}

.sous_menu_graphisme td
{
padding-left: 10px;
padding-right: 10px;
}

.texte_rouge_photos
{
color: #cc0000;
font-family: Comic sans MS, CENA, Garamond, Arial, serif;
}

#plan_du_site
{
width: 300px;
text-align: left;
margin: auto;
}

#plan_du_site a
{
font-size: 1.2em;
font-weight: bolder;
text-shadow : #5b3d12 1px 1px 12px;
color: #5b3d12;
}

#plan_du_site ul
{
list-style-type: circle;
}

#plan_du_site li a
{
font-size: 1em;
font-style: italic;
color: #373f47;
}
