/*
rouge foncé: #b8292f
*/

/* === Base ===*/

body {	
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/motif.gif);
	background-repeat: repeat;
}
#page {
	width: 923px;
	min-height: 746px;		
	margin: 0 auto;
	padding: 0;
	text-align: left;				
}
#page img{
	border:none;
}

#header {
	margin: 0 auto;
	padding: 0;
}

#header3{
	width: 274px;
	height: 180px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	float:right;
}

#contenu {
	width:923px;
	min-height: 425px;	
	text-align:left;	
	margin: 0 auto;	
	padding: 0;	
	color: #2b2b27;		
}
#contenu_texte{
	width: 628px;	
	padding: 35px 20px 10px 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#contenu_texte a, #contenu_texte a:visited{
	color: #b8292f;
	font-weight: bold;
	text-decoration: none;
}
#contenu_texte a:hover{
	text-decoration: underline;
}

#contenu_texte img{
	border: 1px solid #000000;
}


/* === MENU_HEADER === */
#menu_header{	
	margin-top:35px;		
}
#menu_header a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color:#231f20;
}
#menu_header a:hover{
	color:#b8292f;
}
#menu_header_accueil{
	display:inline;
	padding-right: 5px;
}
#menu_header_contact{
	display:inline;
	border-left: 1px solid #e0a883 ;
	border-right: 1px solid #e0a883 ;
	padding: 0 5px 0 5px;	
}
#menu_header_acces{
	display:inline;
	padding-left: 5px;
}
/* === FIN MENU_HEADER === */

/* === MENU === */
.over{
	cursor:pointer;
}
/* === FIN MENU === */

/* === TITRES === */
h1{
	margin:0 auto;
	padding-bottom: 5px;
	font-size: 17px;
	text-transform: uppercase;
	
}
h2{
	margin:0 auto;
	padding: 0;
	font-size: 14px;
}

.traiteur {
	font-size: 14px;
	font-weight:bold;
}

h2.traiteur {
	display:inline;
	margin:0 auto;
	padding: 0;
	font-size: 14px;
}

h3 {
	font-size: 14px;
}
/* === FIN TITRES === */

/* ======= CONTENU =======*/
#contenu_presentation_gauche{
	width:245px;	
	padding: 35px 0 0 10px;
	float: left;	
}
#presentation_gauche_index{
	margin: 0 auto;
	padding:0;
	width:215px;
	height:370px;				
}
#presentation_gauche_producteurs{
	margin: 0 auto;
	padding:0;
	width:215px;
	height:255px;				
}
#presentation_gauche_boucherie{
	margin: 0 auto;
	padding:0;
	width:215px;
	height:275px;				
}
#presentation_gauche_traiteur{
	margin: 0 auto;
	padding:0;
	width:205px;
	height:290px;				
}

#index_droite{
	width:250px;
	margin:0 auto;
	padding: 0;
	float: right;
	margin-left:30px;
	margin-bottom:30px;
}

#index_gauche{
	width: 500px;
	display: inline;	
}


/* ======= FIN CONTENU =======*/

/* ======== FOOTER ========= */
#footer{	
	width: 923px;
	min-height: 52px;		
	text-align: center;
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#footer a, #footer a:visited{

}
#footer a:hover{

}
/* ======== FIN FOOTER ========= */
/* === MENU FOOTER === */
#menu_footer{	
	margin-top:15px;
	text-align: center;		
}
#menu_footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color:#231f20;
}
#menu_footer a:hover{
	color:#b8292f;
}
#menu_footer_accueil{
	display:inline;
	padding-right: 5px;
	border-right: 1px solid #e0a883 ;
}
.menu_footer_lien{
	display:inline;	
	border-right: 1px solid #e0a883 ;
	padding: 0 5px 0 5px;	
}
#menu_footer_mentions{
	display:inline;
	padding-left: 5px;
}
/* === FIN MENU FOOTER === */
/* ========  REFERENCEMENT ========= */

#referencement {
	width: 923px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	padding: 5px 0 10px 20px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#referencement a:link, #referencement a:visited, referencement a:active {
	color: #000000;
	text-decoration:none;
}

#referencement a:hover {
	text-decoration:underline;
}


/* ======== FIN REFERENCEMENT ========= */
