html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}
/*
ol, ul {
  list-style: none;
}

ul.c, ol.c {
    margin-left: 1.5em;
    padding-left: 1.5em;
}
*/

p {
	text-align:justify
}

p.box{
	float:left;
	margin:2px 2px 2px 2px;
}

img.box{
	float:left;
	margin:0px 10px 0px 0px;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.about {
  margin: 5px 300px 40px auto;
  /*margin: 5px auto 40px;*/
  padding: 8px;
  /*width: 960px;*/
  width: 1140px;
  height: 20px;
  font: 12px/18px 'Lucida Grande', Arial, sans-serif;
  color: #bbb;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #03396c;
  /*background: rgba(34, 34, 34, 0.8);*/
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
}

.aboutp {
  margin: 5px 300px 40px auto;
  /*margin: 5px auto 40px;*/
  padding: 8px;
  width: 960px;
  /*width: 1140px;*/
  height: 20px;
  font: 12px/18px 'Lucida Grande', Arial, sans-serif;
  color: #bbb;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #03396c;
  /*background: rgba(34, 34, 34, 0.8);*/
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
}

#container {
/*width : 990px;*/
width: 1200px;
margin-left : auto;
margin-right : auto;
margin-top : 1px;
margin-bottom : 10px;
padding : 5px;
line-height : 2em;
color : #666;
}

#containerp {
width : 990px;
/*width: 1200px;*/
margin-left : auto;
margin-right : auto;
margin-top : 1px;
margin-bottom : 10px;
padding : 5px;
line-height : 2em;
color : #666;
}

#content {
  padding: 10px;
  width: 950px;
  /*width: 1140px;*/
  font: 15px/18px 'Lucida Grande', 'Comic sans MS', sans-serif;
  color: #000000;
  text-align: left;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  border : 2px solid #d3d3d3;
  float: left;
  height : 100%;
  background : #fff;
  margin-right : 300px;
}

#left {
  margin: 5px;
  padding: 2px;
  width: 220px;
  font: 15px/18px 'Lucida Grande', 'Comic sans MS', sans-serif;
  color: #000000;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #fff;
  border-radius: 4px;
  border : 2px solid #1954b3;
  float: left;
}

#middle {
  margin: 5px 0;
  padding: 2px;
  width: 680px;
  font: 15px/18px 'Lucida Grande', 'Comic sans MS', sans-serif;
  color: #000000;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #fff;
  border-radius: 4px;
  border : 2px solid #1954b3;
  float: left;
}

#right {
  margin: 5px;
  padding: 2px;
  width: 220px;
  font: 15px/18px 'Lucida Grande', 'Comic sans MS', sans-serif;
  color: #000000;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #fff;
  border-radius: 4px;
  border : 2px solid #1954b3;
  float: left;
}


.box-1 {
	float:left;
	width:220px;
}

.box-2 {
	float:left;
}

.space-margin {
	margin-top:5px;
}

.space-bottom {
	margin-top:5px;
}

.space-top {
	margin-top:15px;
}

.box-column {
	width:190px;
	border: 3px solid #d3d3d3;
	float:left;
	padding:10px;
	margin-left:2px;
	margin-bottom: 5px;
}

.box-column-full {
	width:650px;
	border: 3px solid #d3d3d3;
	float:left;
	padding:10px;
	margin-left:2px;
	margin-bottom: 5px;
}

.box-column-full-page {
	width:910px;
	border: 3px solid #d3d3d3;
	float:left;
	padding:10px;
	margin-left:10px;
	margin-bottom: 10px;
}

.box-column-half {
	width:315px;
	border: 3px solid #d3d3d3;
	float:left;
	padding:5px;
	margin-left:2px;
	margin-bottom: 5px;
}

.box-full {
	width: 930px;
	border: 3px solid #d3d3d3;
	float:left;
	padding:5px;
	margin-left:2px;
	margin-bottom: 5px;
}

#boxleft, #boxright {
    display: inline-block;
    width: 49%;
}

.about a {
  color: #eee;
  text-decoration: none;
  border-radius: 2px;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  -o-transition: background 0.1s;
  transition: background 0.1s;
}
.about a:hover {
  text-decoration: none;
  background: #555;
  background: rgba(255, 255, 255, 0.15);
}

