body {
	margin: auto; /* Pour centrer notre page */
}

.noButton{
	background-color: #ffffff;
    border: 0px;
}

[class*="span"] { background: #EEF; }
[class*="span"] [class*="span"] { background: #FEE; }

select {
	font-size:9px;
	}

.sous_icone {
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.categorie_icone {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

#centre {
	position: absolute;
	margin-left: 900px;
	margin-top: 80px;
}

#en_tete {
	/*height: 150px;*/
}

/* Le corps de la page */
#corps {
	margin-bottom: 2px;
	/* Ca c'est pour �viter que le corps colle trop au pied de page en-dessous */
	padding: 5px;
	background-color: #FFFFFF; /* Une couleur de fond pour le corps */
	margin-top:50px;
	/* Pour �viter que le texte � l'int�rieur du corps ne colle trop � la bordure */
	/*height: 600px;
	max-height: 600px;*/
/* 	border: 1px solid #ddd; */
	/* Une bordure pour bien marquer les limites du corps et pour faire joli */
	margin-bottom: 50px;
}

/* Le corps redimensionn� de la page */
.grand_corps {
	/*height: 750px;
	max-height: 750px;*/
}

/* Le corps redimensionn� de la page */
.petit_corps {
	/*height: 600px;
	max-height: 600px;*/
}


#central {
	margin-bottom: 2px;
	/* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
	padding: 5px;
	/* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
/* 	height: 100%; */
/* 	max-height: 100%; */
	background-color: #FFFFFF; /* Une couleur de fond pour le corps */
/* 	overflow: auto; */
	color: #000000;
}



#titre {
	display:none;
}

#message {
	display:none;
}


#inform {
	margin-left: 635px;
	height: 450px;
	width: 350px;
	border: 1px solid #000000;
}

#list_inform {
	text-align: center;
	position: relative;
	height: 200px;
	width: 350px;
}

th {
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #CCCCCC;
}

.crf_int {
	width: 35%;
	font-size: 14px;
	text-align: left;
	text-align: left;
}

.crf_int_ipaq {
	width: 50%;
	font-size: 13px;
	text-align: left;
}

.crf_rep {
	width: 50%;
	font-size: 13px;
	text-align: left;
}

tr .crf_int {
	border: dotted;
	border-width: 1px;
}

tr .crf_int_ipaq {
	border-width: 1px;
}

tr .crf_rep {
 	border: dotted; 
	border-width: 1px;
}

tr .DM {
/* 	border: dotted; */
	border-width: 1px;
}

.DM {
	width:10%;
	color: #FF0000;
	font-size: 13px;
	text-align: right;
}

.Er {
	width: 13%;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

tr .Er{
	v-align:middle;
/* 	border: dotted; */
	border-width: 1px;
}

.History {
	text-align:center;
	border-collapse:collapse;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	width:98%;
}

.History td{
	border-style:dotted;
	border-width:1px;
}

.Listing {
	text-align:center;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	width:98%;
}

.div_button {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
	background-color: #FFFFEE;
	border: solid;
	border-width: 1px;
}

.en-tete {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCFFCC;
}

#message_erreur {
	text-align: left;
	color: #D53A3E;
	border-style: solid;
	border-top-color: #D53A3E;
	border-right-color: #D53A3E;
	border-bottom-color: #D53A3E;
	border-left-color: #D53A3E;
}

#message_erreur ul {
	list-style-image: url(../img/Erreur_form.png);
	margin-left: 20px;
	color: #D53A3E;
}

.errorMessage {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #D53A3E;
}


#message_info {
	text-align: left;
	color: #D53A3E;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D53A3E;
	border-right-color: #D53A3E;
	border-bottom-color: #D53A3E;
	border-left-color: #D53A3E;
}

#message_info ul {
	list-style-image: url(../img/Info_form.png);
	margin-left: 20px;
	color: #D53A3E;
}


.note_compare_label{
	border-style:dotted;
	font-style:normal;
	border-width:1px;
	text-align:left;
	padding-left:40px;
	color:red;
}

.compare_reponse{
	border-style:dotted;
	font-style:normal;
	border-width:1px;
	text-align:left;
	padding-left:40px;
}

.compare_label{
	border-style:dotted;
	font-style:normal;
	border-width:1px;
	text-align:left;
	padding-left:30px;
}

.tab_comparel_entete{
	font-size:13px; 
	color:#413839; 
	font-weight:bold;
}

.titre_para{
	text-align:center;
	border-width:1px;
	border-style:solid;
	font-size:18px; 
	color:#413839; 
	font-weight:bold;	

	background-color:#F5FDA9;
}

