@charset "UTF-8";
/* CSS Document */
/* UDUDDUDUDUDUDUDUDUDUDUDUD */
/* UDUD URBANDATA UDUDUDUDDU */
/* UDUD www.urbandata.fr UDU */


/****** TEMPLATE COLORS SALONS *****/
/*#D91D84;/*magenta*/
/*#2093D2;/*cyan*/
/*#292E3A;/*noirantracithe*/
/*#B5B5B5;/*gris*/
/*#37458a;/*bleuSE*/
/*#F9C51F;/*jauneSE*/
/*#5DB087;/*vert*/
/*#005f26;/vertPGSfonce*/
/*#009640;/vertPGSclair*/
/*#DA5A29;/*orange*/
/*#EBE13C;/*jaune*/
/*#A863A5;/*violet*/

/*#E42013;/*rouge*/



h1, h1 span							{ color:#2093D2;/*cyan*/}
h2									{ color:#292E3A;/*noirantracithe*/}
h3, h4								{ color:#292E3A;/*noirantracithe*/}
a 									{ color:#D91D84;/*magenta*/text-decoration: none;outline: 0;}
a:hover 							{ color:#B5B5B5;/*gris*/outline: 0;}
a:active		 					{ color:#B5B5B5;/*gris*/outline: 0;}
a:focus								{ color:#B5B5B5;/*gris*/}

.lienPlan							{ color:#2093D2;/*cyan*/ text-decoration: underline;  }
.lienPlan:hover						{ color:#B5B5B5;/*gris*/}
.lienTel							{ color:#fff; text-decoration: underline;  }



.fa-check-square					{ color:#2093D2;/*cyan*/}
.fa-window-close					{ color:#E42013;/*rouge*/}
.typoNoire							{ color:#292E3A;/*noirantracithe*/}
.typoBlanche						{ color:#fff;}
.typoCyan							{ color:#2093D2;/*cyan*/}
.typoMag							{ color:#D91D84;/*magenta*/}
.typoAlerte							{ color:#E42013;/*rouge*/}
.text-muted							{ color: #2093D2;/*cyan*/}


/**************BLOC COLOR***********/
.box-commande-entete 				{ background-color: #2093D2;/*cyan*/}
.borderSalon						{ border: 2px solid #2093D2;/*cyan*/}
.bgSalon							{ background-color:#2093D2;/*cyan*/}
.bgBlanc							{ background-color:#fff ;}
.bgCyan								{ background-color: #2093D2;/*cyan*/}
.bgGris		 						{ background-color: #B5B5B5;/*gris*/}
.bgRouge							{ background-color:#E42013;/*rouge*/}
.barreverticale						{ color:#464442; /*gris foncé*/}

.cadreCyan							{ border: 12px solid #2093D2;/*cyan*/}

.fondOpaqueBlanc 					{ background:url(../images/pixel_blanc_trans50.png) repeat left top; overflow:hidden}
.fondOpaqueGris 					{ background: url(../images/pixel_gris_trans70.png) repeat left top; overflow: hidden;}

.modal-header, .modal-footer 		{ background-color:#2093D2;/*cyan*/color:#fff;}

/**************SECTION BACGROUND***********/


#fond_image 						{ position:fixed; z-index:-100;width:100%; height:100%;margin:0; padding:0 ; overflow:hidden; }
.imgFond							{ width:100%; height: auto;background-size:cover;
-webkit-background-size: cover; 
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
}
.img-fluid 							{ max-width: 100%; height: auto;}
section#supHeader					{ background-color:#2093D2;/*cyan*/}

header#header						{ background-color:#FFF;}
section#intro						{ background-color:#FFF;}
section#titre						{ }
section#section1					{ background-color:#FFF}
section#section2 					{ background-color:#FFF;}
section#section2 					{ }
section#section3 					{ background-color:#FFF}
section#section4 					{ background-color:#FFF;}
section#section4 					{ }
section#section5 					{ background-color:#FFF;}
section#section5 					{ }
section#section6 					{ background-color:#FFF}
section#contact 					{ }
section#info 						{ }
footer								{ }

/*#D91D84;/*magenta*/
/*#2093D2;/*cyan*/
/*#292E3A;/*noirantracithe*/
/*#B5B5B5;/*gris*/
/*#37458a;/*bleuSE*/
/*#F9C51F;/*jauneSE*/
/*#5DB087;/*vert*/
/*#DA5A29;/*orange*/
/*#EBE13C;/*jaune*/
/*#A863A5;/*violet*/

/*#E42013;/*rouge*/

/**************BTN***********/
.btn-blanc							{ background: #fff;color:#1292E3A;/*noirantracithe*/}
.btn-blanc:hover					{ background-color:#292E3A;/*noirantracithe*/color:#fff;}
.btn-cyan							{ background-color:#2093D2;/*cyan*/color:#fff;}
.btn-cyan:hover						{ background-color:#292E3A;/*noirantracithe*/color:#fff;}
.btn-mag							{ background-color:#D91D84;/*magenta*/color:#fff;}
.btn-mag:hover						{ background-color:#292E3A;/*noirantracithe*/color:#fff;}

.btn-salon							{ background-color:#D91D84;/*magenta*/color:#fff;}
.btn-salon:hover						{ background-color:#292E3A;/*noirantracithe*/color:#fff;}

.btn-alerte							{ background-color:#E42013;/*rouge*/olor:#fff;}
.btn-alerte:hover					{ background-color:#292E3A;/*noirantracithe*/color:#fff;}


.mandatory							{ font-size: 160%; font-style: normal; font-weight: bolder; color: #2093D2;/*cyan*/}

/**************BTN***********/
.navbar-dark .navbar-toggler { color: rgba(255,255,255,1.0); border-color: rgba(255,255,255,1.0);}
navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}



