﻿html, body, div, h1, h2, h3, h4, h5, h6,
p, img, ol, ul, li,
fieldset, form, label, caption, tbody, tr, td, 
footer, header, hgroup, menu, nav, section, title{
    background:transparent;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
	margin:0;
    padding:0;
    border:0;
}

table{
border: 1px solid red;
width:70%;
margin: 1em 0;
padding:0;
border-collapse: separate;
margin-left:15%;
}

table td {
  padding-left:5px;
}


.flotte {
float:left;
 
}


.flotteD {
float:right;

 
}


body {
    line-height:1;
}

hgroup,header,menu,nav,section,footer { 
	display:block;
}

nav ul {
    list-style:none;
}


a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}



hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*
    Fond D'écran !
*/

html {
    background-color:#none;
  
}

body {
    
    color:#333;
    font-family:helvetica, arial, sans-serif;
    font-size:14px;
    line-height:19px;
}

header {
    background-color:#383838;
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* Optimisation Couleur FireFox 3 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome et Safari 4 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome 10, Safari5 */
background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11 */
background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Pour IE 10 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* Pour IE de 6 à 9 */
background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
    margin-bottom:10px;
    overflow:visible;
}

#header_middle .container {
    padding:20px 0px 0px 0px;

}


footer {
    background:#ddd;
    border-top:1px solid #ccc;
}



/*
    GENERAL
*/

h1, h2, h3, h4, h5 { clear:both; }

h1 {
	margin:15px 5px;
	padding-top:15px;
	color:#333;
	font-size:35px;
	font-weight:100;
	line-height: 20px;
	
	
}


h3 {
    margin:15px 0px;
    color:#333;
    font-size:18px;
    font-weight:300;
}


h5 {
    margin:10px 0px;
    color:#333;
    font-size:14px;
}

h6 {
    margin:10px 0px;
    color:#999;
    font-size:12px;
}

p {
    color:#333;
	margin-bottom: 15px;
}

a {
    color:#b22222;
    text-decoration:none;
}

a:hover, a:active, a:focus {
    text-decoration:underline;
    outline:none;
}

.left { float:left; margin:5px 20px 5px 0px; }

.right { float:right; margin:5px 0px 5px 20px; }



.clear { clear:both; }
	
	
#intro {
	width: 980px;
	position: relative;
	float: left;
	height: 120px;
	background: transparent;
	margin-top: 25px;
}


#introContact {
	width: 980px;
	position: relative;
	float: left;
	height: 490px;
	background: transparent;
	margin-top: 25px;
}


#introPomp {
	width: 980px;
	position: relative;
	float: left;
	height: 2200px;
	background: transparent;
	margin-top: 25px;
}


#introHisto {
	width: 980px;
	position: relative;
	float: left;
	height: 1050px;
	background: transparent;
	margin-top: 25px;
}

#introAct {
	width: 980px;
	position: relative;
	float: left;
	height: 1550px;
	background: transparent;
	margin-top: 25px;
}



#logo {
	position: relative;
    float: left;
	left: 0px;
	width: 167px;
	height: 43px;
	top: 32px;
}

#logo2 {
	position: relative;
    float: right;
	left: 0px;
	width: 167px;
	height: 43px;
	top: 32px;
}

/*
    LISTE
*/

ul { margin-bottom:20px; clear:both; }

ul li { list-style:none; }

/*
	EN-TÊTE
*/

nav {
    position:absolute;
    top:50px;
    right:250px;
	list-style:none;
	z-index:10;
}

nav ul {
	overflow:visible;
}

nav ul li {
	position:relative;
	float:left;
	margin-left:10px;
}

nav ul li a {
	display:block;
	float:left;
	padding:2px 5px;
	margin-bottom:3px;
	color:#333;
	font-family:helvetica,arial,serif;
	line-height:20px;
	font-size:20px;
	
}



nav ul li a:hover, nav ul li a.selected{
	color:#930000;
	background:none;
	text-decoration:none;
	text-shadow:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}


#secondary {
    position:relative;
    padding:20px 0px;
    background:none;
}


#secondary #slogan p.text1 {
	margin-bottom:10px;
    color:#333;
    font-size:35px;
	font-family:helvetica, arial, serif;
	letter-spacing:-1px;
}





/* LA DIAPO */
theme-default #slider {
    margin:100px auto 0 auto;
    width:618px;
    height:246px; 
}

.theme-orman.slider-wrapper {
    margin-top:150px;
}

/* DIAPO Suite */
.clear {
	clear:both;}


.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* Cadre diapo */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Comm's */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; 
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction de la navigation diapo (avant/arrière) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Navigation diapo */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
	CONTENUE
*/

.container {
    margin:0px auto;
    padding:0px;
    width:950px;
    position:relative;
}

.block {
    display:block;
    overflow:hidden;
    
}

.block p {
    margin:5px 0px;
   
}

.box {
    margin-top:20px;
	padding-bottom:20px;
    float:left;
    position:relative;
}
/* CONTENU PRINCIPAL */
.main_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-top: 10px;
}
	
.main_content_separator{
	margin-bottom: 20px;
}
#container, #container_left, #container_right {
	position: relative;
	width: 100%;
}
	
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
	min-height: 100%;
}

.left {
	float: left;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
}
	
.middle {
	float: left;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}
	
.right {
	float: right;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	}






/* copyright */
.copyright {
width:920px;
 line-height: 4px;
 text-align:center}


h3.letter { padding-left:30px; margin-top:0px; height:24px; }


/*
    PIED DE PAGE
*/

footer { margin-top:30px; }

footer .light {
    background:none;
    overflow:auto;
}

footer h3 { color:#111; }

footer p { color:#222; }

footer ul li {
    padding:5px 0px 5px 12px;
    border-bottom:1px solid #bbb;
}

footer ul li a {
    padding:6px 0px;
    color:#444;
}

footer ul li a:hover {
    color:#222;
    text-decoration:none;
}


/* photo presentation */

section { overflow:hidden; }


a.photo_hover {
	position: relative;
	float: left;
	margin: 16px 13px 8px 0;
	padding: 8px;
   background-color: white;
	border: 1px solid #D6D6D6;
}

a.photo_hover: hover {
	border: 1px solid #D6D6D6;
	background-color: transparent;
	opacity: 0.9;
	z-index: 1000;
}

/* L'Historique */

body  {margin: 0; padding: 0; font: 10px normal Verdana, Geneva, sans-serif; line-height: 1.8em;}
h2 {font-size: 4em; margin: 5px 0; padding: 20px 0; text-align: center;}
p {font-size: 1.1em; margin: 5px 0; padding: 5px 0;}
.container2 {margin: 20px auto; width: 500px; overflow: hidden; background: url(timeline_bg.gif) repeat-y center top; }


.timeslot {
	width: 235px;
	float: left;
	margin: 0 0 10px;
	padding: 10px 150px 0 0;
	border-top: 3px solid #ddd;
	position: relative;
}
.timeslot span {
	position: absolute;
	right: 0; top: 20px;
	font-size: 3em;
	line-height: 1em;
	color: #999;
}
.even {
	float: right;	
	padding: 10px 0 0 155px;
	border-color: #ca0000;
}
.even span {
	left: 0;
	color: #ca0000;
}


/* Drapeaux */

.tableDrapo{

border: 0px solid black;
width:100%;
margin: 1em 0;
padding:0;
border-collapse: separate;
margin-left:5%;
border-spacing : 28px;
}

.tableDrapo td{
width:110px;
vertical-align: bottom;
}

/* Contact */

.flotteDir {
float:right;
margin-right:45%;
 
}