body
{
   width: 1700px;/* 1200 */ /* 900 */
   margin: 10px; /* Pour centrer notre page */
   margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
 /* background-image: url("images/motif_fond.png"); Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   background-repeat: repeat-y;
 background-color: rgb(50,122,191);
/*   background-attachment: fixed; Le fond restera fixe */
}


/* ul /* Ma liste aura des puces en forme de dossiers */ 
/*{
   list-style-image: url("http://www.coopnature.com/feuilleboutong.GIF");
}
*/

.carre
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   list-style-type: square;
}



.disque
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   list-style-type: disque;
   font-family: "Comic Sans MS", Verdana ;
   font-size: small;
   
   
}

.tableau
{
margin-left:auto;
margin-right:auto;
width:600px;
padding-left:75px;
}

.yellow
{color : yellow
}

a
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   text-decoration: none;
   font-size: medium;

}
.paragraphe_aligne_gauche
{
  text-indent: 3%; /*30px;*/
  text-align: left;
  font-size: large;
}


.paragraphe_centre
{
  text-align: center;
  font-variant: small-caps;
  font-size: small;
}

.paragraphe_centre_grande_fonte
{
  text-align: center;
  font-variant: small-caps;

}

.paragraphe_centre_gras
{
  text-align: center;
  font-size: large;
  font-weight: bold;
}

.paragraphe_centre_petite_fonte
{
  text-align: center;
  font-size: small
}

.paragraphe
{
  text-align: center;
  font-size: large;
}

a:hover
{
   text-decoration: underline;
   color: yellow;
}

#logo_coop
{
   width: 300px;
   height: 185px;
   float: left;
   padding :10px;
   padding-top : 10px;
   background-image: url("images/logos/logo_coop_menu_principal2.png");
   background-repeat: no-repeat;
}


#tours_centre
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   width: 225px;
   height: 150px;
   float: left;
   padding : 10px;
   padding-top : 5px;
   font-family: "Comic Sans MS", Verdana ;

}

p
{
color: rgb(255,255,128);/*rgb(91,10,49);*/
}


#tours_nord
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   width: 225px;
   height: 150px;
   float: left;
   padding : 10px;
   padding-top : 5px;
   font-family: "Comic Sans MS", Verdana ;

}


#tours_sud
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   width: 400px; /*200*/
   height: 150px;
   float: left;
   padding : 10px;
   padding-top : 5px;
   font-family: "Comic Sans MS", Verdana ;

}



#images_coop
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
   width: 12%; /*120px;*/
   height: 50px;
   float: left;
   padding : 10px;
   padding-top : 25px;
   /*background-image: url("fondmenuprincipal.jpg");*/

}

#corps
{
   width: 60%; /*600px;*/
   height: 150px;
   margin: 10px;
   margin-top:40px;
   float: left;
   background-image: url("");
   background-repeat: no-repeat;
   padding : 10px;
   padding-top : 10px;
}


#en_tete
{
  width: 1675px; /*1100*/
  height: 185px;
   margin: auto;
   margin-top:10px;
  float: left;
 /* background-image: url("fondmenuprincipal.jpg");*/
  padding: 5px;
}

#menu
{
  width: auto;
  margin: auto;
  margin-top:10px;
  float: left;
 /* background-image: url("fondmenuprincipal.jpg");*/
  padding: 10px;
 font-family: "Comic Sans MS", Verdana ;

}


#corps h2
{
     color: rgb(255,255,128);/*rgb(91,10,49);*/
	   font-family: "Comic Sans MS", Verdana ;
	     font-size: large;

}


#corps h2
{
     color: rgb(255,255,128);/*rgb(91,10,49);*/
	   font-family: "Comic Sans MS", Verdana ;
	     font-size: large;

}




#corps h3
{
text-align: center;
	   font-family: "Comic Sans MS", Verdana ;
     color: rgb(255,255,128);/*rgb(91,10,49);*/
	  font-size: small;

}


#corps ul
{
   color: rgb(255,255,128);/*rgb(91,10,49);*/
}

.fleche_retour
{
   list-style-image: url("images/fleche-retour.png");
}

.fleche
{
   list-style-image: url("images/fleche.png");
}


/* ul /* Ma liste aura des puces en forme de dossiers */
/*{
   list-style-image: url("images/fleche.png");
}*/


#corps p 
{
  /*text-align: center;*/
  color: rgb(255,255,128);/*rgb(91,10,49);*/
  font-family: "Comic Sans MS", Verdana ;
    font-size: small;

 /* background-color: grey;*/

}

#tours_nord p 
{
  text-align: center;
  font-weight: bold;
 /* font-variant: small-caps;*/
}

#tours_centre p 
{
  text-align: center;
  font-weight: bold;
 /* font-variant: small-caps;*/
}

#images_coop p 
{
  text-align: center;
  font-weight: bold;
  font-variant: small-caps;
}

#images_coop a
{
	text-align: center;
	font-weight: bold;
    font-variant: small-caps;
}

h2
{   text-align: center;
color: rgb(255,255,128);/*rgb(91,10,49);*/
}

h1
{   text-align: center;
color: rgb(255,255,128);/*rgb(91,10,49);*/
  font-family: "Comic Sans MS", Verdana ;

}

table
{
	color: rgb(255,255,128);/*rgb(91,10,49);*/
	width: 350px ;
	margin-top:40px;
	margin-left:100px;
	font-family: "Comic Sans MS", Verdana ;

}

.aligne_droite
{
text-align: right;
}


.aligne_centre
{
text-align: center;
}

td
{
   vertical-align: bottom; 
}

.auto{
   overflow: auto;
}

.imageflottante
{
   float: left;
}

.italique
{
  font-style: italic;
}

.souligne
{
  text-decoration: underline;
}

