/* CSS Document */
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;
}
a.blanc:link {
	text-decoration: underline;
	color: #CCFFFF;
}

.centre{
	text-align: center;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.image_90x120{
	width: 90px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px;
	float: left;
}
.image_200x267R{
	width: 200px;
	height: 267px;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px;
	float: right;
}
.image_400x400{
	width: 400px;
	height: 400px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.image_600x600{
	width: 600px;
	height: 600px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #06F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.accueil {  background-attachment: fixed; background-color: #009595	
}
.blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	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: 16px;
	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;

}
.Path {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #99FFFF;
}
.link {
	color: #FFFFFF;
}

