
  /*////////////////
 ///// Header /////
////////////////*/

#headerConteneur {
	width:100%;
	height:173px;
		
	background-image:url(/img/front/header_home_fond.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

#header {
	height:173px;
	width:940px;
	margin:auto;
	position:relative
}

#questcequekanelle {
	position:absolute;
	top:20px;
	left:624px;
}

#blocOnglets {
	height:32px;
	width:940px;
	margin:auto;
}

#blocOnglets .onglet {
	font-size:16px;
	font-weight:bold;

	height:32px;
	margin-left:10px;
}

#blocOnglets .onglet1{
	width:175px;
}

#blocOnglets .onglet2{
	width:130px;
}

#blocOnglets .onglet A {
	position:absolute;
	height:32px;
	text-align:center;
	line-height:30px;
	color:#b10060;
	
	text-decoration:none;
}

#blocOnglets .onglet1 A {
	width:175px;
}

#blocOnglets .onglet2 A {
	width:130px;
}

#blocOnglets .onglet A:hover {
	text-decoration:underline;
}

.onglet {
	float:right;
}


  /*////////////////////////
 ///// Identification /////
///////////////////////*/

#identification {
	width:940px;
	height:40px;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
	
	position:relative;
}

#blocIdentification .c {
	height:12px;
	width:912px;
	font-size:1px;
	line-height:1px;
}

#formIdentification {
	position:absolute;
	left:15px;
	top:2px;
}

#formIdentification TABLE {
	width:925px;
	position:absolute;
}

#blocIdentification LABEL {
	font-size:11px;
	font-weight:bold;
	color:#e9e5cf;
}

#blocIdentification .inputText {
	background-color:#322d33;
	border-color:#49434a;
	border-style:solid;
	border-width:1px;
	width:184px;
	height:19px;
	font-size:12px;
	color:#e9e5cf;
	padding-left:3px;
}

#blocIdentification A {
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	color:#e9e5cf;
	text-decoration:underline;
	
	margin-left:5px;
}

#blocIdentification A:hover {
	text-decoration:none;
}


  /*//////////////////////
 ///// Présentation /////
//////////////////////*/

#titrePresentation {
	height:18px;
	width:940px;
	margin:auto;
	margin-top:22px;
	margin-bottom:10px;
}

#titrePresentation IMG {
	float:left;
}

#blocPresentation {
	height:285px;
	width:940px;
	margin:auto;
}

#presentation {
	float:left;
}


  /*/////////////////////
 ///// Inscription /////
/////////////////////*/

#blocInscription {
	float:right;
	position:relative;
}


#bulleInscription {
	position:absolute;
	top:6px;
	left:6px;
	width:300px;
	
	color:#FFFFFF;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
}

#bulleInscription IMG {
	float:left;
	margin-right:12px;
}

#bulleInscription P {
	margin:0;
	margin-bottom:5px;
}

#bulleInscription span.pseudo {
	color:#e1007a;
	text-decoration:none;
}

#bulleInscription .libelle {
	font-size:12px;
	line-height:16px;
	color:#e1007a;
}

#bulleInscription .infos {
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
}


  /*////////////////
 ///// Footer /////
////////////////*/

#homeFooter {
	height:105px;
	width:940px;
	margin:auto;
	margin-bottom:5px;
	display:table;
}

#blocFooter {
	height:105px;
}

.bloc1, .bloc2, .bloc3 {
	float:left;
	height:77px;
}

.bloc1 {
	width:335px;
}

.bloc2 {
	width:240px;
}

.bloc3 {
	width:285px;
}

.bloc1 IMG, .bloc2 IMG, .bloc3 IMG {
	margin-bottom:3px;
}

.bloc1 .picto, .bloc2 .picto, .bloc3 .picto {
	margin-right:16px;
	margin-bottom:0;
}