/*************************** 
CHARTE DE NOMAGE CSS
.nomdumodule_section_nomdustyle{
}
*****************************/
/* CSS Document */

/* bouton principal */
.bouton_principal div{
	text-decoration:none;
}


.bouton_general{
	border:none;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	border:none;
	background-image:url(../images/fond_bouton.gif);
	background-repeat:repeat-x;
	margin-bottom:6px;
	line-height:26px;
	float:right;
	height:26px;
}

#KT_Insert1 {
	background-color:#008daf;
}




#KT_Insert1 {
	width:280px;
	padding-top:1px;
	text-align:center;
}


#KT_Insert1 input {
	background-image:none !important;
	background-color:#008daf;
	border:none;
	border-top:1px solid #FFFFFF;
	width:278px;
	color:#FFFFFF;
	margin-bottom:1px;
}

#KT_Insert1 input:hover {
	background-color:#34a4c0;
	cursor:pointer;
}

.bouton_principal:hover .bouton_general{
	border:none;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	border:none;
	background-image:url(../images/fond_bouton_over.gif);
	background-repeat:repeat-x;
	margin-bottom:6px;
	line-height:26px;
	float:right;
	height:26px;
}

.bouton_general a{
	border:none;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.bord_gauche_bouton_general{
	background:url(../images/bord_gauche_bouton.gif) no-repeat;
	width:1px;
	float:right;
	height:26px;
}

.bouton_principal:hover .bord_gauche_bouton_general{
	background:url(../images/bord_gauche_bouton_over.gif) no-repeat;
	width:1px;
	float:right;
	height:26px;
}

.bord_droit_bouton_general{
	background:url(../images/bord_droit_bouton.gif) no-repeat;
	width:1px;
	float:right;
	height:26px;
}

.bouton_principal:hover .bord_droit_bouton_general{
	background:url(../images/bord_droit_bouton_over.gif) no-repeat;
	width:1px;
	float:right;
	height:26px;
}

.imprimante{
	background:url(../images/imprimante.gif) no-repeat;
	width:16px;
	height:15px;
	float:left;
	margin-top:5px;
	
}

.bouton_principal:hover .imprimante{
	background:url(../images/imprimante_over.gif) no-repeat;
	width:16px;
	height:15px;
}

.bt_ajouter{
	text-align:center;
	display:block;
	border:none;
	background:url(../images/bt_fond_ajouter.gif);
	background-repeat:repeat-x;
	line-height:20px;
	height:26px;
	width:127px;

}

.bt_ajouter:hover{
	text-align:center;
	display:block;
	border:none;
	background:url(../images/bt_fond_ajouter_over.gif);
	background-repeat:repeat-x;
	line-height:20px;
	height:26px;
	width:127px;

}

.bt_ajouter a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display:block;
	color:#FFFFFF;
	padding-right:2px;
}

.cacher_bouton{
	border:none;
	background:none;
	color:#FFFFFF;
}

html > body .cacher_bouton{
	padding-top:4px;
}


#auth{
	margin:15px 0 15px 37px;
	width: 100%;
  	voice-family: "\"}\"";
  	voice-family:inherit;
  	width: 100%;
	text-align:right;
	color:#FFFFFF;
}

html>body #auth {
  width: 100%;
}

.auth_statut{
	font-size:10px;
	color:#FFFFFF;
	float:right;
	width:135px;
	font-size:12px;
	margin-right:9px;
	text-align:center;
	padding:2px;
    background:#005E68;	
}

.auth_statut a{
	color:#FFFFFF;
}

.auth_statut a:hover{
	color:#FFFFFF;
}


.bouton_general{
	border:none;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	background-image:url(../images/fond_bouton.gif);
	background-repeat:repeat-x;
	margin-bottom:6px;
	line-height:26px;
	float:right;
	height:26px;
}

.bord_gauche_bouton_general{
	background:url(../images/bord_gauche_bouton.gif) no-repeat;
	width:1px;
	float:right;
	height:26px;
}

.bord_droit_bouton_general{
	background:url(../images/bord_droit_bouton.gif) no-repeat;
	width:1px;
	float:right;
	height:26px;
}

.cacher_bouton{
	border:none;
	background:none;
	color:#FFFFFF;
}

html > body .cacher_bouton{
	padding-top:4px;
}
/*---------------Identification-------------------*/
#inscription_lien{
	padding-left:215px;
}

#inscription_lien a{
	color:#ff4040;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#inscription_lien a:hover{
	text-decoration:underline;
}

.conteneur_connexion{
	width:349px;
	background:url(../images/fond_identification.jpg);
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#60636E;
	height:100px;
}


.tableau_connexion{
	width:330px;
	text-align:left;
	color:#60636E;
	font-size:10px;
}

#lien_pied_formulaire_authentification{
	color:#60636E;
	text-decoration:none;
}

.conteneur_connexion {
	margin-left:10px;
	margin-top:5px;
}

/*--------------------------Forgot password---------------------------*/
.conteneur_forgot_password{
	background:url(../images/fond_identification.jpg);
	width:350px;
	height:100px;

}

html > body .conteneur_forgot_password div{

}

/*-----------------------------Insription--------------------------------------*/
#tableau_etapes tr{
	font-size:12px;
}

#tableau_inscription_authentification tr{
	font-size:10px;
	text-align:right;
	color:#60636E;
	font-weight:bold;
}





