.pied {
	background-image: url(images/pied.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ombregauche {
	background-image: url(images/ombre_gauche.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ombredroite {
	background-image: url(images/ombre_droite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005055;
	font-weight: bold;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F8E1B;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005055;
}
a:link					{
	color:#9F8E1B;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited				{color:#9F8E1B; text-decoration:none; font-size: 12px;}
a:hover					{color:#9F8E1B; text-decoration:underline; font-size: 12px;}
a:active					{color:#9F8E1B; text-decoration:none; font-size: 12px;} 
.sous_cat:link					{
	color:#005055;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sous_cat:visited				{color:#005055; text-decoration:none;}
.sous_cat:hover					{color:#005055; text-decoration:underline;}
.sous_cat:active					{color:#005055; text-decoration:none;} 
.fondvignettes {
	background-image: url(images/fond_vignettes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.etirementmenugestion {
	background-image: url(images/etirementgestion.gif);
	background-repeat: repeat-x;
	background-position: left 54px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	.bouton_formulaire {
	border: 1px solid #005D64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	background-color: #C59A31;

}
.bord_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #005D64;
	background-color: #FFFFFF;

}
.menugestion {
	background-color: #005D64;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C59A31;
	border-right-color: #C59A31;
	border-bottom-color: #C59A31;
	border-left-color: #C59A31;
}
.sousmenu:link					{
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 8px;
}

.sousmenu:visited				{
color:#000000; 
text-decoration:none;	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		left: 8px;
	position: relative;}
.sousmenu:hover					{
color:#000000; 
text-decoration:none;	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		left: 8px;
	position: relative;}
.sousmenu:active					{
color:#000000; 
text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		left: 8px;
	position: relative;}

.menuadmin:link					{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
}

.menuadmin:visited				{color:#FFFFFF; text-decoration:none;	line-height: 16px;}
.menuadmin:hover					{color:#FFFFFF; text-decoration:none;	line-height: 16px;}
.menuadmin:active					{color:#FFFFFF; text-decoration:none;	line-height: 16px;}
.delete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: line-through;

}