body, h1, h2, h3, p, div, ul, li {
	padding: 0;
	margin: 0;
}
body{
	background:url(../images/body_bg.jpg) 0 0 repeat-x;
	font-family: "trebuchet MS", Arial, sans-serif;
	background-color:#FFFFFF;
}
img{
	border:none;
	}
	
.page{
	background:url(../images/FdAccueil.jpg) center 0 no-repeat;
}
.container {
margin: auto;
width: 890px;
}

/* bandeau */

.logo {
	float:left;
	width:321px;
	height:129px;
	padding-top:0;
	padding-left:20px;
}	
.AccesPro {
	float:right;
	width:268px;
	height:43px;
	padding-top:0;
	margin-right:14px;
	_margin-right:6px;
}

.menuGen {
	width:890px;
	float:left;
	/*margin-top:26px;
	#margin-top:26px;*/
	background: url(../images/fondMenuGen.jpg) no-repeat;
	height:50px;
}

	
.menu ul{
	font-size:120%;
	color:#FFFFFF;
}
.menu li {
	float:left;
	list-style-type: none;
	color:#ffffff;
	background:url(../images/MenuGen-pipe.jpg) left 5px no-repeat;
}
.menu li.first{
	background:none;
}
.menu a {
	color:#ffffff;
	font-weight: normal;
	text-decoration:none;
	display:block;
}
.menu a:hover, .menu a.on{
	background:url(../images/menu-active.png) 0 0 repeat-x;
}
.menu a span{
	display:block;
	padding:5px 25px 6px 25px;
	font-size:105%;
	/*white-space: nowrap; */
}
.menu a:hover span, .menu a.on span{
	background:url(../images/menu-active-fleche.gif) center bottom no-repeat;
}
.menu .first a:hover, .menu .first a.on{
	background:url(../images/menu-first-active.png) 0 0 repeat-x;
}
.menu li ul {
	display:none;
}
.menu li.ouvre ul {
	display:block;
	position:absolute;
	z-index:10;
	width:200px;
}


.menu li li {
	clear:both;
	background:#fe970a;
	display:block;
	font-size:80%;
	width:100%;
}
.menu li li a {
	display:block;
}

/* Infos Pratique */
.infoPratique {
	width:190px;
	background: url(../images/fond_infoPratique.jpg) no-repeat left bottom; 
	float:left;
	margin-right:31px;
	background-color: #fcf5e3;
}

.infoPratique h2 {
	color:#ffac00;
	font-size: 100%;
	font-weight: normal;
	width: 102px;
	height:46px;
	background: url(../images/fond_Titre_infoPratique.jpg) no-repeat;
	padding-left: 57px;
	padding-right: 30px;
	padding-top: 22px;
	line-height: 90%;
}

.infoPratique ul {
	margin-left: 24px;
	margin-bottom: 10px;
	line-height:105%;
}

.infoPratique li {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom:5px;
	background: url(../images/puce_infoPratique.png) no-repeat 3px 6px;
}

.infoPratique a {
	color:#ff740d;
	font-size: 80%;
	text-decoration:none;
}
.infoPratique a:hover{
	text-decoration:underline;
	}


/* Contenu article */
.cheminNav {
	color: #999285;
	font-size: 100%;
	font-weight: normal;
	background: url(../images/Puce-ariane.png) no-repeat;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom:15px;
		}

.cheminNav a {
	color: #ffac00;
	font-size:100%;
	font-weight: normal;
	
}

.contenu {
	color: #321804;
	font-size: 80%;
	font-weight: normal;
	width:621px;
	float:left;
	margin-right:15px;
	padding-right:15px;
}
.home .contenu {
	width:385px;
	background-image: url(../images/margeContenu.jpg);
	background-position:100% 20%;
	background-repeat: no-repeat;
}

.contenu h1{
	background:url(../images/quote.png) 0 0 no-repeat;
	padding-left:20px;
	font-size:230%;
	color:#ff740d;
	font-weight:normal;
}

