/*css ocstat home*/
p.lien_pdf {
    background: transparent url(../../images/icones/pdf_lt.png) no-repeat top left;
	text-indent: 1.7em;
}
/**/
.main {margin: 0 auto; width: 740px; color:#AAA;}
.main a {color:#C3D4DE;}
        
#dmhd {background-color:#353c40; height:120px; text-align:center; border-bottom:3px solid #666;}
#dmhd a {color:#C3D4DE; text-decoration:none; display:inline-block; margin:4px 20px; padding:4px 14px; border:1px solid #444;}
#dmhd a:hover {color:#EEEEEE; background:#3c4448;}
        
#vWrapper {margin-top:80px; padding:6px; width:140px; opacity:0.5; filter:alpha(opacity=50); background:#666;}
#vWrapper a {color:#EEEEEE; text-decoration:none; display:block; padding:6px 20px; background:#021e2f;}
#vWrapper a:hover {color:#FFF; text-decoration:underline; background:#333;}
               
.column { float:left; padding:0 10px;}
/**/

@media (max-width:359px) {
	.ma5slider {
		margin-bottom:50px
	}
}
@media (min-width:360px) and (max-width:767.9px) {
	.ma5slider {
		margin-bottom:50px
	}
}
@media (min-width:360px) and (max-width:767.9px) {
	.ma5slider {
		margin-bottom:50px
	}
}		
@media (min-width:768px) and (max-width:991.9px) {
	.ma5slider {
		margin-bottom:50px;
	}
}
@media (min-width:992px) and (max-width:1199.9px) {
	.ma5slider {
		margin-bottom:50px;
	}
}

@media (min-width:1200px){.horizontal-dots.inside-dots .dots{padding-left:0px !important;}}
		
#contenu {
		min-height: 1120px!important;
		}
		
.dot {
   margin: 20px 7px !important;
    width:10px !important;
	height:10px !important;
}

.inside-dots .dots > .dot.active {
    background-color: #1a3646;
}

.inside-dots .dots > .dot:hover {
    background-color: #1a3646;
}
		
.relative {
  position: relative;
  //width: 600px;
  height: 400px;
}
.absolute {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 544px;
  height: 73px;
  background-color:rgba(0, 0, 0, 0.6);;
  /*opacity:0.7;*/
  padding: 2px 20px 20px 20px !important;
  text-align: left;
  font-size: 15px;
  background: linear-gradient(0deg, rgba(0,0,0,0.9892157546612395) 0%, rgba(0,0,0,0.6110644941570378) 68%, rgba(0,0,0,0) 100%);
}
 /* unvisited link */
.slides a:link {
  color: white;
  text-decoration: none;
}

/* visited link */
.slides a:visited {
  color: white;
  text-decoration: none;
}

/* mouse over link */
.slides a:hover {
  color: white;
  text-decoration: none;
}

/* selected link */
.slides a:active {
  color: white;
  text-decoration: none;
} 

.barreActu{
margin-top:-51px !important;
margin-bottom:-51px !important;
}

.barreTitre{
background-color:#f5f5f5;
margin-top:10px;
text-align: left;
 height: 40px;
 font-size: 18px;
 padding: 7px 10px 10px 10px;
 color: #0c6a89;
 font-weight: bold;
 border-style: solid none solid none ;
 border-width:2px; 
 border-color: #cccccc;
 font-family: Arial, Helvetica, sans-serif;
}


.cartoucheChiffresCles{
width:100%;
white-space:nowrap;
//background-color:#424242;
background: #861515;
background-image: linear-gradient(45deg,#252a2d,#1e333f,#0a4667);
text-align: left;
 height: 145px;
 font-size: 18px;
 /*padding: 3px 10px 10px 10px;*/
 color: white;
 font-weight: bold;
 margin-top: -33px;
 
}



div.hoverCartouche{
vertical-align: text-top !important;
 text-align: center;
 width:142px;
 height: 145px;
 font-size: 24px;
  color: white;
 font-weight: bold;
 display: -moz-inline-stack;
display: inline-block;
*display: inline;
}

div.hoverCartouche:hover{
background-color:#091b25;
}


.cartoucheChiffresClesPos{
/*background-color:#424242;*/
 padding: 15px 10px 10px 10px;
}

.cartoucheChiffresClesPos a:hover{
text-decoration: none;
}

.listeDomaine{
width:100%;
white-space:nowrap;
}

.listeDomaineCol{
 display: -moz-inline-stack;
 display: inline-block;
 width:327px;
 margin-left: -39px;
 vertical-align: top;
}


.grosPlan{
 display: -moz-inline-stack;
display: inline-block;
*display: inline;
 width:195px;
 height:300px;
 padding:0;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
 }

.grosPlan:hover{
background: #6138b6 !important;

}

.txtWhite{
  color: white;
  font-size: 20px;
  font-weight: bold;
  white-space:normal;
  line-height: 22px;
}

.txtWhite p{
		margin-top: 10px;
	  font-size: 0.70em;
	  font-weight: normal;
	  line-height:normal;
}

.grosPlantxtDiv{
  margin:10px ;
}

.sousdom{
	  /*font-size: 20px;*/
	  line-height:normal;
	  border-style: none none none solid ;
	  border-width:10px; 
	  border-color: #0c6a89;
	  text-align: left;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  
}

.sousdom img{
	 margin-bottom: 10px;
}

.sousdom b{
	font-size: 1.1em;
}

.sousdomRight{
	  border-style: none solid none none ;
	  text-align: right;
}

.sousdom a:hover {
  text-decoration: underline ;
}

#mcTooltip{
/*width:370px !important;*/
}

#mcttCo {
text-align: initial !important;
}

