
body
{
   width: 1030px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 10px;    
   background-image: url("fond.png");
   background-repeat: repeat-x;
}
h4
{
   text-align: center;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}
/* L'en-tête */

li
{
	font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 16px;
}

h3
{
text-decoration:underline;
}


ul
{text-align: left;}
 

#entete
{
   width: 1030px;
   height: 80px;
   background-image: url("ban3.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   background-position: top center;
   text-align:center;
   }



.element_entete
{
	border: 2px solid black;
	background-color: #47f3f9;
	background-image:url("ptitscarreaux.jpg");
	text-align:center;
	font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:12px;
	width: 1030px;
	height: 70px;
	margin-bottom: 10px;   
	background-position: top center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.element_entete h3
{
	color:red;
}

#entete tr
{
border: 2px solid black;
}




/* Le menu */

#menu
{
   float: left;
   width: 207px;
}

.element_menu
{   
   background-color: #47F9E1;
   background-image:url("6.jpg");
   border: 2px solid black;   
   margin-bottom: 10px;
}

.element_menu h1
{
color:blue;
text-align:center;
font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:22px;
}


.element_menu caption
{
text-align: center;
font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:16px;
}

.element_menu td
{
text-align:center;
font-size:10px;
}

/* Quelques effets sur les menus -- Pour l'instant  je ne vois pas à quoi ca sert...*/

.element_menu a
{
   color: #4ef4de;
}

.element_menu a:hover
{
   background-color: #ffffff;
   color: black;
}

#menu2
{
   float: left;
   width: 207px;
}

.element_menu2
{   
   background-color: #7A1BF6;
   background-image:url("5.jpg");
   border: 2px solid black;   
   margin-bottom: 10px;
}

.element_menu2 h1
{
color:yellow;
text-align:center;
font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:22px;
}

.element_menu2 caption
{
color:white;
text-align: center;
font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:16px;
}

.element_menu2 td
{
text-align:center;
font-size:10px;
}

.element_menu2 a
{
   color: #22fe00;
}

.element_menu2 a:hover
{
   background-color: #ffffff;
   color: black;
}

/* Le corps de la page */

#corps
{
   margin-left: 215px;
   margin-bottom: 10px;
   padding: 5px;
   color: #000000;
   background-color: #7CD4F4;
   background-image: url("3.jpg");
   border: 2px solid black;
   text-align= center;
}

.com p
{
   padding-left: 20px;
   color: #000000;
   text-align:center;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h1
{
   color: #000000;
   text-align: center;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;
   padding-left: 00px;
   color: #0000fe;
   text-align: center;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h4
{
   text-align: center;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps p
{
   padding-left: 20px;
   color: #000000;
   text-align:left;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   padding: 5px;
   clear: both;
   text-align: center;
   color: #000000;
   background-color: #0038f2;
   background-image: url("ptitscarreaux.jpg");
   background-repeat: repeat-x;   
   
}
#com p
{
text-align:center;
}

#nouveautes table
{
   border="2"
}

#nouveautes td
{
   text-align: center;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}

.tableaux_accueil 
{
	background-image: url("fond.png");
}