.about-links {
  height: 30px;
}
.about-links > a {
  float: left;
  width: 50%;
  line-height: 30px;
  font-size: 12px;
}

.about-author {
  margin-top: 5px;
  text-align:center;
}
.about-author > a {
  padding: 1px 3px;
  margin: 0 -1px;
  text-align:center;
}


body {
  font: 14px/20px 'Lucida Grande', Tahoma, Verdana, sans-serif;
  color: #404040;
  background: #ecedef;
}

header {
  padding-top: 2px;
  background: #fff 0 0 repeat;
  border-bottom: 1px solid #dadada;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
}

nav {
  height: 34px;
  border-bottom: 5px solid white;
  -webkit-box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.03);
}

.nav {
  margin: 0 auto;
  padding: 0;
  width: 920px;
  /*width: 920;*/
  list-style: none;
}
.nav a {
  display: block;
  text-decoration: none;
}
.nav > li {
  float: left;
  margin-right: 3px;
}
.nav > li > a {
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #759aaf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, #03396c, #759aaf);
  background-image: -moz-linear-gradient(top, #03396c, #759aaf);
  background-image: -o-linear-gradient(top, #03396c, #759aaf);
  background-image: linear-gradient(to bottom, #03396c, #759aaf);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
}
.nav > li > a:hover {
  text-decoration: none;
  background: #85a6b8;
  background-image: -webkit-linear-gradient(top, #afc5d1, #85a6b8);
  background-image: -moz-linear-gradient(top, #afc5d1, #85a6b8);
  background-image: -o-linear-gradient(top, #afc5d1, #85a6b8);
  background-image: linear-gradient(to bottom, #afc5d1, #85a6b8);
}
.nav > li.active > a, .nav > li > a:active, .nav > .dropdown:hover > a {
  background: white;
  color: #404040;
  text-shadow: none;
  -webkit-box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
}
.nav a.icon {
  position: relative;
  width: 40.8px;
  padding: 0;
}
.nav a.icon > span {
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}
.nav a.icon.home > span {
  background-image: url("../img/home.png");
}
.nav .active a.icon > span, .nav a.icon:active > span {
  background-position: 0 -16px;
}

.dropdown {
  position: relative;
  border-bottom: 5px solid white;
}
.dropdown:hover ul {
  display: block;
  list-style: none;
}
.dropdown ul {
  display: none;
  position: absolute;
  top: 39px;
  left: -1px;
  min-width: 160px;
  padding: 0 0 5px;
  background: white;
  border: 1px solid #dadada;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  list-style: none;
}
.dropdown ul.large {
  min-width: 300px;
  list-style: none;
}
.dropdown li {
  display: block;
  margin: 0 18px;
  overflow: visible;
}
.dropdown li + li {
  border-top: 1px solid #eee;
}
.dropdown li a {
  color: #555;
  padding: 8px 18px;
  margin: 0 -18px;
}
.dropdown li a:hover {
  color: black;
}
h1 {
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
	display: block;
	font-size: 2em;
	font-weight: bold;
	color : #369;
	background : inherit;
}
h1c {
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
	display: block;
	font-size: 2em;
	font-weight: bold;
	color : #369;
	background : inherit;
	text-align : center;
}
h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
	color : #369;
}
h3 {
    display: block;
    font-size: 1.25em;
    margin-top: 1em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
	color : #369;
}
h4 {
margin : 0;
font : bold 11px/24px verdana, arial, tahoma, sans-serif;
color : #369;
background : inherit;
}
h4.index {
    display: block;
	font : bold 14px/24px verdana, arial, tahoma, sans-serif;
	margin : 0;
	color : #369;
}

.bold {
	font-weight:bold;
	}

.center {
	text-align:center;
}

.bluebold {
	font-weight:bold;
	color:blue;
	}
	
.redbold {
	font-weight:bold;
	color:red;
	}


/*Telephone et Email */
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
p.link a:hover {background-color: #2B2E21;;color:#fff;}

p.link a:link span{display: none;}

p.link a:visited span{display: none;}

p.link a:hover span {
  position: absolute;
  margin:15px 0px 0px 20px;
/*   max-width:220; */
  padding: 2px 10px 2px 10px;
/*   border: 1px solid #C0C0C0; */
  font: bold 16px/18px verdana;
  text-align:left;
  display: block;

  border-right: 1px solid #000000;
  z-index: 1;
  border: 1px solid;
  background-position: 10px center;
  color: #00529B;
  background-color: #FFBABA;
}

/* TABLE */	
table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:3px solid #CCCCCC;
	}

table thead th{
	color:#FFFFFF;
	background-color:#04182F;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}
	
/* GALLERY */
#gallery{
	display:block;
	width:100%;
	/* line-height:1.6em; */
	}

#gallery .gallerycontainer{
	display:block;
	width:100%;
	margin-bottom:30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #D8D8D8;
	}

#gallery .gallerycontainer .fl_left{
	width:220px;
	}

#gallery .gallerycontainer .fl_right{
	width:1000px;
	}

#gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#gallery li{
	float:left;
	width:150px;
	height:150px;
	margin:0 20px 20px 0;
	padding:4px;
	border:1px solid #D8D8D8;
	}

#gallery li.last{
	margin-right:0;
	}
	
/* PIC HOLDER */
div.dark_rounded .pp_top .pp_left{background:url("../img/photo/dark_rounded/sprite.png") -88px -53px no-repeat;}
div.dark_rounded .pp_top .pp_middle{background:url("../img/photo/dark_rounded/contentPattern.png") top left repeat;}
div.dark_rounded .pp_top .pp_right{background:url("../img/photo/dark_rounded/sprite.png") -110px -53px no-repeat;}
div.dark_rounded .pp_content_container .pp_left{background:url("../img/photo/dark_rounded/contentPattern.png") top left repeat-y;}
div.dark_rounded .pp_content_container .pp_right{background:url("../img/photo/dark_rounded/contentPattern.png") top right repeat-y;}
div.dark_rounded .pp_content{background:url("../img/photo/dark_rounded/contentPattern.png") top left repeat;}
div.dark_rounded .pp_next:hover{background:url("../img/photo/dark_rounded/btnNext.png") center right no-repeat; cursor:pointer;}
div.dark_rounded .pp_previous:hover{background:url("../img/photo/dark_rounded/btnPrevious.png") center left no-repeat; cursor:pointer;}
div.dark_rounded .pp_expand{background:url("../img/photo/dark_rounded/sprite.png") -31px -26px no-repeat; cursor:pointer;}
div.dark_rounded .pp_expand:hover{background:url("../img/photo/dark_rounded/sprite.png") -31px -47px no-repeat; cursor:pointer;}
div.dark_rounded .pp_contract{background:url("../img/photo/dark_rounded/sprite.png") 0 -26px no-repeat; cursor:pointer;}
div.dark_rounded .pp_contract:hover{background:url("../img/photo/dark_rounded/sprite.png") 0 -47px no-repeat; cursor:pointer;}
div.dark_rounded .pp_close{width:75px; height:22px; background:url("../img/photo/dark_rounded/sprite.png") -1px -1px no-repeat; cursor:pointer;}
div.dark_rounded .currentTextHolder{color:#c4c4c4;}
div.dark_rounded .pp_description{color:#fff;}
div.dark_rounded #pp_full_res .pp_inline{color:#fff;}
div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.dark_rounded .pp_nav .pp_play{background:url("../img/photo/dark_rounded/sprite.png") -1px -100px no-repeat; height:15px; width:14px;}
div.dark_rounded .pp_nav .pp_pause{background:url("../img/photo/dark_rounded/sprite.png") -24px -100px no-repeat; height:15px; width:14px;}
div.dark_rounded .pp_arrow_previous{background:url("../img/photo/dark_rounded/sprite.png") 0 -71px no-repeat;}
div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px; cursor:default;}
div.dark_rounded .pp_arrow_next{background:url("../img/photo/dark_rounded/sprite.png") -22px -71px no-repeat;}
div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px; cursor:default;}
div.dark_rounded .pp_bottom .pp_left{background:url("../img/photo/dark_rounded/sprite.png") -88px -80px no-repeat;}
div.dark_rounded .pp_bottom .pp_middle{background:url("../img/photo/dark_rounded/contentPattern.png") top left repeat;}
div.dark_rounded .pp_bottom .pp_right{background:url("../img/photo/dark_rounded/sprite.png") -110px -80px no-repeat;}
div.dark_rounded .pp_loaderIcon{background:url("../img/photo/dark_rounded/loader.gif") center center no-repeat;}



div.pp_pic_holder a:focus{outline:none;}
div.pp_overlay{background:#000; display:none; left:0; position:absolute; top:0; width:100%; z-index:9500;}
div.pp_pic_holder{display:none; position:absolute; width:100px; z-index:10000;}
.pp_top{height:20px; position:relative;}
* html .pp_top{padding:0 20px;}
.pp_top .pp_left{height:20px; left:0; position:absolute; width:20px;}
.pp_top .pp_middle{height:20px; left:20px; position:absolute; right:20px;}
* html .pp_top .pp_middle{left:0; position:static;}
.pp_top .pp_right{height:20px; left:auto; position:absolute; right:0; top:0; width:20px;}
.pp_content{height:40px; min-width:40px;}
* html .pp_content{width:40px;}
.pp_fade{display:none;}
.pp_content_container{position:relative; text-align:left; width:100%;}
.pp_content_container .pp_left{padding-left:20px;}
.pp_content_container .pp_right{padding-right:20px;}
.pp_content_container .pp_details{float:left; margin:10px 0 2px 0;}
.pp_description{display:none; margin:0 0 5px 0;}
.pp_nav{clear:left; float:left; margin:3px 0 0 0;}
.pp_nav p{float:left; margin:2px 4px;}
.pp_nav .pp_play, .pp_nav .pp_pause{float:left; margin-right:4px; text-indent:-10000px;}
a.pp_arrow_previous, a.pp_arrow_next{display:block; float:left; height:15px; margin-top:3px; overflow:hidden; text-indent:-10000px; width:14px;}
.pp_hoverContainer{position:absolute; top:0; width:100%; z-index:2000;}
.pp_gallery{display:none; left:50%; margin-top:-50px; position:absolute; z-index:10000;}
.pp_gallery ul{float:left; height:35px; margin:0 0 0 5px; overflow:hidden; padding:0; position:relative;}
.pp_gallery ul a{border:1px #000 solid; border:1px rgba(0,0,0,0.5) solid; display:block; float:left; height:33px; overflow:hidden;}
.pp_gallery ul a:hover, .pp_gallery li.selected a{border-color:#fff;}
.pp_gallery ul a img{border:0;}
.pp_gallery li{display:block; float:left; margin:0 5px 0 0; padding:0;}
.pp_gallery li.default a{background:url("../img/photo/default_thumbnail.gif") 0 0 no-repeat; display:block; height:33px; width:50px;}
.pp_gallery li.default a img{display:none;}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next{margin-top:7px !important;}
a.pp_next{background:url("../img/photo/btnNext.png") 10000px 10000px no-repeat; display:block; float:right; height:100%; text-indent:-10000px; width:49%;}
a.pp_previous{background:url("../img/photo/btnNext.png") 10000px 10000px no-repeat; display:block; float:left; height:100%; text-indent:-10000px; width:49%;}
a.pp_expand, a.pp_contract{cursor:pointer; display:none; height:20px; position:absolute; right:30px; text-indent:-10000px; top:10px; width:20px; z-index:20000;}
a.pp_close{display:block; float:right; line-height:22px; text-indent:-10000px;}
.pp_bottom{height:20px; position:relative;}
* html .pp_bottom{padding:0 20px;}
.pp_bottom .pp_left{height:20px; left:0; position:absolute; width:20px;}
.pp_bottom .pp_middle{height:20px; left:20px; position:absolute; right:20px;}
* html .pp_bottom .pp_middle{left:0; position:static;}
.pp_bottom .pp_right{height:20px; left:auto; position:absolute; right:0; top:0; width:20px;}
.pp_loaderIcon{display:block; height:24px; left:50%; margin:-12px 0 0 -12px; position:absolute; top:50%; width:24px;}
#pp_full_res{line-height:1 !important;}
#pp_full_res .pp_inline{text-align:left;}
#pp_full_res .pp_inline p{margin:0 0 15px 0;}
div.ppt{color:#fff; display:none; font-size:17px; margin:0 0 5px 15px; z-index:9999;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}