html, body { 
color:white;
background-color:black;
}

#top_nav {background-color:black;}

@media screen and (min-width: 992px) {
	ul#menu > li ul {
	background-color:black;
	}
}
ul#menu li a:hover {
    color:white !important;
}

#about p {
line-height: 16px;
color: white;
}

ul#menu li{
color: #5e5e5e;
border-top: 1px dotted #5e5e5e;
}

ul#menu li a {
color: #5e5e5e;
}
ul#menu li a:hover {
	color: #5e5e5e;
	text-decoration:none;
}
ul#menu li a.fade {
	color: #5e5e5e;
}

#logo {
	color: #ff2852;
	color: white;
	background: url(images/logo_gris.png) no-repeat;
}
#about {
	color: white;
	background: url(images/txt_HOME_gris.jpg) no-repeat;
}
a:link {
	color:#5e5e5e;
}
     /* unvisited link */
a:visited {color: #00a2b8;
	text-decoration: none;}  /* visited link */
a:hover {color: #00a2b8;
	text-decoration: underline;
	cursor: pointer;}

 /* mouse over link */
a:active {color: #00a2b8;
	text-decoration: none;}  /* selected link */

p.chapeau {
	color: #ff2852;
}

p.chapeau a{
	color: #ff2852;
}


.bloc_item {
	border-top: 1px dotted #5e5e5e;
}


div.carousel_item {
		border-top: 1px dotted #5e5e5e;
}


#main a div.news_item {
	color: white;
}


div#foot_nav {
	border-top: 1px dotted #5e5e5e;
}


ul#footer li, ul#footer li a{
 color: #5e5e5e;
}


span#credits {
	color: #5e5e5e;
}

.side h2 span.sub {
color:#5e5e5e
}  

.exponavigation div.right span {
	color: white;
}

.exponavigation div.right a {
	color:#5e5e5e;
	padding: 0;
}
 
.exponavigation div.right *{
	margin: 4px;
}

.link {
	color: #00a2b8;
}
  dt {
    color: #5e5e5e;
    border-top: 1px dotted white;
  }
dd {
	 border-top: 1px dotted white;
}

dl.list:first-child dt {
	border-top-style:none;
	padding-top:0px;
}

dl.list:first-child dd {
	border-top-style:none;
	padding-top:0px;
}

#share {
	 border-top: 1px dotted white;
	  border-bottom: 1px dotted white;
}

#share ul{
	color: #00a2b8;
}


#project_list dt.link {
	color: #5e5e5e;
}

#project_list dt.link span.date, #project_list dt.link span.location {
	color: white;
}

dl#project_list {
	 border-bottom: 1px dotted white;
}

span.fade, a.fade {
	color: #5e5e5e;
}


#info img{
	border: 1px solid #00a2b8;
	width: 236px;
	margin-bottom: 26px;
}



#info a{
	color: #00a2b8;
}
	
span.title, a.title, a.titre {
	 color: black;
}

div.news_item p {
	color: #5e5e5e;
} 

#formvert input {
	border-color:#5e5e5e;
	background-color:#000;
	color:#5e5e5e;
}
#formvert select {
	border-color:#5e5e5e;
	background-color:#000;
	color:#5e5e5e;
}

div.exponavigation {
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:white;
	padding-top:10px;
}
h2, h2#project {
	color:white;
}

h2#project {
	font: 16px "FuturaBook";
	margin-top: 20px;
	margin-bottom: -5px;
	
}
h3#office {
	font-size:10px;
	margin-bottom:20px;
	font: 12px/14px Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
}

h3#office a{
	color: #00a2b8;
}

span.legende {
	color: black;
}

.carousel_item a.overlay img {
	opacity: 1;
}

.jcarousel-item a img {
	opacity: 0.5;
}

div#info {
	border: navajowhite;
	padding-top: 0;
}