body {
	margin: 0;
	padding: 0;
	background: url(img/fond_body3.jpg) repeat-x ;
}

p {
	text-align: justify;
}

.pGrand {
	font-size: 1.2em;
}
.p14 {
	font-size: 1.4em;
}

a, a:link, a:visited {
	color: #296aac;
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
}


#contenant {
	width: 760px;
	margin: auto;
	margin-top: 5px;
	margin-bottom:20px;
	background-color: #fff;
	font-family:"Trebuchet MS",Verdana,Arial, serif;
	font-size:13px;
}

#entete {
	height: 110px;
	width:760px;
}

#entete img {
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-right: 10px;
}
#entete img.logo {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding-right: 5px;
}

#logo {
	margin-top:5px;
	margin-left:5px;
}

#version {
	text-align: right;
	height: 50px;
	width: 120px;
	font-size: 1 em;
	margin: 0;
	padding: 35px 14px 0 0;
	float: right;
}
#version a, a:link, a:visited {
	color: #EA5E11;
	text-decoration:none;
	font-weight: normal;
}
#version a:hover, a:active{
	text-decoration:underline;
	color: #EA9B11;
}

#nouveaute {
	height: 60px;
	width: 200px;
	margin: 5px;
	padding: 5px;
	border:dotted 1px blue;
	text-align: center;
}
#nouveaute a {
	font-size: .8em;
	color: EA5E11;
}

#presentation {
	clear:both;
	margin-top:50px;
	width: 740px;
	padding: 10px 10px 0px 10px;
}
#presentation h1 {
	font-size: 1.7em;
	font-variant:small-caps;
	text-align: center;
	line-height: 1.4em;
	background-color:  #296aac;
	color: #fff;
}
#presentation p {
	font-size: 1.3em;
	text-align: justify;

}

/*===========================*/
/* MENU DE LA PAGE D'ACCUEIL */
/*===========================*/
#menuAccueil{
	background-color: #FFF;
	height: 3.7em;
	width: 740px;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}
#menuAccueil ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #296aac;
}
#menuAccueil a{
	text-decoration: none;
	color:white;
}

#menuAccueil li {
	float:left;
	width: 95px; /* pour le moment car 8 items au menu */
	height: 34px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #296aac;
	padding: 4px;	
	border:1px outset white;
	
}
#menuAccueil a:link, #menuAccueil a:visited, #menuAccueil a:active, #menuAccueil a:focus{
	font-weight: bold;
 	color:#EA9B11; 
}
#menuAccueil a:hover{
 	color:#FFFFFF; 
}

#centre_accueil {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	width: 740px;
}

#centre_accueil .icone {
	width: 140px;
	height: 200px;
	float: left;
	text-align:center;
	padding-bottom:15px;
}

#centre_accueil a {
	color: #296aac;
	text-decoration: none;
}
#centre_accueil a:hover {
	color: #296aac;
	text-decoration: underline;
}

#rubr_accueil {
	width: 740px;
}

#rubr_accueil h1 {
	font-size: 1.2em;
	text-align: left;
	line-height: normal;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
	background-image: url(img/fondH1-accueil.jpg);
	background-repeat: repeat-y;
}
#rubr_accueil h2 {
	padding-left:10px;
	font-size: 1.2em;
	line-height: 1.2em;
	color:  #296aac;
	vertical-align:text-top;
}

#menu{
	background-color: #ffffff;
	height: 3em;
	width: 710px;
	padding: 30px 4px 5px 5px;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0px;
	color:black;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
	color: #218BEE;
}

#menu li {
	display: inline;
	padding: 3px 8px 3px 8px;
	margin: 0;
	color: #218BEE;
	border:1px solid black;
	border-bottom: 8px solid #296aac;
}

#menu a:link, #menu a:visited, #menu a:active, #menu a:focus{
	font-weight: normal;
	color: #296aac;
	text-decoration: none;
}
#menu a:hover{
	font-weight: normal;
	background-color:#EA9B11;
	color: #FFFFFF;
}
/*====================*/
/* MENU AUTRES PAGESL */
/*====================*/

#menuSuite{
	background-color: #ffffff;
	height: 3.7em;
	width: 760px;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}
#menuSuite ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #218BEE;
/*	background-color: #296aac; */
}
#menuSuite a{
	text-decoration: none;
	color:white;
}

#menuSuite li {
	float:left;
	width: 82px; /* pour le moment car 8 items au menu */
	height: 40px;
	text-align: center;
	color: #218BEE;
	background-repeat: no-repeat;
	background-color: #296aac;
	padding: 5px;	
	border:1px outset white;
	
}
#menuSuite a:link#actif, #menuSuite a:visited#actif,#menuSuite a:hover, #menuSuite a:active, #menuSuite a:focus{
	font-weight: bold;
 	color:#EA9B11; 
}

