/* ##### MENU GAUCHE#####*/

.menugauche_form   {
	font-family:"Goudy Old Style";
	font-size: 14px;
	margin: 5px;
	color:#000000;
}

.menugauche_form a  {
	font-family:"Goudy Old Style";
	font-size: 26px;
	color:#990000;
}

.menugauche_form tr td  {
	padding: 3px;
}

/* ##### MENUGAUCHESOUSTITRE #####*/

.menugauchesoustitre_form {
	font-family:"Goudy Old Style";
	font-size: 19px;
	background-image:url(../images/style/menu-bas.jpg);
	margin: 3px;
	color:#FFFFFF;
	border: 1px solid #000000;
	text-align:center;
}

.menugauchesoussoustitre_form {
	border: 1px solid #000000;
}

.menugauchesoustitre_form h2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	margin: 3px;
	color:#FFFFFF;
}

/* ##### MENUGAUCHETITRE #####*/

.menugauchetitre_form {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
/*	background-color:#000000;*/
	margin: 3px;
	color:#FFFFFF;
}

.menugauchetitre_form h2 {
/*	font-family: Verdana,Arial,sans-serif;*/
	font-family:"Goudy Old Style";
	font-size: 20px;
	/*background-color:#000000;*/
	margin: 3px;
	color:#000000;
}

/* ##### INTER MENU #####*/

.intermenu_form   {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	margin: 10px;
	color:#59493c;
}

.intermenu_form a  {
	font-size: 12px;
}

.intermenu_form tr td  {
	border: 1px solid #59493c;
}
/* ##### RUBRIQUE FORM #####*/

*.rubrique_form    {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #395194;
	border-left: 1px solid #AEC1D0;
	border-right: 1px solid #AEC1D0;
	margin: 10px;
	border: 2px solid #395194;
}

*.tableau_form tr    {
	vertical-align: middle;
}

*.tableau_form td    {
	border-bottom: 1px solid #AEC1D0;
	border-top: 1px solid #AEC1D0;		
	background: #F4F9FA;
	padding: 3px;
}
