body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	background-position: left top;
	background-repeat: repeat-x;
}

/*------------------
# zi sempiternels #
------------------*/
table {
	border-collapse: collapse;
}
img {
	border: 0;
}
form {
	padding: 0;
	margin: 0;
}
/*-- # end of zi sempiternels # --*/

/*---------------------
# pour tout le monde #
----------------------*/
/*-- cadre général --*/
#main {
	width: 954px;
	margin: 0 auto;
	padding: 0 25px;
	background: url(../img/bordsDegrades.png) left top repeat-y;
	text-align: left;
}
#basDeco {
	clear: both;
	width: 1004px;
	height: 25px;
	background: url(../img/basDegrade.png) left top no-repeat;
	margin: 0 auto;
}
#container {
	float: left;
	padding: 15px 18px;
	width: 918px;
	position: relative;
}

/*-- utile et désagréable --*/
.pdfdm { /* guess !! ;-) */
	clear: both;
}
.pdfdml {
	float: left;
}

/*-- partie head : logo, baseline et retour à l'accueil s'il y a lieu --*/
#headPart {
	height: 112px;
	background: url(../img/headPartBg.gif) left bottom repeat-x;
	position: relative;
	clear: both;
}
#headPart img {
	display: block;
}
#inCaseBackHome {
	position:absolute;
	top:25px;
	left:25px;
	float: left;
	width: 52px;
	height: 72px;
}
#inCaseBack {
	float: left;
	width: 53px;
	height: 72px;
	background: red url(../img/inCaseBackBg.gif) left bottom no-repeat;
	cursor: pointer;
}
#headLogo {
	float: left;
	width: 160px;
	height: 72px;
}
#headLogoHome {
	float: left;
	padding-left:23px;
	width: 160px;
	height: 72px;
}
#topBaseline {
	float: left;
	height: 43px;
	padding-top: 29px;
}
/*-- top menu en ligne --*/
#topMenu {
	width: 736px;
	height: 25px;
	padding-left: 182px;
	margin: 6px 0 0 0;
	float: left;
	/*background: url(../fr/img/minimenuBg.gif) left bottom no-repeat;*/
}
#homeTopMenu {
	width: 736px;
	height: 25px;
	padding-left: 182px;
	margin: 6px 0 0 0;
	float: left;
}
#topMenuUl {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topMenuUl li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
/*-- //end partie head --*/

/*--menu déroulant pour les pages hors Home--*/
#slideMenuPos {
	position: absolute;
	left: 17px;
	top: 85px;
	z-index: 50;
	padding-top: 2px;
}
#slideMenu {
	background:url(../img/backMenu.gif) top left no-repeat;
	width:173px;
	height:204px;
	padding: 10px;
	float: left;
	font-size: 11px;
}
#slideMenu ul {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}
#slideMenu li {
	margin: 4px 0 6px 0;
	padding: 0 0 0 14px;
	background: url(../img/slideMenuLiBg.gif) left 2px no-repeat;
}
#slideMenu a {
	color: #555;
	font-size:14px;
	font-family:arial, verdana, tahoma;
	font-weight:bold;
	text-decoration: none;
}
#slideMenu a:hover {
	text-decoration: underline;
}

.retAcc {
	background:#ee6a06;
	margin:0;
	text-align:center;
	padding-top:2px;
	display:block;
	width:152px;
	height:18px;
}
/*--la slimbox hors les parties qui changent de couleurs, voir css spécifiques--*/
/* la slimbox */
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 100;
}
#lbImage {
	border: 10px solid #fff;
	z-index: 100;
}
#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	background:
	transparent url(../img/lightBoxClose.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/*fin slimbox*/
/*----------------------
	# HOME #
----------------------*/
/* le slideshow */
#homeGallery {
	width: 918px;
	height: 296px;
	position: relative;
	margin-bottom: 14px;
	background: url(../img/lightBlueLoader.gif) center center no-repeat;
	float: left;
}
/*-- //end slideshow --*/

