body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #3366AA;
font-size: 1em;
margin: 30px;
padding: 0;
}

#header
{
height: 50px;
background-color: #36526D;
border-bottom: 1px solid #000000;
}

ul#header
{
height: 25px;
margin: 0;
padding: 0;
list-style-type: none;
}

ul#header li
{
float: left;
text-align: center;
}

ul#header li a
{
width: 126px;
line-height: 25px;
font-size: 0.9em;
font-weight: bold ;
letter-spacing: 2px ;
color: #36526D;
display: block;
text-decoration: none;
background: url(../../style/images/bouton.gif);
}

ul#header li a:hover
{
background: url(../../style/images/bouton-headerinverse.gif);
color: #FFFFFF;
}

#bann
{
height: 150px;
background-image: url(../../style/images/banniere.jpg);
}

#liner
{
height: 5px;
background-color: #36526D;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

#conteneur
{
width: 756px;
margin: 0 auto;
background: #ccc url(../../style/images/trafic.gif) repeat-y 0 0;
border: 1px solid #000000;
}

#texte
{
background-color: #FFFFFF;
margin-left: 150px;
line-height: 1.7em;
padding: 12px;
text-align: justify;
font-size: 0.8em;
border-left: 1px solid #000000;
}

.description
{
font-size: 0.9em;
text-align: justify;
border: 1px solid #555A64;
background: #DDDDDD;
color: #222;
padding: 2px 8px 0px 8px;
margin: 5px 0px;
}

.description img
{
float: left;
margin: 5px 5px 0px 0px;
}

.cadreblanc
{
font-size: 1em;
text-align: justify;
padding: 2px 8px 0px 8px;
margin: 5px 0px;
}

.cadreblanc img
{
float: left;
margin: 5px 5px 0px 0px;
}

.exposition
{
font-size: 0.9em;
text-align: justify;
border: 1px solid #555A64;
background: #EEE8AA;
color: #222;
padding: 2px 8px 0px 8px;
margin: 5px 0px;
}

/* START Modifier les langues */
.langue
{
font-size: 0.9em;
font-style: italic;
text-align: justify;
border: 1px solid #ddd;
background: #CCB399;
color: #222;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
margin: 3px;
}
/* END Modifier les langues */

/* START Modifier les recettes */
.recette
{
font-size: 0.9em;
text-align: justify;
border: 1px solid #807F7F;
background: #C3BAA6;
padding: 0px 8px 0px 8px;
margin: 3px;
}

.recette li
{
margin-left: 50px;
list-style-type: circle;
}
/* END Modifier les recettes */

#texte img
{
margin-right: 8px;
}


#texte ul
{
list-style-type: none
}

#texte h5
{
font-size: 1em;
text-decoration: underline;
margin: 2px 0px 2px 0px;
}

#texte h4
{
font-size: 1.1em;
text-decoration: underline;
margin: 10px 0px 7px 0px;
}

#texte h3
{
font-size: 1.3em;
text-decoration: underline;
}

#texte info
{
font-size: 1em;
}

#texte a
{
text-decoration: none;
color: #0066CC;
}

#texte a:visited
{
color: #36526D;
}

div[description]
{
font-size: 0.9em;
text-align: justify;
border: 1px solid #555A64;
background: #DDDDDD;
color: #222;
padding: 2px 8px;
margin: 5px 0px 5px 0px;
}

div[description] img
{
float: left;
margin: 5px 5px 0px 0px;
}

div[cadreblanc]
{
font-size: 1em;
text-align: justify;
padding: 2px 8px;
margin: 5px 0px 5px 0px;
}

div[cadreblanc] img
{
float: left;
margin: 5px 5px 0px 0px;
}	

div[lang="en"]
{
font-size: 0.9em;
font-style: italic;
text-align: justify;
border: 1px solid #ddd;
background: #CCB399;
color: #222;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
margin: 3px;
}

div[recette]
{
font-size: 0.9em;
text-align: justify;
border: 1px solid #807F7F;
background: #C3BAA6;
padding: 0px 8px 0px 8px;
margin: 3px;
}

/* Debut style paragraphe */
p
{
text-indent: 25px;
text-align: justify;
margin: 0px;
margin-bottom: 8px;
}
/* Fin style paragraphe */

#menu
{
top:auto;
float: left;
width: 150px;
background: #6D7F91;
border-right: 1px solid #000000;
}

.sous_menu
{
height: auto;
margin: 0px 5px;
padding: 0px;
border-top: solid 1px #a3c0d5;
}

.sous_menu li
{
text-align: center;
list-style-type: none;
border-bottom: 1px solid #a3c0d5;
border-left: solid 1px #a3c0d5;
border-right: solid 1px #a3c0d5;
}

.menu_element
{
list-style-type: none;
padding-bottom: 7px;
}

.menu_element h4
{
display: block;
text-align: center;
margin: 10px 5px 3px 5px;
padding: 3px;
font-size: 1em;
font-weight: bold;
color: #FFFFFF;
background-color: #36526D;
border: solid 2px #004B91;
}

.menu_element li
{
margin-bottom: 0px;
line-height: 20px
}

.menu_element a
{
font-size: 0.8em;
display: block;
margin: 0px;
padding: 1.5px 1.5px 3px 1.5px;
height: auto;
vertical-align: middle;
color: #CC9200;
background: #204160;
font-weight: bold;
text-decoration: none;
}

.menu_element a:hover
{
text-decoration: none;
color: #204160;
background-color: #CC9200;
}

.menu_element a:visited
{
text-decoration: none;
color: #CCB399;
}

#footer
{
clear: both;
height: 48px;
text-align: center;
font-size: 0.6em;
color: #FFFFFF;
background-color: #36526D;
border-top: 1px solid #000000;
padding-top: 3px;
}

img
{
margin: 4px;
border: none;
}

#footer img
{
text-align: center;
margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

table.centre
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}

/* START tableau loger */
table.loger
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}
/* END tableau loger */

/* START tableau musee */
table.musee
{
line-height: 1.4em;
margin-left: auto;
margin-right: auto;
margin-top: 6px;
margin-bottom: 6px;
vertical-align: top;
}
/* START tableau musee */

/* START tableau langue */
table.langue
{
line-height: 1.4em;
margin-left: 6px;
margin-right: 6px;
margin-top: 6px;
margin-bottom: 6px;
vertical-align: middle;
font-size: 1em;
border-spacing: 18px;
}
/* START tableau langue */

table.langue tr
{
margin-top: 6px;
margin-bottom: 6px;
}

/* START tableau infos */
table.infos
{
line-height: 1.4em;
margin-left: auto;
margin-right: auto;
margin-bottom: 8px;
vertical-align: top;
}

/* START tableau infos */

/* START tableau cinema */
table.cinema
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
border-collapse: collapse;
border: 1px solid #000000;
}
/* END tableau cinema */

/* START en-tete tableau cinema */
table.cinema th
{
padding: 0px 2px;
text-align: center;
border: 2px solid #000000;
}
/* END en-tete tableau cinema */

table.cinema td
{
padding: 0px 3px;
text-align: center;
border: 1px solid #000000;
}
/* START tableau cinema */