/******** Body *********/
body  { font-family: Arial; font-size: 11px; font-color:#000000;
	scrollbar-base-color:#8399B1;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#8399B1;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;}

/******** Textes *********/
P, TD{font-size: 11px}
ff{
	border: solid #6A5ACD;
}
.Texte {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
	background-position: bottom;
}
.TexteBold {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	background-position: bottom;
	font-weight:bold
}
.Titre12bold {  font-family:  Verdana, sans-serif; color: #385872; font-size: 12px; font-weight:bold}
.Titre14bold {  font-family:  Verdana, sans-serif; color: #385872; font-size: 14px; font-weight:bold}
.Titre16 {  font-family:  Verdana, sans-serif; color: #385872; font-size: 16px;}
.Titre18bold {  font-family:  Verdana, sans-serif; color: #385872; font-size: 18px; font-weight:bold}

/********  Lien *********/

a			{ font-family: Arial, sans-serif;  font-size:11px;color: #385872; text-decoration: underline  }
a:active	{ color: #385872;	text-decoration: underline  }
a:link		{ color: #385872;	text-decoration: underline  }
a:visited	{ color: #385872;	text-decoration: underline  }
a:hover		{ color: red;		text-decoration: underline  }

a.Lien			{ font-family: Arial, sans-serif;  font-size:12px;color: #385872; text-decoration: none; font-weight:bold  }
a.Lien:active	{ color: #385872; text-decoration: none;	}
a.Lien:link		{ color: #385872; text-decoration: none;	}
a.Lien:visited	{ color: #385872; text-decoration: none;	}
a.Lien:hover	{ color: red;		text-decoration: underline  }

a.Lien14			{ font-family: Arial, sans-serif;  font-size:14px;color: #385872; text-decoration: none; font-weight:bold  }
a.Lien14:active	{ color: #385872;	}
a.Lien14:link		{ color: #385872;	}
a.Lien14:visited	{ color: #385872;	}
a.Lien14:hover		{ color: red;		text-decoration: underline  }

a.Lien18			{ font-family: Arial, sans-serif;  font-size:18px;color: #385872; text-decoration: none; font-weight:bold  }
a.Lien18:active	{ color: #385872;	}
a.Lien18:link		{ color: #385872;	}
a.Lien18:visited	{ color: #385872;	}
a.Lien18:hover		{ color: red;		text-decoration: underline  }


.MenuTR {
	border : transparent;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;

	padding : 2px;
	font-size: 11px;
	background-color: #ffffff;
	text-decoration : none;
}

/******** Pour menu déroulant *********/

.CadreMenuTable {
	border : #255293;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-style : solid;
} 

.CadreMenuTd {
	border : #255293;
	padding : 3px;
	font-size: 11px;
	color: #14053B;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;
	text-decoration : none;
} 



/******** listes ******/
.liste1 {	list-style-image: url(../img/pictos/fleche_soustitre.gif)}
.liste2 {	list-style-image: url(../img/pictos/fleche_2.gif)}
.liste3 {	list-style-image: url(../img/pictos/fleche_3.gif)}
	 
/******** champs ******/

input {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
select {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

/******** padding ******/

.demande_doc{margin-right: 20px;}
.titre{margin-left: 10px;}
.menu{margin-left: 5px;}