/*-- partie basse de la home --*/
#homeBottom {
	height: 185px;
	width: 918px;
	clear: both;
}
#homeUtilMenu {
	padding: 14px 10px;
	margin-right: 25px;
	height: 158px;
	width: 163px;
	background:#54bff1;
	float: left;
}
#homeUtilMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#homeUtilMenu li {
	padding: 0;
	margin: 0 0 10px 0;
}
/*actus de la home*/
#homeActu {
	width: 710px;
	height: 159px;
	padding-top: 26px;
	background: url(../fr/img/homeNewsTopBg.jpg) left top no-repeat;
	float: left;
}
#homeActuBlah {
	width: 352px;
	float: left;
}
.homeActuImg {
	display: block;
	float: right;
}
#homeActuImg1 {
	margin-right: 18px;
}
h3#homeActuTitle {
	color: #f60;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 0 6px 0;
}
p#homeActuChapo {
	color: #666;
	margin: 0 0 6px 0;
}
p#homeActuSum {
	margin: 0 0 6px 0;
}
p#homeActuSuite {
	margin: 5px 0 0 0;
	color: #f60;
}
p#homeActuSuite a {
	color: #f60;
	text-decoration: none;
	padding: 0 3px 0 15px;
	background: url(../img/downOrangeSmallArrow.gif) 3px 5px no-repeat;
}
p#homeActuSuite a:hover {
	text-decoration: underline;
}
/*-----------------------
	# FIN HOME #
-----------------------*/

/*--Pages de presentation des domaines--*/
/*--Placement des blocs des pages domaines--*/
#refAccCol1, #refAccCol2, #refAccCol3 {
	float: left;
}
#refAccCol1 {
	width: 171px;
}
#refAccCol2 {
	width: 287px;
}
#refAccCol3 {
	width: 460px;
}
.celluleun {
	width: 171px;
	height: 295px;
}
.celluledeux {
	width: 287px;
	height: 295px;
}
.celluletrois {
	background-color:#333;
	height: 297px;
	width: 460px;
}
.cellulequatre{
	width: 171px;
	/*height: 194px;*/
	padding-top: 4px;
}
.cellulequatre img {
	display: block;
}
.cellulequatre p {
	margin:0 0 3px 0; font-weight:bold;
}
.cellulecinq{
	width: 243px;
	height: 194px;
	padding: 4px 0 0 44px;
}
.cellulesix{
	width: 450px;
	height: 194px;
	background: url(../img/menuRef.png) left top;
	padding: 4px 0 0 10px;
}
.celluleSept {
	width: 287px;
	height: 510px;
}
/*fin placement*/

.presentationdomaine {
	margin:15px 15px 0 44px;	
}
.presentationdomaineSmallTxt {
		margin:5px 5px 0 44px;
		font-size:12px;
			
}
h2 {
	font-size: 14px;
	line-height: 15px;
	padding: 0;
	margin: 0 0 12px 0;
}
.listdomaine {
	margin:0;
	padding:0;
}
.enumeration {
	background-position: left 4px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0 0 3px 10px;
	font-size:12px;
}
.vignettemenu {
	width:80px;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.vignettemenu a img {
	border:1px solid white;
	margin:0;
	padding:0;
}
.vignettemenu p {
	font-size:9px;
	color:#fff;
	margin:0;
	padding:0;
	width: 80px;
}

/*-- page références --*/
h1.refTitre {
	margin: 5px 0 20px 0;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	padding-left: 25px;
	float: left;
}
/*histoire de deonner un peu de congurence à tout ça*/
#refContent {
	float: left;
	width: 918px;
}
/*partie gauche de la référence*/
#refLeftPart {
	width: 443px;
	margin: 0 15px 0 0;
	padding: 0;
}
#refBref {
	padding: 6px;
	width: 431px;
	font-size: 11px;
	color: #fff;
	margin-bottom: 20px;
}
#refBref a {
	color: #fff;
}
#refBref ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}
#refBref li {
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	background: url(../img/whiteTransSmallArrow.gif) left 3px no-repeat;
}
#refLeftContent {
	
}
/*partie droie de la référence*/
#refRightPart {
	float: right;
	width: 460px;
	margin: 0;
	padding: 0;
}
#refLeftPart img,
#refRightPart img {
	display: block;
}
#refLeftBlah {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#refLeftBlah a {
	color: #000;
}
#refLeftImages {
	float:right;
	width: 200px;
}
#refLeftContent h3 {
	font-size: 11px;
	margin: 0 0 2px 0;
	padding-left: 12px;
}
#refLeftContent p {
	font-size: 11px;
	margin: 0 0 12px 0;
}
.refLeftImg1 {
	margin-bottom: 12px;
}
#refMediaLink, #goDevDur {
	width: 460px;
	padding: 0 0 14px 0;
	background: white;
}

