
img
	{
	border: none;
	}

h1
	{
	font-family: "Arial black";
	font-size: 18pt;
	color: #9B4F4E;
	text-align: center;
	}

h2
	{
	font-family: "Arial";
	font-size: 15pt;
	color: #000000;
	}

.bordcourant
	{
	border: 1px solid #7F7F7F;
	}

a:link
	{
	color: #191970;
	text-decoration: none;
	font-family: Arial;
	}

a:visited
	{
	color: #191970;
	text-decoration: none;
	font-family: Arial;
	}

a:active
	{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	}

a:hover
	{
	color: #191970;
	text-decoration: underline;
	font-family: Arial;
	}

.itemlink
	{
	color: #12545E;
	font-family: Arial;
	font-size: 12px;
	}

.copyright
	{
	font-size: 11px;
	}

.champ
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF2E9;
	border: 1px solid #343C3F;
	}

.menu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF2E9;
	border: 1px solid #343C3F;
	}
	
.radio
	{
	background-color: #E5C8B7;
	}

.titre_rubrique
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}

body
	{
	background-image: url(../images/fond.jpg);
	background-attachment:fixed ;
	background-repeat: no-repeat;
	}

#menu0 a
	{
	display:block;
	width:149px;
	margin: 0.4em 0; padding:6px 5px 6px 15px;
	font: bold 12px arial;
	color:#FFFFFF;
	background: url("../images/button.gif") -169px 0 no-repeat;
	text-decoration: none;
	}
#menu0 a:hover
	{
	background-position: 0 0;
	color: #FFFFFF;
	}
#menu0 a:active
	{
	background-position: -338px 0;
	color:white;
	}
	
#menu00 a
	{
	display:block;
	width:149px;
	margin: 0.4em 0; padding:6px 5px 6px 15px;
	font: bold 12px arial;
	color:#FFFFFF;
	background: url("../images/button.gif") -169px 0 no-repeat;
	text-decoration: none;
	}
#menu00 a:hover
	{
	background-position: 0 0;
	color: #FFFFFF;
	}
#menu00 a:active
	{
	background-position: -338px 0;
	color:white;
	}
	
#menu000 a
	{
	display:block;
	width:149px;
	margin: 0.4em 0; padding:6px 5px 6px 15px;
	font: bold 12px arial;
	color:#000000;
	background: url("../images/button.gif") -169px 0 no-repeat;
	text-decoration: none;
	}
#menu000 a:hover
	{
	background-position: 0 0;
	color: #FFFFFF;
	}
#menu000 a:active
	{
	background-position: -338px 0;
	color:white;
	}
#menu1 a
	{
	display:block;
	width:149px;
	margin: 0.4em 0; padding:6px 5px 6px 15px;
	font: bold 12px arial;
	color:#FFFFFF;
	background: url("../images/button.gif") -338px 0 no-repeat;
	text-decoration: none;
	}
	
td.img01
	{
	background-image:url(../images/img01.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #135174;
	}
	
td.img02
	{
	background-image:url(../images/img02.gif);
	}
	
td.img03
	{
	background-image:url(../images/img03.gif);
	height:10px;
	}

td.color
	{
	background-color: #B07574;
	height:14px;
	}
	
td.logo
	{
	height:0px;
	}
	
hr.color
	{
	color:#E5C8B7;
	width:100%;
	}