.hidden {
	display: none;
}
.arrondi { 
    -moz-border-radius: 10px / 10px;  
    -webkit-border-radius: 10px / 10px;  
    -khtml-border-radius: 10px / 10px;  
    border-radius: 10px / 10px;  
}
img, div { 
	behavior: url(iepngfix.htc);
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond.png);
	background-position: 0px -1px;
	background-repeat: repeat-x;
	background-color: #E5C99A;
}
#haut {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-color: #FFF;
}
#haut #logo {
	height: auto;
	width: 218px;
	position: absolute;
	z-index: 5;
	overflow: auto;
}
#haut #slogan {
	width: 400px;
	padding-bottom: 10px;
	padding-top: 60px;
	padding-right: 10px;
	float: right;
	height: 92px;
}
#haut #slogan h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #689316;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#haut #menu {
	z-index: 10;
	float: right;
	clear: both;
	background-color: #FFF;
	height: 38px;
	position: relative;
	width: 700px;
}
#haut #menu a {
	height: 26px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B10034;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	float: right;
	background-color: #E5C99A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#haut #menu a:hover {
	height: 26px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E5C99A;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	float: right;
	background-color: #B10034;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#flash {
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B10034;
}
#blocs {
	height: 204px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#blocs .bloc {
	float: left;
	padding: 10px;
}
#blocs .bloc h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	-moz-text-shadow: 8px 8px 0px #aaa;

	-0-text-shadow: 8px 8px 0px #aaa;
	-webkit-text-shadow: 8px 8px 0px #aaa;
	text-shadow: 1px 1px 4px #555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#blocs .bloc p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	height: 90px;
	display: block;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#blocs .bloc a.plus {
	background-image: url(../images/ensavoirplus.png);
	height: 28px;
	width: 129px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	font-size: 16px;
	float: right;
}
#blocs .bloc a.plus:hover {
	background-image: url(../images/ensavoirplushover.png);
	height: 28px;
	width: 129px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 9px;
	font-size: 16px;
	float: right;
}



#blocs #bloc1 {
	height: 184px;
	width: 313px;
	background-image: url(../images/bloc_vert.png);
}
#blocs #bloc2 {
	height: 184px;
	width: 314px;
	background-image: url(../images/bloc_orange.png);
}
#blocs #bloc3 {
	height: 184px;
	width: 313px;
	background-image: url(../images/bloc_bleu.png);
}
#bas {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	overflow: auto;
	background-color: #FFC;
	padding-top: 10px;
}
#bas h3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 24px;
}
#bas h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #970E0C;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bas #news h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#bas #news h2 em {
	font-size: 12px;
	color: #2C7FB8;
	font-style: normal;
}

#bas #news {
	position: relative;
	width: 300px;
	overflow: auto;
	height: auto;
	float: left;
	padding-left: 20px;
}
#bas #news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bas #news p a {
	color: #069;
}
#bas #news table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E5C99A;
	border: 1px solid #D3A454;
}
#bas #news table tr td em {
	font-size: 10px;
}


#bas #flux {
	float: right;
	width: 657px;
	overflow: auto;
	position: relative;
	height: auto;
	padding-left: 10px;
}
#bas #flux p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bas #flux img {
	margin-right: 20px;
	margin-bottom: 10px;
}
#bas #flux iframe {
	border: 1px solid #B10034;
}
#bas #flux #menudelasemaine {
	height: 480px;
	margin-bottom: 20px;
	width: 600px;
	background-image: url(../images/menu_semaine.png);
	padding-top: 20px;
}
#bas #flux #menudelasemaine .jour {
	float: left;
	width: 160px;
	height: 200px;
	margin-top: 25px;
	margin-left: 30px;
	border: 1px solid #E0C1A6;
}
#bas #flux #menudelasemaine .jour h3 {
	font-size: 18px;
	text-align: center;
	color: #FFF;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bas #flux #menudelasemaine .jour p {
	padding-right: 10px;
	padding-left: 10px;
	color: #E4D0AF;
	font-size: 13px;
	text-align: center;
}
#bas #flux #galerie {
	height: 430px;
	margin-bottom: 20px;
	width: 560px;
	background-image: url(../images/galerie.png);
	padding-top: 50px;
	overflow: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bas #flux table {
	background-color: #B10034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
	width: 620px;
}
#bas #flux table tbody tr th {
	background-color: #750023;
}




#footer {
	height: 109px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/foot.png);
	padding-top: 10px;
}
#footer h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #E5C99A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3AB;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}









a.img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	position: relative;
}
a.img img {
	height: 50px;
	width: 50px;
	border: 1px solid #CCC;
}

a.img:hover {
	display: block;
}

a.img span{
	display: none;
}
a.img:hover span {
	height: 72px;
	width: 72px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 20;
}
a.img:hover span img {
	height: 70px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	border: 1px solid #CCC;
}
