body {
	font-family: Arial, Helvetica, sans-serif;
	background: #effee0;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}	

a img {
	border-width: 0;
	border-style: none;
	}

a {
	color: #56c702;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DB0653;
	text-decoration: underline;
}

#container {
	width: 998px;
	margin:0 auto;
	text-align: left;
}

#bandeau {
	background: no-repeat url(../images/minibando.jpg) #FFFFFF;
	width: 998px;
	height: 258px;
}

#margecbandeau {
	width: 773px;
	margin-left: 205px;
	margin-right: 20px;
	height: 140px;
	padding-top: 112px;
}

#navigation {
	color: #464646;
	height: 32px;
}

#navigation h1 {
	font-size: 18px;
	font-weight: normal;
	color: #4b4b4b;
}

#navigation a {
	color: #474647;
}

#navigation a:hover {
	border-bottom: 1px solid #DB0653;
	text-decoration: none;
}

#actu {
	height: 64px;
	font-family: Arial, Helvetica, sans-serif;
}

#actu a {
	color: #e3dfe4;
	font-weight: normal;
}

#actu a:hover {
	text-decoration: none;
	color: #000000;
}

#actu h2 {
	font: bold 16px/16px Times New Roman, Times, serif;
}

#clefs {
	margin-left: 5px;
	height: 45px;
}

#clefs img {
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}

#listeclefs {
	
}

#listeclefs h3 {
	font-size: 18px;
	font-weight: bold;
	color: #454545;
}

#listeclefs a {
	color: #454545;
}

#listeclefs a:hover {
	color: #DB0653;
}

.petitnav {
	font-size: 14px;
	font-weight: bold;
}

#trier {
	
}

#trier h6 {
	font-weight: normal;
	font-size: 16px;
}

#contenus {
	width: 998px;
}

#leftcol {
	float: left;
	width: 332px;
}

#leftcol2 {
	float: left;
	width: 332px;
}

#rightcol2 {
	float: right;
	width: 332px;
}

.miniinfo {
	width: 309px;
	height: 308px;
	border: 1px solid #9b9b9b;
	margin: 7px 3px 12px 20px;
	background-color: #fff;
}

.miniinfo2 {
	width: 318px;
	height: 308px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 11px;
	border: 1px solid #9b9b9b;
}

.miniinfo3 {
	width: 309px;
	height: 308px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 3px;
	border: 1px solid #9b9b9b;
}

.minimarges {
	font-size: 10px;
	height: 258px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}

.minimarges h2 {
	margin-bottom: 20px;
	color: #db0653;
	padding-bottom: 10px;
	font: bold 20px Times New Roman, Times, serif;
}

.minimarges h5 {
	text-align: right;
	font-size: 10px;
	color: #56c702;
	font-style: italic;
	font-weight: normal;
}

.minimarges p {
	font-size: 12px;
	color: #323232;
	margin-top: 20px;
}

#contenumain {
	float: right;
	width: 658px;
}

#contenumaincenter {
	
	width: 658px;
}

#contenumain2 {
	float: right;
	width: 664px;
}

.grandinfo {
	width: 638px;
	background: #fff no-repeat;
	padding-top: 10px;
	margin: 7px 17px 10px 3px;
	border: 1px solid #9b9b9b;
}

.grandinfo2 {
	margin-top: 15px;
	text-align:left;
}

.grandesmarges {
	font-size: 12px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.grandesmarges h2 {
	margin-bottom: 5px;
	color: #db0653;
	color: #db0653;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
	margin-right: 20px;
	font: bold 30px/31px Times New Roman, Times, seriff;
	text-align:center;
}

.petitvert {
	color: #56c702;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	font: italic normal 14px   Times New Roman, Times, serif;
	margin-bottom: 15px;
	text-align:center;
}

.grandesmarges h5 {
	text-align: right;
	font-size: 10px;
	color: #56c702;
	font-style: italic;
	font-weight: normal;
}

.grandesmarges p {
	font-size: 12px;
	color: #323232;
	margin-top: 20px;
	text-align: justify;
}

.grandesmarges a {
	color: #000000;
}

.grandesmarges a:hover {
	color: #db0653;
}

.ender {
	clear: both;
	width: 550px;
	height: 2px;
}

#footer {
	margin: 0 auto;
	height: 76px;
	width: 998px;
	background: no-repeat url(../images/footer.png) 0px 10px;
	clear: both;
	text-align: center;
	display: block;
	float: none;
}

#footercenter {
	text-align: center;
}

#footercont {
	height: 44px;
	width: 998px;
	padding-top: 36px;
	font-size: 12px;
}

#footercont a {
	color: #ffffff;
	font-weight: normal;
}

.imgleftfloat {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #7f7f7f;
}

.imgrightfloat {
	float: right;
	margin-left: 22px;
	margin-bottom: 18px;
	border: 1px solid #7f7f7f;
}

.rose {
	color: #DB0653;
}

.vert {
	color: #56c702;
}

.link2:hover {
	color: #56c702;
	font-weight: normal;
}

.mvleft15 {
	margin-left: 15px;
}

.grosvert {
	font-size: 18px;
	font-weight: bold;
	color: #56c702;
	line-height: 20px;
}

.titre {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

.left {
	text-align: left;
}

.petittexte {
	font-size: 12px;
}