.contenu h2 {
	color: #ffac00;
	font-size: 150%;
	Font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
}
.contenu h3 {
	color: #ffac00;
	font-size: 120%;
	Font-weight: normal;
}

.contenu ul, .lienContenu ul {
	padding:0;
	margin-left: 25px;
	margin-bottom: 10px;
}

.contenu li, .lienContenu li {
	list-style-type: none;
	padding-left: 15px;
	background: url(../images/puce_infoPratique.png) no-repeat 5px 5px;
}

.contenu a {
	color:#ff740d;
	font-weight: normal;
	text-decoration:none;
	border-bottom:1px dotted #ff740d;
	
}
.contenu a:hover {
	color:#ff570d;
	border-bottom:1px dotted #ff570d;
	}
	
/* actualités A la Une */

.actu {
	width:236px;
	padding-left:10px;
	padding-top:34px;
	float:left;
}

.actu h2 {
	background: url(../images/Puce-AlaUne.png) no-repeat;
	color: #ffac00;
	font-size: 13pt;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 12pt;
}

.actu h3 {
	font-size: 100%;
	color:#572907;
	font-weight: normal;
}
.texteActu {
	color:#999285;
	font-size:80%;
	font-weight: normal;
}
.actu a{
	display:block;
	margin:10px 0 0 105px;
}
.savoirPlus a{
	background-image: url(../images/Btn_ConsulDetail.jpg);
	height:15px;
	width:113px;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	text-decoration:none !important;
	border:none !important;
}
.savoirPlus span{
	display:none;
}

/* Footer */
.footer {
	clear:both;
	margin:150px auto 0 auto;
	#margin:50px auto 0 auto;
	width:989px;
	height:100px;
	background-image: url(../images/fond-Footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.footer span{
	display:none;
}
	
.lienfooter {
	float:left;
	height:60px;
}
.lienfooter li {
	list-style-type: none;
	padding-left: 250px;
	padding-top:4px;
	margin-top:10px;
	line-height:60%;
}
.lienfooter a {
	color:#365aa8;
	font-size: 70%;

}

.menuBas {
	float:right;
	
}
.menuBas ul{
	font-size:90%;
	color:#ff740d;
	padding-right:40px;
	padding-top:50px;
	#padding-top:0;

	}
	
.menuBas li {
	float:left;
  	list-style-type: none;
	color:#ff740d;
	padding-top:25px;
	#margin-top:20px;
	padding-right:25px;
	
}

.menuBas a {
	color:#ff740d;
	text-decoration:none;
}

.menuBas a span {
display:block;
/*padding:10px 5px 5px;*/
}
	
.menuBas a:hover {
	text-decoration: underline;
	}
.menuBas a.lienFNE{
		float:right;
		width:180px;
		height:60px;
		margin-right:70px;
}
.menuBas a.lienFNE span{
		display:none;
}
/*formulaire de contact*/
#formContact form{
margin:0px;	
	}
#formContact label{
	display:block;
	width:100px;
	padding:5px 0 0 0;
	}
#formContact label.type2{
	display:block;
	width:300px;
	padding:5px 0 0 0;
	}
#formContact p{
	margin:0;
	clear:both;
	}
#formContact textarea,#formContact input,#formContact select,#inputNom,#inputMail{
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	}
#formContact input.radioBt{
	width:25px;
	}

#formContact textarea{
	height:200px;
	width:350px;
	}
.valider{
	text-align:right;
	padding-top:5px;
	padding-right:8px;
	}
#formContact .valider input,.valider input, .valider a{
	background-color:#ff7539;
	color:#FFFFFF;
	border:2px solid #FF9900;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	
	}
.valider input[disabled], .valider a[disabled]{
	background-color:#ffC589;
}
.valider a{
	padding:3px;

}
.contact{
	float:right;
	background:url(../images/bt_suivant.jpg) 0 2px no-repeat;
	display:block;
	width:70px;
	padding:0 0 0 15px;
	position:relative;
	top:-10px;
	}	

