html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html{
	font-family: 'tahoma';
}
html { 
 background-color: #fff;
}
body{
	background-color: #E4E7EC;
	color: #000;
}
strong{
	font-weight: bold;
}
.partie1{
	display: inline-block;
	width: 450px;
}
.partie2{
	display: inline-block;
	width: 450px;
	vertical-align: top;
}
.partie3{
	display: inline-block;
	width: 400px;
	vertical-align: top;
}
.partie4{
	display: inline-block;
	vertical-align: top;
}
.texteIndex{
	text-align: center;
}
.contacter{
	color: black;
	font-weight: bold;
	text-align: center;
	z-index: 2;
	left:800px;
	width: 150px;
	position: absolute;
	top:150px;
}
.contacter a{
	color: black;
}
.contacter a:hover{
	text-decoration: underline;
}
.content{
	color: #033362;
	background-color: #fff;
	width: 960px;
	padding: 10px;
	border: 3px solid #0D88C3;
}
.logoInformapik{
	width: 80px;
}
.fb img, .googleplus img{
  -webkit-transition:-webkit-transform .9s; 
  -moz-transition:-moz-transform .9s;       
  -o-transition:-o-transform .9s;           
  -ms-transition:-ms-transform .9s;         
  transition:transform .9s;
}
.fb img:hover, .googleplus img:hover{
  -webkit-transform:rotate(540deg); 
  -moz-transform:rotate(540deg);
  -o-transform:rotate(540deg); 
  -ms-transform:rotate(540deg); 
  transform:rotate(540deg);
}
.titre1{
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
	color: #033362;
}
.titre2{
	font-size: 28px;
	text-align: center;
	color: #fff;
}
.titre3{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 20px;
	color: #033362;
}
.titreFormulaire{
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
	color: #033362;
}
.bannieremenu{
	position: absolute;
	top:100px;
	width: 100%;
}
a:link 
{ 
 	text-decoration:none; 
}
#conteneur-menu{
	position: relative;
	height: 50px;
	width: 100%;
	background-color: #033362;
	text-align: center;
	z-index: 2;
}
#menu{
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
.menu{
	line-height: 50px;
	color: #fff;
}
dl{
	font-weight: bold;
	height: 50px;
	margin: 0; padding: 0;
	display: block;
	margin-left: 0px;
	float: left;
}
dl.accueil{
	margin-left: 0px;
}
dt{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
dd{
	display: block;
	margin: 0; padding: 0;
}
dd ul{
	margin: 0; padding: 0;
	text-align: center;
	list-style: none;
}
dl dt a{
	color: #fff;
}
dd ul li a{
	color: #fff;
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
dd ul li a{
	color: #fff;
}
a:hover a{
	color:#fff;
}
dd ul li{
	background-color: #033362;
 	background-size: cover;
	display: block;
	margin: 0; padding: 0;
}
dl:hover{
	color:#fff;
}
dl:hover dd{
	display: block;
}
dl dd{
	display: none;
}
a .menu2{
	color:#fff;
}
a .menu2:hover{
	background-color:#28A4D7;
}
.header_wrapper {
	border-top: solid 3px #fff;
	width: 100%;
	background-image: url(../images/header_warp.jpg);
	border-bottom: solid 3px #fff;
}
.imgHeader{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.telephone{
	float: right;
	position: absolute;
	right: 100px;
	top:5px;
	vertical-align: top;
	display: inline-block;
	font-size: 45px;
	z-index: 2;
}
.telephone2{
	float: right;
	font-size: 18px;
	position: relative;
	top:12px;
	vertical-align: top;
	display: inline-block;
	z-index: 2;
}
.logoInformapik{
	width: 150px;
	display: inline-block;
}
.header{
	margin: 0 auto;
	width: 980px;
	height: 227px;
	position: relative;
}
.adresse{
	font-weight: bold;
	position: absolute;
	right: 10px;
	top:20px;
}
.accueil{
	width: 326px;
}
.accueil:hover{
	background-color: #0D88C3;
}
.module{
	cursor: pointer;
	width: 326px;
}
.module:hover{
	background-color: #0D88C3;
}
.contact{
	width: 326px;
}
.contact:hover{
	background-color: #0D88C3;
}
.description2{
	font-size: 16px;
	margin: 0 auto;
	margin-top:80px;
	text-align: center;
}
.blocbas > div{
	display: inline-block;
	color:#fff;
	font-weight: bold;
}
.blocbas {
	line-height: 50px;
	vertical-align: middle;
	border-top: solid 3px #fff;
	background-color: #033362;
	color:#fff;
	width: 100%;
	bottom : 0;
	color: black;
	clear: both;
	text-align: center;
    margin: 0px auto;
}
.blocbas img{
	vertical-align: middle;
}
.informapik a{
	text-decoration: none;
	color:#fff;
}
.informapik a:hover{
	color:#0D88C3;
}
a#fermer:visited {
	color:#0D88C3;
}
.mentionlegale{
	cursor: pointer;
	margin-right: 5px;
}
.newsletter a{
	text-decoration: none;
	color:#fff;
}
.newsletter a:hover{
	color:#0D88C3;
}
.mentionlegale:hover{
	color:#0D88C3;
}
#grayBack{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: black;
     z-index: 20;
     opacity: 0.8;
     display: none;
}
#texte{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	color:#0d3961;
	left: 50%;
	top: 50%;
	position: fixed;
	overflow: auto;
	height: 600px;
	margin-left: -350px;
	margin-top: -300px;
	width: 700px;
	background-image: url(../images/fond/transparent.png);
	z-index: 20;
	display: none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
#texte h2{
	font-size: 24px;
	font-weight: bold;
}
.pageContact{
	margin-top: 20px;
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.formcontact{
	/*margin-right: auto;
	margin-left: auto;
	width: 100%;*/
	color: #000;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
.contactEnvoyer{
	font-weight: bold;
}
.formcontact table{
	margin-right: auto;
	margin-left: auto;
}
.newsletter{
	cursor: pointer;
	margin-right: 5px;
}
.connexion{
	margin-top: 100px;
	text-align: center;
	padding:20px;
}
.connexion input{
	color:black;
}
.wrapper {
	color: #000;
	top: 25px;
	/*background-color: #161616;*/
	/*background-color:  #6F706F;*/
	padding: 10px;
	right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
	width: 980px;
	z-index: 1;
}
.formNewsletter{
	width: 900px;
	margin: 0 auto;
}
.formNewsletter input{
	display: inline-block;
	margin-top: 20px;
}
.submitNews{
	text-align: center;
	margin: 10px;
}
.tableClient td{
	border: 1px solid;
	border-collapse: collapse; 
}
.tableClient table {
	width: 100%;
	position:relative;
	z-index: 3;
	background: #b3dced; /* Old browsers */
	background: -moz-linear-gradient(top, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 );
	
}
.texteCentrer{
	text-align: center;
}
.tableClient td{
	text-align: center;
}
.tableClient th
{
	text-align: center;
}
@media screen and (max-device-width:980px) {
  	.module dd{
  		margin-top: 20px;
  	}
  	#menu{
		width: 100%;
	}
  	.module dd ul li{
  		margin-top: 10px;
  	}
  	body{
  		font-size: 35px;
  	}
  	.telephone2{
  		font-size: 35px;
  	}
  	.telephone{
  		right: 210px;
  		top: 15px;
  	}
  	.contacter{
  		width: 250px;
		top:60px;
		left:850px;
	}
	.titre3{
		font-size: 35px;
	}
	.accueil{
		width: 400px;
	}
	.module{
		width: 400px;
	}
	.contact{
		width: 400px;
	}
	.texteIndex{
		padding-bottom: 10px;
	}
	.blocbas > div {
		padding-left: 35px;
	}
	dd ul li {
		width: 370px;
	}
	.fb{
		padding-right: 20px;
	}
	.googleplus{
		padding-right: 20px;
	}
	.formNewsletter{
		width: 1100px;
	}
	.form-control{
		margin-left: 100px;
	}
	.titreFormulaire{
		font-size: 35px;
	}
	.formNewsletter input{
		margin-top: 80px;
	}
}