.progressbar {
	border:1px solid #000000;
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.titrepage {
	color:#2A4771;
	font-size: 15px;
	font-weight: bold;  
	font-family: "Trebuchet MS", Times, serif;
}

#previsu {
	margin:10px;
	float:top;
}


.centrer .titre .titremail {
    padding:5px 5px 5px 5px;
	color:#2A4779;
	font-size: 12px;
	background: #D8E5CB;
	
}

.enpetit {
	font-size: smaller;
	font-style: italic;
}

.centrer {
	padding:5px 5px 5px 5px;
	position: relative;
	height:auto;
	width:90%;
	margin-left: auto;
    margin-right: auto;
	background: #D8E5CB;

}

.centrer .titre{
	padding:15px 15px 5px 15px;
	position: relative;
	
	height:auto;
	width: 95%;
	margin-left: auto;
    margin-right: auto;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Times, serif;
	font-size:9px; 
}
.centrer .stitre{
	padding:15px 5px 5px 5px;
	position: relative;
	color: white;
	font-weight: bold;
    font-size:15px;
	height:25px;
	width: 98%;
	border-right: 1px solid  #FFFFFF;
    border-bottom: 1px solid  #FFFFFF;
    border-top: 1px solid  #FFFFFF;
    border-left: 1px solid  #FFFFFF;
	margin-left: auto;
    margin-right: auto;
	background: #84BB56;

}
/*Login*/
.centrerLogin {
	padding:5px 5px 5px 15px;
	position: relative;
	height:auto;
	
	width: auto;
	margin-left: auto;
    margin-right: auto;
	background: #FFFFFF;

}

.centrerLogin .titre{
	padding: 10px 10px 15px 15px;
	position: relative;

	height:auto;
	width: auto;
	margin-left: auto;
    margin-right: auto;
	background: #cbe2ff;
	font-family: "Trebuchet MS", Times, serif;
	font-size:9px; 
}

.titre .centrerLogin1 {
	padding: 15px 25px 15px 25px;
	
	height:100px;
    min-height: 100px;
 
	width:auto;
	
	background: #677D94;

}


.centrerLogin .titre .msgErreur{
	font-size:12px;
	color:red;
	font-weight: bold;
	
}
/*
.upload{
	
	margin-left: -0.2%;
	width:60px;
}
*/

input {
	background-color:#c6d7ff;
}

.decalegauche {
	margin-left: 50px;

}

.coche  {
	background-color:transparent;
	width:15px;
	float:left;
	margin-right: 50px;
	margin-left: 10px;
}

.cochedesactive  {
	background-color:transparent;
	width:15px;
	size:15;
}

.boutonradio  {
	margin-left:15px;
	background-color:transparent;
	vertical-align: top;
	
}

.enhaut {
	vertical-align: top;
	margin-right:5px;
}

.inputlong {
	width:400px;
}

.interieurservice {
	background-color: #CCCCCC;
	margin:5px;
	padding:5px;
	border: 3px dashed black;

}

