body{
	background:url(../images/background.jpg)  repeat-x #233D5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#baniere{
	width:515px;
	height:86px;
	margin-top:3px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
}
#baniere_en{
	width:545px;
	height:86px;
	margin-top:3px;
	background:url(../images/logo_en.jpg) 0 0 no-repeat;
}
#langue{
	margin-top:85px;
	/* margin-left:60px; */
}
#menu{
	background:url(../images/back_menu.jpg) 0 0 no-repeat;
	width:784px;
/*	height:44px;
	_height:35px;*/
}
#menu ul{
	margin-left:10;
	padding:0;
	list-style:none;
}
#menu ul li{
	margin:0 4px 0;
	/*background:url("../images/separateur.jpg") no-repeat right;*/
	padding:0;
	display:inline;
	/*border:1px solid red;*/
}

#menu ul li a{
	display:block;
	float:left;
	border-right:1px solid #DEDBDE;
	padding:11px 30px 11px 65px;
	font-size:12px;
	text-decoration:none;
	color:#804100;
	font-weight:bold;
}

#menu ul li a:hover{
	background:url(../images/menu_hover.jpg) repeat-X;
}

#separateur{
	background:url(../images/separateur.jpg) 0 0 no-repeat;
	width:1px;
	height:31px;
}
#contenu{
	background:#fff;
}
#contenu a{
	text-decoration:none;
	color:#7E9CC2;
}

#contenu a:hover{
	text-decoration:none;
	color:#94A273;
}
#contenu #slider{
	background:url(../images/slider.jpg) 0 0 no-repeat;
	width:784px;
	height:247px;
}
#contenu #slider_en{
	background:url(../images/slider_en.jpg) 0 0 no-repeat;
	width:784px;
	height:247px;
}
#contenu #service{
	/*height:100px;
	border:1px solid #DEDBDE;*/
	margin:5px;
}
#contenu #presentation{

}
#pied{
	background:#233D5E;
	color:#7E9CC2;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}
#pied2{
	background:#233D5E;
	color:#7E9CC2;
	text-align:center;
	margin:1px;
}
#point_point{
	background:url(../images/point_point.jpg) 0 0 no-repeat;
	width:362px;
	height:1px;
	margin-top:2px;
}
.espacement{
  height:1px;
  clear:both;
}
#baspage{
	background:url(../images/pied.jpg) 0 0 no-repeat;
	width:784px;
	height:24px;
}
#bas{
	margin-top:4px;
	background:#94A273;
}


/*css spry*/
#newsTicker {
	width:770px;
	border: solid 1px #DEDBDE;
	float: left;
	/*border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;*/
	background-color: #fff;
}
#newsTicker .SlidingPanels {
	width: 770px;
	height: 120px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 385px;
	height: 120px;
	
}

#newsTicker img {
	float: left;
	margin-right: 4px;
}

#newsTicker .SlidingPanelsContent .content {
		margin-top:10px;
		float: left;
		text-align:justify;
}
#item1 .content, #item2 .content{
	border-right: 1px solid #DEDBDE;
}
#newsTicker .content {
	height: 80px;
	padding: 0px 4px;
}

#newsTicker p {
	margin: 4px 4px;
}
#newsTicker .prev {
	text-align: left;
	padding: 2px 2px;
	clear: both;
}

#newsTicker .next {
	text-align: right;
	padding: 2px 2px;
	clear: both;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker .navLinks {
	clear: both;
	text-align: center;
	border-top:  solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #999;
}
.titre{
	font-weight:bold;
	margin-bottom:2px;
	font-size:12px;
	color:#7E9CC2;
}
#entete_service{
border:1px solid #ccc;
text-align:justify;
padding:3px;
margin-right:3px;
margin-bottom:5px;
}
/*fin css spry*/

