html,body
{
	min-height: 100%;
	margin: 0px;
}

body
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px;
	color: #666;
}

div#contenu
{
	width: 942px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	padding: 10px 0px 0px;
	background: url("../pix/plan_site/fond_haut.gif") repeat-x #97d7ee;
}

a#home
{
	float: left;
	width: 114px;
	height: 33px;
	background: url("../pix/plan_site/logo_lesucre.gif") no-repeat;
	margin: 0px 0px 10px 20px;
}

p.f-a
{
	clear: both;
	color: #FFF;
	background: url("../pix/plan_site/fleche_fa_debut.gif") no-repeat 0px 50%;
	padding-left: 10px;
	margin: 0px 0px 0px 20px;
}

p.f-a a
{
	color: #FFF;
	text-decoration: none;
}

p.f-a a,p.f-a span
{
	background: url("../pix/plan_site/fleche_fa_etape.gif") no-repeat 0px 50%;
	padding-left: 6px;
	margin-right: 6px;
}

p.f-a a.premier
{
	background-image: none;
	padding-left: 0px;
}

h1
{
	background: url("../pix/plan_site/tit_page.gif") no-repeat;
	height: 70px;
	margin: 0px 0px 10px 20px;
}

a#retour
{
	display: block;
	width: 54px;
	height: 10px;
	background: url("../pix/plan_site/btn_retour.gif") no-repeat;
	margin: 0px 0px 10px 20px;
}

div.module
{
	background: url("../pix/plan_site/fond_separator.gif") repeat-x 0px 100%;
	padding-bottom: 7px;
}

h2
{
	background: url("../pix/plan_site/cartouche_nav.png") no-repeat;
	padding: 30px 0px 0px 50px;
	text-transform: uppercase;
	height: 31px;
	width: 132px;
	margin: 0px 0px 0px 14px;
	font-size: 1.7em;
	cursor: pointer;
}

div.décodé
{
	background: url("../pix/plan_site/fond_decode.gif") repeat-x #7ed0ff;
	color: #01a2ff;
}

div.décodé a
{
	color: #01a2ff;
}

div.ludique
{
	background: url("../pix/plan_site/fond_ludique.gif") repeat-x #ff6d00;
	color: #ff1f00;
}

div.ludique a
{
	color: #ff1f00;
}

div.plaisir
{
	background: url("../pix/plan_site/fond_plaisir.gif") repeat-x #cf476b;
	color: #b7062c;
}

div.plaisir a
{
	color: #b7062c;
}

div.et-vous
{
	background: url("../pix/plan_site/fond_etvous.gif") repeat-x #79b717;
	color: #367e0a;
}

div.et-vous a
{
	color: #367e0a;
}

div.divers
{
	background: url("../pix/plan_site/fond_divers.gif") repeat-x #95d6ed;
	color: #76359f;
	min-height: 300px;
}

div.divers a
{
	display: block;
	background: url("../pix/plan_site/onglet_divers.gif") no-repeat;
	padding: 16px 0px 0px 14px;
	text-transform: uppercase;
	height: 29px;
	width: 166px;
	margin: 0px 0px 2px 14px;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: #76359f;
}

div.bloc
{
	background-repeat: no-repeat;
	padding-top: 21px;
	margin: 4px 0px 0px 14px;
	width: 439px;
	display: none;
}

div.bas
{
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 20px;
}

div.milieu
{
	background: #FFF;
	padding: 0px 10px;
}

div.plaisir div.bloc
{
	background-image: url("../pix/plan_site/bloc_h_plaisir.gif");
}

div.plaisir div.bas
{
	background-image: url("../pix/plan_site/bloc_b_plaisir.gif");
}

h3
{
	background: url("../pix/plan_site/fleche_detail.gif") no-repeat 0px 50%;
	padding-left: 14px;
	margin: -6px 0px 6px;
	font-size: 1.2em;
	text-transform: uppercase;
}

h3.dernier
{
	margin-bottom: 0px;
}

ul
{
	border-left: 1px solid #CCC;
	margin: 0px 0px .4em 14px;
	padding: 6px 0px 6px 20px;
	list-style-type: none;
}

ul ul
{
	padding: 0px 0px 0px 10px;
	margin-left: 0px;
}

ul h4
{
	font-size: 1em;
	margin: 0px;
}

div.bloc a
{
	text-decoration: none;
}
