@charset "UTF-8";

/* KEYFRAMES */

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.img_left {
	float:left;
	padding:20px;
}
ul.liste li.liste {
	line-height:35px;
	list-style:circle;
	clear:both;
}

/* CSS Document */
 @import url('https://fonts.googleapis.com/css?family=Novecento');
  @import url('https://fonts.googleapis.com/css?family=Open+Sans');
/*Strip the ul of padding and list styling*/


blockquote {
	background-color:#e7e7e7;
	padding:8px;
	border-right:#f4c032 solid 5px;
	border-left:#f4c032 solid 5px;
	text-indent:15px;
	font-weight:bold;
}


body {
	margin:0px;
	font-size:16px;
	color:#666;
	font-size:15px;
	height:100%;
 	font-family: 'Open Sans', sans-serif;
	line-height:16px;
}
a {
	color:#333333;
}
a.ip {
	color:#333333;
	text-decoration:none;
	transition-duration: 0.50s;
	-webkit-transition-duration: 0.50s;
	-ms-transition-duration: 0.50s;
}
a.ip:hover {
	color:#000000;
	text-decoration:none;
	transition-duration: 0.50s;
	-webkit-transition-duration: 0.50s;
	-ms-transition-duration: 0.50s;
}
ul.liste li {
	list-style:none;
	line-height:50px;
	border-bottom:#ccc dotted 1px;
}

#share {
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
#title_share {
	font-weight:bold;
	margin-bottom:10px;
}

.wrapper {
    margin: 0 auto;
    max-width: 1024px;
    margin-top: 40px;
}
.table {
    margin: 0 0 40px 0;
    width: 100%;
    display: table;
}
.row {
    display: table-row;
    background: #fff;
}
.row:nth-of-type(odd) {
    background: #ebeff2;
}
.row.header {
    font-weight: 900;
    color: #ffffff;
    background: #333333;
}
.cell {
    padding: 10px 12px;
    display: table-cell;
	border:#ccc solid 1px;
}



#action_row {
	margin-top:50px;
	margin-bottom:50px;
}
#status {
	font-weight:bold;
}
#results table {
	width:100%;
	text-transform:uppercase;
	border:#ccc solid 1px;
	margin-top:30px;
	padding:10px;	
}

#header {
	position:relative;
	width:100%;
	height:146px;
	background-color:#f4c032;
}
#logo_header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:516px;
	height:145px;
}
#pub_haut {
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:90px;
	margin-top:20px;
	margin-bottom:20px;
}
#pub_bas {
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:90px;
	margin-top:50px;
	margin-bottom:20px;
}
#pub {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
#contenant {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
	line-height:25px;
	text-align:justify;
	margin-top:30px;
}
#separation {
	width:100%;
	height:2px;
	background-color:#eaeaea;
	margin-bottom:10px;
}
h1 {
	font-size:22px;
	font-weight:bold;
	color:#f4c032;
	text-transform:uppercase;
	display:inline;
}
h2 {
	font-size:20px;
	color:#f4c032;
	text-transform:uppercase;
	display:inline;
}
h3 {
	font-size:22px;
	font-weight:bold;
	color:#535353;
	text-transform:uppercase;
}
h4 {
	font-size:19px;
	font-weight:bold;
	color:#535353;
	text-transform:uppercase;
}


#google_map {
	margin-left:0px;
	margin-top:30px;
	width:400px;
	height:310px;
	background-color:#ccc;
}
#infos {
	position:absolute;
	margin-left:430px;
	margin-top:30px;
	width:auto;
	height:auto;
	line-height:30px;
}
#footer {
	position:relative;
	width:100%;
	height:70px;
	background-color:#f4c032;
	margin-top:60px;
}
#contenant_footer {
	position:relative;
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#logo_footer {
	float:right;
	width:auto;
	height:auto;
	z-index:2;
}
#copy_footer {
	float:left;
	margin-left:0px;
	margin-top:27px;
}
#copy_footer a { 
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
	text-decoration:none;
}
.input_txt {
	padding:8px;
	border:#CCC solid 1px;
	color:#535353;
	width:400px;
	height:40px;
	border-radius:4px;
	font-size:18px;
}
.bouton {
	padding:8px;
	border:#f4c032 solid 1px;
	color:#fff;
	background-color:#f4c032;
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:3px;
	font-size:18px;
	text-transform:uppercase;
}
a.bouton { text-decoration:none; } 
#blocs {
	width:100%;
	height:auto;
	padding:0px;
	pading-bottom:80px;
}
#map_canvas {
	width:100%;
	height: 250px;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	background-color:#ccc;
	margin-top:15px;
	margin-left:50px;
}

