body
{
width: 900px;
text-align: center;
margin: auto;
}

body#bodyaccueil
{
background-image: url("fondaccueil.jpg");
background-color: rgb(225,244,255);
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

body#bodyillus
{
background-image: url("fondillus.jpg");
background-color: rgb(201,214,246);
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

body#bodybd
{
background-image: url("fondbd.jpg");
background-color: rgb(187,240,195);
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

body#bodyinfo2d
{
background-image: url("fondinfo2D.jpg");
background-color: rgb(250,146,161);
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

body#bodyinfo3d
{
background-image: url("fondinfo3D.jpg");
background-color: rgb(245,244,203);
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

body#bodyvideos
{
background-image: url("fondvideos.jpg");
background-color: rgb(183,158,213);
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

body#bodycontact
{
background-image: url("fondcontact.jpg");
background-color: white;
background-attachment:fixed;
background-position:center top;
background-repeat:no-repeat;
}

#mecor
{
position: relative;
text-align: center; 
margin-left: auto; 
margin-right: auto; 
width: 900px;
}

#global
{
position: relative;
text-align: center; 
margin-left: auto; 
margin-right: auto; 
width: 950px;
}

#en_tete
{
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
width: 910px;
height: 400px;
background-image: url("grandtitre.png");
background-repeat: no-repeat;
border: 3px rgb(225,244,255);
border-radius: 10px;
}

#boutonsentete
{
text-align: right;
vertical-align: center;
}

#menu
{
float: left;
width: 160px;
margin-bottom: 25px;
}

#corps
{
text-align: center;
margin: auto;
width: 920px;
padding: 1px;
background-image: url("fondsemitrans.png");
background-repeat: repeat;
border: 3px rgb(225,244,255);
border-radius: 10px;
}

#pied_de_page
{
clear: both;
width: 900px;
padding: 5px;
text-align: center;
background-image: url("menn3.JPG");
border: none;
border-radius: 0px;
margin-left: auto;
margin-right: auto;
}

.element_menu
{
background-image: url("menn.JPG");
background-repeat: repeat-y;
border: 3px inset rgb(108,193,225);
border-radius: 10px;
text-align: left;
margin-bottom: 10px;
}

.element_menu h3
{
font-family: Arial, "Arial Black", serif;
font-size: 16px;
color: white;
text-align: center;
}

.element_menu ul
{
list-style-image: url("icoone.PNG");
padding: 0px;
padding-left: 22px;
margin: 0px;
margin-bottom: 8px;
}

.droite
{
text-align: right;
}

.gauche
{
text-align: left;
}

a
{
font-family: Verdana;
font-size: 18px;
font-style: italic;
color: rgb(26,26,80);
text-decoration: none;
}

em
{
font-family: Arial, "Arial Black", serif;
font-size: 14px;
color: white;
}

a:hover
{
font-family: Verdana;
font-size: 18px;
font-style: italic;
color: rgb(26,26,80);
text-decoration: none;
}

a:active
{
font-family: Verdana;
font-size: 18px;
font-style: italic;
color: rgb(26,26,80);
text-decoration: none;
}

.txt
{
text-align: center;
padding: 5px;
}


a img
{
border: none;
}

.justify
{
text-align: justify;
text-indent: 30px;
}

.immm
{
text-align: center;
}

.idcart
{
border: none;
}

.bor01
{
text-align: left;
border-top: 2px dashed black;
border-bottom: 2px dashed black;
border-right: none;
border-left: none;
padding: 20px;
}

.bor02
{
text-align: left;
border-right: none;
border-left: none;
padding: 20px;
}

table
{
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}

table#tablo1
{
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 650px;
}

table#tablo2
{
border-collapse: separate;
margin-left: auto;
margin-right: auto;
width: 700px;
border-spacing: 25px 5px;
}

table#tablohaut
{
width: 700px;
height: 700px;
text-align: right;
vertical-align: bottom;
}

td
{
width: 100px;
font-family: Verdana;
font-size: 14px;
color: rgb(25,39,140);
}

th
{
font-family: Verdana;
font-size: 16px;
color: rgb(25,39,140);
}

.li
{
border: 2px outset silver;
background-image: url("menn2.JPG");
font-size: 17px;
}

.li2
{
border: 2px ridge silver;
background-image: url("menn4.JPG");
font-size: 16px;
text-align: center;
}

.barr
{
text-decoration: line-through;
}

p
{
font-family: Verdana;
font-size: 18px;
font-style: normal;
color: rgb(26,26,80);
margin-top: 60px;
margin-bottom: 60px;
}

b
{
font-family: Verdana;
font-size: 20px;
font-style: bold;
color: rgb(26,26,80);
}

h1
{
font-family: Cambria;
font-size: 25px;
font-style: italic;
color: rgb(122,153,196);
}

hr
{
height: 1px;
background-color: rgb(160,201,201);
}

ul
{
font-family: Verdana;
font-size: 18px;
font-style: normal;
color: rgb(26,26,80);
text-align: left;
}

li
{
font-family: Verdana;
font-size: 18px;
font-style: normal;
color: rgb(26,26,80);
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
}

h2
{
font-family: Verdana;
font-size: 18px;
color: rgb(25,39,140);
}

h3
{
font-family: Verdana;
font-size: 15px;
color: rgb(25,39,140);
}

table#tablobas
{
width: 700px;
height: 150px;
text-align: right;
vertical-align: bottom;
}