body
{
	margin-top: -2px;
}
table
{
	border-collapse: collapse;
}
h2
{
	color: #9e2912;
}
h3
{
	margin-left: 20px;
	color: black;
	font-style: italic;
}
button
{
	cursor: pointer;
	border: 0px;
	margin: 0px;
	background: none;
}
label
{
	display: block;
	float: left;
	width: 70px;
	font-size: 11px;
}
input
{
	margin-bottom: 5px;
	width: 240px;
}
select
{
	margin-bottom: 5px;
}
img
{
	border: 0px;
}
thead tr
{
	height: 131px;
}
#body
{
	margin: auto;
	width: 812px;
	height: 735px;
}
#header1
{
	width: 270px;
	
	background-image: url("../image/bg-header1.jpg");
	background-repeat: no-repeat;
}
#header2
{
	width: 547px;
	
	background-image: url("../image/bg-header2.png");
	background-repeat: no-repeat;
}
#middle1
{
	width: 270px;
	height: 495px;
	background-image: url("../image/bg-middle1.jpg");
	background-repeat: no-repeat;
}
#middle2
{
	width: 547px;
	height: 495px;
	font-family: arial;
	font-size: 12px;
}
#footer1
{
	width: 270px;
	height: 106px;
	background-image: url("../image/bg-footer1.jpg");
	background-repeat: no-repeat;
}
#footer2
{
	width: 547px;
	height: 106px;
	background-image: url("../image/bg-footer2.jpg");
	background-repeat: no-repeat;
}

#contenu
{
	width:557px;
	height:495px;
	overflow:auto;
}
#menu
{
	float: left;
	position: absolute;
	margin-top: -570px;
	margin-left: -10px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #3d0f0f;
}
#menu ul
{
	list-style: none;
	margin-left: -47px;
}
#menu ul li
{
	margin-bottom: 4px;
}
#menu a
{
	text-decoration: none;
	color: #3d0f0f;
	display: block;
	height: 25px;
	
	
}
#menu a img
{
	position: relative;
	top: 4px;
}
#menu a:hover
{
	
	color: #FBD650;
}


#mentions
{
	position: aboslute;
	margin-top: 32px;
	margin-left: 400px;
	font-size: 9px;
	font-family: arial;
	text-align: right;
	color: #a7a8a8;
}
#mentions a
{
	color: #a7a8a8;
	text-decoration: none;
}
#mentions a:hover
{
	text-decoration: underline;
}	
.texte
{
	text-align: justify;
	margin-left: 40px;
	font-size: 12px;
	color: #4b4b4c;
	list-style-image: url("../image/puce.jpg")
}
.textePDE
{
	text-align: justify;
	margin-left: 40px;
	font-size: 12px;
	color: #4b4b4c;
	list-style-image: url("../image/puce.jpg");
	width: 330px;
}
.italic
{
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	margin-left: 60px;
}
.premlettre
{
	font-size: 18px;
	color: #9e2912;
	font-weight: bold;
	font-style: italic;
	font-family: time new roman;
}


/* Actualité */


.actualite
{
	display: none;
}
#actualite_0_0
{
	display: block;
}
.listeActu
{
	display: none;
	text-align: justify;
	margin-left: 40px;
	font-size: 12px;
	color: #4b4b4c;
	list-style-image: url("../image/puce.jpg");
	height: 100px;
}
#listeActu_0
{
	display: block;
}

.listeActu li button:hover
{
	color: #9e2912;
}



/* Contact */

#contactSubmit
{
	
	margin-left: 120px;
	margin-top: 10px;
}

#contactSubmit input
{
	width: 70px;
}
#contact
{
	display: none;
}
#btEcrire
{
	color: #a7a8a8;
	font-weight: bold;
}
#btTrouver
{
	font-weight: bold;
}

/* CMI */

#listeCMI li button
{
	font-size: 11px;
	margin-bottom: 2px;
	
}
#listeCMI li button:hover,.cmi button:hover
{
	color: #9e2912;
}
.cmi
{
	display: none;
}



/* Rubrique */

#page .article .objet
{
	width: 160px;
	height: 140px;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	text-align:center;
	margin-bottom: 30px;

}
#page .article .objet img 
{

	height: 120px;
	width: 160px;

}

#page .article .objet.objet p 
{
	height: 100%;
	text-align: center;
	margin:auto;
	width: 100%;
	
}
#page .article .objet.objet a 
{
	display: block;
	color: #89270c;
	font-weight: bold;
	text-decoration: none;
	
}

#page .article .objet .cache_mini
{
	position: relative;
	margin-bottom: -123px;
}