#blocks_module {
	display:table-cell;
	width:470px;
	margin-right:0px;
	margin-right:5px;
	vertical-align:top;
}
	
	
#yellow_l {
	background-color:#f4c032;
	text-indent:25px;
	padding-top:10px;
	padding-bottom:10px;
	width:180px;
	font-size:14px;
	display:inline-table;
	
}
#yellow_l h4 { display:inline; font-size:15px; }
#yellow_r {
	background-color:#fff7e2;
	padding-top:10px;
	padding-bottom:10px;
	width:285px;
	border-bottom:#fff solid 1px;
	font-size:14px;
	display:inline-table;
	text-indent:10px;
}
#wait {
	position:absolute;
	margin-left:50px;
	background-image:url(../images/loader.gif);
	margin-top:50px;
	width:300px;
	height:300px;
	text-align:center;
}
#share_footer {
	float:left;
	margin-left:0px;
	margin-top:27px;
	padding-left:30px;
}
#plages_ip {
	display:inline-block;
	padding:3px;
	margin:5px;
	background-color:#FFF;
	border:#dadada solid 1px;
	transition-duration: 0.50s;
	-webkit-transition-duration: 0.50s;
	-ms-transition-duration: 0.50s;
	width:210px;
}
#plages_ip:hover {
	display:inline-block;
	padding:3px;
	margin:5px;
	background-color:#f4c032;
	border:#dadada solid 1px;
	transition-duration: 0.50s;
	-webkit-transition-duration: 0.50s;
	-ms-transition-duration: 0.50s;
}
#contenant_listing {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
	
}
#pub_bas_listing {
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height:90px;
	margin-top:30px;
	margin-bottom:30px;
}
#fond_menu {
	background-color:#333333;
	width:100%;
	height:65px;
	margin-top:0px;
}
#contenant_menu {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	z-index:999;
	padding-top:15px;
}

.logo {
	  text-decoration: none;
	  color: #777;
	  font-weight: 800;
	  font-size: 30px;
	  line-height: 40px;
}






#cookies {
	width:100%;
	height:40px;
	background-color:#000;
	color:#fff;
	line-height:35px;
	text-align:center;
}
#cookies a {
color:#fff;
}

#btn_facebook_footer {
	background-color:#3b5998;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	display:block;
	margin-bottom:10px;
	width:150px;
	font-size:14px;
	display:inline;
}
#btn_facebook_footer a {
	color:#fff;
	text-decoration:none;
}
#btn_googleplus_footer {
	background-color:#c0361a;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	border-radius:3px;
	display:block;
	margin-bottom:10px;
	width:150px;
	font-size:14px;
	display:inline;
}
#btn_googleplus_footer a {
	color:#fff;
	text-decoration:none;
}
#btn_linkedin_footer {
	background-color:#0976b4;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	border-radius:3px;
	display:block;
	margin-bottom:10px;
	width:150px;
	font-size:14px;
	display:inline;
}
#btn_linkedin_footer a {
	color:#fff;
	text-decoration:none;
}
#btn_twitter_footer {
	background-color:#55acee;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	border-radius:3px;
	display:block;
	margin-bottom:10px;
	width:150px;
	font-size:14px;
	display:inline;
}
#btn_twitter_footer a {
	color:#fff;
	text-decoration:none;
}

@media screen and (max-width: 750px){


#contenant_inner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
}
#map_canvas {
	width:95%;
	height: 450px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
#blocs {
	width:100%;
	height:auto;
	padding:10px;
	line-height:30px;
}
img {
	width:100%;
	height:auto;
}
#header {
	position:relative;
	width:100%;
	height:auto;
	background-color:#f4c032;
}
#logo_header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
}
#pub_haut {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#pub_bas {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#contenant {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	height:auto;
}
#google_map {
	margin-left:0px;
	margin-top:30px;
	width:90%;
	height:auto;
}
#infos {
	position:absolute;
	margin-left:430px;
	margin-top:30px;
	width:100%;
	height:auto;
	line-height:30px;
}
#footer {
	float:left;
	width:100%;
	height:300px;
	background-color:#f4c032;
	margin-top:290px;
}
#contenant_footer {
	position:relative;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#logo_footer {
	display:block;
	width:auto;
	height:auto;
	z-index:2;
	width:100%;
	text-align:center;
	margin-top:60px;
}
#copy_footer {
	display:block;
	margin-left:0px;
	margin-top:27px;
	width:100%;
	text-align:center;
}
#share_footer { display:none; }

#contenant_listing {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
	
}
#plages_ip {
	float:left;
	padding:3px;
	margin:3px;
	background-color:#FFF;
	border:#dadada solid 1px;
	transition-duration: 0.50s;
	-webkit-transition-duration: 0.50s;
	-ms-transition-duration: 0.50s;
	width:auto;
}
#plages_ip:hover {
	display:inline-block;
	padding:3px;
	margin:3px;
	background-color:#f4c032;
	border:#dadada solid 1px;
	transition-duration: 0.50s;
	-webkit-transition-duration: 0.50s;
	-ms-transition-duration: 0.50s;
}


#yellow_l {
	background-color:#f4c032;
	padding-left:25px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:95%;
	font-size:14px;
	display:block;
	margin-left:0px;
}
#yellow_l h4 { display:inline; }
#yellow_r {
	background-color:#fff7e2;
	padding-left:25px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:95%;
	border-bottom:#fff solid 1px;
	font-size:14px;
	display:block;
}
#wait {
	position:relative;
	margin-left:0px;
	background-image:url(../images/loader.gif);
	margin-top:50px;
	width:300px;
	height:300px;
	text-align:center;
}
.input_txt {
	padding:8px;
	border:#CCC solid 1px;
	color:#535353;
	width:90%;
	height:40px;
	border-radius:4px;
	font-size:18px;
	clear:both;
	margin-bottom:20px;
}
.bouton {
	padding:8px;
	border:#f4c032 solid 1px;
	color:#fff;
	background-color:#f4c032;
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:3px;
	font-size:18px;
	text-transform:uppercase;
}
#fond_menu {
	background-color:#fff;
}

#contenant_menu {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
	margin-top:40px;
	z-index:9999;
}
#blocks_module {
	display:block;
	width:100%;
	margin-right:0px;
	margin-right:0px;
	margin-bottom:30px;
	vertical-align:top;
}
iframe {
	width:100%;
}
}


