body {
	background-image: url(../img/img-page/bg.jpg);
	background-repeat: repeat-x;
	background-color: #44627E;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}

a {
	outline: 0;
}

input, textarea, select {
	font-size: 12px;
	font-family: Verdana;
}

div.msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

.fond1 {
	background-color: #ffffff;
}

.fond2{
	background-color: #eeeeee;
}

#container {
	width: 1007px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 136px;
	background-image: url(../img/img-page/logo-bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0px;
}

#rightLogo {
	position: absolute;
	right: 13px;
	top: 6px;
}

#onglets {
	position: absolute;
	top: 105px;
	left: 250px;
}

#onglets2 {
	position: absolute;
	top: 105px;
	right: 13px;
}

#slogan {
	width: 987px;
	height: 25px;
	padding-left: 20px;
	padding-top: 7px;
	color: #386994;
	font-weight: bold;
}

#slogan a {
	color: #386994;
	text-decoration: underline;
}

#content {
	background-image: url(../img/img-page/page-bg.png);
	width: 981px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 13px;
}

/* FOOTER */

#footer {
	background-image: url(../img/img-page/footer-bg.jpg);
	padding-top: 60px;
}

#footerContent {
	width: 981px;
	margin: 0 auto;
}

.footerColFour img {
	margin-top: 30px;
}

.footerBloc {
	width: 320px;
}

.footerBlocTitre {
	color: #797C83;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.footerBlocTitre2 {
	color: #797C83;
	font-weight: bold;
	font-size: 18px;
}

.footerBlocContent2 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ffffff;
}

.footerBlocLien2 a {
	color: #ffffff;
	background-color: #31363C;
	text-decoration: none;
	padding: 5px;
	display: block;
}

.footerBlocLien2 a:hover {
	text-decoration: underline;
}

.footerBlocContent ul {
	margin: 0;
	padding: 0;
	width: 320px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footerBlocContent ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	padding: 6px;
	border-bottom: 1px #6C7175 solid;
}

.footerBlocContent ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerBlocBtn a {
	background-image: url(../img/img-footer/btn.png);
	width: 158px;
	height: 27px;
	display: block;
	text-align: center;
	padding-top: 14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 auto;
}

.footerColOne {
	float: left;
	width: 320px;
}

.footerColTwo {
	float: left;
	width: 320px;
	margin-left: 35px;
}

.footerColThree {
	float: right;
	width: 222px;
}

.footerBottom {
	border-top: 1px #d9d9d9 solid;
	padding-top: 10px;
}

.footerBottom p {
	margin: 0;
	padding: 0;
	color: #9A9DA4;
	padding-bottom: 10px;
}

.footerBottom a {
	color: #9A9DA4;
	text-decoration: underline;
}

/* DIVERS */

h1 {
	color: #53575A;
	font-size: 18px;
	padding: 0;
	margin : 0;
}

h2 {
	color: #53575A;
	font-size: 12px;
	padding: 0;
	margin : 0;
}

h3 {
	color: #386994;
	font-size: 18px;
	padding: 0;
	margin : 0;
	margin-left: 15px;
}

/* INSCRIPTION */

#formInscription {
	background-image: url(../img/img-inscription/bg-inscription.jpg);
	width: 625px;
	height: 360px;
	margin: 0 auto;
	padding-top: 120px;
}

/* NEWSLETTER */

#formNewsletter {
	background-image: url(../img/img-newsletter/mail.jpg);
	width: 625px;
	height: 220px;
	margin: 0 auto;
	position: relative;
}

#formNewsletter .champ {
	position: absolute;
	left: 165px;
	top: 100px;
	width: 290px;
	background: none;
	border: 0;
}

#formNewsletter .submit2 {
	position: absolute;
	left: 240px;
	top: 135px;
	width: 142px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}
