
body, p, a {
	font-weight: lighter;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", 
  Helvetica, Arial, "Lucida Grande", sans-serif;
}


ul#demo-block{ margin:0 15px 15px 15px; }
ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; font:11px Helvetica, Arial, sans-serif; }
ul#demo-block li.bgblk { background:url('img/bg-black.png');}
ul#demo-block li a{ color:#eee; font-weight:bold; }

/* Logo */
#logo img {
	margin-top: 10px;
	margin-left: 10px;
	height: 90px;
}


/*Description*/


#Legende-holder {
	/*position: absolute;
	right: 10px;
	bottom: 10px;*/
	width: 850px;
		clear:left;
}

.wrapper {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 300px; 
		bottom:0;
    /*border: 1px solid black;*/
}
#slide {
  position: absolute;
  bottom: 0px;
  width: 100%;
  /* height: 170px; */
  /* background: blue; */
  /* transition: 1s; */
    background: rgb(255, 255, 255, 0.4);
	  padding-bottom: 20px;
}



#bottom-menu{
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 280px;
	margin: 0 0 0 -140px;
	background: rgba(0,0,0,0.55);
	padding: 2px 0 2px;
	color: #fff;
	font-size: 16px;
	border-radius: 4px 4px 0 0;
	text-align: center;
	letter-spacing: 1px;
	transition: 1s;
}
span.down {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	display: inline-block;
	padding-left: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
.wrapper:hover #bottom-menu {
    transition: 1s;
    bottom: 170px;
}

#Legende-holder p {
	font-size: 11px;
}
.LegendeTitleNav {
	font-size: 17px;
	color: #fff;
	margin-left: 10px;
	margin-top: 10px;
}
div.LegendeTitleNav > a { 
	color: #fff;
}
.Legende {
	background:url('../img/bg-white.png');
	padding: 4px; 
	border: 1px solid white;
	margin-left: 15px;
}
.Legende-bas {
	font-size: 12px;
}

/*Navigation*/


#welcome-holder > div.TitleNav.SousTitle > a {
  color: black;
}
img.bottom, 
img.top {
width: 73px;
}
.welcome_photo {
	position: relative;
	float: left;
	width: 73px;
	height: 86px;
	margin: 0px 0px 10px 8px;
	box-shadow: 0px 4px 12px rgba(0,0,0,.7);
	border: 1px solid white;
	overflow: hidden;
	background-color: white;
}
.welcome_photo span {
	text-align: right;
	font-size: 12px;
	display: block;
}
/*.TexteLong .welcome_photo span {
	font-size: 11px ! important;
}*/

.welcome_photo.themes.actif span {
	color: white;
}
.welcome_photo.themes.actif {
	color: white !important;
	background-color: #484848;
	border: 1px solid #464444;
}
.welcome_photo.projets.actif {
    border: 2px solid #484848;
}
.welcome_photo.projets {
    width: 63px;
    height: 63px;
}

.welcome_photo.themes.innactif {
	width: 63px;
	height: 74px;
	margin-top: 12px;
}
.welcome_photo.themes.innactif span {
	font-size: 11px;
}
/*.welcome_photo.themes.innactif.TexteLong span {
	font-size: 9px;
}*/

.welcome_photo a:link , .welcome_photo a:visited {
	text-decoration: none;
	color:black;
}
.welcome_photo img {
	position: absolute;
	left: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.welcome_photo img {
	position: absolute;
	left: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.welcome_photo img.top:hover {
	opacity: 0;
}		

.TitleNav {
	display: block;
	margin-left: 15px;
	font-size: 17px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: white;
	width: 156px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}

.SousTitle {
	width: 350px;
}
.SousTitle2 {
	width: auto;
}
.Legende h1 {
	/*display: none;*/
	font-size: 16px;
	font-weight: 300;
}


#menu-top {
	background: #383838;
	text-align: center;			
	position: absolute;
	top:15px;
	right:15px;
}
#menu-top ul li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sub-menu a {
	vertical-align: middle;
	line-height: 48px;
	color:#fff;
	text-decoration: none;
}


/**/
#pause {
	top: 66px;
	right: 0;
	position: fixed;
}
#play-button {
	border-right: 0;
  background: none;
}


/* Formulaire de contact */
:-moz-placeholder {
    color: #666;
}
::-webkit-input-placeholder {
    color: #666;
}
*:focus {outline: none;}
.contact_form h1, 
.contact_form label {	
	font-weight: lighter;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", 
  Helvetica, Arial, "Lucida Grande", sans-serif;}
.form_hint, .required_notification {font-size: 11px;}
.contact_form ul {
	width:750px;
	list-style-type:none;
	list-style-position:outside;
	margin:auto;
	padding: 30px;
	background: #fff;
	opacity: 0.92;
}
.contact_form li{
	padding:12px; 
	border-bottom:1px solid #eee;
	position:relative;
}
.contact_form li:first-child, .contact_form li:last-child {
   border-bottom:1px solid #777;
}
.contact_form h1 {
    margin:0;
    display: inline;
		font-size: 20px;
}
.required_notification {
    color:#d45252; 
    margin:5px 0 0 0; 
    display:inline;
    float:right;
}
.contact_form label {
    width:150px;
    margin-top: 3px;
    display:inline-block;
    float:left;
    padding:3px;
}
.contact_form input {
    height:20px; 
    width:220px; 
    padding:5px 8px;
}
.contact_form textarea {padding:8px; width:300px;}
.contact_form button {margin-left:156px;}
.contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
}
.contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
}
/* Button Style */
button.submit {
    background-color: #68b12f;
    background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
    background: -webkit-linear-gradient(top, #68b12f, #50911e);
    background: -moz-linear-gradient(top, #68b12f, #50911e);
    background: -ms-linear-gradient(top, #68b12f, #50911e);
    background: -o-linear-gradient(top, #68b12f, #50911e);
    background: linear-gradient(top, #68b12f, #50911e);
    border: 1px solid #509111;
    border-bottom: 1px solid #5b992b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
    -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
    -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
    -o-box-shadow: 0 1px 0 0 #9fd574 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
}
button.submit:hover {
    opacity:.85;
    cursor: pointer; 
}
button.submit:active {
    border: 1px solid #20911e;
    box-shadow: 0 0 10px 5px #356b0b inset; 
    -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
    -moz-box-shadow: 0 0 10px 5px #356b0b inset;
    -ms-box-shadow: 0 0 10px 5px #356b0b inset;
    -o-box-shadow: 0 0 10px 5px #356b0b inset;
     
}
