
html,body{margin:0;padding:0}

body {
	background: #AECF61 url(img/bg.gif) left top no-repeat;
	font-family: Georgia, serif;
	text-align:center;
	font-size: 0.76em;
}	
div#bg {
	background: transparent url(img/bg_d.gif) top right no-repeat;
	height: 615px;
}

div#container{
	width:800px !important;
	width:794px;
	margin:0 auto;
	text-align:left;
	background: transparent url(img/bg_container.png) top center repeat-y !important;
	background: white;
	margin-top: 0 !important;
	margin-top: -50px;
	margin-bottom: 0;
}

div#wrapper {
	margin: 0 4px !important;
	margin: 0;
}

/***********************************************
	_HEADER
***********************************************/

div#header{
	height: 180px;
	margin: 0;
	position: relative;
	z-index: 50;
}

div#header h1{
	position: relative;
	margin:auto;
	margin-top:0;
	text-align:left;
	width: 800px;
	line-height:80px;
	padding-left:10px;
	color: white;
	height:120px;
}
div#header h1 span {
	position: absolute;
	text-indent: -5000px;
}

div#header h1 img.logo{
	left: -20px;
	position: relative;
}
div#header a img {
		border: 0;
}
div#header h1 img.titre {
	top: -75px;
	left: -20px;
	position: relative;

}

/***********************************************
	_NAVIGATION
***********************************************/

div#navigation {
	background: #93643C url(img/bg_nav.gif) repeat-x;
}

div#navigation ul {
	z-index: 100;
	text-align:left;
	margin: 0;
	padding: 8px 0;
	position:relative;
	width: 794px;
	text-align: right;
}

div#navigation ul  li {
	position: relative;
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	font-family: serif;
	color: #600;
	font-size: 1.5em;
}

div#navigation ul  li a {
	color: white;
	font-family: Georgia, serif;
	font-variant: small-caps;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 11px;
}

div#navigation ul  li a.page {
	color: #FFD600;
	background: transparent url(img/curseur.gif) center bottom no-repeat;

}

div#navigation ul  li a:hover {
	background: transparent url(img/curseur.gif) center bottom no-repeat;
}


/***********************************************
	_SIDEBAR
***********************************************/

div#box_categories, div#box_newsletter, div#box_pdf {
	width: 230px;
	margin: 0 20px 20px 0 !important;
	margin: 0 10px 10px 0;
}

/*
	_CATEGORIES
*/

div#box_categories {
	background:#6E4A2A url(img/bg_categories.gif) bottom center no-repeat;
	float:right;
	margin-top: 30px !important;
}


div#box_categories h3 {
	background: transparent url(img/bg_h3_categories.gif) top center no-repeat;
	height: 40px;
	padding-top:8px;
	margin: 0px;
	color: white;
	font-size: 1.4em;
	text-align:center;
	line-height: 1.5em;
	padding-left: 30px;
	padding-bottom: 0;
}

div#box_categories ul {
	width: 210px;
	margin: 0 10px 10px 10px;
	padding:0;
	list-style:none;
}

div#box_categories ul li {
	border-top: 1px solid #8D5D2F;
	border-bottom: 1px solid #5D3615;
}

div#box_categories ul li.last {
	border-bottom: 0;
}

div#box_categories ul li.first {
	border-top: 0;
}

div#box_categories ul li strong {
	font-size: 1.3em;
	font-weight: bold;
}

div#box_categories ul li q {
	font-family: Tahoma, sans-serif;	
	font-size: 0.9em;
	display: block;
	
}

q:before, q:after {
	content: "";
}

div#box_categories ul a {
	display: block;
	padding : 5px 10px;
	text-decoration: none;
	color: white;
	position:relative;
}

div#box_categories ul li a:hover span{
	position:absolute;
	width:8px;
	height:16px;
	border: 0px solid red;
	background: url(img/actuel.gif) center left no-repeat;
	left:-10px;
	top:12px;
}

div#box_categories ul li a.page {
	color: #FFD600;
}
div#box_categories ul li a.page strong {
	text-decoration: underline;

}
div#box_categories ul li .page span {
	position:absolute;
	width:8px;
	height:16px;
	border: 0px solid red;
	background: url(img/actuel.gif) center left no-repeat;
	left:-10px;
	top:12px;
}

/*
	_NEWSLETTER
*/