table{	
	padding: 4px;
}

.table{
	text-align:center;
	border-width:1px;
	border-style:solid;
}

.table td{
	text-align:center;
	border-width:1px;
 	border-style:solid; 
	font-size:12px; 
}

.table td table td{
	text-align:center;
	border-width:1px;
 	border-style:none; 
	font-size:12px; 
}


/***** Table autre ****/
.table-no-border{
	border-width:0px !important;
	border-style:none !important;
}

.table-no-padding{
	padding:0px !important;
}

.table-recap-saisie th{
	background-color : #e2e2e2 !important;
}

.table-recap-saisie td {
	border-left : 0px !important;
	border-right: 0 !important;
	border-top : 0px !important;
	border-bottom :solid 0.5px !important;
	border-color:#dddddd !important;
	font-size:12px; 
}

.table-recap-saisie tr:nth-child(2n+1) td:first-child{
	background-color: #f1f1f1 !important;	
}

.table-recap-saisie tr:nth-child(2n+0) td:first-child{
	background-color: #fafafa !important;	
}

.pagination>li.active>a {
  background: #edad55;
  color: #fff;
  border-color:#edad55;
}

.sous_tire{
	padding-left:30px;
	padding-top: 7px;
	padding-bottom: 4px;
	text-align:left;
	font-size:15px; 
	text-decoration:underline;
	color:#000000; 
	font-weight:bold;
}

.com{
	text-align:left;
	font-size:13px; 
	color:#353939; 
	font-style:italic;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left:10px;
}

.but_note{
	color: #0000FF;
	font-size: 9px;
}

/* .tab_visu{ */
/* 	background-color:#F0F0F0 ; */
/* } */

.but_note{
	cursor: pointer;
}

/****************************modal Jquery****************************/

/* .ui-widget.ui-widget-content{ */
/* 	border:1px solid #000000 !important; */
/* 	border-top-left-radius: 0px; */
/* 	border-top-right-radius: 0px; */
	
/* } */

/* .ui-widget-header{ */
/* 	background: #edad55!important; */
/* 	border:1px solid #edad55!important; */
/* } */

/* .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { */
/* 	background : #fcfdfd!important; */
/* 	color: #000!important; */
/* 	border : 1px solid #000!important; */
/* } */

/* .ui-button{ */
/* 	background : #fcfdfd!important; */
/* 	color: #000!important; */
/* 	border : 1px solid #000!important; */
/* } */


/* .ui-widget { */
/*     font-family: Verdana,Arial,sans-serif; */
/*     font-size: .8em; */
/* } */

/* .ui-widget-content { */
/*     background: #F9F9F9; */
/*     border: 1px solid #90d93f; */
/*     color: #222222; */
/* } */

/* .ui-dialog { */
/*     left: 0; */
/*     outline: 0 none; */
/*     padding: 0 !important; */
/*     position: absolute; */
/*     top: 0; */
/* } */

/* #success { */
/*     padding: 0; */
/*     margin: 0;  */
/* } */

/* .ui-dialog .ui-dialog-content { */
/*     background: none repeat scroll 0 0 transparent; */
/*     border: 0 none; */
/*     overflow: auto; */
/*     position: relative; */
/*     padding: 0 !important; */
/* } */

/* .ui-widget-header { */
/*     background: #b0de78; */
/*     border: 0; */
/*     color: #fff; */
/*     font-weight: normal; */
/* } */

/* .ui-dialog .ui-dialog-titlebar { */
/*     padding: 0.1em .5em; */
/*     position: relative; */
/*         font-size: 1em; */
/* } */

/************************** Page RecapAction **************************/
.cursor-not-click{
	cursor: no-drop;
}

.cursor-pointer{
	cursor: pointer;
}

/*******************************footer***************************/
.footer-distributed{
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: normal 16px sans-serif;
   	padding: 8px;
   	bottom:0px;
  	position:fixed;
 	background: #E7E7E7;
  	height:30px;
  	bottom:0;
  	left:0;
   	right:0;
}

.footer-distributed .footer-left p{
	color:  #8f9296;
	font-size: 12px;
	margin: 0;
	font-weight:bold;
}

.footer-distributed .footer-right{
	float: right;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 600px) {

	.footer-distributed .footer-left,
	.footer-distributed .footer-right{
		text-align: center;
	}

	.footer-distributed .footer-right{
		float: none;
		margin: 0 auto 20px;
	}

	.footer-distributed .footer-left p.footer-links{
		line-height: 1.8;
	}
}
