@charset "utf-8";
/* CSS Document */

/**
bleu #2492ac / rose #de4f92 / gris #9c9c9c / rose foncé #abcd6a;

**/
* {
	margin:0;
	padding:0;
	font-family:Arial;
	text-decoration: none;
	border:0;
	outline:none;
}
input {
	border:thin solid #d7d7d7;
}
.grid-100 {
	width:100%;
	float:left;
}
.grid-12 {
	width:1000px;
	margin:0 auto;
}
.grid-12-container {
	width:1000px;
	float:left;
}
.logo {
	float:left;
}
.up-head-right {
	float:right;
	width:630px;
	}
.head {
	border-top:3px solid #7b7b7b;
background: #e0e0e0; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 41%, #ffffff 41%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(41%,#e0e0e0), color-stop(41%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 41%,#ffffff 41%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 41%,#ffffff 41%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 41%,#ffffff 41%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 41%,#ffffff 41%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
.up-head {
	margin-top:10px;
	float:left;
	width:100%;
}
.head .icons {
	float:right;
	margin-top:10px
	}
.head .icons ul li{
	display:inline-block;
	
	}
.head .icons ul li a i{
	display:block;
	padding:8px;
	width:12px;
	height:12px;
	text-align:center;
	background:#9c9c9c;
	border-radius:100%;
	color:white;
	font-size:13px;
	margin-left:2px;
}

.head .icons ul li a i:hover {background:#de4f92;}

.head .menu {
	float:right;
	margin:10px 0 5px 0;
	
}


.head .menu ul li{
	display:inline-block;
	margin:0;}
	
.head .menu ul li a i {
	font-size:25px;
	color:#2492ac;
	}
.head .menu ul li a {
	display:block;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 2px  5px 2px;
	margin-left:10px;
	color:#2492ac;
	border-bottom:3px solid transparent;
	text-align:left;
}
.head .menu ul li a:hover  {
	color:#de4f92;
	border-bottom:3px solid #de4f92;
	}
.head .menu ul li a:hover i {
	color:#de4f92;}

.head .menu ul ul{
	padding:0;
	margin:0;
	/*width:auto;*/
	list-style:none;
	text-align:center;
		
}
.head .menu ul ul li{
display:inherit;
width:auto;
margin-bottom:10px;
}

.head .menu ul ul li a:hover{
border-radius:0;
font-size:13px;
}

.head .menu ul ul{
position:absolute;
max-height:0;
display: none;
width:100%;
overflow:hidden;
-moz-transition: .1s all .8s;
-webkit-transition: .1s all .8s;
transition: .1s all .8s;
}
.head .menu ul li:hover ul{
display: block;
max-height:50em;
min-width:6em;
width:auto;
z-index:1000;
background: #fff;
margin-bottom:10px;
}

.head .menu ul li:hover ul li{

margin:5px 10px 5px 0;
}








.banner {
	height:368px;
	float:left;
	position:relative;
	}
.banner img {
	border:thin solid #d7d7d7;}
.banner:after {
	content:'';
	background:url(../images/index-telenet-work_20.jpg.html) no-repeat bottom center;
	width:1000px;
	height:20px;
	position:absolute;
	bottom:-20px;
	z-index:-1;}

/*.transition, .transition:hover, .transition li a,  .transition li a:hover,  .transition i,  .transition i:hover  {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;}*/
.title-middle {
	width:100%;
	margin:30px auto;
	position:relative;
	font-size:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2492ac ;
	text-align:center;
}
.title-middle:before {
	content:'';
	width:1000px;
	border-bottom:thin solid #d7d7d7;
	position:absolute;
	top:10px;
	left:0;
	z-index:-2;
}
.title-middle:after {
	content:'';
	background:url(../images/index-telenet-work_07.png.html) white no-repeat center;
	position:absolute;
	top:8px;
	width:250px;
	height:70px;
	left:377px;
	z-index:-1;
}
.categories {
	margin-top:30px;
	width:100%;
	float:left;
}
.cat {
	width:292px;
	float:left;
}
.cat p {
	margin-top:5px;}
.second-cat {
	margin-left:60px;}
.last-cat {float:right;}
.image-cat {
	position:relative;
}
.title-cat {
	position:absolute;
	left:0;
	bottom:5px;
	width:289px;
	font-size:15px;
	text-align:left;
	border-left:3px solid #de4f92;
	background:rgba(36, 146, 172, 0.9) ;
	padding:10px 0 10px 0px;
	text-align:center;
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.border {
	border-bottom:1px solid #d7d7d7;
	margin:10px 0;
	width:100%;
}

.button {
	display:block;
	padding:6px 20px 5px 20px ;
	float:right;
	color:white;
	background: #abcd6a;
	border-bottom:3px solid #9c9c9c;}

.button:hover{background:#2492ac;border-bottom:3px solid #2492ac}
.text-with-img {
	float:left;
	width:100%;
	padding:10px 0;
}
.img-left {
	width:245px;
	float:left;}
.img-left img {
	width:100%;
	display:block;
	padding:2px;
	border:thin solid #d7d7d7;
}
.text-right {
	float:right;
	width:730px;
}
h2 {
	border-bottom:thin solid #d7d7d7;
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#2492ac;
	text-align:left;
	margin:20px 0 5px 0;
}
.clear-float {
	clear:both;}
.border-shadow {
	background:url(../images/index-telenet-work_20.jpg.html) center no-repeat;
	width:1000px;
	margin:30px 0;
	height:20px;
}
.link {
	color:#abcd6a;
	text-decoration:underline;
}
p {
	margin-bottom:10px;}
.test-offre {
	padding:10px 15px;
	width:970px;
	float:left;
	margin-top:20px;
	border:thin solid #d7d7d7;
	border-radius:15px;
	background: #fffcfc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY5ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fffcfc 1%, #f5f9f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fffcfc), color-stop(100%,#f5f9f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcfc 1%,#f5f9f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcfc 1%,#f5f9f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcfc 1%,#f5f9f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffcfc 1%,#f5f9f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#f5f9f0',GradientType=0 ); /* IE6-8 */

}
.test-offre p {
	border-left:3px solid #abcd6a;
	padding-left:15px;
	float:left;
}
.test-offre h3 {
	padding-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#abcd6a;
	text-align:left;
	margin:10px 0 0 0;
	border-left:3px solid #abcd6a;
	padding-left:15px;
}
.footer {
	background:#dedede;
	border-top:2px solid #2492ac;
	margin-top:20px;
	float:left;
	padding:20px 0;
}
.footer .left {
	float:left;}
.footer .right {
	float:right;
	font-size:13px;
	color:#333;
	width:340px;
}
.send-mail{
	text-decoration: underline;
	font-size: 13px;
}
.send-mail:hover{
	text-decoration: underline;
}
.right span{
	text-align:left;
}
.footer .left a {
	margin-right:15px;
	display:inline-block;
	/*float:left;*/}
.footer .left a:hover {
	text-decoration:underline;
}
.mar-r {margin-right:10px; padding:6px 15px 5px 15px; background:#2492ac}
.mar-r:hover {background:#abcd6a; border-color:#abcd6a} 

.contact-information{
	width:45%;
	float:left;
}
.contact-form-send{
	width:53%;
	float:right;
	color:#333;
}
.contact-form-send form{
	display: block;
	width:99%;
	margin:0 auto;
	margin-top:30px;
}
.contact-form-send form ul li{
	display: inline-block;
	width:95%;
	height:auto;
	margin:5px 0;
}

.contact-form-send form label{
	display: inline-block;
	width: 152px;
	text-align: right;
	margin-right: 10px;
	margin-top: 9px;
	font-family: Arial;
	color:#333;
	font-size:13px
}

.contact-form-send form input{
	display: inline-block;
	width:320px;
	height: 35px;
	float:right;
	text-indent: 10px;
}
.contact-form-send form textarea{
	display: inline-block;
	width:320px;
	height: 100px;
	float:right;
	border:1px solid #d7d7d7;
}



.info-contact{
	width:410px;
	min-height:180px;
	font-size:13px;
	color:#333;
}
.info-contact ul{
	width:400px;
	margin:20px 0 0 0;
}
.info-contact ul li{
	display:block;
	list-style: none;
	width:390px;
	padding:2px 0;
}
.info-contact ul li img{
	display:inline-block;
	float:left;
	margin-right:10px;
}
.info-contact ul li p{
	display:inline-block;
	float:left;
	width:350px;
}

.delete_document{
	display: inline-block;
	margin-top:10px;
	margin-right:20px;
	float: right;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	color:#2492ac;
	text-decoration: underline;
}
.submit{
	margin-top:30px;
	margin-left:30px;
}
.content-show{
	margin-top: 20px;
	width: 67%;
	float: left;
}
.content-show ul, .content-show p, .content-show img, .content-show strong{
	clear:both;
}
.content-show ul{
	margin-left:30px;
}
.content-show strong{
	font-weight: bold;
}
.box{
	/*margin-top: 20px;*/
width: 28%;
float: right;
}
.wrap {  
    margin: 20px auto;
    display: block;
    /*width: 100%;*/
    /*min-height: 310px;*/
    padding:20px;
    background: #D4DEDF;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    background: -webkit-linear-gradient(90deg, #D4DEDF, #DCDCDE);
    
} 

.wrap img {
    width: 100%;
    margin-top: 15px;
}

.wrap p{ 
    margin-top: 15px;
    text-align: justify;
}

.wrap a{
    text-decoration: none;
    color: #4A4A4A !important;
	font-size: smaller;
}

.wrap a:hover{
    text-decoration: underline;
    color: #6B6B6B !important ;
}
  
.wrap h1 {  
    background: #a8c4c0;
    background: -moz-linear-gradient(top,  #a8c4c0 0%, #7aa5a2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8c4c0), color-stop(100%,#7aa5a2));
    background: -webkit-linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    background: -o-linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    background: -ms-linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    background: linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8c4c0', endColorstr='#7aa5a2',GradientType=0 );
    
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    padding: 0 20px;  
    line-height: 50px;
    height: 50px;
    margin-top: 5px; 
    margin-left: -35px;   
    position: relative;  
    width: 106%;  
    
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.3);
  
    color: #3b3a3b;  
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);  
}  
  
.wrap h1:after {  
    position: absolute;
    content: '';
    width: 0; height: 0;  
    line-height: 0;  
    border-left: 15px solid transparent;  
    border-top: 10px solid #729c9a;  
    bottom: -10px;  
    left: 0;  
    position: absolute;  
    z-index: -1;
}  

.wrap h1:before {
    content: '';
    position: absolute;
    top: 5px;
    height: 39px;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    width: 100%;
    left: 0;
}

.btn-sondage {
    margin: 2px;
    background: #a8c4c0;
    background: -moz-linear-gradient(top,  #a8c4c0 0%, #7aa5a2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8c4c0), color-stop(100%,#7aa5a2));
    background: -webkit-linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    background: -o-linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    background: -ms-linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    background: linear-gradient(top,  #a8c4c0 0%,#7aa5a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8c4c0', endColorstr='#7aa5a2',GradientType=0 );
    text-decoration: none;
    font-family:'Trebuchet MS',Arial, Helvetica; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #fff;    
    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);    
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);
    cursor: pointer;
    color: #000;
    font-size: 16px;
    width:100px;
}
.footer-info{
	font-size:13px;
	list-style: none;
}
.footer-info li label{
	display: inline-block;
	width:55px;

}
.link-read-more{
	font-size:13px;
}