/* CSS Document */

BODY	{
	background-color:#5f0b47;
	background-image:url(../images/ap_right.jpg);
	background-repeat:repeat-x;
}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F8297;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/img_pied.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
.pied a:link{
	font-size: 10px;
	color:#9F8297;
	text-decoration: none;
}
.pied a:visited{
	font-size: 10px;
	color:#9F8297;
	text-decoration: none;
}

.pied a:hover {
	font-size: 10px;
	color:#C4A1BD;
	text-decoration: underline;
}
.corps {
	color:#45485E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 18px;
	padding-bottom: 3px;
	padding-left: 45px;
	border-bottom: dashed #CCC6AD 1px;
	padding-right: 0px;
	vertical-align: top;
}
.titre1 {
	color:#223767;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-color: #87ACBE;
	background-image: url(../images/puce_titre.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom: solid 1px;
	border-bottom-color: #7489A1;
}
.corps1 {
	font-size:13px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
	padding-left: 35px;
	padding-right: 15px;
	background-color: #F4F2E2;
	line-height: 16px;
}
.corps1 a:link{color:#666600}
.corps1 a:visited{color:#999900}
.corps1 a:hover{color:#999900; text-decoration:none}
.corps_pied {
	color:#223767;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left: 22px;
	background-color: #87ACBE;
	font-weight: bold;
	border-top: solid 1px #BAAF7A;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/puce2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h2	{
	font-size:16px;
}
h2	a {
	font-size:16px;
	text-decoration:none;
}
.a-bleu	{
	color:#223767;
	text-decoration:none;
}
