body{
	color:#000000;
	background-color:#99001C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0;
	margin-bottom:0;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a:link, a:visited, a:active {
	color: #0d1200;
	text-decoration:none
}
a:hover {
	color: #99001C;
	text-decoration:underline;
}
.warning{
	color:#CC0000;
	font-size:13px;
	font-weight:bold;
}
.menu_on{
	background-image:url(images/on.gif);
	font-weight:bold;
	color: #D7A455;
	font-size:12px;	
	background-position: center;
}
.menu_on a:link, .menu_on a:visited, .menu_on a:active {
	color: #D7A455;
	text-decoration:none
}
.menu_on a:hover {
	color: #D7A455;
	text-decoration:none;
}
.menu_off{
	background-image:url(images/off.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-weight:bold;
	color: #3E3731;
	font-size:12px;
}
.menu_off a:link, .menu_off a:visited, .menu_off a:active {
	color: #3E3731;
	text-decoration:none
}
.menu_off a:hover {
	color: #99001C;
	text-decoration:none;
}
.cadrefonce {
	border: 1px solid #28211B;
}
.titreadmin {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.clair {
	background-color: #EAD1A9;
}
.off {
	background-color: #CCCCCC;
}

.fonce {
	background-color: #D7A252;
}
.suppr {
	background-color: #FF8CA0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #99001C;
}
h1 a:link, h1 a:visited, h1 a:active {
	color: #99001C;
	text-decoration:none
}
h1 a:hover {
	color: #99001C;
	text-decoration:underline;
}
.cadreclair {
	border: 1px solid #EAD1A9;
}
.titreinside {
	font-size: 14px;
	font-weight: bold;
	color: #52050B;
}
.titreinside a:link, .titreinside a:visited, .titreinside a:active {
	color: #52050B;
	text-decoration:none
}
.titreinside a:hover {
	color: #52050B;
	text-decoration:underline;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #28211B;
}
.home1 {
	font-size: 12px;
	color: #D7A455;
	font-weight: bold;
}
.home1 a:link, .home1 a:visited, .home1 a:active {
	color: #D7A455;
	text-decoration:none
}
.home1 a:hover {
	color: #D7A455;
	text-decoration:underline;
}
.bas {
	font-size: 10px;
	color: #999999;
}
.bas a:link, .bas a:visited, .bas a:active {
	color: #999999;
	text-decoration:none
}
.bas a:hover {
	color: #999999;
	text-decoration:underline;
}

