* {
	margin: 0;
}

img {
	border: none;
}

body {
	background-color: #EFEFEF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #707070;
}

h1, h2 {
	font-size: 17px;
	margin: 20px 0;
	color: #1E6CA0;
	padding: 10px 0;
	border: 1px solid #D4D0D0;
	text-align: center;
	border-radius: 10px;
}

h3 {
	/*border-bottom: 1px solid;*/
	color: #102D7D;
	font-weight: bold;
	margin: 10px 0 5px 0;
	font-size: 15px;
}

h4,
.titre_recherche {
	/*border-bottom: 1px solid;*/
	color: #102D7D;
	font-weight: bold;
	margin: 25px 0 5px 0;
	font-size: 15px;
}

@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {
	h1 {
		margin-top: 15px;
	}
}

p {
	margin: 20px 0;
}

ul ul {
	margin-top: 15px;
}

.contenu {
	max-width: 1000px;
	margin: 0 auto 0 auto;
}

@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {
	.contenu {
		width: 99%;
	}
}

.texte_vert_important {
	color: #006C13;
	font-weight: bold;
}

.texte_rouge_important {
	color: #FF0000;
	font-weight: bold;
}

#contenu_middle {
	width: 100%;
	/* margin: 1px 0 -20px 0; */
	margin: 1px 0 0 0;
	padding: 10px 0 30px 0;
}

#footer {
	color: #000000;
	text-align: center;
	height: 50px;
	margin-top: 20px;
	width: 100%;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
	#footer {
		margin-top: 50px;
	}
}

/*
.top_header {
	width: 100%;
	height: 120px;
	display: inline-flex;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.top_header {
		display: inline-table;
	}
}
*/

.topheader_flat {
	height: 50px;
}

/*
.adsence_header {
	width: 730px;
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
	.adsence_header {
		width: 468px;
		margin: 2px auto 8px auto;
	}
}

@media only screen and (max-width: 470px), only screen and (max-device-width: 470px) {
	.adsence_header {
		width: 235px;
	}
}

.adsence_toute_largeur {
	width: 970px;
	min-height: 95px;
	margin: 0 auto;
}

@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {
	.adsence_toute_largeur {
		width: 468px;
		height: 60px;
	}
}

@media only screen and (max-width: 470px), only screen and (max-device-width: 470px) {
	.adsence_toute_largeur {
		width: 234px;
		height: 60px;
	}
}

.bandeau_pub_test {
	border: 1px solid #D6CBCB;
	text-align: center;
	line-height: 120px;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.bandeau_pub_test {
		line-height: 60px;
	}
}
*/

.referant_et_stats {
	width: 100%;
	display: inline-flex;
}

.referant_et_stats_left {
	width: 100%;
	float: left;
}

.referant_et_stats_right {
	width: 250px;
	margin-left: 30px;
	float: right;
}

.referant_et_stats_right ul li {
	list-style: none;
	margin-left: -35px;
}

.referant_et_stats_left img,
.accueil_selection_jour img {
	margin: 0 10px 10px 9px;
}

.referant_et_stats_left a,
.accueil_selection_jour a {
	position: relative;
}

.referant_et_stats_left img,
.accueil_selection_jour img {
	border: 1px solid #75A8C2;
	/* max-width: 225px; */
	max-width: 175px;
}

.thumb_partenaire img {
	border: 1px solid #FF0000;
}

.referant_et_stats_left img,
.accueil_selection_jour img,
.thumb_partenaire img {
	border-radius: 10px;
}

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
	.referant_et_stats_left img {
		margin: 2px 25px;
	}

	.accueil_selection_jour img {
		margin: 5px 30px;
	}
}

@media only screen and (max-width: 750px), only screen and (max-device-width: 750px) {
	.referant_et_stats {
		display: inline-block;
		width: 99%;
	}

	.referant_et_stats_left img, .accueil_selection_jour img {
		/* margin: 5px 35px; */
		margin: 5px;
	}

	.referant_et_stats_right {
		width: 100%;
	}
}

@media only screen and (max-width: 370px), only screen and (max-device-width: 370px) {
	.referant_et_stats_left img, .accueil_selection_jour img {
		margin: 5px 25px;
	}
}

#div_categories {
	display: inline-block;
	width: 100%;
}

.div_categories {
	width: 33%;
	/* width: 45%; */
	float: left;
	color: #222222;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.div_categories iconify-icon {
	font-size: 200%;
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
	.div_categories {
		width: 27%;
	}
}

