*{
	margin:0;
	padding:0;
}
body{
	background-image:url(img/YellowBG.jpg);
	background-color:#ffcc33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header{
	background-image:url(img/header.png);
	width:824px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
}
.logo{
	position:absolute;
	margin-top:30px;
	margin-left:15px;
	width:240px;
	height:86px;
}
#banner{
	background-image:url(img/banner.jpg);
	width:436px;
	height:74px;
	position:absolute;
	top:25px;
	margin-left:365px;
}
#conteneur{
	width:814px;
	margin-left:auto;
	margin-right:auto;
}
#menuImg{
	float:left;
	padding-top:10px;
	width:167px;
	height:422px;
	background-image:url(img/menuBG.png);
	background-repeat:no-repeat;
}
#contenuUp{
	margin-top:2px;
	height:20px;
	width:634px;
	float:right;
	background-image:url(img/contenuSiteUp.png);
}
#contenuDown{
	height:17px;
	width:634px;
	float:right;
	background-image:url(img/contenuSiteDown.png);
}
#contenu{
	float:right;
	top:132px;
	min-height:379px;
	/*left:27%;*/
	width:634px;
	background-image:url(img/contenuSite1px.png);
}
#contenuIn{
	margin-left:20px;
	width:602px;
}
a:link{
	color:#329afd;
}
a:hover{
	color:#329afd;
}
a:active{
	color:#329afd;
}
a:visited{
	color:#329afd;
}
#communaute{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:118px;
	background:url(img/menuCommu_A.jpg) no-repeat;
	color:#FFFFFF;
}
#communaute:hover{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:118px;
	background:url(img/menuCommu_B.jpg) no-repeat;
}
.infosComm{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #communaute  .infosComm  ul{
	list-style-type:square;
	padding-top:25px;
}
#menuImg  #communaute  .infosComm  ul li{
	margin-left:30px;
	padding-top:3px;
}
#menuImg  #support{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:100px;
	background:url(img/menuSupp_A.jpg) no-repeat;
}
#menuImg  #support:hover{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:100px;
	background:url(img/menuSupp_B.jpg) no-repeat;
}
#menuImg  #support  .infosSup{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #support  .infosSup  ul{
	list-style-type:square;
	padding-top:25px;
}
#menuImg  #support  .infosSup  ul  li{
	margin-left:30px;
	padding-top:3px;
}
#menuImg  #opinion{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:79px;
	background:url(img/menuOpin_A.jpg) no-repeat;
}
#menuImg  #opinion:hover{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:79px;
	background:url(img/menuOpin_B.jpg) no-repeat;
}
#menuImg  #opinion  .infosOp{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #opinion  .infosOp  ul{
	list-style-type:square;
	padding-top:25px;
}
#menuImg #opinion  .infosOp  ul  li{
	margin-left:30px;
	padding-top:3px;
}
#menuImg  #goodies{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:100px;
	background:url(img/menuGood_A.jpg) no-repeat;
}
#menuImg  #goodies:hover{
	margin-left:auto;
	margin-right:auto;
	width:135px;
	height:100px;
	background:url(img/menuGood_B.jpg) no-repeat;
}
#menuImg  #goodies  .infosGood{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #goodies  .infosGood  ul{
	list-style-type:square;
	padding-top:25px;
}
#menuImg  #goodies  .infosGood  ul li{
	margin-left:30px;
	padding-top:3px;
}
#footer{
	margin-top:10px;
	background-image:url(img/footer.png);
	width:819px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer > ul.footer{
	padding-top:17px;
	color:#FFFFFF;
}
#footer > ul.footer > li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left:10px;
}
/* ######### FORMULAIRE ########## */
div#login{
	position:absolute;
	top:85px;
	margin-left:170px;
}
.labelForm{
	color:#FFCC33;
	float:left;
	width:150px;
}
.labelFormNewUser{
	margin-top:5px;
	float:left;
	width:200px;
	color:#342357;
}
.formField{
	background-color: #342357;
	border:1px dotted #FFCC33;
	color:#FFFFFF;
}
.formFieldNewUser{
	margin-top:5px;
	border:1px solid #342357;
}
select.formField:focus, option.formField:focus, textarea.formField:focus, input.formField:focus{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	color:#FFFFFF;
}
#btLogin{
	margin-left:200px;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #342357;
	color:#342357;
}
#btNewUser{
	margin:20px auto auto 50px;
	background-color:#FFFFFF;
	border:1px solid #342357;
	color:#342357;
}
.infoLogin{
	margin-top:5px;
	margin-left:220px;
	font-size:9px;
	color:#329AFD;
}
a.lienComm:link, a.lienComm:visited, a.lienComm:active {
	text-decoration:none;
	color:#FFFFFF;
}
a.lienComm:hover{
	text-decoration:underline;
	color:#c0bcd3;
}
a.lienGood:link, a.lienGood:visited, a.lienGood:active {
	text-decoration:none;
	color:#FFFFFF;
}
a.lienGood:hover{
	text-decoration:underline;
	color:#342357;
}
a.lienOp:link, a.lienOp:visited, a.lienOp:active {
	text-decoration:none;
	color:#FFFFFF;
}
a.lienOp:hover{
	text-decoration:underline;
	color:#ffcc33;
}
a.lienOpActif{
	color:#ffcc33;
}
a.lienGoodActif{
	color:#342357;
}
a.lienCommActif{
	color:#c0bcd3;
}
.fValidator-msg {
	margin-left:200px;
	color: #C00;
	padding-bottom:5px;
}
.ulFaq{
	margin-top:15px;
	margin-bottom:30px;
}
.faq{
	margin-left:30px;
}