/*<![CDATA[*/
/* CSS issu des tutoriels css.alsacreations.com */

p {
margin: 0 0 10px 0;
}


/* La partie header : bannière en-tête */
#header {
}

/* La partie haut : deuxième ligne d'en-tête */
#haut {
}

/* La partie conteneur : contenant en fait tout le body visible */
#conteneur {
}

/* La colonne centre 
#centre h1 {font-size: 2em;}
#centre h2 {font-size: 1.8em;}
#centre h3 {font-size: 1.6em;}
#centre h4 {font-size: 1.4em;}
#centre h5 {font-size: 1.2em;}
#centre h6 {font-size: 1em;}
*/

#contenu{
padding : 10px;
/*background-color : #FFFF99;*/
}

#contenu h1{font-size: 160%; background-repeat : repeat-y; background-image : url("../img/titre.jpg"); background-position : 0px 0px; color: #336; font-family: Georgia, Times, "Times New Roman", Serif; font-style: italic; border: none; text-decoration: none; text-align: left; }
#contenu h2{font-size: 140%; font-family: Georgia, Times, "Times New Roman", Serif; font-style: italic; border: none; text-decoration: none; text-align: left; }
#contenu h3{font-size: 120%; font-family: Georgia, Times, "Times New Roman", Serif; font-style: italic; border: none; text-decoration: none; text-align: left; }
#contenu h4{font-size: 100%; font-family: Georgia, Times, "Times New Roman", Serif; font-style: italic; border: none; text-decoration: none; text-align: left; }
#contenu h5{font-size: 80%; font-family: Georgia, Times, "Times New Roman", Serif; font-style: italic; border: none; text-decoration: none; text-align: left; }
#contenu h6{font-size: 60%; font-family: Georgia, Times, "Times New Roman", Serif; font-style: italic; border: none; text-decoration: none; text-align: left; }

#contenu img{
margin: 6px;
}

#contenu a{color : #336;}

/* La colonne gauche */
#gauche {
}

/* La colonne droite */
#droite {
}

/* La partie inférieure */
#pied {
}


#recherche {}


/*]]>*/
