body {
	
	  behavior: url("csshover.htc");

}


#barreMenu
{
	background-image:url("../image/page/fond_menu.png");
	background-repeat:repeat-x;
}
td.date
{
	width:100px;
}
#page
{
	background-color: #fffed2;
	background-image:url("../image/accueil/fond.jpg");
	background-repeat:no-repeat;
	height:750px;
}
#contenu
{
	width:903px;
	float:left;
	padding-top: 79px;
}
#search
{
margin-bottom: 50px;
height:29px;
width: 100%;
text-align :right;
}
#cadreDroite
{
	background-image: url("../image/accueil/bordure.png");
	background-position: top right;
	background-repeat:repeat-y;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .9;
	width:192px;
	float:left;
	/*padding: 5px;*/
	height: 750px;
	overflow:hidden;
}
#cadreDroiteCentre td
{
	vertical-align:middle;
}
#cadreDroiteCentre
{
	height: 100%;
}
.marque
{
   margin:5px;
   display:inline;
}
#cadreDroite hr
{
	margin:1px;
}
#news
{
	border-collapse:collapse;
}
#news td, th {
padding: 5px;
border: 1px solid brown;
}
#entete
{
	width:750px;
	float:left;
	text-align:center;
	font-size:17px;
	color:brown;
	padding-top:10px;
}
#message
{
	float:left;
	color:red;
	width: 100%;
	font-size:27px;
	font-weight:bold;
	/*text-decoration:underline;*/
}
h1.titre
{
display: inline;
}
#imgCentre
{
margin-top: 140px;
float:right;
}
td.news
{
	border-left: 1px solid brown;
	border-right: 1px solid brown;
	width: 200px;
	padding: 2px;
}
table.news
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
div.menu
{
	font-size: 12.4px;
	margin-left: 13px;
}
#barreMenu
{
	background-image: none;
}

div.fond1 p
{
	color: blue;
}
div.fond2 p
{
	color: red;
}
div.fond3 p
{
	color: green;
}
#top_header
{
    display:none;
}
.accueil
{
display:none !important;
}
