/********************** CONNEXION ***********************************************************/

#messageRetour{
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
	color: #4F3129;
	position: absolute;
	margin-top: -18px;
	font-size: 10px;
}

#messageEspacePro{
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}


#messageEspacePro p{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #57971F;
}


.supportClick{
	position: absolute;
	min-height: 100%;
	width:100%;
	top: 0px;
	left: 0px;
	background-color: #1a171b;
}



#cnx{
	position: absolute;
	bottom: 0px;
	right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
}


#cnx a{
	text-decoration: none;
	font-size: 9px;
}


.connect{color: #57971F;}
.connect:hover{color: #000;}

.disconnect{color: #000;	}
.disconnect:hover{color: #57971F;}


/********************** LOGIN ***********************************************************/
#paveLog{
	position: absolute;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#paveLogFond{
	height: 130px;
	width: 325px;
}


#paveLogFond form{
	position:absolute;
	padding-top: 10px;
}


#paveLogFond form strong{
	display: block;
	text-align: center;
	padding-bottom: 10px;
	font-size: 11px;
	width: 325px;
}

#paveLogFond form label{
	clear: both;
	display: block;
	height: 25px;
}


#paveLogFond form label span{
	display: block;
	float: left;
	text-align: right;
	width: 125px;
	margin-top: 2px;
	margin-right: 5px;
}


#paveLogFond form .input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #002C53;
}


.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #57971F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	height: 20px;
	width:auto;
	text-align: center;
	vertical-align: middle;
}

.submit:hover{
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}


.imgCaptcha{
	margin-right: 15px;
	
}


/********************** LOADING ***********************************************************/
.loading{
	margin: 20px;
	background-image: url(../back_office/img/loader.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	color: #5A9421;
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}



/*************** listing ***********************************************************************/

#pagination{
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 25px;
}

#pagination a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	display: block;
	background-color: #4E3128;
	float: left;
	margin-right: 2px;
	height: 15px;
	width: 15px;
	margin-bottom: 2px;
	padding: 2px;
	text-align: center;
}


#pagination a:hover, #pagination .actif{
	background-color: #57971F;
}


#navOnglets{
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../images/filet_sous_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.exportExcel{
	background-image: url(../images/picto_xls.gif);
	display: block;
	width: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #060;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	padding-left: 15px;
	text-align: right;
	padding-right: 15px;
	margin-top: 8px;
}

.exportExcel:hover{
	text-decoration: none;	
}


.viderTable{
	background-image: url(../images/picto_vider.gif);
	display: block;
	width: 160px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF0921;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	padding-left: 15px;
	text-align: right;
	padding-right: 15px;
	margin-top: 8px;
}

.viderTable:hover{
	text-decoration: none;	
}

/*************** liste des contacts **************/

#listeContacts{
	width:979px;
	margin-right: 1px;
	margin-left: 1px;
	font-size: 10px;
	border: 1px solid #fff;
}



#listeContacts thead th, #listeContacts thead td{
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#listeContacts thead th{
	background-color: #57971F;
	}

#listeContacts thead td{
	background-color: #4E3128;
}


#listeContacts th, #listeContacts td{
	padding: 2px;
}

#listeContacts thead .bordure, #listeContacts tbody .bordure{
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

#listeContacts thead .bordure{
	border-left-color: #fff;
	border-right-color: #fff;
}

#listeContacts tbody .bordure{
	border-left-color: #fff;
	border-right-color: #fff;
}

#listeContacts a{
	font-weight: bold;
	color: #3E6A15;
	text-decoration: underline;
}

#listeContacts a:hover{
	text-decoration: none;

}

.tri{
	background-image: url(../images/fleche_tri_out.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 11px;
	width: 13px;
	display: block;
	float: left;
}

.tri:hover{
	background-image: url(../images/fleche_tri_over.gif);
}

.pieceJointe{
	display: block;
	width: auto;
	clear: both;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.boutonRouge, .boutonVert, #listeContacts .boutonRouge, #listeContacts .boutonVert{
	height: 13px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #FFF;
	display: inline;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}


.boutonRouge, #listeContacts .boutonRouge{
	background-color: #FC0E0E;
	border: 1px solid #FC0E0E;
}

.boutonRouge:hover, #listeContacts .boutonRouge:hover{background-color: #FFF; color: #FC0E0E;}

.boutonVert, #listeContacts .boutonVert{
	background-color: #6BA63C;
	border: 1px solid #6BA63C;
}

.boutonVert:hover, #listeContacts .boutonVert:hover{background-color: #FFF; color: #6BA63C;}

/*****************************************************************************/



.ajouterAdmin{
	color: #FE0600;
	height: 15px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ajouterAdmin:hover{
	text-decoration: underline;
}


.ajouterAdmin span{
	display: block;
	height: 15px;
	width: 15px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FFF;
	background-color: #FE0600;
	margin-right: 5px;
}

.envAjouterAdmin{
	margin-bottom: 10px;
	margin-top: 5px;
	
}

.input{
	font-size: 11px;
	border: 1px solid #5A3E28;	
	font-family: Arial, Helvetica, sans-serif;
}


/*****************************************************************************/
