/* CSS Document */

.button_adhesion { 
	height:25px;
	width:120px;
	line-height:20px;
	background-color:#ebebeb;
	color:#0066cc;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #01cd2e;

}

.button_enregistrer_devis { 
	height:22px;
	width:150px;
	line-height:20px;
	background-color:#ebebeb;
	color:#0066cc;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #01cd2e;

}
.button_enregistrer { 
	height:22px;
	width:120px;
	line-height:20px;
	background-color:#ebebeb;
	color:#0066cc;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #01cd2e;

}

.button_modifier { 
	height:22px;
	width:150px;
	line-height:20px;
	background-color:#ebebeb;
	color:#0066cc;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #01cd2e;

}

.button_accueil { 
	height:22px;
	width:150px;
	line-height:20px;
	background-color:#FF9999;
	color:#A41A1A;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #A41A1A;

}

.button_accueil2 { 
	height:22px;
	width:250px;
	line-height:20px;
	background-color:#FFBDBD;
	color:#A41A1A;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #A41A1A;

}
.button_retour_ep { 
	height:22px;
	width:250px;
	line-height:20px;
	background-color:#FFCCB2;
	color:#A44D33;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #A44D33;

}

.button_valider_ct { 
	height:22px;
	width:250px;
	line-height:20px;
	background-color:#FFCCB2;
	color:#A44D33;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #A44D33;

}

.button_valider_principes { 
	height:22px;
	width:250px;
	line-height:20px;
	background-color:#36c639;
	color:#000000;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #A44D33;

}

.button_valider_ac { 
	height:22px;
	width:200px;
	line-height:20px;
	background-color:#BED2A3;
	color:#3F5324;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	border: solid 1px #3F5324;
}


