@charset "utf-8";
/* general */
html,body {
	margin:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-align:justify;
}
div.titre {
	width:585px;
	height:20px;
	margin:10px;
	padding-left:10px;
	background-color:#008f36;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
div.titre_prod {
	width:585px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	background-color:#008f36;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
h1 {
	max-width:590px;
	margin:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ea690b;
}
h2 {
	max-width:590px;
	margin:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#008f36;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#008f36;
}
a:hover {
	text-decoration:none;
	color:#ea690b;
}
/* blocs */
div.flash {
	width:550px;
	height:300px;
	margin:auto;
}
div.page {
	width:800px;
	height:100%;
	margin:auto;
	background-image:url(../img/bg.png);
	background-repeat:repeat-y;
}
div.header {
	width:800px;
	height:94px;
	margin:auto;
}
div.gauche {
	width:165px;
	height:100%;
	position:relative;
	float:left;
}
div.contenu {
	width:635px;
	height:100%;
	position:relative;
	float:right;
}
div.bloc {
	margin-top:10px;
	margin-left:10px;
	margin-right:30px;
	padding-left:10px;
	text-align:justify;
}
div.blocvert {
	margin-top:10px;
	margin-left:10px;
	margin-right:30px;
	padding-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#008f36;
	text-align:justify;
}
div.blocorange {
	margin-top:10px;
	margin-left:10px;
	margin-right:30px;
	padding-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ea690b;
	text-align:justify;
}
div.photo {
	position:relative;
	float:left;
	margin:10px;
	padding-left:10px;
}
div.fin {
	clear:both;
}
div.footer {
	width:800px;
	height:48px;
	background-image:url(../img/footer.png);
	margin:auto;
	clear:both;
}
/* boutons */
div.bouton-01 a {
	position:absolute;
	display:block;
	top:50px;
	width:165px;
	height:31px;
	background:url(../img/accueil_01.png) no-repeat;
}
div.bouton-01 a:hover {
	background:url(../img/accueil_02.png) no-repeat;
}
div.bouton-02 a {
	position:absolute;
	top:81px;
	display:block;
	width:165px;
	height:28px;
	background:url(../img/philo_01.png) no-repeat;
}
div.bouton-02 a:hover {
	background:url(../img/philo_02.png) no-repeat;
}
div.bouton-03 a {
	position:absolute;
	display:block;
	top:109px;
	width:165px;
	height:29px;
	background:url(../img/produits_01.png) no-repeat;
}
div.bouton-03 a:hover {
	background:url(../img/produits_02.png) no-repeat;
}
div.bouton-04 a {
	position:absolute;
	display:block;
	top:138px;
	width:165px;
	height:30px;
	background:url(../img/contact_01.png) no-repeat;
}
div.bouton-04 a:hover {
	background:url(../img/contact_02.png) no-repeat;
}
div.croquetterie {
	position:absolute;
	top:170px;
	width:155px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCC;
	text-align:right;
}
div.croquetterie a {
	font-size:12px;
	color:#999;
	text-decoration:none;
}
div.croquetterie a:hover {
	font-size:13px;
	color:#EA690B;
}
div.liens_gch {
	position:relative;
	top:-80px;
	width:155px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
div.liens_gch a {
	text-decoration:none;
	color:#008F36;
}
div.liens_gch a:hover {
	font-size:12px;
	color:#EA690B;
}
div.menu {
	position:relative;
	top:10px;
	width:585px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	background-color:#57aa27;
}
div.menu_prod {
	position:relative;
	width:585px;
	height:20px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	background-color:#57aa27;
}
div.menu_produits {
	position:relative;
	float:left;
	height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
div.menu_produits a {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
div.menu_produits a:hover {
	background-color:#008f36;
	padding-bottom:5px;
	text-decoration:none;
}
div.menu_produits_prod {
	position:relative;
	float:left;
	height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
div.menu_produits_prod a {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
div.menu_produits_prod a:hover {
	background-color:#008f36;
	padding-top:5px;
	text-decoration:none;
}
/* formulaire */
div.form {
	width:300px;
	position:relative;
	float:left;
	padding:10px;
	margin-left:10px;
	background-color:#ededed;
	text-align:center;
}
div.imform {
	width:260px;
	height:250px;
	position:relative;
	float:left;
	background-image:url(../img/img_contact.png);
}