@charset "iso-8859-2";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.texte-pale {
	font-size: 11px;
	color: #CCCCCC;
}
.bordure-gris {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	-khtml-opacity:0.7;
	border: 1px solid #CCCCCC;
}
.bordure-gris-hover {
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	border: 1px solid #8EAC6A;
}
.menupage-hover {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	-khtml-opacity:0.7;
}
.menupage {
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.bordure-pale {
	border: 1px solid #CCCCCC;
}
.boite-blanc {
	text-align: left;
	padding: 15px;
	border: 1px solid #b4b4b4;
	font-size: 11px;
	color: #666666;
}
.texte-fonce {
	font-size: 11px;
	color: #333333;
}
.bordure-blanc {
	border: 1px solid #FFFFFF;
}
.liens-gris a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.liens-gris a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ED73B0;
	text-decoration: none;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #91B170;
}
.footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 20px;
}
.footer a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.footer a:hover {
	color: #8EAC6B;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.footer-off {
	color: #8EAC6B;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.liens-rose a {
	font-size: 11px;
	font-weight: bold;
	color: #ED73B0;
	text-decoration: none;
}
.liens-rose a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.liens-blanc a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.header {
	font-size: 11px;
	color: #2490AC;
	padding: 5px;
	text-align: right;
}

.liens-blanc a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.webcam-box {
	background-color: #EF77B5;
	padding: 5px;
}
.bordure-pale-cont {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.box-gris {
	background-color: #d0d0d0;
	padding: 5px;
}
.box-abo {
	background-image: url(../images/abo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #479D9E;
	padding: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.titre-fonce {
	font-size: 14px;
	color: #F978BB;
	background-color: #FFFFFF;
}

.texte-box-gris {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.texte-box-gris a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.texte-box-gris a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: normal;
}
.copyright a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.copyright a:hover {
	color: #8EAC6B;
	font-weight: bold;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}