<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
{}

body
{
margin:0px;
background-image: url("images/design/vide.png");
background-repeat: repeat-x;
background-attachment:fixed;
text-align:justify;
font-family:"Times New Roman";
font-size:12px;
}
#bloc_principal
{
background-color: rgb(192,192,192);
width:800px;
margin:auto;
border:1px solid black;
}
#haut
{
color:white;
background-color: rgb(192,192,192);
margin-bottom:0px;
}
#haut p
{
text-align:right;
}
#haut a
{
color:white;
}
#haut #liens span
{
color:white;
background-image:url(images/design/boutons_liens.png);
border: 1px solid black;
}
#haut #liens a:hover
{
text-decoration:none;
}
#haut #vide
{
background-image:url(images/design/banner.png);
background-repeat:no-repeat;
background-position:bottom left;
margin-left:10px; /* position background */
height:80%;
}
#sitemap
{
font-size:12px;
float:left;
}
#sitemap #black
{
color:black;
font-size:11px;
}
#corps
{
border-width:3px;
border-color:rgb(192,192,192);
border-style:solid;
border-left:0px;
background-image:url("images/design/background-gauche.png");
background-repeat:repeat-y;
font-size:13px;
}

h1
{
text-align:center;
height:29px;/*pour background*/
color: navy;
margin:0px;
font-size:20px;
background-image: url("images/design/h1.png");
background-position:top right;
background-repeat:no-repeat;

}
#bloc-gauche
{
width:179px; /* IE 6*/
background-color:rgb(192,192,192); /*  #3232FA */
}
.interieur_gauche
{
margin:3px;
margin-top:0px;
padding:3px;
background-color:white;
border:1px solid black;
font-size:14px;
}
.titre_gauche
{
color:rgb(255,78,20); /* FF4E14 */
font-weight:bold;
}
.interieur_gauche input, .interieur_gauche p, .interieur_gauche form, .interieur_gauche ul /*form pour IE & OP,*/
{
text-indent:0px;
margin:0px;
margin-top:3px;
font-size:11px;
}
.center
{
text-align:center;
margin:auto;
}
.align_right
{
text-align:right;
}
.temps_droite
{
color:rgb(70,70,70);
text-align:right;
}
.lien_sans_dec a:hover
{
text-decoration:none;
}
#bloc-text
{
background-color:white;
float:right;
width:615px;
min-height:880px; /* 700 si pas pub google */
border:1px solid black;
border-top:none;
border-bottom:none;
}
h2
{
text-align:center;
font-size:17px;
color: navy;
font-weight:bold;
}
h3
{
margin-left:6px;
color:navy;
font-size:16px;
font-weight:bold;
}
p
{
margin:3px;/*modifier aussi bloc gauche avec mm valeur*/
text-indent:8px;
}
form p
{
text-indent:0px;
}
fieldset
{
margin:3px; /*IE*/
padding:3px; /*IE*/
background-color:rgb(240,240,250);
}
fieldset h2
{
text-indent:3px;
margin-top: 3px; /*FF*/
}
label:hover, .pointer:hover 
{
cursor:pointer;
}
a
{
color: #3232FA );
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
a img
{
border:none;
}
.red
{
color:rgb(210,20,20);
font-weight:bold;
}
.droite
{
float:right;
}
.gauche
{
float:left;
}



#img_jeux
{
border:1px solid navy;
}
.liste
{
margin-left:10px;
}
.sword ul 
{
margin:0px;
padding:3px;
padding-left:15px;
list-style-type:none;
text-align:left;
}
.sword li
{
margin-left:0px;
}
.sword li:hover
{
 list-style-image: url("images/design/sword.png");
}






#bas
{
background-color:white;
height:110px;/*IE*/
margin-left:180px;
font-size:12px;
font-weight:bold;
text-align:center;
clear:both; /*FF*/
border:1px solid black;
border-top:none;
}
.small_grey
{
font-size:11px;
color:grey;
}
#copyright
{
color:rgb(70,70,70);
font-size:11px;
font-weight:normal;
}









#connexion
{
width:275px;
margin:auto;
text-align:right;
}
#connexion p
{
margin:10px;
}


table
{
margin:3px;
margin-left:4px;
width:608px;
border-collapse:collapse;
}
input
{
margin:3px;/*IE*/
}
.background_bleu
{
background-image: url("images/design/sous_titre.png");
text-align:center;
font-weight:bold;
color:white;
padding:3px;
font-size:12px;
}





-->