

body {
	
	/*background-color : #D2D1D0;*/
	/* background: url("fond.png") repeat scroll 0 0 transparent;*/
}




.container {
	
} 


#Header {
	
background-image: url("images/logo-corim.png");
width: 213px;
height : 72px;
margin-top : 30px;
}

.containerHeader {
	
	position : relative;

}

#InfosCorim {
	
	text-align : left;
	margin-top : 20px;
	width : 170px;
	position : absolute;
	right : 0px;

}


.ChoixFormulaire {
	
	 margin-bottom : 80px;
	 margin-top : 50px;

}

form {
	
	margin-top : 10px;
}



.table .thCenter {

	text-align:center;

}

.table .thBold {

	font-weight: bold;

}

.table th {
	
	font-weight: normal;

}



.table .span1 {
	
	width : 60px;
}

.table tr {
	
	height : 33px;

}

.table .thSeparateur {
	
	height : 3px;
}

.btnErreur{
	

	height : 24px;
	width : 24px;
	float : right;
	display : none;
	background-image:url("images/erreur.png");

}

.btnErreur.show {

	display : inline;

}


.span3 {
	
	width: 250px;

}

.span3.info > label{
	
	margin-right : 10px;
}

.informationsUtilisateur {
	
	margin-bottom : 20px;
}

.well.SuggestionUtilisateur textarea{
	

width : 100%;

}

.row.societeDate {
	
	margin-bottom : 10px;
}

.span8.info .demo > label{
	
	margin-right : 10px;
}

.right10 {
	
	margin-right : 10px;
}

.left25 {
	
	margin-left : 25px;
}

.informationsChamps {
	
	float : right;
	font-size : 11px;
}

#Footer {
	
	color : #0088CC;;
}


.listeFormulaires {
	

	margin-top : 100px;
}


.informationsReponses {
	
	margin-top : 150px;
}

.lienHeader{
	
	color : #0088CC;
	width : 300px;
	margin-left : 30px;
	margin-top : 10px;
}