@charset "utf-8";
/* CSS Document */

A:link, A:visited {
	color: #60C;
	text-decoration:none;
	border-color:#30C;
}
A:hover, A:active  {
	background-color: #000;
	color:#609;
	text-decoration:none;
	border-color:#606;
}
A:link IMG, A:visited IMG, A:hover IMG, A:active IMG {
	border-color:#636;
}
.bodyaccueil {
	background-repeat: repeat-x;
	background-color: #000;
	background-image: url(../images/barrefond.png);
}
.bodygeneral {
	background-color: #FFF;
	vertical-align: middle;
}
.bodygeneralinterieur {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
.lune {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.cadreaccueil {
	background-repeat: repeat-x;
	vertical-align: top;
}
.avertissementtexte {
	color: #60C;
	text-align: justify;
}
.avertissementtitre {
	font-size: 30px;
	font-weight: bold;
}.avertissementfenetre {
	font-size: 12px;
}
.liens {
	background-color: #000;
	text-align: center;
}
.ecumedesjours {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #5300a6;
	border-right-color: #5300a6;
	border-bottom-color: #5300a6;
	border-left-color: #5300a6;
	font-size: large;
	color: #FFF;
}
.ecumedesjoursmail {
	color: #60C;
	text-align: justify;
	font-size: 24px;
	font-style: italic;
}
.table_exigence {
	color: #FFF;
}
.table_qui {
	color: #FFF;
	font-size: 20px;
	background-image: url(../images/qui.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
