* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	background: #FFF url(images/fond.gif) repeat-x center top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1E4363;
	letter-spacing: 1px;
}

#page {
	width: 990px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

img#switch {
	position: absolute;
	top: 45px;
	right: 0;
}

img#entete {
	position: absolute;
	left: 0;
	top: 10px;
}

img#analyse {
	position: absolute;
	left: 0;
	top: 195px;
}

img#instrumentation {
	position: absolute;
	left: 0;
	top: 335px;
}

img#qualite {
	position: absolute;
	left: 415px;
	top: 289px;
}

img#bionix {
	position: absolute;
	right: 0;
	top: 381px;
}

img#gazusine {
	position: absolute;
	left: 0;
	top: 350px;
}

img#ssmarin {
	position: absolute;
	left: 0;
	top: 350px;
}

img#locaux {
	position: absolute;
	left: 0;
	top: 375px;
}

#menu {
	position: absolute;
	right: 0;
	top: 150px;
	z-index: 100;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	clear: none;
	margin: 0;
	height: 45px;
	overflow: hidden; 
}

#menu a {
	display: block;
	width: 144px;
	text-align: center;
	line-height: 14px;
	padding: 13px 0 13px 0;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0;
	color: #1E4363;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
}

#menu a:hover {
	padding-top: 18px;
}

#menu a.selected {
	font-weight: bold;
	color: #FFF;
}

#menu a.accueil {
	background: url(images/fond-menu.gif) no-repeat 0 -5px;
}
#menu a.accueil:hover {
	background: url(images/fond-menu.gif) no-repeat 0 0;
}

#menu a.gaz {
	background: url(images/fond-menu.gif) no-repeat -144px -5px;
}
#menu a.gaz:hover {
	background: url(images/fond-menu.gif) no-repeat -144px 0;
}

#menu a.nucleaire {
	background: url(images/fond-menu.gif) no-repeat -288px -5px;
	padding: 6px 0 6px 0;
}
#menu a.nucleaire:hover {
	background: url(images/fond-menu.gif) no-repeat -288px 0;
	padding-top: 11px;
}

#menu a.nuclear {
	background: url(images/fond-menu.gif) no-repeat -288px -5px;
}
#menu a.nuclear:hover {
	background: url(images/fond-menu.gif) no-repeat -288px 0;
}

#menu a.services {
	background: url(images/fond-menu.gif) no-repeat -432px -5px;
}
#menu a.services:hover {
	background: url(images/fond-menu.gif) no-repeat -432px 0;
}

#menu a.contact {
	background: url(images/fond-menu.gif) no-repeat -576px -5px;
}
#menu a.contact:hover {
	background: url(images/fond-menu.gif) no-repeat -576px 0;
}

#presentation {
	position: absolute;
	left: 557px;
	top: 210px;
	width: 432px;
}

#diaporama {
	position: absolute;
	top: 195px;
	left: 270px;
}

#actualite {
	position: absolute;
	top: 460px;
	left: 0;
	height: 100px;
	background: url(images/fond-actu.jpg) no-repeat;
	padding: 0 333px 0 140px;
	font-style: italic;
}

#actualite.en {
	background: url(en/images/fond-actu.jpg) no-repeat;
}

#actualite p {
	color: #93AABE;
	padding: 0;
	margin: 10px 10px 0 20px;
	font-size: 14px;
	line-height: 16px;
}

#gauche {
	position: absolute;
	left: 0;
	top: 185px;
	width: 270px;
	height: 365px;
	text-align: right;
}

#coord {
	position: absolute;
	left: 0;
	top: 560px;
	width: 272px;
	text-align: right;
	background: url(images/pointillet.gif) repeat-y top right;
	padding: 10px 0 0 0;
	z-index: 10;
}

#coord p {
	color: #000;
	font-size: 12px;
	line-height: 16px;
}

#coord a {
	color: #1E4363;
}

#credit {
	position: absolute;
	left: 270px;
	top: 560px;
	width: 450px;
	padding: 10px 0 0 0;
	z-index: 10;	
}

#credit p {
	color: #d4dde5;
	font-size: 11px;
	line-height: 16px;	
}

#credit a {
	color: #d4dde5;
}

