body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
a {
     color: #f87c1e;
     text-decoration: none;
     font-style: italic;
}
a:hover {
	color: #1e88bc;
}
a img {
	display: block;
	border: 0;
}
body {
   width: 760px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 10px;
   background-image: url("../img/fond.png");
   font-family: Arial,Helvetica,sans-serif;
}
p {
    font-size : 1em;
	text-align: left;
	padding: 5px;
}
h1 {
    font-size : 2em;
	text-align: left;
	margin-left: -30px;
	margin-top: 20px;
    color: #484848;
}
h2 {
    font-size : 1.4em;
	text-align: left;
    color: #82bad1;
}
em {
	font-size: 0.85em;
	color: #82bad1;
	margin-left: 5px;
}
table {
	margin: auto;
	border: medium solid #82bad1;
	width: 55%;
	border-collapse: collapse;
}
td {
	border: thin solid #1e88bc;
	text-align: right;
}
th {
	border: thin solid #1e88bc;
	text-align: left;
	font-weight : normal;
}
#entete {
   width: 760px;
   height: 120px;
   background-image: url("../img/titre.jpg");
   background-repeat: no-repeat;
}
#entete_sans {
   width: 760px;
   height: 120px;
}
#corps {
	width: 756px;
	font-size : 1em;
    background-color: #fff;     
	border-left: 2px solid #1e88bc;
	border-right: 2px solid #1e88bc;
	border-top: 1px solid #1e88bc;
	border-bottom: 2px solid #1e88bc;
}
#construction {
	width: 756px;
    background-color: #fff;
    font-size : 1em;
	border-left: 2px solid #1e88bc;
	border-right: 2px solid #1e88bc;
	border-top: 1px solid #1e88bc;
	border-bottom: 2px solid #1e88bc;
}

#construction p {
	text-align: center;
}

/* Le menu */
#menu {
     margin : 0;
     padding : 0;
     background-color: #eee;
     font-weight : bold;
     font-size : 0.8em;
     text-align: right;
	 border-left: 2px solid #1e88bc;
	 border-right: 2px solid #1e88bc;
}
#menu ul {
     margin : 0;
     padding : 2px 1em 2px 0;
     list-style-type : none;
}
#menu ul li {
     display: inline;
     padding : 2px 0;
}
#menu ul li a {
	color: #484848;
    padding : 2px 0.5em 2px 0.5em;
    border-left: 1px solid #fff;
}
#menu ul li a:hover {
	color: #1e88bc;
    border-left: 1px solid #fff;
}
#menu a:active, a:focus {
     border-left: 1px solid #fff;
}

/* L'accueil */
.presentation {
	min-height: 370px;
	font-size : 1em;
	margin-top: 50px;
	margin-left: 30px;
}
.presentation p:first-letter {
	font-weight: bold;
	font-size: 2.2em;
	color: #1e88bc;
}
.legende p {
	font-style: italic;
	font-size: 0.8em;
}
.legende p:first-letter {
	font-weight: normal;
	font-size: 1em;
	color: #484848;
}
#bouton_prix {
	margin-left: 15%;
}
a.prix { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 150px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background-image: url('../img/prix_0.png');
     background-repeat: no-repeat;
}
a.prix:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url('../img/prix_1.png');
}
.livre {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.texte {
	font-size : 1em;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}

.texte p:first-letter {
	font-weight: bold;
	font-size: 2.2em;
	color: #1e88bc;
}

.vignette {
	float: right;
}
.vignette img {
	display: block;
}

.photo {
	margin: 0;
	margin-left: 10px;
	border-top: 0px solid #1e88bc;
	border-left: 5px solid #1e88bc;
	border-right: 3px solid #1e88bc;
	border-bottom: 5px solid #1e88bc;
}

.photo p {
	margin: 0;
	padding: 0;
}

.page {
	width: 143px;
	margin-left: 0px;
	color: #f87c1e;
}
.page p {
	text-align: center;
	font-size: 0.8em;
}
.page img{
	display: inline;
}
.precharge {
	display: none;
}

.icon {
	background-color:#A3C159;
	margin-right: 10px;
}

/* Contact - Livre d'or */
#contact {
	margin: 30px;
	margin-left: 80px;
	width: 60%;
    padding: 0;
    font-size: 0.9em;
}
#listes {
	margin: 30px;
	margin-left: 80px;
	width: 60%;
    padding: 0;
    font-size: 0.8em;
	border-top: 2px solid #1e88bc;
}
.liste {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
    padding: 0;
	border-bottom: 1px solid #1e88bc;
}
.signature {
	text-align: right;
}