div#box_newsletter h3 {
	background: transparent url(img/bg_h3_newsletter2.gif) top center no-repeat;
	height: 58px;
	padding-top:20px;
	margin: 0px;
	color: white;
	font-size: 1.4em;
	text-align:center;
	line-height: 1.5em;
	padding-left: 30px;
	margin-bottom: -10px;
}

div#box_newsletter {
	float:right;
	clear:right;
	background: #35537C url(img/bg_newsletter.gif) bottom center no-repeat;
	color: white;
	position:relative;
	padding-bottom:0;
}
div#box_newsletter p, div#box_newsletter input {
	margin: 10px;
	position:relative;
	margin-top: 0;
}

div#box_newsletter input.mail {
	width: 200px;
	font-family: georgia;
	font-size: 1.2em;
	padding: 2px;
	margin:0 10px;
}

div#box_newsletter input.submit {
	left:40%;
	width: 50%;
    font-family: Georgia, serif;
}

div#box_newsletter #affichage{
	padding : 10px;
	padding-bottom: 1px;
}
div#box_newsletter .ok {
	line-height: 1.4em;
	border-top: 2px solid green;
	border-bottom:  2px solid green;
	color: green;
	padding:5px 0px 5px 30px;
	background: #DFD url(img/ok.gif) 5px center no-repeat;
}
div#box_newsletter .warning {
	line-height: 1.4em;
	border-top: 2px solid #c00;
	border-bottom:  2px solid #c00;
	color: #C00;
	padding:5px 0px 5px 30px;
	background: #FDD url(img/erreur.gif) 5px center no-repeat;
}

div#box_newsletter p.new {
	padding:0;
	margin:0;
}


/*
	_PDF
*/

div#box_pdf h3 {
	background: transparent url(img/bg_h3_pdf.gif) top center no-repeat;
	height: 48px;
	margin: 0px;
	color: white;
	font-size: 1.4em;
	text-align:center;
	line-height: 1.5em;
	padding: 8px 0 0 30px;
}

div#box_pdf{
	float:right;
	clear:right;
	background: #559B45 url(img/bg_pdf.gif) bottom center no-repeat;
	color: white;
}
div#box_pdf{
	float:right;
	clear:right;
}
div#box_pdf p {
margin-top:0;
	margin-bottom: 10px
}
div#box_pdf a {
	display: block;
	color: white;
	text-decoration: none;
	margin: 0px 10px;
	padding-left: 80px;
	height: 65px;
	background: url(img/pdf.gif) left center no-repeat;
}

div#contenu{float:left;width:500px;}

/***********************************************
	_FOOTER
***********************************************/

div#footer{
	background: #555 url(img/footer.gif) repeat-x;
	color: #AAA;
	font-weight: bold;
	clear:both;
	margin: 0 4px !important;
	margin: 0;
	padding: 6px 0 8px 0;
	text-align: center;
}

div#footer p{margin:0;padding:5px 10px}
div#footer a {
	display:inline;
	padding:0;
	color: #C6D5FD;
	font-weight: normal;
	color: #CCC;
}




/***********************************************
	_POST
***********************************************/


.post img {
margin: 0 18px;
}
.post a img {
	border:0;
}


.post {
	width: 500px;
	margin-left: 25px;
	margin-top:30px;
	background: url(img/fondcontent2.gif) center top no-repeat;

}

.post  .date{
	font-family: trebuchet ms;
	border-top: 1px solid black;
	text-align:right;
	padding:1px;
	margin: 0 20px;
	font-style:italic;
	padding-right: 20px;
	background: url(img/date.gif) right no-repeat;
}

.post  .categorie{
	font-family: trebuchet ms;
	padding:1px;
	margin: 0 20px 15px;
	text-indent:0;
	font-style:italic;
	margin-top: -2em;
	padding-left: 20px;
	background: url(img/attach.gif) left no-repeat;
}
.post ul {
	margin-left: 3em;
	padding: 15px;
	line-height: 1.4em;
	list-style-position: inside;
}
.post li {
	list-style-image: url(img/puce2.gif);
	margin-left: 10px;
	list-style-position: outside;
}
.recette ul {
	width: 210px;
	margin-left: 3em;
	background: #F6F4E4;
	padding: 15px;
	line-height: 1.4em;
	list-style-position: inside;
}
.recette ul.large {
	margin-right: 3em;
	width: 380px;
}
.recette li {
	list-style-image: url(img/puce.gif);
	margin-left: 10px;
	list-style-position: outside;
}