/*mediatheque*/
#contactContent,
#refMediaContent {
	width: 737px;
	float: right;
}
h1.refMediaTitre {
	margin: 5px 0 15px 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	text-transform: uppercase;
	padding-left: 25px;
}
h1.refMediaTitre a {
	text-decoration: none;
}
h1.refMediaTitre a:hover {
	text-decoration: underline;
}
.mediaPhotoTab td.mediaImgTd {
	width: 148px;
	height: 148px;
	text-align: center;
	vertical-align: middle;
}
.mediaContent {
	padding-bottom: 20px;
}
#affich {
	background-color: #333;
}
/* Pages Utils */

.contenuUtils {
	width: 728px;
	height: auto;
	padding: 0 0 0 185px;
}
.textContenuUtils {
	padding: 0 0 0 33px;
}
.DevProjet {
	margin-top: 40px;
	padding: 1px 0;
	border-top: 4px #00c6ff solid;
	clear: both;
	
}
.playerDevProjet {
	width: 450px;
	float: left;
}
.commentaireDevProjet {
	padding: 0 0 0 30px;
	float: left;
	width: 200px;
}

/* atout Majeur */
.contenuUtilsAtoutMajeur {
	float:left; 
	width:700px; 
	height:auto;
	display:block;
}
.contenuChantierBleu {
	float:left; 
	width:740px; 
	height:auto;
	display:block;
}
.containerAM {
	background: url(../img/backgroundAtoutMajeur.jpg) left bottom no-repeat;
	position: relative;
}
.photogauche {
	float:right;
	margin:10px;
}
h2.blueH2 {
	color: #00c6ff;
}
/* Qui sommes nous */
.containerQSN {
	background: url(../img/backgroundQuiSommeNous.jpg) left bottom no-repeat;
	position: relative;
}
.contenuQuiSommesNous {
	width: 400px;
	height: 880px;
	padding: 0;
	float: left;
}
.contenuQuiSommesNous p {
	margin: 6px;
}
.ColorInsud { color:#FFCC00; text-decoration:none; font-weight:bold;}
.ColorEnvi { color:#96BC0F; text-decoration:none; font-weight:bold;}
.ColorLogi { color:#016CB4; text-decoration:none; font-weight:bold;}
.ColorNucl { color:#C5017D; text-decoration:none; font-weight:bold;}
.ColorPms { color:#E40019; text-decoration:none; font-weight:bold;}
.contenuQuiSommesNous a:hover { text-decoration:underline;}

#QuiSommeNousLeft {
	width: 141px;
	padding: 0 12px;
	text-align: center;
	float: left;
	margin-right: 48px;
	margin-top:50px;
}
/* developpement durable */
.devDurable {
	position: relative;
	height:725px;
}

.chantierBleu {
	background: url(../img/BackgroundChantierBleu.jpg) left bottom no-repeat;
	position: relative;
	height:750px;
}

#devDurLeft {
	width: 141px;
	padding: 0 12px;
	text-align: center;
	float: left;
	margin-right: 48px;
}
#devDurLeft a {
	display: block;
	margin: 0 0 20px 0;
	width: 139px;
}
#devDurLeft img {
	display: block;
	border: 1px solid black;
}
#devDurContent {
	width: 600px;
	height: auto;
	padding: 0;
	float: left;
}
h1.utilTitreH1 {
	margin: 0 0 20px 0;
}
p#devDurChapo {
	width: 530px;
	margin: 0 0 18px 0;
}

.indent15 {
	padding-left: 15px;
}
#devDur7ActesUl {
	margin: 0 0 40px 0;
	padding: 0;
	list-style-type: none;
	width: 275px;
}
#devDur7ActesUl li {
	padding-left: 13px;
	background: url(../img/blueSquarePuce.gif) left 4px no-repeat;
}
/* -- page actualités -- */
#actusLeft {
	width: 169px;
	padding: 0;
	text-align: left;
	float: left;
	margin: 15px 15px 0 0;
}
#actuArchives {
	height: 335px;
	padding: 10px 5px 5px 5px;
	width: 157px;
	border: 1px solid black;
	overflow: hidden;
}
#actusContent {
	width: 730px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}
