/* CSS Document */

div#header {
    clear: both;
	width:1000px;
	height:133px;
	background-image:url(images/arr-top.gif);
	background-repeat:repeat-x;
}
div#menu-top {
    clear: both;
	width:1000px;
	height:45px;
	background-image:url(images/arr-menu-top.gif);
	background-repeat:repeat-x;
}
div#sep-menu-bar {

	width:1000px;
	height:4px;
	background-color:#FFFFFF;
}

div#sep-zone-footer{

	width:1000px;
	height:15px;
	background-color:#FFFFFF;
}

div#arr-newsbar {
	width:1000px;
	height:25px;
	background-color:#e6e6e6;
}

div#logos {
	width:890px;
	height:65px;
	background-color:#FFFFFF;
	padding-top:7px;
.margin-logos {padding-left:10px; padding-right:10px; text-align:justify; padding-top:5px; padding-bottom:5px;}	
	
.style-newsbar {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

div#zone {
	width:1000px;
	height:100%;
	background-color:#FFFFFF;
}


div#footer {
	width:1000px;
	height:68px;
	background-color:#3e779f;
}
.title-une {
	font-family: tahoma;
	color: #4b80a2;
	font-size: 15px;
}

.pos-img-dernieres {float:left; padding-right:15px; vertical-align:top; padding-bottom:10px;} 

.li-rdv {
	display : list-item;	
	list-style-image : url('images/puce-RDV.gif');
	margin-left:5px;	
	list-style-position: outside;
	vertical-align:middle;	
   }