@font-face {
    font-family: 'din_mediumregular';
    src: url('../fonts/din_medium_0-webfont.eot');
    src: url('../fonts/din_medium_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din_medium_0-webfont.woff2') format('woff2'),
         url('../fonts/din_medium_0-webfont.woff') format('woff'),
         url('../fonts/din_medium_0-webfont.ttf') format('truetype'),
         url('../fonts/din_medium_0-webfont.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din_blackregular';
    src: url('../fonts/din-black-webfont.eot');
    src: url('../fonts/din-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-black-webfont.woff2') format('woff2'),
         url('../fonts/din-black-webfont.woff') format('woff'),
         url('../fonts/din-black-webfont.ttf') format('truetype'),
         url('../fonts/din-black-webfont.svg#din_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
	background: #A272AA;
	/*font-family: 'din','din_mediumregular','Raleway', sans-serif;*/
	font-family: 'din_mediumregular','Raleway', sans-serif;
	
}
#main_wrapper {
	background: #fff;
	/*background: #fff url('../img/background.jpg') no-repeat top center;*/
}

H1 {
	/*background: url("http://www.quartiers.irisnet.be/templates/Quartiers/images/tetris.jpg") no-repeat scroll 0 0 transparent;
	color: #45647B;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;*/
	padding-left: 0px;
	padding-top: 10px;	
	min-height: 41px;
    background: none;
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1em;
    color: #009FE3;
    margin: 3px 0 0;
    font-weight: 100;
}
h2 {
    /*background: url("http://www.quartiers.irisnet.be/templates/rhuk_milkyway/images/tetris.jpg") no-repeat scroll 0 0 transparent;
    color: #45647B;*/
    /* font-family: arial; */
    /*font-size: 20px;
    font-weight: bold;
    line-height: 20px;*/
    padding-bottom: 15px;
   /* padding-left: 20px;*/
    padding-top: 10px;
	color:#3C9ADB;
}
h3{
	color: #009FE3;
	margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    background: #F9F9F9;
    padding: 5px;
}

select, input, button {
    text-align: left;
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	border:1px solid #ccc;
}

ul {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:7px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom:0px;
	list-style-image: url("//quartiers.irisnet.be/templates/rhuk_milkyway/images/puce.jpg");
}

ul li 
{ 
	margin-bottom:0px;
}

#map {
	width:	800px;
	height: 450px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;

}
.info {
	width: 215px;
	padding: 6px 8px;
	font: 14px/16px Arial, Helvetica, sans-serif;
	background: white;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	border-radius: 5px;
}
.info h4 {
	margin: 0 0 2px;
	color: #777;
	background: none;
	padding: 0px;
}
.legend {
	text-align: left;
	line-height: 18px;
	color: #555;
}
.legend i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	opacity: 0.7;
}		
.image {
	position:relative;
	float:left;
}
.image .text2 {
	position:absolute;
	background-color: rgba(255, 255, 255, 0.8);
	top: 4px;
	text-align:center;
	padding: 2px 2px 1px 2px;
	left: 14px;
	color: #000;
	text-shadow: 1px 2px 2px #fff;
	font-size: 12px;
	line-height:13px;
	margin:auto; 
	width:116px;
}	
.moduletable {
	border: 1px dashed rgba(0, 158, 220, 1);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 20px;
	text-align: left;
	padding:7px;
}
.q_commune {
	display: block;
	font-family: Georgia, serif;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #5A636B;
	padding-bottom: 5px;
}		
#content-main{
	position:relative;
	min-height:600px;
}

footer{
    width: 100%;
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
    padding: 6px;
    /*background: #454950;*/
	border-top: 1px solid #CDD2D4;
    text-align: center;
}

.fullscreen footer{
	display:none;
}

.blue_title {
    background: #00a0e0;
    color: #fff;
    text-transform: uppercase;
    line-height: 45px;
    padding: 0 20px;
	font-size: 19px;
	font-weight:100;
}
.Titre_Rose,
.blue_title2 {
    /*background: url("../img/site/headertitle.png") no-repeat scroll left bottom transparent;
    color: #D6077D;
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;*/
	margin:0;
	padding:0;
	color: #009FE3;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    background: #F7F7F7;
    padding: 5px;
	border-bottom:1px solid #ddd;
}
.Titre_Rose strong,
.blue_title2  strong{
    margin:0;
	padding:0;
	color: #009FE3;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    background: #F7F7F7;
	font-weight:normal;
}
.Titre_Rose br,
.blue_title2 br{
	display:none;
}

#simple_page{
	margin-top: 30px;
}
.projet, .programme{
	margin-top: 30px;
}

@media print {
  a[href]:after {
    content: "";
  }
}

.slogan{
	color:#8E8E8E;
	/*color: #A2BD38;*/
    padding-top: 10px;
}