a img{
	border: 0px;
}

.thebigcolonne .inscription #identifier_on {
	height: auto;
}

#fichePerso{
	margin-left: 10px;
	text-transform: none;
}

#fichePerso .label , #fichePerso .label-long{
	float: left;
	display: block;
	width: 100px;
	font-weight: bold;
}

#fichePerso .label-long{
	width: auto;
	margin-right: 10px;	
}


#fichePerso .value{
	float: left;
	display: block;
}

.txtContribuer{
	font-size: 14px;
	font-weight: bold;
}


.nouveau{
	font-weight: bold;
}

h2.nouveau{
	margin-bottom: 0px;	
}

a.discuLien , .txtContribuer a{
	color: green;
}

a:hover.discuLien , .txtContribuer a:hover{
	text-decoration: underline;
}

.editoagauche .pagin ul li{
	color: #FE5400
}


.editoagauche a{
	color: #FE5400;
}

.editoagauche a:hover{
	color: #FE5400;
	text-decoration: underline;
}


#progressbar{
	height: 10px;
	width: 0;
	background-color: #00ACF6;
}
#progressbarcontainer{
	border: 1px inset black;
	width: 300px;
}

.rouge{
	color: #852900;
}


#identifier_on #speedtest h3{
	margin-bottom: 5px;
}

#identifier_on #speedtest #resultat{
	line-height: 1em;
}


#DataForm .retester{
	float: right;
	margin-top: 5px;
	margin-right: 300px;	
	
}

#identifier_on .retester{
	float: right;
	margin-top: 5px;
	margin-right: 150px;	
}



#rightcolonne .pagin ul li{
	font-weight:bold;
	margin : 0;
	line-height:23px;
	padding-right : 5px; 
	padding-left : 5px; 	
	display:inline;
}





.feedback-bt{
/*	background:transparent url(../imgs/bt-suggest.png) no-repeat scroll left top; */
	height:40px;
	width:204px;
	display:block;
	text-indent:-5000px;
	margin:0 auto;	
}
.feedback-bt {
	top:84px;
}
.feedback-bt:hover{
	background-position:left bottom;
}


.modifierAjax{
	margin-left: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	font-size: 0.9em;
	cursor: pointer;
}

.inplaceeditor-form{
	margin-left: 0 !important;
}

.editor_ok_button{
	background:transparent url(../imgs/okbutton.gif) no-repeat scroll 0 0;
	border:0 none;
	height:20px !important;
	margin:0 5px 1px -4px;
	padding:0;
	vertical-align:middle;
	width:27px;
	text-indent:-5000px;
	float: left;
}

.editor_field{
	float: left;
	margin-right: 0px;
	}
             
.inplaceeditor-form select{
	float: left;
}
.editor_cancel{
	background:transparent url(../imgs/annulerbutton.gif) no-repeat scroll 0 0;
	border:0 none;
	height:20px !important;
	margin:0 0 1px -4px;
	padding:0;
	vertical-align:middle;
	width:47px;
	text-indent:-5000px;
	display: block;
	float: left;
}

.editor_cancel:hover{
	background-position:bottom;
}

.editor_ok_button:hover{
	background-position:bottom;
}

.inplaceeditor-form select{
	border:medium none;
	font-size:0.9em;
	height:20px;
	line-height:1em;
	margin-right:5px;
	padding:2px;
	width:55px;
}