@media only screen and (max-width: 750px), only screen and (max-device-width: 750px) {
	.div_categories {
		width: 49%;
		/* width: 46%; */
		/* margin-right: -40px; */
	}
}

@media only screen and (max-width: 370px), only screen and (max-device-width: 370px) {
	.div_categories {
		width: 88%;
	}
}

.lien_fiche a {
	font-weight: bold;
}

.liste_sites_lien_fiche iconify-icon,
.liste_sites_compteur iconify-icon {
	font-size: 200%;
}

.lien_fiche a,
.lien_fiche iconify-icon {
	color: #C66621;
}

.lien_fiche img {
	max-width: 25px;
	vertical-align: middle;
}

.erreur_404 {
	padding-top: 40px !important;
	margin-bottom: -40px;
	color: #F44336;
	font-weight: bold;
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
	.erreur_404 {
		margin-bottom: -70px;
	}
}

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
	.erreur_404 {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 650px), only screen and (max-device-width: 650px) {
	.erreur_404 {
		margin-bottom: 20px;
	}

	.erreur_404_img {
		width: 50%;
	}
}

/***********************************************************/
/******************CADRE DES INFORMATIONS*******************/
/***********************************************************/
	.cadre_info {
		background-color: #D9E6F6;
		color: #3B7396;
	}

	.cadre_attention {
		background-color: #FCF4E8;
		color: #FF6835;
	}

	.cadre_success {
		background-color: #E9F6F0;
		color: #27A6A9;
	}

	.cadre_error {
		background-color: #FCEEEE;
		color: #E95B60;
	}

	.messages_infos {
		padding: 20px 10px;
		width: 80%;
		margin: 20px auto;
		border-left: 8px solid;
		text-align: left;
		box-shadow: 0 4px 8px 0 rgba(0,41,89,0.1);
	}
/***********************************************************/
/***********************************************************/

.pagination {
	text-align: center;
	margin: 15px 0;
}

.page_active {
	font-weight: bold;
}

.status_site_couleur_0 {
	color: #0400FF;
	background-color: #C6C6F2;
}

.status_site_couleur_1 {
	color: #01821D;
	background-color: #ACEFBB;
}

.status_site_couleur_2 {
	color: #F90025;
	background-color: #F9E0F4;
}

.status_site_couleur_3 {
	color: #FF0000;
	background-color: #F9E0F4;
	border: 1px solid;
}

.le_status_des_sites {
	font-size: 35px;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin: 20px 0 10px 0;
}

.le_status_des_sites iconify-icon {
	font-size: 90px;
	padding: 10px;
	vertical-align: middle;
}

@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {
	.le_status_des_sites {
		font-size: 28px;
	}
}

@media only screen and (max-width: 650px), only screen and (max-device-width: 650px) {
	.le_status_des_sites {
		font-size: 15px;
	}

	.le_status_des_sites iconify-icon {
		font-size: 40px;
	}
}

/* Boite de dialogue de connexion */
.ui-dialog {
	background-color: #EFEFEF;
	border: 1px solid #1582A0;
	box-shadow: 0 0 50px #000000;
	padding: 15px;
}

.ui-dialog h2 {
	margin-top: -20px;
}

.ui-button {
	float: right;
}

/*********************
Erreur 404
*********************/
.bloc_404 {
	text-align: center;
	font-size: 200%;
	line-height: 200%;
}

@media only screen and (max-width: 760px), only screen and (max-device-width: 760px) {
	.bloc_404 img {
		width: 300px;
	}
}
/*********************
**********************
*********************/

.titre_section {
	font-weight: bold;
	line-height : 35px;
	color: #102A7D;
	margin: 15px 0;
}

.corps_section {
	list-style-type: none;
}


/*********************
PUB
*********************/
.la_pub_toute_largeur,
.la_pub_fiche {
	margin: 15px auto;
	text-align: center;
}

.la_pub_fiche img,
.la_pub_toute_largeur img {
	max-width: 100%;
}
/*********************
**********************
*********************/

.mark_ndd,
.mark_date,
.mark_adresse {
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3-4 */
	border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* FF3.5+ */
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Opera 10.5+, IE 9.0 */
	padding: 2px;
}

.mark_ndd {
	background-color: #FFF34D;
}

.mark_date {
	background-color: #F97070;
}

.mark_adresse {
	background-color: #00B217;
}

