body, p, ul, ol, h1, h2, h3, h4, h5, form, input, textarea, select, table {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
body {
	background: #252525;
	color: #ffffff;
	font-size: 0.9em;
}
body, p, ul, table, td, th, form, input, select, option {
	line-height: 1.2em;
}
table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: separate;	
}
table {
	width: 100%;	
}
img {
	border: 0;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #00a9d2;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 10px;
	line-height: 0.1em;
	font-size:0.1em;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.txt-center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
#page {
	width: 977px;
	background: #ffffff;
	color: #000000;
	border: 1px #c9c9c9 solid;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
}

/*************************************************************
	ENTETE / MENU / PIED
*************************************************************/
#entete {
	background: url(../img/fd-entete.png) repeat-x 0% 100%;
	margin: 0 10px;
}
#entete .logos {
	vertical-align: bottom;
}
#entete .logos img {
	margin-right: 10px;
}
#entete .logos strong {
	font-size: 3em;
}
#menu li {
	float: left;
	list-style-type: none;
/*	padding: 24px 0 0 127px;*/
	padding: 24px 0 0 40px;
}
#menu li img {
	display: block;
	float: left;
}
#menu li.guide {
	padding-top: 0;
}
#entete .clear {
	height: 5px;
}
#menu a:link, #menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #00a9d2;
	text-decoration: none;
}
#pied {
	background: #929292;
	padding: 10px;
	text-align: center;
	margin-left: 9px;	
	font-size: 0.8em;
}
.pied a:link, .pied a:visited, .pied a:hover, .pied a:active,
#pied a:link, #pied a:visited, #pied a:hover, #pied a:active {
	text-decoration: none;
}
#pied a:hover, #pied a:active {
	color: #ffffff;
}

/*************************************************************
	CONTENU
*************************************************************/
h1 {
	color: #00a9d2;
	background: #ffffff;
	font-size: 5em;
	padding: 15px 10px;
}
h1 img {
	display: block;
}


.home {
	width: 974px;
}
.home .decryptage-home {
	padding: 0 0 0 792px;
}
.home h1 {
	padding-left: 5px;	
}
.home .pied {
	padding: 30px 0 5px 0;
	font-size: 0.8em;
	clear: both;
	text-align: center;
	background: url(../img/fd-home.png) repeat-x 0% 100%;
}
.home .menu-home {
	height: 27px;
	padding-left: 7px;
}
.home .menu-home li {
	list-style-type: none;
	float: left;
	width: 192px;
}
.home .menu-home a:link, .home .menu-home a:visited {
	color: #00a9d2;
	background: #eeeeee;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
}
.home .menu-home a:hover, .home .menu-home a:active {
	color: #ffffff;
	background: #00a9d2;
}
.home .menu-home img {
	display: block;
}
.home .visu-home, .home .flash-home {
	padding: 0 0 0 7px;
	width: 786px;
	float: left;
}
.home .visu-home img {
	border: 4px #00a9d2 solid;
}
.home #actus {
	margin: 10px 0 10px 3px;
	padding: 10px 0;
	width: 768px;
	border-top: 5px #000000 solid;	
}
.home #actus h2 {
	padding: 0 0 10px 0;
}
.home #actus h3 {
	padding: 0 0 10px 0;
	font-size: 1em;	
}
.home #actus p {
	font-size: 0.9em;
}
.home #actus div.suite {
	padding: 10px 0 0 10px;
	float: left;
	background: url(../img/fd-actus1.png) no-repeat 0px 10px;
}
.home #actus div.suite p {
	padding: 10px 10px 0 0;
	float: left;
	font-size: 0.8em;
	background: url(../img/fd-actus2.png) no-repeat 100% 0px;
}
.home #actus a:link, .home #actus a:visited, .home #actus a:hover, .home #actus a:active {
	text-decoration: none;	
}
.home #actus li.on, .home #actus a.on:link, .home #actus a.on:visited, .home #actus a.on:hover, .home #actus a.on:active {
	color: #00a9d2;
}
.home #actus #num-actus {
	float: right;
	height: 17px;
	margin-right: 22px;
	padding-right: 5px;
	text-align: center;
	padding-top: 10px;
	width: 82px;
	background: url(../img/fd-actus.png) no-repeat 0px 0;
}
.home #actus #num-actus li {
	display: inline;
	list-style-type: none;
}
.home #liste-actus {
	height: 110px;
	overflow: hidden;
	position: relative;
}
.home #liste-actus ul {
	position: absolute;	
}
.home #liste-actus li {
	height: 120px;
	list-style-type: none;
}
.popin-contenus {
	display: none;	
}
#popin {
	visibility: hidden;
	position: absolute;
	z-index: 50;
	background: url(../img/fd-contenu-onglets.png) repeat-y #ffffff 10px 0;
	width: 915px;
	padding: 10px 30px;
	top: 140px;
	left: 0;
}
#popin h2 {
	padding: 15px 0;	
}
#popin h3 {
	padding: 10px 0;	
}
#popin p {
	padding: 10px 0;
}
#popin .fermer {
	float: right;
}

