/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	}
	

/* container1 */
	
#container {
	width:900px;
	height:auto;
    left:50%;
	margin-left:-450px;
	margin-top:5px;
	position:absolute;
	}
	
/* bandeau */
	
#bandeaufr {
	width:900px;
	height:160px;
	}
	

	/* baspage */
	
#baspage {
	width:900px;
	height:70px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/baspage.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000066;
	}
	
#baspage a {
	color:#009900;
	text-decoration:none;
	}
	
#baspage a:hover {
	text-decoration:underline;
	color:#009900;
	}

	
/* bandeau */

#boxbandeau {
	width:900px;
	height:30px;
	margin-top:10px;
	}
	
#bt0 {
	width:159px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt0.jpg);
	float:left;
	}
#bt0 a {
	width:159px;
	height:30px;
	background-image:url(images/bt0.jpg);
	float:left;
	}
#bt0 a:hover {
	background-image:url(images/bt0.jpg);
	background-position:0 -30px;
	}

#bt1 {
	width:140px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt1.jpg);
	float:left;
	}
#bt1 a {
	width:140px;
	height:30px;
	background-image:url(images/bt1.jpg);
	float:left;
	}
#bt1 a:hover {
	background-image:url(images/bt1.jpg);
	background-position:0 -30px;
	}
	
#bt2 {
	width:138px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt2.jpg);
	float:left;
	}
#bt2 a {
	width:138px;
	height:30px;
	background-image:url(images/bt2.jpg);
	float:left;
	}
#bt2 a:hover {
	background-image:url(images/bt2.jpg);
	background-position:0 -30px;
	}
	

#bt3 {
	width:105px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt3.jpg);
	float:left;
	}
#bt3 a {
	width:105px;
	height:30px;
	background-image:url(images/bt3.jpg);
	float:left;
	}
#bt3 a:hover {
	background-image:url(images/bt3.jpg);
	background-position:0 -30px;
	}
	
#bt4 {
	width:235px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt4.jpg);
	float:left;
	}
#bt4 a {
	width:235px;
	height:30px;
	background-image:url(images/bt4.jpg);
	float:left;
	}
#bt4 a:hover {
	background-image:url(images/bt4.jpg);
	background-position:0 -30px;
	}
	
#bt5 {
	width:175px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt5.jpg);
	float:left;
	margin-left:9px;
	}
#bt5 a {
	width:175px;
	height:30px;
	background-image:url(images/bt5.jpg);
	float:left;
	}
#bt5 a:hover {
	background-image:url(images/bt5.jpg);
	background-position:0 -30px;
	}
	
#bt6 {
	width:105px;
	height:30px;
	margin-right:2px;
	background-image:url(images/bt6.jpg);
	float:left;
	}
	
#bt6 a {
	width:105px;
	height:30px;
	background-image:url(images/bt6.jpg);
	float:left;
	}
#bt6 a:hover {
	background-image:url(images/bt6.jpg);
	background-position:0 -30px;
	}
	
/* commun */

.titre {
	height:25px;
	width:900px;
	margin-top:15px;
	float:left;
	}
	
#titre {
	height:25px;
	width:900px;
	margin-top:15px;
	float:left;
	}
	
#box1 {
	width:420px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	float:left;
	margin-top:15px;
	}
	
#box1 a {
	color:#009900;
	text-decoration:none;
	}
	
#box1 a:hover {
	text-decoration:underline;
	color:#009900;
	}
	
	
.box1 {
	width:420px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	float:left;
	margin-top:15px;
	}
	
.box1 a {
	width:420px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	text-decoration:none;
	}
	
.box1 a:hover {
	width:420px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	}


#diap {
	width:450px;
	height:340px;
	float:right;
	margin-top:15px;
	}
	
.diap {
	width:450px;
	height:auto;
	float:left;
	margin-left:28px;
	margin-top:15px;
	}
	
.diap2 {
    width:160px;
    height:100px;
    float:left;
	margin-left:30px;
	margin-top:30px;
     }
	 
#contact {
	width:220px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	float:left;
	margin-top:15px;
	}
	
#contact a {
	width:220px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	text-decoration:none;
	font-weight:bold;
	}
	
#contact a:hover {
	width:220px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	}
	
#carte {
	width:670px;
	height:500px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	}

#txtpartenaires {
	width:900px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	margin-top:15px;
	}
	
.part {
	width:30px;
	height:30px;
	background-image:url(images/part.jpg);
	float:left;
	}
.part a {
	width:30px;
	height:30px;
	background-image:url(images/part.jpg);
	float:left;
	}
.part a:hover {
	background-image:url(images/part.jpg);
	background-position:0 -30px;
	}
	
.txtpart {
	width:500px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000066;
	padding-left:10px;
	padding-top:5px;
	float:left;
	}
	
#logos {
	width:350px;
	height:auto;
	float:left;
	}
	
#part {
	width:550px;
	height:auto;
	float:left;
	}
	
#plan {
width:900px;
height:auto;
margin-top:10px;
}