/*************************************
Bouton de scroll vers le haut de page
*************************************/
.scroll-btn {
	height: 30px;
	width: 30px;
	border: 2px solid #000;
	border-radius: 50%;
	background-color: #000;
	position: fixed;
	bottom: 45px;
	right: 15px;
	opacity: 0.5;
	z-index: 9999;
	cursor: pointer;
	display: none;
}

.scroll-btn .scroll-btn-arrow {
	height: 8px;
	width: 8px;
	border: 3px solid;
	border-right: none;
	border-top: none;
	margin: 12px 9px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	color: white;
}

.notouch .scroll-btn:hover { opacity: 0.8 }

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.scroll-btn {
		bottom: 8px;
		right: 8px;
	}
}
/*************************************
**************************************
*************************************/

.fiche_du_site_bloc_droit img,
.visuel_site img {
	border-radius: 10px;
	max-width: 320px;
}

.visuel_site {
	text-align: center;
}

.bouton_liens_retour,
.bouton_afficher_et_cacher {
	border-radius: 10px;
	border: 1px solid #339967;
	padding: 15px;
	width: 285px;
	font-weight: bold;
	margin: 0 auto 15px;
	display: block;
}

.bouton_liens_retour {
	width: 100%;
	max-width: 500px;
	text-align: center;
	font-size: 200%;
}

.bouton_afficher_et_cacher {
	width: 250px;
	text-align: center;
}

.bouton_liens_retour:hover,
.bouton_afficher_et_cacher:hover {
	color: #339967;
	background-color: #c0d2f7;
}

/**************************************************************
Images des drapeaux
**************************************************************/
	.image_drapeau_pays {
		width: 48px;
		height: 32px;
		margin-right: 10px;
		border-radius: 7px;
		vertical-align: middle;
	}

	.liste_sites_infos .image_drapeau_pays {
		width: 38px;
		height: 25px;
		margin-right: 0;
	}

	.referant_et_stats_left .image_drapeau_pays,
	.accueil_selection_jour .image_drapeau_pays {
		position: absolute;
		width: 30px;
		height: 20px;
		border-radius: 7px;
		border: 0;
		bottom: 7px;
		right: 4px;
	}
/**************************************************************
***************************************************************
**************************************************************/

.historique_filigrane a {
	color: inherit;
	text-decoration: none;
}

.historique_filigrane iconify-icon {
	font-size: 100% !important;
}


/**************************************************************
Les pubs
**************************************************************/
	.google-auto-placed {
		margin: 20px 0;
	}
/**************************************************************
***************************************************************
**************************************************************/

.coord_site_en_attente {
	border: 1px solid;
	color: #D6B3B3;
	padding: 0 10px 10px;
}

.mise_en_evidence_ville {
	color: 00C118;
	text-decoration : underline dotted;
	background-color: #C6FFCC;
	animation-duration: 2s;
	animation-name: clignotement_ville;
	animation-iteration-count: infinite;
	transition: none;
}

@keyframes clignotement_ville {
	0%		{ opacity: 1; }
	40%		{opacity: 0.3; }
	100%	{ opacity: 1; }
}

/******************************
Compteur du minuteur
******************************/
	.div_minuteur {
		text-align: center;
		position: fixed;
		top: 0;
		right: 0;
	}

	.loading_bloc iconify-icon,
	.div_minuteur iconify-icon {
		animation-name: spin;
		animation-duration: 3000ms;
		animation-iteration-count: infinite;
		animation-timing-function: linear;
	}

	.loading_bloc iconify-icon {
		font-size: 350%;
	}

	.div_minuteur iconify-icon {
		font-size: 6em;
	}

	.span_compteur_minuteur {
		position: fixed;
		line-height: 1.8em;
		margin-left: -1.95em;
		margin-top: 0.18em;
		width: 1.8em;
		text-align: center;
		font-size: 2.8em;
	}

	@keyframes spin {
		from {
			transform:rotate(0deg);
		}
		to {
			transform:rotate(360deg);
		}
	}
/******************************
*******************************
******************************/

/******************************
Message de patience
******************************/
	.loading_bloc {
		font-size: 30px;
		text-align: center;
		margin: 30px 0;
		color: #056616;
	}

	.loading_bloc iconify-icon {
		font-size: 450%;
	}

	.loading_bloc_animation {
		font-size: 50px;
		margin: 35px 0;
	}

	#bloc_patienter {
		position: fixed;
		top: 0;
		left: 0;
		background-color: #F3F3F3;
		height: 100%;
		width: 100%;
		/* padding: 50px; */
		z-index: 10000;
	}
/******************************
*******************************
******************************/