.post h2 {
	font-size: 2.5em;
	margin:0;
	padding-top: 20px;
	margin: 0px 20px 2px;
	line-height: 0.8em;
}

.post h2 a {
	color: black;
	text-decoration: none;
	font-style:italic;
}

.post h2 span {
	color: #888;
	font-size: 0.8em;
}
.post h2 a:hover span {
	color:#E8877E;
	font-size: 0.8em;
}

.post h2 a:hover {
	color: #D93728;
}

.post h3 {
	font-size: 1.5em;
	color: #0c6cab;
	margin: 25px 20px 10px;
}

.post p {
	text-align : justify;
	line-height: 1.7em;
	margin: 10px 20px;
}

.fromage p, .article p, .news p {
	text-indent: 2em;	
} 
.post .next {
	text-align:right;
}
.post .next a {
	color: #0c6cab;
}

.post .next a:hover {
	color: #D93728;
}

p.tags {
	font-size: 0.9em;
	margin: 25px 0 0 45px;
	padding-left: 20px;
	background: url(img/tag_blue.gif) no-repeat;
}
p.tags strong {
	color: #0c6cab;
}

/***********************************************
	_A-PROPOS _APROPOS
***********************************************/

div.apropos {
	margin-left: 25px;
}

div .apropos h2 {
	font-size: 2.3em;
	font-style: italic;
	padding-top: 15px;
	border-bottom: 1px solid black;
}
div .apropos blockquote {
	background: #F6F4E4 url(img/quote.gif) 10px 10px no-repeat;
	margin: 0 0 20px 0;
	padding:10px 30px;
	font-style:italic;
}

div.apropos p {
	font-size: 1em;
	line-height: 1.8em;
	text-indent:2em;
	text-align: justify;

}
div .apropos .cite{
	text-align:right;	
}
cite {font-style:normal;font-weight: bold;}

.apropos h3 {
	font-size: 1.6em;
	margin-bottom: 0.5em;
	color: #4E7188;
}
.apropos a {
	text-decoration: underline;
	color : #0c6cab;
}
.apropos  a:hover {
	color : #D93728;
}
.apropos ul {
	list-style:none;
}
.apropos ul li {
	line-height: 1.4em;
	font-size: 1.2em;
}


/***********************************************
	_CREDITS
***********************************************/
div#credits {
	margin-left:20px;
	margin-top:20px;
	width: 450px;
	font-size:1.2em;
}

#credits h2{
	font-size: 1.9em;
	font-style:italic;
	margin: 0 0 10px 0;
	padding-top: 15px;
	border-bottom: 1px solid black;
}
#credits p {
	margin:0;
	padding:10px 0 0 0;

}
#credits ul {
	margin-bottom: 2em;
}
#credits li strong {
font-size: 1.2em;
}

#credits li.michele {
	list-style-image: url(img/michele.gif);
}
#credits li.christian {
	list-style-image: url(img/christian.gif);
}
#credits li.sylvain {
	list-style-image: url(img/sylvain.gif);
}

#credits li.fonction2 {
	list-style-image: url(img/dessin.gif);
	font-weight:bold;
}
#credits li.fonction3 {
	list-style-image: url(img/ordinateur.gif);
	font-weight:bold;
}
#credits li.fonction1 {
	list-style-image: url(img/redac.gif);
	font-weight:bold;
}
#credits li.tel {
	list-style-image: url(img/tel.gif);
}
#credits li.email {
	list-style-image: url(img/email.gif);
}
#credits a.fam {
	font-weight: bold;
	color: black;
	text-decoration:none;
	font-family: sans-serif;
}
#credits a:hover.fam {
	text-decoration: underline;
	color: red;
}
#credits em {
	font-style:normal;
}
#credits a em.a {
color:#FF0B5B;
}
#credits a em.b {
color:#0BCEFF;
}
#credits a em.c {
color:#9CCE24;
}
#credits a {
	text-decoration: underline;
	color : #0c6cab;
}
#credits  a:hover {
	color : #D93728;
}
#credits h3 {
	font-size: 1.3em;
	margin:0;
	color: #4E7188;
}
#credits a img {
	border: 0;
}
/***********************************************
	_CONTACT
***********************************************/

div#contact {
	margin-left:40px;
	width: 450px;
}

