/* CSS Document */
@charset "iso-8859-1"
.accueil {  background-attachment: fixed; background-color: #009595}
body {
	background-image: url(images/Fond.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	left: auto;
	top: auto;
	clip:  rect(auto auto auto auto);
	margin: 0px;
	right: auto;
	bottom: auto;
	line-height: normal;
	color: #FFFFFF;



}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 5px;
	color: #FFFFFF;
	line-height: 1.2;
	padding: 5px;


}
a:link {
	text-decoration: underline;
	color: #000033;

}
}
a:visited {
	color: #000066;


}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCFFFF;
	margin: 5px;
	text-transform: none;
	padding: 5px;

}
.bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000099;
	text-transform: uppercase;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	overflow: auto;
	font-style: italic;
	color: #000099;
	margin: 10px;
	padding: 0px 0px 5px;
	font-weight: normal;
	text-align: justify;
}
.news_date {
	border-top:2px dotted #336600; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000099;
	margin: 5px;
	padding: 0px;
	font-weight: bold;
}
.click {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #CCFFFF;
	text-align: right;
	vertical-align: bottom;
	letter-spacing: normal;
	text-indent: 0pt;
	word-spacing: normal;
}.white {
	color: #FFFFFF;
}
.blue {
	color: #000066;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: blink;
	text-align: center;
}
.CNC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333399;
	text-decoration: blink;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	margin: 5px;
	padding: 0px;
	text-align: center;
	text-indent: 0pt;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: top;

}
