h3 {
	font-size: 0.7em;
	font-style: normal;
	margin: 0;
	color: #666666;
	margin-top: 1em;
	text-align:left;
	padding: 0;
	line-height: 1.2em;
}
.titreBloc {
	color: #CCC;
	text-align: left;
}
#categories {
	margin-top: 2em;
}
#categories li {
	margin-bottom: 1em;
}
/* ---------------------------div contient tout------------- */
#contenuCentral {
	position:absolute;
	height: 26.25em;
	width: 53.3em;
	left: 7.5em;
	top: 6.88em;
	z-index: 10;
}
#contenuCentral h2 {
	margin: 0.1em;
	padding: 0.1em;
	position: absolute;
}

/* --------div noire superieure dans l'etape 1------ */
#contenuHaut {
	width: 37.11em;
	position: absolute;
	left: 5.37em;
	top: 0.06em;
	color: #FFFFFF;
	z-index: 2;
	background-color:#000000;
	height: 11em;
} /* --------------FIN div noire superieure------- */
/* ---------------------------div blanche inférieure étape 1------------- */
#contenuBas {
	position: absolute;
	height: 15.08em;
	width: 37.11em;
	left: 5.37em;
	top: 10.8em;
	color: #666;
	background-color: #FFF;
	line-height: 0.7em;
	margin-top: 0.3em;
	z-index: 2;
}
#contenuBas img {
	height: 4.19em;
	width: 37.11em;
}

/* ---------------------------FIN div blanche inférieure étape 1------------- */

/* ---------------------------style formulaire étape 1 ------------- */
label {
	color: #FFF;
}
#inscript1 {
	width: 26em;
	height:26.25em;
	text-align:right;
	z-index: 4;
	position: relative;
	margin: 0 11em auto;
	left: 0;
	}
#inscript1 p {
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#FFFFFF;
}
#inscript1 input, #inscript1 select, #inscript1 textarea{
	font-size:0.8em;
	line-height:1em;
	overflow:hidden;
	padding:0;
	margin-left:1em;
	margin-top: 0.2em;
	width: 20em;
}
/*	largeur pour IE*/
#inscript1 select{
	width:20.2em;
}
#inscript1 textarea{
	width:20.1em;
}

/*largeur pour safari uniquement  */
/*\*/
html>body #inscript1 textarea {width:20em;}
/**/

/*	largeur pour les autres car ie ne comprend pas html>body */	
html>body #inscript1 select{
	width:20.3em;
}
html>body #inscript1 textarea{
	width:24.8em;
}

.grisFonce {
	color:#000;
	font-size:0.6em;
}
input #invitation, input #newsletter {
	width: 2em;
}
#message{ color:#000; font-size:0.8em }

/* -------boutons envoi formulaire invitation ------------- */
#inscript1 #suite {
	left:44.9em;
	top:30.73em;
	background: #CCC;
	height: 1.75em;
	width: 6.55em;
	border:none;
	position: absolute;
}

html>body #inscript1 #suite{
	top: 29.9em;
	left: 45.06em;
}
/* ------------   sélection de la rubrique  ------- */
#rubOrga { color : #960; }

