body{
	background-image:url("images/fond_bg.png");
	width: 1000px;
	font-family:  Calibri, Myriad Pro, Arial, Helvetica, sans-serif;
	margin:auto; 
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
}
@font-face {
	font-family: "Capture";
	src: url('images/police/capture.ttf');
}
 a{
color:#000000;
text-decoration:none;
}

p {
  
  margin-right: 21px;
  text-align:justify;
}

ul li{
  font-weight : normal;
  margin-left : 40px;
}

/* ------------------------------------ */
/*             header                   */
/* ------------------------------------ */
#header{
	background-image: url("images/header.png");
	width: 1000px;
	height: 219px;
	float:left;
}
/* ------------------------------------ */
/*              barre menu              */
/* ------------------------------------ */
#footer_menu {
	background-image: url("images/footer_menu.png");
	width: 1000px;
	height: 46px;
	float:left;
}
#footer_menu ul{margin:0;}
#footer_menu li{padding:1px 0 0 5px; list-style:none;}
#footer_menu a{
	background-image: url("images/bouton.png");
	text-decoration:none;
	color:#ffffff;
	text-shadow: 0px 0px 4px #FFFFFF;
	filter: dropshadow(color=#e2003c, offx=1, offy=1);
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family:Tunga;
	font-size:150%;
	display:block;
	width: 152px;
	height: 34px;
	text-align:center;
	float:left;
}
/* ------------------------------------ */
/*              Slideshow               */
/* ------------------------------------ */
#slider-wrapper {
    width:723px;
    height:166px;
	float:left;
}

#slider {
	position:relative;
    width:723px;
    height:166px;
    margin-left:45px;
	margin-top:20px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:490px;
	bottom:20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:65px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
 
/* ------------------------------------ */
/*               corps                  */
/* ------------------------------------ */
#corps {
	width: 723px;
	height: auto;
	float:left;
}

/* ------------------------------------ */
/*               news                   */
/* ------------------------------------ */
.top_n{
	background-image: url("images/top_n.png");
	width: 723px;
	height: 88px;
	float:left;
}
.top_n h1{
padding : 0 0 0 60px;
}
.corps_n{
	background-image: url("images/corps_n.png");
	width: 723px;
	height: auto;
	float:left;
}
.corps_n p{
padding : 0 0 0 60px;
}
.bas_n{
	background-image: url("images/bas_n.png");
	width: 723px;
	height: 39px;
	float:left;
}
.bas_n a{
float:right;
padding : 5px 20px 0 0;
color:#000000;
}
.bas_n a:hover{
color:#ce0935;
}
/* ------------------------------------ */
/*            menu droite               */
/* ------------------------------------ */
#menu_d{
width:277px;
float:right;
}
#menu_d li { 
	list-style-image : url(images/puce.png) ; 
}
#menu_d a{
color:#ffffff;
}
.top_m{
	background-image: url("images/top_m.png");
	width: 277px;
	height: 67px;
	color: #f84444;
	float:left;
}
.top_m h1{
font-family: "Capture";

padding: 0 0 0 20px;


}

.corps_m{
	background-image: url("images/corps_m.png");
	width: 277px;
	height: auto;
	float:left;
}
.corps_m p{
width: 200px;
padding-left:15px;
}
.bas_m{
	background-image: url("images/bas_m.png");
	width: 277px;
	height: 34px;
	float:left;
}
/* ------------------------------------ */
/*           bas de la page             */
/* ------------------------------------ */
#bas_page{
	background-image: url("images/footer.png");
	width: 1000px;
	height: 48px;
	float:left;
}

#bas_page p{
padding : 10px 0 0 350px;
text-shadow: 4px 4px 5px #000000;
filter: dropshadow(color=#e2003c, offx=1, offy=1);

}

#bloc1 
{
      	width: 550px;
      	height: 300px;
      	overflow: auto;
      	border: 1px solid #000;
}