/* CSS Document */

BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #1A90BE;
	SCROLLBAR-FACE-COLOR: #D7F2FC;
	SCROLLBAR-3DLIGHT-COLOR: #1A90BE;
	SCROLLBAR-ARROW-COLOR: #D7F2FC;
	SCROLLBAR-TRACK-COLOR: #D7F2FC;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	

}

.frame{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	padding: 3px;
	background-attachment: scroll;
	background-image: url(/image/font.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;

}

.frame2{
	overflow: auto;
	height:400px;
	text-align: justify;
	padding: 2px 5px 2px 2px;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ef097c;
	border: 0px;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ef097c;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2592BD;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3399;
}
.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.droite {
	text-align: right;
	font-weight: bold;

}
.italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF3399;
}

.ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3399CC;
	text-align: justify;

}
.news{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	vertical-align: text-top;
}
.trait {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	text-align: justify;
	margin-left: 2px;


}
.fond {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: justify;

}
.titrerubriq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;

}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
