html {
	overflow:scroll;
}

body {
	top: 0;
	background-image: url(../img/bgpage5.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: "Lucida Grande", Verdana, Arial; font-size: 0.9em;
	color: #000;
	background-color: #bfd2e2;
}

a {
	color: #4d84c7;
}

h1 {
	color: #000;
}

.sousTitre {
	color: #173f6f;
}

.sousTitre1 {
	color: #173f6f;
	font-size: 16px;
	font-weight: bold;
}

#wrapper {
	width: 960px;
	margin: auto;
	background-image: url(../img/bgwrapper.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}

#main {
	padding: 10px;
}

#nav {
	background-image: url(../img/bgnav2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 45px;
	padding: 18px 0 0 0;
	text-align: center;
}

#nav a {
	color: #fff;
}

.itemOff {
	color: #fff;
	font-size: large;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

.itemOn {
	color: #fff;
	font-size: large;
	padding: 20px 0 20px 0;
	margin: 4px 20px 0 20px;
	background-image: url(../img/fleche.gif);
	background-position: top center;
	background-repeat: no-repeat;
}


#mainGauche {
	width: 700px;
	float: left;
	border-right: 1px solid #cecece;
}

#mainDroite {
	width: 220px;
	float: right;
}

.titreBj {
	font-size: 54px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.sousTitre {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 40px;
}

.clear { clear: both; }

.spacerBas {
	border-bottom: 1px solid #cecece;
}

#logo {
	text-align: center;
}

.marqueur {
	background-color: #fffdbb;
	padding: 4px;
}

.plus {
	text-align: center;
}

#soumission {
	background-color: #c8e7f4;
	padding: 10px;
	border: 1px solid #a9ccda;
}

.ligneDroite {
	border-right: 1px solid #cecece;
}

.pasMarge {
	padding: 0; margin: 0;
}

.center {
	text-align: center;
}

.center ul {
	list-style: none;
}

#footer {
	background-color: #1a1a1a;
	color: #727272;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
}

#footerNav {
	padding: 4px 0 8px 0;
	color: gray;
}

#footerNav a {
	color: gray;
}

#footer h3 {
	color: #fff;
	padding: 4px;
	margin: 0;
	background-image: url(../img/bgh3.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: large;
}

.footerDroite {
	border-right: 1px solid #343434;
}

#subNav {
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

#subNav a {
	color: gray;
}

.texteServ {
	color: gray;
	margin-top: 0;
}

label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 6px;
}
input, textarea {
	font-size: large;
	padding: 4px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}

.msgerr {
	color: red;
	padding: 10px;
	font-weight: bold;
	border: 1px solid red;
}

.msgok {
	color: green;
	padding: 10px;
	font-weight: bold;
	border: 1px solid green;
	text-align: center;
}

#coord {
	padding: 14px;
	border: 2px solid #bfd2e2;
	background-color: #e6f0f8;
}
