@charset "UTF-8";
/* CSS Document */
body {
	margin : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	background-color : #B9C700;
}
h1 {
	font-weight: bold;
	color: #DA0014;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-weight: bold;
	color: #DA0014;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}
p{
	margin : 0px;
	font-size : 11px;
	padding: 0px;
}
a {
	color : #FFF;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	color : #FF0000;
	text-decoration : underline;
}
#content {
	width : 955px;
	text-align : left;
	position : relative;
	background-color : transparent;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#tetiere {
	width : 955px;
	height : 120px;
	background-color: #663366;
}
#pied {
	color : #FFF;
	width : 411px;
	height : 30px;
	background-color: #B9C700;
	left: 0px;
	bottom: 0px;
	clear: both;
	padding-left: 10px;
}
#miamSlurp {
	position: absolute;
	width: 145px;
	height: 145px;
	right: 0px;
	bottom: 0px;
}
div#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
}

div.menu_goodies{
	height : 200px;
}

#sous_menu {
	position: absolute;
	left: -25px;
	top: -10px;
	z-index: 10;
}

#descriptifProd a {
	color: #65A41F;
	text-decoration: none;
	font-weight: normal;
}
#descriptifProd a:hover {
	color: #FF6633;
	text-decoration: underline;
}

#menuRef-voile {
	width: 955px;
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#menuRef-voile a, #menuRef-voile a:hover {
	color: #FFFFFF;
}
#menuRef {
	width: 955px;
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#menuRef a, #menuRef a:hover {
	color: #FFFFFF;
}
#bas {
	clear: both;
	padding-left: 673px;
	padding-bottom: 5px;
}
#retourSite {
	height: 45px;
	width: 125px;
	background-image: url(../images/retour_site.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#retourSite a {
	background-position: top;
	display: block;
	height: 45px;
	width: 125px;
}
#retourSite a:hover {
	background-position: bottom;
	display: block;
	background-image: url(../images/retour_site.jpg);
}
#packProd {
	height: 212px;
	width: 157px;
	position: absolute;
	right: 0px;
	bottom: 25px;
	background-color: transparent;
	z-index: 210;
}
#contenu {
	margin-left: 250px;
	padding-top: 30px;
	width: 480px;
	margin-bottom: 180px;
}
#corpsProd #pied-voile {
	clear: both;
	color: #FFFFFF;
	padding-left: 10px;
}
#corpsProd #pied-voile a {
	color: #ffffff;
}
#corpsProd #pied-voile a:hover {
	color: #ffc600;
}
#pied-voile #btn_facebook {
float:right;
margin-top:-7px;
}
