* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

body {
background-color:#250000;
text-align:justify;
font:100%/1.5 Arial, "Times New Roman", sans-serif; }

/* Salle */

ul#salle {
width:550px;
margin: 20px 0;
}

ul#salle li {
width:180px;
margin-bottom:10px;
float:left;
}

ul#salle li a img {
height:100px;
width:150px;
padding:3px;
border:1px solid #930000;
}

ul#salle li a img:hover {
height:100px;
width:150px;
padding:3px;
background-color:#930000;
border:1px solid #930000;
}

p#clic {
font-size:80%;
}

/* Galerie plaisir des yeux */

ul#liste_plaisir {
margin:10px 0;
}

ul#liste_plaisir li {
text-align:center;
width:120px;
}

ul#liste_plaisir li a{
color:#fff;
text-decoration:none;
font-weight:bold;
}

ul#liste_plaisir li img{
width:100px;
padding:3px;
border:1px solid #930000;
}
ul#liste_plaisir li img:hover{
background-color:#930000;
padding:3px;
border:1px solid #930000;
}


/* detail de la galerie */


div#details h3 a {
color: #80B737;
text-decoration:none;
}

div#details h3  {
margin:10px 0;}

div#details {
width:650px;
overflow:auto;
padding-bottom:20px;
margin:10px 0 10px 0;
border-bottom:1px dashed #930000;
}

div#details img {
margin-right:10px;
float:left;
padding:3px;
width:100px;
height:75px;
border:1px solid #930000;
}

div#details img:hover {
margin-right:10px;
float:left;
padding:3px;
width:100px;
height:75px;
border:1px solid #930000;
background-color:#930000;
}

#spacer {
clear:both;
}


/* Accueil */

ul#liste_accueil {
margin:10px 0;
}

ul#liste_accueil li {
margin:5px 0;
list-style:square;
color:#FFFFCC;
}

ul#liste_accueil li a {
text-decoration:none;
font-weight:bold;
font-size:110%;
color:#FFFFCC;
}

a.retour {
text-decoration:none;
font-weight:bold;
color:#FFFFCC;
}

/***** FLASH & DCO *****/

div#logo_flash{
width:404px;
height:136px;
/*background:transparent url(img/logo_flash.png) no-repeat;*/
position:absolute;
top:-20px;
left:0; }

div#diapo_flash {
width:256px;
height:206px;
/*background:transparent url(img/diapo_flash.png) no-repeat;*/
position:absolute;
top:130px;
left:40px; }

div#menu_flash {
width:242px;
height:250px;
/*background:transparent url(img/menu_flash.png) no-repeat;*/
position:absolute;
top:350px;
left:0;
z-index:2; }

img#presentation {
float:right;
margin-left:20px;
margin-bottom:10px; }

div#deco_cg {
width:381px;
height:384px;
background:transparent url(img/deco_cg.png) no-repeat;
position:absolute;
top:350px;
left:-65px;
z-index:1; }

/***** Typo *****/

h1, .invis {
position:absolute;
top:-9999px; }

h2 {
font-size:150%;
color:#fff;
letter-spacing:1px;
font-weight:normal;
font-family:Georgia, "Times New Roman", serif;
padding-left:50px;
height:138px;
line-height:105px;
background:transparent url(img/titre_fond.png) no-repeat; }

div#presentation_contenu p {
margin-bottom:10px; }

/***** Layout *****/

div#global {
position:relative;
width:955px;
margin:0 auto;
padding-bottom:30px;
background:transparent url(img/contenu_fond.png) no-repeat left top; }

div#coordonnees {
font-family:Verdana, Arial, sans-serif;
padding:10px 0;
font-size:75%;
width:285px;
font-weight:bold;
color:#fff;
text-align:center;
position:absolute;
top:0;
right:120px;
background:transparent url(img/coordonnees_fond.png) no-repeat bottom; }

div#contenu {
position:relative;
padding-top:140px;
margin-left:320px;
width:635px; }

div#presentation_contenu {
min-height:450px;
width:570px; /*635*/
padding-right:65px;
position:relative;
top:-20px;
color:#FFFFCC;
font-size:75%; }

/***** #coordonnees *****/

div#coordonnees dl dt {
color:#CC0000;
margin-top:10px; }

/***** #nav_sub *****/

div#nav_sub ul { 
padding-left:20px; }

div#nav_sub ul li {
font-size:70%;
color:#640000;
display:inline; }

div#nav_sub ul li a {
text-decoration:none;
color:#640000; }

div#nav_sub ul li a:hover {
color:#C60000; }