/* Photos - recettes */
.recette {
	width: 575px;
	padding: 0;
	margin-left: 15px;
}
.recette_photo {
	border: 2px solid #DDDDDD;
}

/* Formulaire */
form {padding:3px 0;}
form fieldset {border:0 solid;} /* Opera */


form.formulaire fieldset {
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-bottom: 20px;
}
form.formulaire label {
	display: inline;
	float: left;
	width: 90px;
	margin:0 15px 0 15px;
}
form p {
  padding:6px 0;
  border-bottom:1px solid;
  border-color:white;
}
form input, textarea {
	padding:3px;
	width:200px;
	border:1px solid;
	border-color:white #DCDCDC #DCDCDC white;
	font-size:0.9em;
	background-color:#FAFAFA;
}
form textarea {
	width:300px;
	font-size:1em;
}
form .button {
	width:100px;
	font-weight:bold;
	margin-left: 120px;
	border-bottom:1px solid;
	border-color:white #CCCCCC #CCCCCC white;
	background-color:#DDDDDD;
}

/* Prix - commande */
.commande {
	margin-top: 30px;
	margin-left: 30px;
	background:url("../img/epuise.png"); /*image de fond*/
	background-repeat:no-repeat;
}
.commande li {
	font-size: 0.9em;
}
.commande p:first-letter {
	font-weight: bold;
	font-size: 2.2em;
	color: #1e88bc;
}
.adresse_cadre {
    background-color: #EEEEEE;
    font-weight : bold;
    font-size : 0.8em;
    text-align: left;
	margin: auto;
	width: 250px;
}
.adresse {
	margin-left: 30px;
}
.notice p {
	font-size : 0.8em;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}
#message_cadre {
    background-color: #CFF0FF;
    font-weight : bold;
    font-size : 1em;
    text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 80%;
}
#message_cadre table {
	margin: left;
	border: 1px solid #82bad1;
	width: 100%;
}
#message_cadre td {
	border: 0px;
	text-align: center;
}

/* Liens */
#liens {
	width: 470px;
	margin-top: 30px;
	margin-left: 67.5px;
	margin-bottom: 20px;
}

.lien {
	height: 60px;
	border:1px solid;
	margin-bottom: 10px;
}

.lien img {
	float: left;
	margin: 0;
	height: 60px;
}

/* Presse */
#presse_titre {
	margin: 20px;
	width: 60%;
    padding: 0;
}
#presses {
	margin: 20px;
	margin-left: 20px;
	width: 75%;
    font-size: 0.8em;
}
.presse {
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid #1e88bc;
}
.presse h1 {
	margin: 0;
	background-color: #CFF0FF;
	font-size: 1.1em;
	text-align: right;
	border-bottom: 1px solid #1e88bc;
}
.banniere {
	margin: 0;
	text-align: center;
}
.presse_img {
	float: left;
	width: 305px;
}
.presse_txt {
	margin: 5px;
}
.astuce { clear: left; }

/* Cgu */
#cgu {
	font-size : 1em;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
}

#cgu h3:first-letter {
	font-weight: bold;
	font-size: 2.2em;
	color: #1e88bc;
}

/* Pied de page */
#pied p {
	font-size : 0.6em;
	text-align: center;
	margin-top: 0px;
}
#pied a {
	color: #484848;
}
#pied a:hover {
	color: #1e88bc;
}
#pied ul {
     margin : 0;
     padding : 3px 1em 3px 0;
     list-style-type : none;
	 text-align: center;
	 font-size : 0.7em;
}
#pied ul li {
     display: inline;
     padding : 2px 0;
}
#pied ul li a {
    padding : 2px 0.5em 2px 0.5em;
}