.home .col-home {
	float: left;
	padding-top: 15px;
	width: 175px;	
}
.home .col-home p {
	font-size: 11px;
	padding: 5px 0 20px 0;	
}
.home .col-home div.nav {
	text-align: center;
	padding: 5px 0 10px 0;	
}
.home .col-home li {
	list-style-type: none;
	padding: 0 0 0 4px;	
	height: 160px;
}
.home .col-home #risques {
	position: relative;
	height: 640px;
	overflow: hidden;	
}
.home .col-home #risques ul {
	position: absolute;	
}
.ssmenu {
	margin: 0 10px;
	font-size: 0.9em;
	height: 26px;
	padding-top: 10px;
	border-bottom: 1px #7f7f7f solid;
}
.ssmenu li {
	display: inline;
	list-style-type: none;
	padding: 0 6px;
}
.ssmenu a:link, .ssmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.ssmenu .on a:link, .ssmenu .on a:visited,
.ssmenu a:hover, .ssmenu a:active {
	color: #00a9d2;
	text-decoration: none;
}

.pre-onglets {
	padding: 30px 0 0 40px;	
}
.onglets {
	margin-top : 40px;
}
.contenu-onglets {
	background: url(../img/fd-contenu-onglets.png) repeat-y;
	margin: 0 0 0 9px;
	padding: 0 20px 10px 33px;
}
.menu-onglets, .no-menu-onglets {
	margin: 0 0 0 9px;
	padding: 0 0 0 15px;
	height: 35px;
	background:url(../img/fd-menu-onglets.png) no-repeat 0px 32px #ffffff;
}

.menu-onglets img {
	display: block;
}
.menu-onglets li {
	list-style-type: none;
	float: left;
}
.menu-onglets li a:link, .menu-onglets li a:visited, .menu-onglets li a:hover, .menu-onglets li a:active {
	text-decoration: none;
	display: block;
	height: 35px;
	float: left;	
	padding-right: 12px;
	color: #ffffff;
	background: url(../img/fd-onglet2-on.png) no-repeat 100% 0%;
}
.menu-onglets li.on a:link, .menu-onglets li.on a:visited, .menu-onglets li.on a:hover, .menu-onglets li.on a:active {
	color: #00a9d2;
	background: url(../img/fd-onglet2.png) no-repeat 100% 0%;
}
.menu-onglets li a:link span, .menu-onglets li a:visited span, .menu-onglets li a:hover span, .menu-onglets li a:active span {
	text-decoration: none;
	height: 35px;	
	float: left;	
	cursor: pointer;
	display: block;	
	line-height: 35px;
	padding: 0 5px 0 17px;
	background: url(../img/fd-onglet1-on.png) no-repeat 0% 0%;
}
.menu-onglets li.on a:link span, .menu-onglets li.on a:visited span, .menu-onglets li.on a:hover span, .menu-onglets li.on a:active span {
	background: url(../img/fd-onglet1.png) no-repeat 0% 0%;
}
.contenu-onglets h1 {
	padding:30px 0 10px 0;
	font-size: 2.4em;
	font-weight: normal;
}
.contenu-onglets h2 {
	padding:10px 0 10px 0;
	font-size: 1.2em;
}
.contenu-onglets p {
	padding-bottom: 1em;
	font-size: 1em;
}
.contenu-onglets ul {
	padding: 0 0 1em 2em;
	font-size: 1em;
}
table, td, tr {
	border: 0;
	padding:0;
	margin:0;
	border-collapse: collapse;	
	border-spacing: 0;
}
table.panorama td, table.panorama {
	border: 1px #cccccc solid;
}
table.panorama td {
	padding: 4px;
}
table.panorama td.titre {
	background: #00a9d2;
	color: #ffffff;
}
table.panorama td.titre-ligne {
	background: #dddddd;
}

.encart-video {
	width: 400px;
	margin: 20px 0 0 10px;
	background: #484549;
	text-align: center;
	padding-bottom: 5px;
	float: right;
	position: relative;
}
.contenu-onglets .encart-video ul img {
	display: block;
	margin: 0 0 10px 0;
}
.contenu-onglets .encart-video ul {
	color: #00a9d2;
	margin: 0;
	padding: 0 0 5px 0;
}
.encart-video li {
	list-style-type: none;
	font-size: 12px;
	display: none;
}
.encart-video li.first {
	display: block;
}
.encart-video li span {
	padding: 0 15px;
}
.encart-video li a:link, .encart-video li a:visited, .encart-video li a:hover, .encart-video li a:active {
	color: #00a9d2;
	text-decoration: none;
}
.encart-video #video-prec, .encart-video #video-suiv {
	position: absolute;
	bottom: 10px;
		
}
.encart-video #video-prec {
	left: 10px;	
}
.encart-video #video-suiv {
	right: 10px;	
}