/***************************
****************************
blanc			#FFFFFF
Noir			#000000
bleu marine			#000066	
bleu clair			#9999FF
vert				#99CC66
orange				#FF6633
orange puces		#E6572D
bleu ciel			#3066C2
marine				#000099
violet				#9999FF
violet lien			#6600CC



****************************
***************************/
body 
{
	margin-top:10;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:25px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000ff;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.05em;
	line-height: 18px;

	scrollbar-face-color:#000066; 
	scrollbar-shadow-color:#3066C2; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#000066; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
}

img 
{
	border:none;
	padding:6px;
}
p
{
	display:block;
}
/*ul
{
	list-style-position:inside;
	list-style-type:square;
	margin:0;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:left; 
	line-height:160%;
}*/
/*ol
{
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:left;
}*/
li
{
	display:list-item;
	list-style-position:outside;
	list-style-type:circle;
	list-style-image: url(../images/rond_orange_vif.gif);
	font-size: 13px;

}
a:link
{
	font-weight:bolder;
	cursor:pointer;
	font-weight:bolder;
	text-decoration:none;
	color:#6600CC;/*violet*/
}

a:visited
{
	color:#6600CC;/*violet*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

a:hover
{
	color:#9999FF;/*bleu ciel*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
a:active
{
	color:#6600CC;/*violet*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

.Titre {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.Accroche
{
	font-size: 17px;
	font-weight: bold;
	color: #FF6633;
	letter-spacing: 0em;
	text-align: center;
}
.Contact {
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	letter-spacing: 0em;
}

.ContactAdresse {
	font-size: 10px;
	color: #000066;
	letter-spacing: 0em;
}

.Navigation {
	font-size: 9px;
	color: #0000FF;
	letter-spacing: 0em;
}

.NavigationRouge {
	font-size: 9px;
	color: #000066;
	letter-spacing: 0em;
	color: #FF0000;
}

.TexteCourantGras {
	font-weight: bold;
	font-size: 12px;
}

.InterViolet {
	font-weight: bold;
	color: #660099;
	font-size: 12px;
}

.PDFtxt {
	font-size: 9px;
	letter-spacing: 0em;
	text-align: center;
	color: #000066;
}
.SousTitre {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #FF3300; /**#660099Bleu foncé**/
}
.legende {
	font-size: 10px;
	letter-spacing: 0.05em;
}

.intertitre {
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 0.05em;
	font-size: 13px;
}

.intertitreCentre {
	font-weight: bold;
	color: #0000FF;
	font-size: 12px;
	text-align: center;
}

.note {
	font-size: 9px;
	font-style: italic;
}

.TexteCourantGrasItal11 {

	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0em;
}

.TexteDroit {
	font-size: 13px;
	letter-spacing: 0em;
	text-align: right;
}

.Format {

	font-size: 9px;
	color: #000066;
	letter-spacing: 0em;
}

.NomChantDroit {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #0000FF;
	text-align: right;
}
.TexteCourant {

	font-size: 13px;
	letter-spacing: 0em;
	text-align: left;
}
.tableSimple {
	vertical-align: text-top;
	font-size: 13px;
	letter-spacing: 0em;
	text-align: left;
}
.SousTitreBleu {

	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #0000FF; /**#660099Bleu foncé**/
}
.TexteCitation {


	font-style: italic;
	font-size: 13px;
	letter-spacing: 0em;
}
.tableSommaire {
	vertical-align: text-top;
	cellpadding:5px;
	font-size: 10px;
	letter-spacing: 0em;
	text-align: left;
	font-weight: bold;
	border: 1px solid #FFCC33;
	margin: 5px;
	padding: 5px;
	clip: rect(auto,auto,auto,auto);

}
.encadreJauneDG {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
}
.encadreJauneDGHB {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
}
.intertitreCentre11 {

	font-weight: bold;
	color: #0000FF;
	font-size: 11px;
	text-align: center;
}
.notegrasdroit {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}