.status_couleur_0 {
	color: #0400FF;
}

.status_couleur_1, .status_couleur_1 a {
	color: #008C4F;
}

.status_couleur_2, .status_couleur_2 a {
	color: #F90025;
}

.status_couleur_3, .status_couleur_3 a {
	color: #FF0000;
}

.status_couleur_en_attente, .status_couleur_en_attente a {
	color: #315425;
}

.status_couleur_capture, .status_couleur_capture a {
	color: #CAC11B;
}

[class^="status_couleur_"] {
	display: inline-block;
	padding: 5px;
}

.text_historique a {
	color: #2179B4;
}

.bck_status_couleur_0 {
	background-color: #D2D2F7;
}

.bck_status_couleur_1 {
	background-color: #E3F9EF;
}

.bck_status_couleur_2 {
	background-color: #F7E3E6;
}

.bck_status_couleur_3 {
	background-color: #F7E3E6;
	border-color: #FF0000;
}

.status_couleur_0 img,
.status_couleur_1 img,
.status_couleur_2 img,
.status_couleur_3 img,
.status_couleur_en_attente img,
.status_couleur_capture img {
	max-width: 25px;
	vertical-align: middle;
}

/**************************************************************
Le bloc d'info des nouveautés
**************************************************************/
	#nouveautes_bloc {
		width: 100%;
		height: 100%;
		top: 0;
		background-color: #CCCCCCCC;
	}

	#nouveautes_bloc > div {
		width: 50%;
		height: 50%;
		border: 1px solid #5084BD;
		bottom: 25px;
		background-color: #F3F3F3BD;
		padding: 0 15px;
		border-radius: 10px;
		overflow: auto;
	}

	@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
		#nouveautes_bloc > div {
			width: 80%;
			height: 80%;
		}
	}

	#nouveautes_bloc,
	#nouveautes_bloc > div {
		position: fixed;
		z-index: 1000;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#nouveautes_bloc > div > div {
		margin-top: 20px
	}

	#nouveautes_bloc button:hover {
		color: #375b73;
		background-color: #E3E3E3;
		cursor: pointer;
	}

	#nouveautes_bloc button iconify-icon {
		font-size: 240%;
		margin-top: -3px;
	}

	#nouveautes_titre_bouton_align button {
		margin: 15px auto 5px auto;
		padding: 10px;
		font-weight: bold;
		color: #005400;
		border-radius: 10px;
		border: 1px solid;
		background-color: #E3E3E3;
		display: block;
		text-align: center;
		font-size: 200%;
	}

	.nouveautes_titre {
		font-size: 150%;
		color: #1E6CA0;
		text-align: center;
		font-weight: bold;
	}

	.nouveautes_titre iconify-icon {
		font-size: 250%;
		color: #1E6CA0;
		margin-top: -5px
	}

	.nouveautes_description {
		color: #375b73;
		border-top: 1px solid #375b7333;
		border-bottom: 1px solid #375b7333;
		margin: -10px auto 20px auto;
		padding: 5px;
	}

	.nouveautes_titre_liste {
		color: #0011FF;
		font-weight: bold;
		display: block;
		margin-bottom: 5px
	}

	.nouveautes_liste_de_choix {
		display: table;
		width: 100%;
		border-collapse: collapse;
		background-color: #DDDDDD;
		margin-top: 10px;
	}

	.nouveautes_liste_de_choix div {
		display: table-cell;
		padding: 5px;
		vertical-align: middle;
	}

	.nouveautes_liste_de_choix div span {
		padding: 7px 0;
	}

	.nouveautes_liste_de_choix div:nth-child(1) {
		width: 35px;
		color: #799B00;
		font-size: 350%;
	}

	.nouveautes_liste_de_choix div:nth-child(2) {
		margin-bottom: 7px;
	}

	.nouveautes_liste_de_choix div:nth-child(3) {
		width: 115px;
	}

	@media only screen and (max-width: 460px), only screen and (max-device-width: 460px) {
		.nouveautes_liste_de_choix div:nth-child(3) {
			margin: 10px auto;
		}
	}

	.nouveautes_liste_de_choix:nth-child(2n) {
		background-color: #F1F1F1;
	}

	@media only screen and (max-width: 460px), only screen and (max-device-width: 460px) {
		.nouveautes_liste_de_choix div {
			display: table;
		}
		.nouveautes_liste_de_choix div:nth-child(1) {
			display: table-cell;
		}
	}
/**************************************************************
***************************************************************
**************************************************************/