.ssdm_img{
width:340px !important;
}


/*TABS*/
.content-wrap section{
text-align: left !important;
padding:0em !important;
}

.tabs{
 font-size: inherit !important;
}

.tabs-style-topline nav a {
   /* background: rgba(10,83,122,1);*/
	color: white;
}

.tabs-style-topline nav li.tab-current{
	border-top-color:#3d88a1;
}

.tabs-style-topline nav li.tab-current a{
box-shadow: inset 0 3px 0 #0c6a89;
color: #0c6a89;
  text-decoration: none;
  margin-bottom: -8px;
}

.tabs-style-topline nav a:hover, .tabs-style-topline nav a:focus {
color: #a3cbd8;
 text-decoration: none;
 margin-bottom: -8px;
}

.tabs-style-topline nav a span{
text-transform: inherit;
letter-spacing: 0px;
font-weight: normal;
font-size: 0.5em;
color:grey;
}

.tabs-style-topline nav a div{
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
font-size: 0.5em;
}

.tabs-style-topline nav a{
background: rgba(12,106,137,1);
}


/* ul themes */
.themes ul {
    margin-bottom: 14px;
    list-style: none;
}
.themes li { width: 300px; height: 45px;  margin: 0 0 7px 5px; list-style: none;}
.themes li a { 
    display: block;
height: 40px;
margin: 0 0 7px 0;
background: #f0f0f0;
font-size: 1.2em;
padding: 5px 0 0 20px;
text-decoration: none;
white-space: normal !important;
}

.themes li a:hover { background-color: #EFEFEF; }
.orange { border-left: 10px solid #F5876E; }
.blue{ border-left: 10px solid #61A8DC; }
.green{ border-left: 10px solid #8EBD40; }
.purple { border-left: 10px solid #988CC3; }
.gold { border-left: 10px solid #D8C86E; }
.ocean { border-left: 10px solid #a4d0d5; }
.pink { border-left: 10px solid #f49ac1; }
.bordeau { border-left: 10px solid #bb3b68; }
/* ************* LISTING DOMAINES *********************************/
ol {
    counter-reset: li -1;  /*Initiate a counter */
    list-style: none; /* Remove default numbering */
	list-style-type: none !important;
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 0.75em; 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	margin-bottom: 0 !important;
}

ol ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}


.rectangle-list a{
    position: relative;
    display: block;
    padding: .09em .4em .09em .8em;
    *padding: .4em;
    margin: .48em 0 .48em 2.5em;
    background: #e8e8e8;
    color: #0c6a89;
    text-decoration: none;
    transition: all .3s ease-out;   
}

.rectangle-list a:hover{
    background: #f5f5f5;
}   

.rectangle-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #0c6a89;
	color:white;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

.rectangle-list a:hover:after{
    left: -.5em;
    border-left-color: #0c6a89;             
}  


.target,
.target-click,
.target-notice {
  cursor: default;
  font-size: 13px;
  line-height: 52px;
  height: 52px;
  border-radius: 2px;
  border: 1px solid #e2e2e2;
  text-align: center;
  background: #fafafa;
  position: relative;
  text-transform: uppercase;
  float: left;
  width: calc(25% - 10px);
  margin: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



/**/
#myInput, #myInput02 {
  background-image: url('/statistique/inc/images/searchicon.png'); /* Add a search icon to input */
  background-position: 10px 12px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  width: 100%; /* Full-width */
  font-size: 16px; /* Increase font-size */
  padding: 12px 20px 12px 40px; /* Add some padding */
  border: 1px solid #ddd; /* Add a grey border */
  margin-bottom: 12px; /* Add some space below the input */
}



#myUL, #myUL02 {
  /* Remove default list styling */
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#myUL li a, #myUL02 li a {
  border: 1px solid #ddd; /* Add a border to all links */
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6; /* Grey background color */
  padding: 10px; /* Add some padding */
  text-decoration: none; /* Remove default text underline */
  font-size: 1.3em; /* Increase the font-size */
  color: #595959; /* Add a black text color */
  display: block; /* Make it into a block element to fill the whole list */
}

#myUL li a:hover:not(.header), #myUL02 li a:hover:not(.header)  {
  background-color: #eee; /* Add a hover effect to all links, except for headers */
}




.shown{
  display:block;
}
.hidden{
  display:none; 
}
/**/

/*tooltipster*/
.tooltip_templates {
	display: none; 	
}

/* This is how you would create a custom secondary theme on top of tooltipster-noir: */

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-box {
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 5px 2px rgba(0,0,0,0.18);
	-moz-box-shadow: 4px 4px 5px 2px rgba(0,0,0,0.18);
	box-shadow: 4px 4px 5px 2px rgba(0,0,0,0.18);
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content {
	/*color: blue;
	padding: 8px;*/
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:white !important;left:1px}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:white !important;left:-1px}