#actusContent p {
	margin: 0 0 15px 0;
}
.actuImg {
	display: block;
	float: left;
	margin-right: 18px;
}
#actuTitle {
	color: #f60;
	font-size: 14px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
#actuScroller {
	width: 142px;
	height: 310px;
	float: left;
	overflow: hidden;
}
div#actuArchives #scrollarea {
	height: 310px;
	width: 13px;
	float: left;
	cursor: pointer;
}
div#actuArchives div#scrollBarContainer {
	height: 284px;
}
div#actuArchives #scrollKnob {
	width: 13px;
	background: url(../img/scrollKnobBg.gif) center top repeat-y;
	min-height: 10px;
}
div#actuArchives #scrollForward,
div#actuArchives #scrollBack {
	width: 13px;
	margin: 0;
	background: #ccc;
	height: 12px;
}
div#actuArchives #scrollForward {
	background: url(../img/actusArchDown.gif) top left no-repeat;
}
div#actuArchives #scrollBack {
	background: url(../img/actusArchUp.gif) top left no-repeat;
}
#actuScroller p {
	font-size: 11px;
	margin: 0;
	color: #e60;
}
#actuScroller a {
	color: #e60;
	text-decoration: none;
}
#actuScroller a:hover {
	text-decoration: none;
}

/*Legal*/
#legalContent {
	width: 728px;
	height: auto;
	padding: 0 0 0 185px;
}

/*contact*/
h1#contactTitre {
	margin: 25px 0 15px 0;
}
#coordTop {
	float: left;
	width: 687px;
	padding: 7px 25px;
	background-color: #ebebeb;
	text-transform: uppercase;
	color: #00c6ff;
}
#coordBottom {
	float: left;
	width: 687px;
	padding: 7px 25px;
	background-color: #f6f6f6;
	color: black;
	font-size: 11px;
	margin-bottom: 50px;
}
p.coordLeft {
	float: left;
	width: 200px;
	margin: 0 25px 0 0;
}
p.coordMiddle {
	float: left;
	width: 200px;
	margin: 0 25px 0 0;
}
p.coordRight {
	float: left;
	width: 200px;
	margin: 0;
}
#contactFormLeft {
	float: left;
	width: 153px;
}
#contactFormMiddle {
	float: left;
	width: 287px;
}
#contactFormRight {
	float: left;
	width: 297px;
}
/*ligne du haut du formulaire*/
.contactFormTop {
	float: left;
	background-color: #00c6ff;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 10px 0;
}
#contactForm label {
	margin-right: 4px;
}
#vousEtes {
	padding-left: 29px;
	background: #00c6ff url(../img/contactArrow.gif) 11px 6px no-repeat;
	width: 124px;
}
#vosCoord {
	padding-left: 44px;
	background: #00c6ff url(../img/contactArrow.gif) 27px 6px no-repeat;
	width: 243px;
}
#votreDemande {
	padding-left: 30px;
	background: #00c6ff url(../img/contactArrow.gif) 12px 6px no-repeat;
	width: 267px;
}
.formLeftp input {
	vertical-align: middle;
}
.formLeftp,
.formMiddlep {
	text-align: right;
	margin: 0 0 2px 0;
}
.contactTxtInput {
	width: 203px;
	border: 1px solid #00c6ff;
	background: url(../img/inputBg.jpg) left top repeat-x;
	margin: 0 0 2px 0;
}
.areaP {
	margin: 0 0 15px 0;
	text-align: right;
}
#contactSubmitp {
	margin: 0;
	text-align: right;
}
#contactForm textarea {
	width: 278px;
	height: 208px;
	border: 1px solid #00c6ff;
	background: url(../img/inputBg.jpg) left top repeat-x;
	vertical-align: middle;
}
.errRed {
	background-color: red;
	color: white;
}
.contactTxtInput.champErr,
#contactForm textarea.champErr {
	border: 1px solid red;
	background: url(../img/inputErrBg.jpg) left top repeat-x;
}
#formSuccess {
	color: #00c6ff;
	font-size: 12px;
	margin: 0 0 25px 0;
}

/* pour la mookiten vidéo */

/*le lien de fermeture de l'anim*/
#closeanim {
	color: white;
	cursor: pointer;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.blanc {color:#fff;}