*{
margin:0;padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#Migoicons *{
	border:1px;
	padding:3px;
}

/*PAGE*/
body{
	background:#3CB62D url(../medias/page_fond.jpg) top center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

#page{
	margin:auto;
	width:950px;
}
/*HEADER*/

#top{
	background-color:#FFFFFF;
}
/*CONTENT*/

#contenu{
	background-color:#FFFFFF;
	height:400px;
}
/*FOOTER*/
#footer1 {
	background:#02AD4F url(../medias/footer_top.jpg) top left no-repeat;
	padding-top:17px;
}
#footer1 ul{
	list-style-type:none;
}
#footer1 li{
	float:left;
	font-size:0.7em;
	width:100px;
	text-align:center;
	padding:8px 8px 8px 8px;
	border-right:1px solid #ffffff;
}
/* Mac ie5 hack v2 \*/
#footer1 li{
	width:auto;
}/* end hack */

#footer1 li a{
	color:#FFFFFF;
}
#footer1 li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer1 .actif{
	color:#FFFFFF;
	text-decoration:underline;
}
/*FOOTER 2 */
#footer2 {
	background-color:#007639;
}
#footer2 ul{
	list-style-type:none;
}
#footer2 li{
	float:left;
	font-size:0.7em;
	width:100px;
	text-align:center;
	padding:8px 8px 8px 8px;
}
/* Mac ie5 hack v2 \*/
#footer2 li{
	width:auto;
}/* end hack */

#footer2 li a{
	color:#FFFFFF;
}
#footer2 li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer2 .actif{
	color:#FFFFFF;
	text-decoration:underline;
}
/*UTILE ET AGREABLE*/
.spacer {
	clear: both;
	font-size: 1px;
	height:1px;
}
.spacerColor {
	clear:both;
	font-size:1px;
	height:1px;
	background-color:#80A9A3;
}
.spacerBlanc {
	clear:both;
	font-size:1px;
	height:1px;
	background-color:#FFFFFF;
}
h1{
	overflow: hidden;
	position: absolute;
	top: -500px;
	height: 1px
}
.accessLayout {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 1px;
	padding-top: 0px;
	position: absolute;
	top: -500px;
	height: 1px;
}
.byPass {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 1px;
	padding-top: 0px;
	position: absolute;
	top: -500px;
	height: 1px
}
ul.ingredients li a{color:#007429;}
ul.ingredients li a:hover{color:#007429; text-decoration:underline;}