#contact h2{
	font-size: 1.9em;
	font-style:italic;
	margin: 0 0 10px 0;
	padding-top: 15px;
	border-bottom: 1px solid black;
}

#contact h3 {
	font-size: 1.3em;
	margin:0;
	line-height: 2em;
	color: #4E7188;
}

#contact #proch {
	margin: 0 15px;
	text-align:center;
}

#contact #proch h5 {
	font-size: 1.8em;
	margin:0;
	font-style: italic;
	color: #D3692A;
}

#contact #proch p {
	margin:0;
	padding:0;
	line-height: 1.5em;
}
#contact #proch small a {
	text-decoration: underline;
	color : #0c6cab;
	font-size: 0.55em;
}
#contact #proch small a:hover {
	color : #D93728;
}
#contact #proch .date {
	font-style: italic;
	font-size:1.2em;
}

#contact #proch .adresse1, 
#contact #proch .adresse2 
{
	font-weight: bold;
}

#contact #proch .adresse1 {
	font-size:1.3em;
} 

#contact #proch .participation {
	background: #EADBAD;
	line-height: 1.3em;
}


#contact fieldset {
	border:none;
	margin-bottom: 20px;
}

div#contact  {
	padding:0;
	margin:20px auto;
	font-size: 1.2em;
}

#contact label {
	color: red;
	margin:0;
	padding:0;
}
#contact label strong {
	color: black;
}

#contact fieldset p {
	margin:0;
	padding:10px 0 0 0;
}

#contact label:hover {
	cursor: pointer;
}
#contact input {
	font-size: 1.1em;
	font-family: georgia;
}

#contact #nom {
	margin:0;
	width: 420px;
	padding: 3px 3px 3px 25px;
	border: 1px solid #7F9DB9;
	background: url(img/nom.gif) 5px no-repeat;
}
		
#contact #email {
	width: 420px;
	padding: 3px 3px 3px 25px;
	border: 1px solid #7F9DB9;
	background: url(img/email.gif) 5px no-repeat;
}

#contact #tel {
	width: 120px;
	padding: 3px 3px 3px 25px;
	border: 1px solid #7F9DB9;
	background: url(img/tel.gif) 5px no-repeat;
}

#contact #nb {
	width: 50px;
	padding: 3px 3px 3px 25px;
	border: 1px solid #7F9DB9;
	background: url(img/nb.gif) 5px no-repeat;
}

#contact textarea {
	border: 1px solid #7F9DB9;
	width: 442px;
	height: 150px;
	font-size: 1.1em;
	font-family: georgia;
	padding: 3px;
	background: url(img/message.gif) 5px 3px no-repeat;
	text-indent: 25px;
}

#contact p.submit {
	text-align:center;	
}

#contact p.submits {
	text-align:center;
	clear:both;
}

#contact .submit input {
	padding: 1px 5px;
}
	
#contact .email2 {
	display:none;
}

#contact .ok {
	width:  420px;
	line-height: 1.4em;
	border-top: 2px solid green;
	border-bottom:  2px solid green;
	color: green;
	margin: 5px;
	padding:5px 0px 5px 30px;
	background: #DFD url(img/ok.gif) 5px center no-repeat;
}

#contact .message {
	width:  420px;
	line-height: 1.4em;
	border-top: 2px solid #c00;
	border-bottom:  2px solid #c00;
	color: #C00;
	margin-left: 12px;
	padding:5px 0px 5px 30px;
	background: #FDD url(img/erreur.gif) 5px center no-repeat;
}

#contact h4 {
	margin:5px 0 0 15px;
	font-size: 1.2em;
	padding: 0 25px;
	background: url(img/michele.gif) 5px center no-repeat;		
}

#contact p.adresse {
	padding: 0 25px;
	line-height: 1.4em;
	background: url(img/home.gif) 5px 7px no-repeat;
}

#contact #coordonnees p {
	margin: 0 0 0 15px;
	padding: 5px 25px;
}
#coordonnees .email {
	background: url(img/email.gif) 5px center no-repeat;
}
#coordonnees .email a {
	text-decoration: underline;
	color : #0c6cab;
}
#coordonnees .email a:hover {
	color : #D93728;
}


#coordonnees .telephone {
	background: url(img/telephone.gif) 5px center no-repeat;		
}	


/***********************************************
	_PAGINATION
***********************************************/