ul.ssmenu {
	list-style-type: none;
	font-size: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

ul.ssmenu li {
	float: right;
	clear: both;
	width: 270px;
	margin: 0;
}

ul.ssmenu a {
	display: block;
	padding: 6px 35px 6px 10px;
	text-decoration: none;
	color: #FFF;
	letter-spacing: 1px;
	background: url(images/fleche-gauche.gif) no-repeat right 5px;
	font-weight: normal;
}

ul.ssmenu a:hover {
	color: #93AABE;
	background: url(images/fleche-gauche.gif) no-repeat 99% 5px;
}

ul.ssmenu a.selected  {
	color: #fff;
	background: url(images/fond-ssmenu.gif) repeat-y;
	cursor: default;
}

div.rub {
	display: none;
	position: absolute;
	top: 185px;
	left: 270px;
	width: 719px;
	padding: 30px 0 10px 0;
	background: #5C7F9D url(images/fond-rub.gif) repeat-x;
	height: 335px;
	z-index: 20;
}

div.selected {
	display: block;
}

div.cadre {
	padding: 0;
	margin: 0 20px 10px 20px;
	border: 1px solid #86a1b6;
	clear: both;
}

p {
	color: #FFF;
	margin: 10px 30px;
	line-height: 18px;
}

ul {
	color: #FFF;
	padding: 5px 30px 15px 50px;
	margin: 0 0 0 20px;
	font-size: 14px;
	line-height: 18px;
	list-style-type: square;
}

div.cadre ul {
	padding: 5px 20px 5px 30px;
}

ul.liens {
	font-size: 11px;
	line-height: 16px;
	color: #F08400;
}

li {
	margin: 6px 0;
	line-height: 16px;
}

li p, li h5 {
	margin: 10px 0;
}

li.pdf {
	list-style-image: url(images/pdf.gif);
}

h1 {
	line-height: 28px;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	padding: 6px 20px 10px 0;
}

h1.gaz {
	color: #FBC100;
}

h1.nucleaire {
	color: #F7AE00;
}

h1.services {
	color: #F39900;
}

h1.contact {
	color: #F08400;
}

h2 {
	margin: 10px 20px 10px 20px;
	color: #1E4363;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	clear: both;
}

h3 {
	margin: 10px 20px;
	color: #fff;
	background: url(images/fond-h3.gif) no-repeat;
	font-size: 18px;
	line-height: 35px;
	padding: 0 10px;
	font-weight: normal;
	clear: both;
}

h4 {
	margin: 0 30px 10px 30px;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	color: #24567b;
	clear: both;
	letter-spacing: 0;
	word-spacing: 1px;
}

div.cadre h4 {
	background: #86a1b6;
	color: #24567b;
	margin: 0;
	padding: 2px 10px;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 0;
}

h5 {
	margin: 10px 20px;
	font-size: 16px;
	line-height: 16px;
	color: #FFD300;
}

strong {
	color: #FFD300;
}

a {
	color: #F39900;
	font-weight: bold;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a.doc {
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}

a.pdf {
	line-height: 13px;
	font-size: 13px;
	background: #26547c;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 0;
}

a.pdf:hover {
	color: #86a1b6;
}

a.pdf img {
	padding-right: 5px;
}

.floatleft {
	float: left;
	padding: 0 10px 2px 20px;
}

.floatright {
	float: right;
	padding: 0 20px 2px 10px;
}

span.keywords {
	display: none;
}

span.big {
	display: block;
	font-size: 20px;
	line-height: 22px;
	font-style: italic;
	padding-left: 15px;
	color: #93AABE;
}

span.ssbig {
	display: block;
	padding-left: 30px;	
}

sub {
	font-size: 12px;
	padding-bottom: 2px;
}

/* FORMULAIRE */

fieldset {
	margin: 10px 20px;
	padding: 10px;
	border: 1px solid #416A8D;
	text-align: right;
}

legend, .submit {
	font-weight: bold;
	background: #26547C;
	color: #FFF;
	padding: 2px 4px;
	margin: 5px 0;
	letter-spacing: 1px;
}

fieldset p {
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}

label {
	width: 35%;
	font-size: 13px;
	border-bottom: 1px dashed #93AABE;
	padding: 2px 0 1px 0;
	margin: 0;
	float: left;
	text-align: left;
	clear: left;
	color: #FFF;
}

.oblig {
	font-weight: bold;
	letter-spacing: 1px;
}

textarea {
	width: 90%;
}

input, .input {
	width: 60%;
	margin: 0 0 5px 0;
}

input, textarea {
	border: 1px solid #93AABE;
	background: #fff;
}

.submit {
	float: none;
	width: auto;
}