/* CSS Document */
#scrollCont{float:left; width:528px; height:480px ; padding-right:0px;}
#scrollCont1{float:left; width:498px; height:460px ; padding-right:0px;}

body {
	background-color:#FFFFFF;
	margin-top:5px;

}
.site {
	width: 900px;
	height: 930px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #314a68;
}
.bd-haut {
	width: 900px;
	height: 400px;
}
.bd-defilant {
	width: 900px;
	height: 150px;
}
.diapo {
	width: 350px;
	height: 200px;
	float:left;
}
.menu {
	width: 550px;
	height: 49px;
	float:right;
}
.actu {
	background-image:url(../fond/fond-actu.jpg);
	background-repeat:no-repeat;
	width: 540px;
	height: 116px;
	float:right;
	padding-top: 35px;
	padding-left: 10px;
}
.news {
	background-image:url(../fond/fond-news.jpg);
	background-repeat:no-repeat;
	width: 231px;
	height: 41px;
	float:left;
	padding-top: 9px;
	padding-left: 120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#64635b;
	font-weight:bold;
}
.titre {
	background-color:#314a68;
	width: 549px;
	height: 50px;
	float:right;
}
.bas {
	width: 900px;
	height: 500px;
	clear:both;
}
.gauche {
	background-image:url(../fond/ligne-g.jpg);
	background-repeat:repeat-y;
	width: 351px;
	height: 500px;
	float:left;
}
.coord {
	background-image:url(../fond/fond-coord.jpg);
	background-repeat:no-repeat;
	width: 350px;
	height: 125px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 17px;
	color:#64635b;
	text-align:center;
	padding-top: 50px;
}
.acces {
	background-image:url(../fond/fond-acces.jpg);
	background-repeat:no-repeat;
	width: 280px;
	height: 135px;
	float:left;
	padding-top: 40px;
	padding-left: 70px;
}
img {
	border: 0px;
}
.imgauche {
	background-image:url(../fond/imgauche.jpg);
	background-repeat:no-repeat;
	width: 350px;
	height: 150px;
	float:left;
}
.droite {
	width: 529px;
	height: 490px;
	float:right;
	background-color:#f5f5dc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #314a68;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
	padding-top: 10px;
}

.pg {
	width: 370px;
	float:left;
}
.td {
	width: 150px;
	float:right;
	padding-left: 9px;
}
.td2 {
	width: 150px;
	float:right;
	padding-left: 9px;
	padding-top: 20px;
}
.pd {
	width: 370px;
	float:right;
}
.tg {
	width: 150px;
	clear:left;
	float:left;
	padding-top: 20px;
}
.liens {
	text-decoration:none;
	color:#314a68;
}
a.liens:hover{text-decoration:underline; color: #64635b;}
li {
	list-style:inside;
	padding-left: 20px;
}
.bd-bas {
	width:900px;
	height: 20px;
	background-image:url(../fond/fond-bas.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#314a68;
	text-align:center;
	padding-top:10px;
}
.digitalage {
	text-decoration: none;
	color:#314a68;
}
.menuclick {
	text-decoration: none;
	color: #314a68;
}
a.menuclick:hover{text-decoration:underline; color: #314a68;}

.ref {
		position: absolute;
		top: -10000px;
	}
/*--------------------------------------------------------------*/
	.button1{
		background-image:url(../images/charte/ok.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
		

	}
	.buttonover1{
		background-image:url(../images/charte/ok-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;


}

