@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
html, body, .st-container, .st-pusher, .st-content {
	height: 100%;
}
* {
	outline: none;
}
html, body {
	background-color: #373737;
	margin: 0px;
	font-family: "Raleway", Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	height: 100%;
	color: #373737;
	overflow: hidden;
	background-image: url(../img/grid.png);
}
#scroll{
	position:absolute;
	top:115px;
	left:0px;
	bottom:0px;
	right:0px;
	width: 250px;
	overflow:auto;
}
.navBlock {
	background-color: #474747;
	color: #959595;
	width: 250px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: -200px;
	z-index: 8020;
	/*overflow:hidden;*/
}
.close{width:50px; height:100%;position: absolute;top: 0px;left:0px;z-index: 99999;}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 50;
	width:100%;
	height:100%;
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.navBlock .search {
	background-color: #373737;
	position: relative;
}
.navBlock .search span {
	position: absolute;
	right: 20px;
	color: #a3a3a3;
	z-index: 5;
	top: 16px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.navBlock .search span:hover {
	color: #E8BF09;
}
.navBlock .search input {
	background-color: #000;
	color: #fff !important;
	display: inline-block;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding: 15px 10px;
	vertical-align: middle;
	width: 230px;
	border: none;
	text-indent: 12px;
}
.navBlock h2 {
	margin: 0;
	font-weight: 300;
	font-size: 20px;
	color: #fff;
	background-color: #E8BF09;
	padding: 20px;
	position: relative;
}
#navigation {
	width: 230px;
}
#content {
	width: 230px;
}
#navigation, #content {
	float: left;
	margin: 10px;
}
.collapsible, .page_collapsible {
	margin: 0;
	padding: 10px;
	height: 20px;
	border-top: #474747 1px solid;
	background: #373737;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	color: #999;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	line-height: 20px;
	width:230px;
}
.collapsible:hover {
	background: #272727;
	color: #fff;
	-webkit-transition: background 0.5s, color 0.5s;
	transition: background 0.5s, color 0.5s;
}
.collapse-open span {
	display: block;
	float: right;
	padding: 10px;
	margin-right: 10px;
	background: url(../img/minus.png) center center no-repeat;
}
.collapse-open {
	color:#fff;
	background: #272727;
	
}
.collapse-close span {
	display: block;
	float: right;
	background: url(../img/plus.png) center center no-repeat;
	padding: 10px;
	margin-right: 10px;
}
div.container {
	padding: 0;
	margin: 0;
}
div.content {
	background: #272727;
	margin: 0;
	font-size: 11px;
	color:#fff;
	text-transform:uppercase;
	float:left;
	width:100%;
	clear:both;
	padding:10px 0;
	border-bottom:solid 1px #333;
	position: relative;
}
div.content input[type=checkbox] {
	float:left;
	margin-left:15px;
}
div.content label{
	float:left;
	margin-left:5px;
	margin-top:3px;
}
div.content ul, div.content p {
	margin: 0;
	padding: 3px;
}
div.content ul li {
	list-style-position: inside;
	line-height: 25px;
}
div.content ul li a {
	color: #555555;
}
code {
	overflow: auto;
}
#map{
width:100%;
height:100%;
}
.wi{

}
.wi h4{font-size:20px; margin:0px; padding:0px;
font-family: "Raleway", Helvetica, sans-serif;
font-weight: 500;
min-width:300px;
text-align:center;
color:#0F86BC;
margin-bottom:10px;
}
.wi p{font-size:11px; margin:0px; padding:0px;
font-weight: 400;
}
.wi p {
    float: left;
    font-family: "Raleway",Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin: 0 0 0 10px;
    max-width: 400px;
    padding: 0;
    text-align: justify;
    width: 350px;
}
.wi a{
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	font-family: "Raleway", Helvetica, sans-serif;
	font-weight: 400;
	display: block;
	clear: both;
	color: #FFF;
	background-color: #666;
	text-decoration:none;
}
.travauxLine{
	background-color:#E8BF09 !important;
}
.listPart{
	background-color:#111111 !important;
}
#rollover{
	position:absolute;
	top:-1000px;
	left:-1000px;
	height:90px;
	width:90px;
	border:solid 5px #e8bf09;
	z-index:8010;
	border-radius:50px;	
	background:url('../map/entreprise.png') center center no-repeat transparent;
}
.pr{
	position:relative;
}
.burger{
	position:absolute;
	top:18px;
	right:15px;
	height:20px;
	width:20px;
	color:#272727;
	z-index:9999999;
	font-size: 20px;
}
.triggerClick, .triggerClick label, .triggerClick strong{
	cursor:pointer !important;
}
.alignColumn{
	padding-left:12px;
}
#entreprisesContent .content:hover{
	cursor:pointer !important;
	background-color:#000 !important;
}
.icsDown {
    font-size: 15px !important;
    position: absolute;
    right: 15px;
    top: 10px;
}
.autoCenter{
	position:absolute;
	bottom:30px;
	right:30px;
	z-index:999999;
	background:#e8bf09;
	cursor:pointer;
	color:#fff;
	padding:10px;
}