.ar {
	background-color: #9D9F91;
	background-image: url(images/ar.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.texte1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #454639;
	text-align: justify;
}
.texte2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #96846A;
	text-align: justify;
}
.menu-foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #DFE0DB;
	text-align: justify;
}
a.menu-foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #DFE0DB;
	text-align: justify;
	text-decoration:none
}
.index-texte-slogan {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 4px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #868779;
}
.index-text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #BCBCB2;
	letter-spacing: 1px;
}
.combo {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #EBEBE9;
	border: 1px solid #96846A;
}
.form_indications1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #454639;
	text-align: justify;
}
.form_section {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #96846A;
	text-align: justify;
}
.form_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #454639;
	text-align: justify;
}
.form_text_obligatoire {
	font-family: Tahoma;
	font-size: 11px;
	color: #454639;
	text-align: justify;
}
.input_text {
	font-size: 10px;
	color: #454639;
	border: 1px solid #454639;
	background-color: #FFF;
	font-family: Tahoma;
}

.input_readonly {
	font-size: 10px;
	color: #454639;
	border: 1px solid #454639;
	background-color: #EEE;
	font-family: Tahoma;
}
.input_select {
	font-size: 10px;
	color: #454639;
	border: 1px solid #454639;
	background-color: #FFF;
	font-family: Tahoma;
}
a.admin_menutop {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.admin_menutop:hover {
	text-decoration: underline;
}
.btn_nouveau {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0317AE;
	text-decoration: none;
	text-align: left; padding: 0 0 0 5px;
	width: 226px;
	height: 32px;
	background: url('images/btn-vide.gif') no-repeat;
	border: 0;
	cursor: pointer;
}
.btn_ajouter {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #74AE03;
	text-decoration: none;
	text-align: left; padding: 0 0 0 5px;
	width: 226px;
	height: 32px;
	background: url('images/btn-vide.gif') no-repeat;
	border: 0;
	cursor: pointer;
}
.btn_modifier {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #717273;
	text-decoration: none;
	text-align: left; padding: 0 0 0 5px;
	width: 226px;
	height: 32px;
	background: url('images/btn-vide.gif') no-repeat;
	border: 0;
	cursor: pointer;
}
.btn_supprimer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #910C03;
	text-decoration: none;
	text-align: left; padding: 0 0 0 5px;
	width: 226px;
	height: 32px;
	background: url('images/btn-vide.gif') no-repeat;
	border: 0;
	cursor: pointer;
}

/* pour le calendrier */
.agenda_titre {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7D779B;
	text-decoration: none;
}
.agenda_tab_month {
	border: 1px solid #7D779B;
	border-left: 0px;
	border-top: 0px;
	background-color: #CFCEE0;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #2D2A3F;
}
.agenda_tab_month_actif {
	border: 1px solid #7D779B;
	border-left: 0px;
	border-top: 0px;
	background-color: #FFBE62;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF6400;
}
.border_type3 { border: 1px solid #7E789C; }
.agenda_tab_jour_cal {
	border: 0px;
	border-right: 1px solid #7D779B;
	border-bottom: 1px solid #A7A8C4;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #4A427E;
}
.agenda_tab_jour_cal_actif {
	border: 0px;
	border-right: 1px solid #7D779B;
	border-bottom: 1px solid #A7A8C4;
	background-color: #FFBE62;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FF6400;
}
.agenda_tab_jour_cal_ferie {
	border: 0px;
	border-right: 1px solid #7D779B;
	border-bottom: 1px solid #A7A8C4;
	background-color: #BEB6CB;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #4A427E;
}


/*--------------	ref 3wkom.net		--------------*/
h1{
	background: #a7a89a;
	height: 10px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #868779;
}
.tags{
	margin-top: 20px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #868779;
}
.tags a{
	text-decoration: none;
	color: #868779;
}
.baseline{
	width: 780px;
	margin: 50px auto 0 auto;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BCBCB2;
}
.baseline a{
	text-decoration: none;
	color: #BCBCB2;
}
