/* R?gles CENTRE */
div#gauche div {
	text-align: justify;
	color:#000000;
	background-color:transparent;
}


span.titre {
	color: #C8C3C3;
	background-color:#FFFFFF;
}
/* R?gles INSCRIPTION */

div#inscription {
	position:relative;
	width: 512px;
	margin: 7px 0px 0px 7px;
	border: 2px solid #CCCCCC; /*828282*/
}

div#inscription div.titre {
	position: relative;
	display: block;
	width: 497px;
	height: 17px;
	color: #000000;
	background: #FFFFFF url("../images/structure/obiblio_25.png") center top no-repeat;
	z-index: 2;
	margin:7px;
	text-align:right;
}

div#inscription h2{
	position: absolute;
	color: #2AA287;
	background-color:transparent;
	top: -3px;
	right:-2px;
	letter-spacing: 2px;
	font-weight: 900;
	font-size: 16px;
}

ul.listeAvantage {
	position: relative;
	list-style-type:circle ;
	margin: 7px;
	margin-left: 21px;
	padding: 0;
	font-size: 11px;
	color: #666666;
}

div#inscription div.formInscription {
	position: relative;
	color:#000000;
	background: #ffffff url("../images/photos/pen.jpg") top right no-repeat;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div#inscription h3 {
	font-size: 12px;
	margin: 7px;
	color:#FF9C60;
	background-color:transparent;
	font-weight: normal;
}

div#inscription label {
	font-size: 12px;
	color:#2AA287;
	background-color:transparent;
	font-weight: normal;
}

div#inscription p {
	position: relative;
	margin: 7px;
	font-size: 11px;
	background-color:transparent;
}

div#inscription p.commentaire {
	font-size: 10px;
	margin-top:-5px;
}

div#inscription p.infoSpe {
	font-size: 10px;
}

div#inscription p.erreur {
	font-size: 10px;
	color:#FF5A5A;
	background-color:transparent;
}

div#inscription p.btn {
	position:relative;
	text-align:center;
}

div#inscription a {
	color: #2AA287;
	background-color:#FFFFFF;
}

div#inscription input, select, textarea {
	color:#333333;
	background-color:#FFFFFF;
	border: solid 1px #D7D7D7;
	font: 11px "Trebuchet MS", helvetica, sans-serif;
	margin-top:0px;
}

div#inscription input.btn1 {
	color:#000000;
	background-color:#FFFFFF;/*#FFCD1F*/
	border: solid 2px #FFCD1F;
	font: 11px "Trebuchet MS", helvetica, sans-serif;
	font-weight:500;
	margin:7px 0px 0px 0px;
	cursor: pointer;
}
div#inscription input.btn2 {
	color:#000000;
	background-color:#FFFFFF; /*#E0DDDD*/
	border: solid 2px #D7D7D7;
	font: 11px "Trebuchet MS", helvetica, sans-serif;
	font-weight:500;
	margin:7px 0px 7px 0px;
	cursor: pointer;
}

div#pub {
	position:relative;
	width: 512px;
	margin: 7px 0px 0px 7px;
	border: 2px solid #CCCCCC; /*828282*/
}
div#pub p {
	margin: 7px;
	font-size: 11px;
	background-color:transparent;
}

div#inscription table {
   margin:7px 7px 7px 4px;
	font-size: 12px;
   font-weight:900;
}

div#inscription table span.erreur {
	font-size: 10px;
	color:#FF5A5A;
	background-color:transparent;
}

