/* CSS Document */

* {
margin:0;
padding:0;
border:0;
}
body {
position:relative;
margin:10px auto 20px auto;
width:800px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#810040;
}
#shadow {
width:807px;
background-image:url(../Images/Mise_en_page/ombre.png);
}
#global {
background-image:url(../Images/Mise_en_page/tapisserie.png);
width:800px;
min-height:1000px;
z-index:1;
height:100%;
}
#entete {
z-index:10;
height:300px;
width:800px;
background-image:url(../Images/Mise_en_page/degrade_top.png);
}
#IrmaGauche {
position:absolute;
}
#IrmaDroite {
position:absolute;
top:0px;
left:215px;
}
#degrade {
position:absolute;
background-image:url(../Images/Mise_en_page/degrade.png);
background-repeat:repeat-x;
width:800px;
height:631px;
z-index:5;
}
#contenu {
position:relative;
z-index:10;
height:100%;
}
#info_droite {
width:578px;
min-height:650px;
margin-left:222px;
}
#pied_page{
position:relative;
height:30px;
width:807px;
z-index:10;
background-image:url(../Images/Mise_en_page/pied.png);
}
#foot{
text-align:center;
color:#F5CDE2;
padding-top:4px;
font-size:10px;
}
.lien{
color:#F5CDE2;
text-decoration:none;
font-size:10px;
}
.lien:hover{
color:#FFFFFF;
}
#cache {
display:none;
width:1px;
height:1px;
}