@charset "utf-8";
/* CSS Document */
body
{
width:1300px;
font-size:14px;
color: #3D5855;
margin:auto;
background-color:#2E61AD;
}
.submit
{
border-color:#AFCDFB;
background-color:#DDDDDD;
border-style:solid;
border-width:thin;
width:70px;
font-size: 8pt;
color: #000000;
text-align:center;
}
.initiale
{
font-weight:bolder;
font-size:24px;
}
#publicite_header
{
margin-left:646px;
padding-top:6px;
width:468px;
}
#centre
{
height:100%;
}
#gauche
{
background:url(img/menu_gauche2.jpg) repeat-y;
width:214px;
height:800px;
float:left;
text-align:center;
}
#menu_defilant
{
background:url(img/barre_defilante.jpg) no-repeat;
width:952px;
height:24px;
}
#menu_defilant_an
{
background:url(img/barre_defilante_an.jpg) no-repeat;
width:952px;
height:24px;
}
#text_defilant
{
height:100%;
padding-top:8px;
margin-left:380px;
}
#header
{
background:url(img/header.jpg) no-repeat;
width:1300px;
height:208px;
}
#menu_superieur
{
width:952px;
height:50px;
background:url(img/menu_superieur.jpg) no-repeat;
}
#menu_superieur_an
{
width:952px;
height:50px;
background:url(img/menu_superieur_an.jpg) no-repeat;
}
#ligne_jeux
{
width:100%;
height:200px;
}
#cadre_jeux
{
width:60px;
height:270px;
float:left;
margin-left:20px;
}
#cadre_jeux2
{
width:116px;
height:92px;
float:left;
margin-left:25px;
margin-top:10px;
padding-top:40px;
font-weight:bolder;
}
#footer
{
background:url(img/footer.jpg) no-repeat;
width:957px;
height:278px;
margin-left:174px;
}
#colonne_gauche
{
background: url(img/colonne_gauche.jpg) #2E60AB no-repeat;
width:174px;
height:903px;
float:left;
}
#colonne_droite
{
background:url(img/colonne_droite.jpg) #2E61AD no-repeat;
width:174px;
height:903px;
float:right;
}
#petit_cadre
{
background:url(img/cadre.jpg) no-repeat;
width:635px;
height:70px;
margin-left:246px;
padding:3px;
}
#container
{
width:1300px;
height:100%;
}
#colonne_centrale
{
width:952px;
height:900px;
background:#FFFFFF;
padding-left:174px;
}

a:link {
	text-decoration: none;
	color: #3D5855;
}
a:visited {
	text-decoration: none;
	color:#3D5855;

}
a:hover {
	text-decoration: none;
	color:#3D5855;

}
a:active {
	text-decoration: none;
	color:#3D5855;

}
.fond_jeu
{
background:url(img/fond_jeux.jpg) no-repeat;
width:116px;
height:92px;
}