body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
	text-indent: 15px;
}
.lettrine-rouge {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
a:link, a:visited, a:link.bleu, a:visited.bleu, .bleu {
	color: #333399;
	text-decoration: none;
}
a:hover, a:active, a:hover.bleu, a:active.bleu {
	color: #00CCFF;
	text-decoration: underline;
}
a:link.rouge, a:visited.rouge, .rouge {
	color: #cc3333;
	text-decoration: none;
}
a:hover.rouge, a:active.rouge {
	color: #FF0000;
	text-decoration: underline;
} 
a:link.vert, a:visited.vert, .vert {
	color: #009933;
	text-decoration: none;
}
a:hover.vert, a:active.vert {
	color: #00cc33;
	text-decoration: underline;
} 
h3.bleu {
	color: #0000CC;
}
h3.vert {
	color: #006633;
}
h3.rouge {
	color: #990000;
}
.lettrine-bleu {

	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.lettrine-vert {


	font-size: 18px;
	font-weight: bold;
	color: #009933;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.td-bleu {
	background-color: #00349A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	background-image: url(../img-nav/fond-td-bleu.gif);
	background-repeat: repeat-x;
}
a:link.menu, a:visited.menu {
	color: #ffffff;
	text-decoration: none;
}
a:hover.menu, a:active.menu {
	color: #bae6e9;
	text-decoration: none;
} 
/*------------------------------------PIED DE PAGE*/


.piedepage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	letter-spacing: 1px;
}

a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	letter-spacing: 1px;
}

a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	font-weight: normal;
	letter-spacing: 1px;
}

a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
	letter-spacing: 1px;
}

.smalltextatbottom {
	color: #ffffff;
	font-size: .7em;
	text-decoration: none;
}


.pixelbleubas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003399;
}
a.textepiedepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.textepiedepage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.textepiedepage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.textepiedepage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.pixelblancbas {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height:19px;
	vertical-align:middle;	
}

.texte_legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

/*------------------------------------FIN DU PIED DE PAGE*/
