*{
	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;
}
#contenu{
	background-image:url(img/contenu.png);
	width:814px;
	height:419px;
	margin-left:auto;
	margin-right:auto;
}
a:link{
	color:#329afd;
}
a:hover{
	color:#329afd;
}
a:active{
	color:#329afd;
}
a:visited{
	color:#329afd;
}
#menuImg{
	width:769px;
	margin-left:auto;
	margin-right:auto;
}
#ident{
	position:absolute;
	top:168px;
	width:138px;
	height:350px;
	background:url(img/ident_A.jpg) no-repeat;
	color:#FFFFFF;
}
#ident:hover{
	top:168px;
	width:138px;
	height:350px;
	background:url(img/ident_B.jpg) no-repeat;
}
#menuImg  #ident  .infosIdent  ul{
	list-style-type:square;
	padding-top:50px;
}
#menuImg  #ident  .infosIdent  ul li{
	margin-left:30px;
	padding-top:3px;
}
.infosComm{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #ident  .infosIdent  h2{
	color:#FFFFFF;
	width:125px;
	text-align:center;
	font-size:13px;
	font-variant:small-caps;
}
#loginForm{
	list-style-type:square;
}
#menuImg  #ident  .infosIdent  ul li{
	margin-left:30px;
	padding-top:3px;
}
#communaute{
	position:absolute;
	top:168px;
	margin-left:158px;
	width:138px;
	height:350px;
	background:url(img/commu_A.jpg) no-repeat;
	color:#FFFFFF;
}
#communaute:hover{
	top:168px;
	margin-left:158px;
	width:138px;
	height:350px;
	background:url(img/commu_B.jpg) no-repeat;
}
.infosComm{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #communaute  .infosComm  h2{
	color:#FFFFFF;
	width:125px;
	text-align:center;
	font-size:13px;
	font-variant:small-caps;
}
#menuImg  #communaute  .infosComm  ul{
	list-style-type:square;
	padding-top:50px;
}
#menuImg  #communaute  .infosComm  ul li{
	margin-left:30px;
	padding-top:3px;
}
#menuImg  #support{
	position:absolute;
	top:168px;
	margin-left:316px;
	width:138px;
	height:350px;
	background:url(img/supp_A.jpg) no-repeat;
}
#menuImg  #support:hover{
	position:absolute;
	top:168px;
	margin-left:316px;
	width:138px;
	height:350px;
	background:url(img/supp_B.jpg) no-repeat;
}
#menuImg  #support  .infosSup{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #support  .infosSup  h2{
	width:125px;
	text-align:center;
	font-size:13px;
	font-variant:small-caps;
}
#menuImg  #support  .infosSup  ul{
	list-style-type:square;
	padding-top:50px;
}
#menuImg  #support  .infosSup  ul  li{
	margin-left:30px;
	padding-top:3px;
}
#menuImg  #opinion{
	position:absolute;
	top:168px;
	margin-left:474px;
	width:138px;
	height:350px;
	background:url(img/opin_A.jpg) no-repeat;
}
#menuImg  #opinion:hover{
	position:absolute;
	top:168px;
	margin-left:474px;
	width:138px;
	height:350px;
	background:url(img/opin_B.jpg) no-repeat;
}
#menuImg  #opinion  .infosOp{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #opinion  .infosOp  h2{
	width:125px;
	text-align:center;
	font-size:13px;
	font-variant:small-caps;
}
#menuImg  #opinion  .infosOp  ul{
	list-style-type:square;
	padding-top:50px;
}
#menuImg #opinion  .infosOp  ul  li{
	margin-left:30px;
	padding-top:3px;
}
#menuImg  #goodies{
	position:absolute;
	top:168px;
	margin-left:632px;
	width:138px;
	height:350px;
	background:url(img/good_A.jpg) no-repeat;
}
#menuImg  #goodies:hover{
	position:absolute;
	top:168px;
	margin-left:632px;
	width:138px;
	height:350px;
	background:url(img/good_B.jpg) no-repeat;
}
#menuImg  #goodies  .infosGood{
	width:125px;
	color:#FFFFFF;
}
#menuImg  #goodies .infosGood  h2{
	width:125px;
	text-align:center;
	font-size:13px;
	font-variant:small-caps;
}
#menuImg  #goodies  .infosGood  ul{
	list-style-type:square;
	padding-top:50px;
}
#menuImg  #goodies  .infosGood  ul li{
	margin-left:30px;
	padding-top:3px;
}
#footer{
	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{
	margin-top:50px;
	margin-left:20px;
}
.labelFormNewUser{
	margin-top:5px;
	float:left;
	width:200px;
	color:#342357;
}
.formField{
	margin-top:1px;
	background-color: #342357;
	border:1px dotted #8B7C9B;
	color:#FFFFFF;
}
.formFieldNewUser{
	margin-top:5px;
	border:1px solid #342357;
}
select.formField:focus, option.formField:focus, textarea.formField:focus, input.formField:focus{
	background-color: #342357;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
#btLogin{
	font-weight:bold;
	margin-top:5px;
	width:84px;
	color:#342357;
	background-color: #8B7C9B;
	border:1px solid #342357;
}
#btNewUser{
	margin:20px auto auto 50px;
	background-color:#FFFFFF;
	border:1px solid #342357;
	color:#342357;
}
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.lienIdent:link, a.lienIdent:visited, a.lienIdent:active {
	text-decoration:none;
	color:#FFFFFF;
}
a.lienIdent:hover{
	text-decoration:underline;
	color:#342357;
}