html, body {
	margin: 0;
	padding: 0;
	width: 100%;

	color: #000000;
}

#content {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
		position: relative;
}

.header-haut {
	margin-top: 1px;
	background-image: url(../images/fond_haut.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 5px;
		position: relative;
}

.header-logo {
	position: absolute;
	margin-top: -78px;
	margin-left: 15px;
	width: 320px;
	height: 96px;
	top: 76px;
	left: 136px;
		position: relative;
}


ul, li {
	margin-left: 7px;
	padding: 0;
	list-style-type: disc;
}

#contenu {
	margin: 0;
	margin-top: 0px;
	width: 1000px;
	position: relative;
	height: auto;
}

#global {
	margin: 0;
	background-image: url(../images/fond_centre.png);
	width: 1000px;
	height: auto;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#page {
	overflow: hidden;
}

#accroche {
	margin: 0;
	width: 960px;
	height: 280px;
	margin-left: 20px;
		position: relative;
}

.texte-accroche {
	width: 570px;
	margin-left: 340px;
	padding-top: 80px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height: auto;
}

.texte-accroche-pages {
	width: 570px;
	margin-left: 340px;
	padding-top: 100px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height: auto;
}

.texte-accroche a, .texte-accroche a:visited, .texte-accroche-pages a, .texte-accroche-pages a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
	height: auto;
}

.texte-accroche a:hover, .texte-accroche-pages a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #007596;
	height: auto;
}

#contenant {
	width: 960px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: -12px;
		position: relative;
}

#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
		position: relative;
}

.fond-news {
	margin: 0;
	padding: 0;
	width: 285px;
	height: auto;
}

.titre-news {
	padding: 20px 20px 5px 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
}

.texte-news {
	padding: 0 20px 10px 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	height: auto;
}

.lien-news {
	padding: 10px 20px 10px 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
	text-align: right;
}

.texte-news a, .texte-news a:visited, .lien-news a, .lien-news a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
}

.texte-news a:hover, .lien-news a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #007596;
}

.separation-news {
	background-image: url(../images/separation_info.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
}

#right {
	margin: 0;
	margin-left: 270px;
	width: 675px;
	height: auto;
		position: relative;
}

h1 {
	padding: 18px 25px 0 25px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
	line-height: 20px;
}

.filet {
	background-image: url(../images/filet_titre.jpg);
	background-repeat: no-repeat;
	width: 622px;
	height: 1px;
	margin: -8px 25px 0 25px;
}

.texte-article {
	padding: 15px 25px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

.texte-article a, .texte-article a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
	line-height: 15px;
}

.texte-article a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #007596;
	line-height: 15px;
}

h2 {
	margin-top: -10px;
	padding: 0 25px 0 25px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
	line-height: 20px;
}

.filetH2 {
	background-image: url(../images/filet_titre.jpg);
	background-repeat: no-repeat;
	width: 622px;
	height: 1px;
	margin: -8px 25px 0 25px;
}

.table-vignette {
	padding: 15px 20px 15px 30px;
}

.fond-vignette {
	background-image: url(../images/fond_vignette.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 125px;
	padding-right: 20px;
}

.image-vignette {
	padding: 0 0 3px 9px;
	margin-top: -2px;
}

.legende {
	position:absolute;
	margin-top: -200px;
	margin-left: auto;
	margin-right: auto;
	top: 446px;
	visibility: hidden;
}

.fond-legende {
	margin-left: 10px;
	background-color: #484848;
	width: 573px;
	height: 750px;
}

.image-legende {
	float: left;
	padding: 12px 0 10px 10px;
}

.zone-texte {
	float: right;
	padding: 10px 5px 10px 10px;
	width: 170px;
}

.titre-legende {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}

.texte-legende {
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}

.titre-infos {
	padding: 20px 20px 0 25px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
}

.texte-infos2 {
	padding: 5px 20px 0 25px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.texte-infos {
	padding: 20px 20px 20px 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.texte-infos-alerte {
	padding: 20px 20px 20px 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: 16px;
}

.texte-infos a, .texte-infos a:visited, .texte-infos2 a, .texte-infos2 a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #007596;
}

.texte-infos a:hover, .texte-infos2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #007596;
}

#footer {
	margin-top: 0;
	background-image: url(../images/fond_bas.png);
	width: 1000px;
	height: 40px;
}

.footer-left {
	margin-left: 34px;
}

.footer-right {
	margin-right: 34px;
	margin-top: -30px;
	text-align: right;
}

.footer-texte {
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

.footer-texte a, .footer-texte a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footer-texte a:hover {
	text-decoration: none;
	color: #7BBDD7;
}

.erreur {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #AF311B;
	font-weight: normal;
	text-decoration: none;
}

.contact-left {
	float: left;
	width: 300px;
}

.contact-right {
	float: right;
	margin-right: 6px;
	width: 300px;
}

.formulaire {
	height: 35px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

label.left {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 6px;
}

label.right {
	float: left;
	width: 104px;
	text-align: right;
	padding-right: 6px;
}

.input {
	border: 1px #BFBFBF solid;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #007596;
	background-color: #FFFFFF;
}

a, a:active, img, img:active, input img, input img:hover, a:focus {
	border: none;
    outline: none;
}

label.requis {
	float: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #007596;
	line-height: 25px;
	width: 130px;
}

label.catchpa {
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	width: 130px;
}

legend {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007596;
}

fieldset {
	border: 1px solid #007596;
	padding: 12px 5px 0 5px;
	margin-bottom: 20px;
}

.requis {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #007596;
	line-height: 25px;
}

.bouton {
	background-image: url(../images/bouton-envoyer.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 73px;
	height: 24px;
	border: 0;
	cursor: pointer;
	font-size: 0;
	color: #000000;
	outline: none;
}

p {
	margin: 0;
	padding: 0;
	min-height: 25px;
	height: auto;
}

.image {
	margin-right: 10px;
}

.image-right {
	padding-left: 10px;
}

.alerte {
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #AF311B;
	text-decoration: none;
	line-height: 15px;
}

hr {
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #007596 solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}

a img:link {border:none; background-color: transparent;} 
a img:visited {border:none; background-color: transparent;} 
a img:hover {border:none; background-color: transparent !important;} 
a img:hover {border:none; background-color: transparent;} 

a:link img {border: none; background-color: transparent;} 
a:visited img {border:none; background-color: transparent;} 
a:hover img {border:none; background-color: transparent !important;} 
a:hover img {border:none; background-color: transparent;}

#flash-conteneur {
	position: relative;
	width: 675px;
	margin-top: -40px;
	margin-left: 75px;
}