div.lien_art {
	margin:30px 0 30px 0;
	padding-top:20px;
	text-align:center;
	font-size: 1.1em;
	margin-left: 20px;
	background: url(img/bg_pag.gif) top center no-repeat;
}
div.lien_art a {
	color: black;
	padding: 4px;
	border: 1px solid #999;
	text-decoration: none;
}
div.lien_art a:hover {
	background-color:#d8e9af;
}

div.lien_art span {
	padding: 4px;
	color: #D93728;
	font-size:1.2em;
	line-height: 2em;
	border: 0px solid black;
	font-weight:bold;
}


div.lien_art1 {
	width: 520px;
	margin:30px 0px 30px 0;
	padding-top:20px;
	text-align:center;
	font-size: 1.2em;
	margin-left: 20px;
	background: url(img/bg_pag.gif) top center no-repeat;
}
div.lien_art1 .left {
	width:48%;
	margin-bottom:20px;
	width:180px;
	padding: 5px;
	border: 1px solid #DDD;
	margin-left: 40px;
}
div.lien_art1 .right{
	width:48%;
	margin-bottom:20px;
	width:180px;
	padding: 5px;
	border: 1px solid #DDD;
	margin-right: 40px;
}	

div.lien_art1 a {
	color:#D93728;
	text-decoration:none;
}
div.lien_art1 a:hover {
	background-color:#F6F4E4;
}
div.lien_art1 a span{
	color: black;
}

/***********************************************
	_PLAN DU SITE _SITEMAP
***********************************************/


div#plan {
	margin-top:20px;
	margin-left:20px;

	font-size:1.2em;
}

#plan h2{
	font-size: 1.9em;
	font-style:italic;
	margin: 0 0 10px 0;
	padding-top: 15px;
	border-bottom: 1px solid black;
}

#plan h3 {
	font-size: 1.3em;
	color: #4E7188;
}

#plan ul {
	list-style: none;
}
#plan ul li {
	margin: 5px 0;
}
#plan ul li#first ul li {
	list-style-type: square; 
}
#plan .fromages li, #plan .articles li, #plan .actus li, #plan .recettes li {
	list-style-type: square; 
}

#plan a {
	color : #0c6cab;
}

#plan a:visited {
	color : #855caa;
}

#plan a:hover {
	color : #D93728;
}

/***********************************************
	_P404
***********************************************/


div#p404 {
	margin-top:20px;
	margin-left:20px;

	font-size:1.2em;
}

#p404 h2{
	font-size: 1.9em;
	font-style:italic;
	margin: 0 0 10px 0;
	padding-top: 15px;
	border-bottom: 1px solid black;
}

#p404 h3 {
	font-size: 1.3em;
	color: #4E7188;
}

#p404 ul ul {
	list-style: none;
}
#p404 ul li {
	margin: 20px 0;
}

#p404 ul li ul li {
	margin: 5px 0;
}

#p404 p {
	line-height : 2em;
}
#p404 a {
	color : #0c6cab;
}

#p404 a:visited {
	color : #855caa;
}

#p404 a:hover {
	color : #D93728;
}

#p404 ul.rand {
	list-style-image: url(img/puce2.gif);
}

#p404 .sitemap {
	list-style-image: url(img/sitemap.gif);
}
#p404 .home {
	list-style-image: url(img/home.gif);
}
#p404 .find {
	list-style-image: url(img/loupe.gif);
}
#p404 li.contact  {
	list-style-image: url(img/email.gif);
}
#p404 .random {
	list-style-image: url(img/articles.gif);
}

/***********************************************
	_Recherche
***********************************************/

div#recherche img {
	display: none;
}
div#recherche {
	margin-top:20px;
	margin-left:20px;
	font-size:1.2em;
}

#recherche h2{
	font-size: 1.9em;
	font-style:italic;
	margin: 0 0 10px 0;
	padding-top: 15px;
	border-bottom: 1px solid black;
}

#recherche h3 {
	font-size: 1.3em;
	color: #4E7188;
}

#recherche p {
	line-height : 1em;
}
#recherche a {
	color : #0c6cab;
}

#recherche a:visited {
	color : #855caa;
}

#recherche a:hover {
	color : #D93728;
}



.left {
	float: left;
}
.right {
	float: right;
}
.cleft {
	clear:left;
	float:left;
}
.cright {
	clear:right;
	float: right;
}
p.center {
	text-align: center;
}