/*==============================*/
/*SPECIFIQUE SOMMAIRE RECETTES  */
/*==============================*/

#sr_gauche {
	width: 160px;
	float: left;
	margin: 0;
}

.menu_gauche {
	border:1px solid  #296aac;
	margin-top: 10px;
	background-color:#BFD3EB;
}

#sr_gauche h1 {
	font-size: 1.2em;
	text-align: center;
	line-height: normal;
	background: url(img/fondH1.jpg) repeat-y;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sr_gauche h2 {
	padding-left:10px;
	font-size: 1.2em;
	line-height: 1.2em;
	color:  #296aac;
	vertical-align:text-top;
}
#sr_gauche h2 .petit {
	font-size: .7em;
	line-height: 1em;
}
#bas{
	clear:both;
}
#sr_photo {
	text-align: center;
	border-top: medium outset gray; 
	border-right: thin outset gray; 
}

/*======*/
/* PUB  */
/*======*/
#pub160x600  {
	width: 160px;
	height:600px;
	float: right;
}
#pub160x900  {
	width: 160px;
	height:900px;
	float: right;
}
#pub460x68  {
	width: 470px;
	height:70px;
	float: right;
	padding: 15px 50px 5px 5px;

}
#centre {
	margin-left: 170px;
	margin-right: 170px;
}

#centre .icone {
	width: 140px;
	height: 200px;
	float: left;
	text-align:center;
	padding-bottom:15px;
}

#centre a {
	color: #296aac;
	text-decoration:  underline;
}

/*==============*/
/* PAGE RECETTE */
/*==============*/


#contenant_recette h1 {
	padding-top:15px;
	font-size: 1.7em;
	text-align: center;
}
#ingredients {
	float: left;
	padding:5px;
	font-size:12px;
	width:280px; 
	margin-top:15px;
}
#ingredients h2 {
	font-size:1em;
}
#ingredients2 {
	float: left;
	padding:5px;
	font-size:12px;
	width:400px; 
	margin-top:15px;
}
.souligner_sans_puce {
	text-decoration: underline;
	list-style-type: none;
}.sans_puce {
	list-style-type: none;
}
#texte_recette {
	margin-top: 2px;
	clear: left;
	text-align: justify;
	width:595px;
	border: 1px  dotted #296aac; 
}
#texte_recette p {
	padding: 10px;
}
.navigation_recette {
	color: #296aac;
	border-left: 1px inset #296aac;
	border-bottom: 1px inset #296aac;
	font-size:1.4em;
	padding:5px;
	margin: 10px;
}

/*=================*/
/* PAGES BOUTIQUES */
/*=================*/

.menu_gauche_bleu {
	border:1px solid  #296aac;
	margin-top: 10px;
	background-color:#BFD3EB;
}

#corps_page {
	margin-top: 30px;
	width: 590px;
}
#boutique_adresse {
	padding-left: 3px;
	float:left;
}
#boutique_presentation {
	margin-left: 165px;
}
#photoDD {
	text-align:center;
}

#boutique {
	clear: left;
}

.lienProduit {
	color:  #296aac;
	font-size: 1.4em;
}
/*=================*/
/* PAGES PRODUITS */
/*=================*/

.produit {
	float: left;
	width: 186px;
	height: 310px;
	padding: 5px;
 	text-align: center; 
}
.produit_270 {
	float: left;
	width: 186px;
	height: 250px;
	padding: 5px;
 	text-align: center; 
}

.grandProduit {
	float: left;
	width: 250px;
	height: 310px;
	padding: 10px;
 	text-align: center; 
}

.livre {
	float: left;
	width: 280px;
	height: 210px;
	padding: 5px;
 	text-align: justify; 
}

.livre img {
	float: left;
	padding: 5px;
}

.produitGrandePhoto {
	float: left;
	width: 300px;
	height: 310px;
	padding: 5px;
 	text-align: center; 
}
.produit p {
	text-align: center;
}
.produitGrandePhoto p {
	text-align: center;
}

#explication_produit {
	clear: both;
	text-align: justify;
}

#corps_nv p {
	margin-left: 30px;
}
.rouge {
	color: red;
}	
.ligne_paire {
	background-color: #fdfbcb;
}	
.ligne_impaire {
	background-color: #e4e4de;
}

.ligne_titre {
	font-weight: bold;
	font-size: 1.2em;
}
	
table {
	border: 0px;
	border-collapse: collapse;
}
/*============================*/
/* PAGES SERVICES, NOUS, VOUS */
/*============================*/

#page_div {
	font-size: 1.2em;
}
#contenant_grand {
	width: 950px;
	margin: 5px auto 20px;
	background-color: #fff;
	font-family:"Trebuchet MS", Verdana, Arial, serif;
	font-size:13px;
}
