body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(../images/design/fond.gif);
	font-size: 12px; /* a voir a supprimer */
}

.body
{
	background-attachment: fixed; /* a voir a supprimer */
	margin: auto; /* a voir a supprimer */
	width: 1000px; /* a voir a supprimer */
}


/*banniere*/

#banniere {
	margin-top: 10px; /* a voir a supprimer */
	margin-bottom: 5px; /* a voir a supprimer */
	margin-right: auto;
	margin-left: auto; 
	text-align: center;
	width: 605px;
	height: 56px;
	background-image: url(../images/design/banniere.gif);
    /*background-image: url(../images/noel/banniere.jpg);*/
}


/*Design*/

.cadre_central
{
	margin: 0 auto;
	width:1000px;
	padding:0px;
	margin-top:7px;
	position: absolute;
}

.menu
{
	position:absolute;
	top:0px;
	left:0px;
	width:155px;
	margin-left:5px;
	margin-right:5px;
	padding:0px;
}

.barre_haut_menu
{
	background: url(../images/design/barre_haut_menu.gif) top no-repeat;
	height:10px;
	overflow:hidden;
}

.barre_gauche_menu
{
	background: url(../images/design/barre_gauche_menu.gif) left repeat-y;
	padding-left:10px;
	overflow:hidden;
}

.barre_droit_menu
{
	background: url(../images/design/barre_droit_menu.gif) right repeat-y;
	padding-right:14px;
	overflow:hidden;
}

.centre_menu
{
	vertical-align:top;
	width:131px;
	background-color:#C2DEFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.barre_bas_menu
{
	background: url(../images/design/barre_bas_menu.gif) bottom no-repeat;
	height:14px;
	overflow:hidden;
}		

.cadre_jeu
{
	margin-left: 165px;
	margin-right:5px;
}

.fond_cadre_jeu
{
	background-color:#C2DEFF;
}

.barre_haut_jeu
{
	background: url(../images/design/barre_haut_jeu.gif) top no-repeat;
	height:14px;
	overflow:hidden;
}

.cote_gauche_jeu
{
	background: url(../images/design/barre_gauche_jeu.gif) left repeat-y;
	padding-left:10px;
	overflow:hidden;
}

.cote_droit_jeu
{
	background: url(../images/design/barre_droit_jeu.gif) right repeat-y;
	padding-right:14px;
	overflow:hidden;
}

.barre_bas_jeu
{
	background: url(../images/design/barre_bas_jeu.gif) bottom no-repeat;
	height:20px;
	overflow:hidden;
}	

/*Menu*/

.bouton_menu
{
	margin:0px;
	padding:0px;
	display: block;
	border:0px;
	background: url(../images/design/bouton_menu.jpg) no-repeat;
	width:130px;
	height:27px;
}

.barre_menu
{
	background: url(../images/design/barre_menu.gif) bottom repeat-x; 
	height:10px;
	margin:0px;
	padding:0px;
	border:0px;
}

.tableau_menu_int
{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.lien_menu
{
	text-decoration:none;
	color:#0047A1;
	text-align:left;
	margin-bottom:4px;
	padding:0px;
	display: block;
}

/*Pied de page*/

.pied_de_page
{
	position:relative; 
	bottom:1px;
	margin-top:4px;
	font-size:9px; 
	color:black;
}

/*Lien*/

A.lien {
	text-decoration:none;
	color:#0047A1;
}

a {
	text-decoration:none;
	color:#1D64BD;
}

a:hover
{
	text-decoration: underline;
	color:#D16B4E;
}


/*Accueil*/

.accueil_presentation
{
	color:#1D72DD;
	font-size:14px;
	font-family: georgia, Verdana, Arial, serif;
	margin-top:40px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}

/*gestion du texte*/


.titre {
	text-align: center; 
	font-weight:bold;
	font-size: 13px;
	font-family: sans-serif; 
}

.sm {
	text-align: center; 
	font-size: 14px;
	font-family: sans-serif; 
}
