body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
  color: #3F3F3F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: inline;
  margin : 3px;	
}
#global {
 position: absolute;
 /*background-color: white;*/
 left: 50%;
 top: 5%;
 width: 919px;
 height: 660px;
 /*margin-top: -330px;*/
 margin-left: -460px;
 z-index: 1;
}
#footer{
	text-align: center;
	font-size : 10px;
	color:#666666
}
a{
  color: #666666;
  font-weight: normal;
    text-decoration: none;
}
a:link {
  color: #666666;
  font-weight: normal;
    text-decoration: none;
}

a:active {
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #666666;
}

ul{
  margin-top: 5px ;
  margin-bottom: 5px;
}
li {
	font-family: Verdana,Helvetica,sans-serif;
	display: list-item;
	margin-left: 4px;
}
h3 {
	font-size: 12px;
	color: #933488;
}

.titre {
  color: #EEEEEE;
  font-size: 16px;
  font-weight: bold;
  display: block ;
}

.soustitre {
  color: #CCCCCC;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  display: inline ;
}

.code {
  color: #B1A578;
  font-weight: bold;
  display: inline ;
  margin-left: 30px ;
}
/***LIVRES****/
/*dico*/
.titre_dico{
	color:#FF0090;
	font-size: 12px;
	font-weight: bold;
	margin : 3px;	
}
.stitre_dico{
	color:#FF0090;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.texte_dico{
	color:#3F3F3F;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
/**qui sommes nous**/
.titre_qui{
	color: #933488;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:5px;
}
.stitre_qui{
	color: #933488;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.texte_qui{
	color:#3F3F3F;
	font-size: 12px;
	font-style : normal;
	font-weight: normal;
}
/*Carnets*/
.texte_carnets{
	color:#3F3F3F;
	font-size: 10px;
	font-style : normal;
	font-weight: normal;
}
/************/
/**SECRETS**/
.Qtitre{
  font-family: Verdana,Helvetica,sans-serif;
	color: #933488;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:5px;
}
.Qstitre_qui{
	color: #933488;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Qrep{
   font-family: Verdana,Helvetica,sans-serif;
	color:#3F3F3F;
	font-size: 11px;
	font-style : normal;
	font-weight: normal;
}
/***nos_questions**/
.li_nos_questions{
	textIndent:0;
	marginLeft:-5;
	font-size: 11px;
	text-align: left;
	color:#933488;
}
.texte_nos_questions{
	textIndent:0;
	marginLeft:0;
	font-size: 11px;
	text-align: justify;
}
/***WEBZINE**/
/*****************/
.color_purple {
	color:#BF3064;
}
.color_white {
	color:#FFFFFF;
}
.color_pink{
	color:#EF0675;
}
.color_grey{
	color:#3F3F3F;
}

/*Billet d'humeur*/
.bh_titre{
	color:#93117E;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
.bh_texte{
	color:#FFFFFF;
	/*textIndent:0;*/
	text-align : left;
	font-size: 12px;
}

/*recette*/
.r_titre{
	color:#93117E;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
.r_stitre{
	color: #BF3064;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-top: 8px;
	margin-bottom: 8px;
}
.r_stitre2{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}
.r_ingredient{
	color: #3F3F3F;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-left: 5px;
	margin-bottom: 1px;
	list-style: none;
}
.r_texte{
	color:#3F3F3F;
	font-size: 12px;
	margin: 0px;
	text-align:justify;
}
.r_li{
	color:#3F3F3F;
	font-size: 12px;
	font-style: italic;
}
/*Bon plan*/
.bp_titre{
	color:#006AB2;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
.bp_stitre{
	color: #E85281;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bp_texte{
	color:#3F3F3F;
	font-weight: normal;
}
/*savoir vivre*/
.sv_titre{
	color:#840F76;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
.sv_stitre{
	color: #EF0675;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-top: 8px;
	margin-bottom: 8px;
}
.sv_texte{
	color:#3F3F3F;
}
.text_mail{
	color:#933488;
	font-size:10px;
	}