<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("COUL-POL.css");
@import url("NAVIG-PREST.css");
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/



/* BODY SPECIAL POUR PAGES PRESTATIONS */

body {
	margin: 0;
	font-size: 1rem;
	line-height: 1.4;
	background-repeat: none;
	background-image: url(../images/prestations/feutrine.jpg);
	background-size: cover;
	background-attachment: fixed;
}


/* POLICES COULEURS SPECIALES POUR PAGES PRESTATIONS */

.texte-general, .texte-general-indent, .texte-gras {
color: #000;
}

.bbb li a {
color:#000;
padding-left: 1rem;
padding-right: 1rem;
}

.ccc .texte-general, .ccc .texte-gras {
color:#000;
}

.texte-titre3 {
	background-color: #FFF; /* #e3dab6 */
	padding-top: 1rem;
	padding-bottom: 1rem;
}

/* FONDS SPECIAUX POUR PAGES PRESTATIONS */

.bbb {
background-color: rgba(85,80,68,0.8);
}





.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* MOBILE (nombre internautes restreint) - jusqu'à 480 pixels inclus */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.25%;
	padding-left: 2.375%;
	padding-right: 2.375%;
	clear: none;
	float: none;
	background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(118,118,118,0.19)),color-stop( 7.25% , rgba(255,255,255,0.00)),color-stop( 97.41% , rgba(255,255,255,0.00)),color-stop( 100% , rgba(112,112,112,0.15)));
	background-image: -webkit-linear-gradient(0deg,rgba(118,118,118,0.19) 0%,rgba(255,255,255,0.00) 7.25%,rgba(255,255,255,0.00) 97.41%,rgba(112,112,112,0.15) 100%);
	background-image: linear-gradient(90deg,rgba(118,118,118,0.19) 0%,rgba(255,255,255,0.00) 7.25%,rgba(255,255,255,0.00) 97.41%,rgba(112,112,112,0.15) 100%);
}
.entete {
	width: 100%;
	margin-top: 0.5rem;
}
.fluid.entete #logo {
	float: left;
}
.aaa {
	display: none; /*on cache l'animation ou photo sur mobile, et on enlève l'espace attribué*/
	width: 100%;
	clear: both;
	margin-left: 0;
	float: right;
	max-width: 750px;
	margin-top: 0.5rem;
	height: 150px;
}
.accescontact {/*icone speciale pour contact - pour ecran petit*/
position: fixed;
height: 6%;
width: 6%;
left: 82%;
top: 6%;
}
.accesplan {/*icone speciale pour plan - pour ecran petit*/
position: fixed;
height: 6%;
width: 6%;
left: 90%;
top: 6%;
}
.navigliens {
	background-color: #FFFFFF;
	margin-top: 0.5rem;
}
/* la navigation du haut est emplilée sur écran mobile */
nav {
    width: 100%;
    border: 0px solid #ffffff;
    border-right: none;
}
nav ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
nav ul li {
    list-style: none;
    float: left;
    text-align: center;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    width: 100%; /* on force à prendre toute la largeur cette fois-ci */
    box-sizing: border-box;
}
nav ul li:first-child {
    border-left: none;
}
nav ul li a {
    display: block;
    text-decoration: none;
    color: #000000;
    padding: 0;
}
.bbb {
	width: 100%;
}
.ccc {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 2rem;
	border: solid 1px #FFF;
	background-color: rgba(255,255,255,0.8);
}
.ddd {
width: 100%;
clear: both;
margin-left: 0;
}
#plancheA {
height: auto;
width: 100%;
margin-left: 0;
}
#plancheB {
}
.pied {
	background-color: #F29F0C; /*#FFDE55 jaune*/
	margin-top: 1rem;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* TABLETTE ET PETIT PC (20% fréquentation) - entre 600 (481 origine) et 1279 pixels  - modif a 600px*/

@media only screen and (min-width: 600px) {

.gridContainer {
	width: 92.625%;
	padding-left: 1.1875%;
	padding-right: 1.1875%;
	clear: none;
	float: none;
	margin-left: auto;
}
.entete {
width: 48.7179%;
}
.fluid.entete #logo {
	float: left;
}
.aaa {
display: block; /*on montre l'animation ou photo sur tablette*/
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
.accescontact {/*icone speciale pour contact - pour ecran moyen*/
position: fixed;
height: 4%;
width: 4%;
left: 96%;
top: 10%;
}
.accesplan {/*icone speciale pour plan - pour ecran moyen*/
position: fixed;
height: 4%;
width: 4%;
left: 96%;
top: 4%;
}
.navigliens {
}
/* la navigation du haut est répartie en largeur sur écran tablette */
nav {
    width: 100%;
    border: 0px solid #ffffff;
    border-right: none;
}
nav ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
nav ul li {
    list-style: none;
    float: left;
    text-align: center;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    width: 20%; /* si le calcul ne se fait pas, on donne une valeur */
    width: calc(100% / 5);
    box-sizing: border-box;
}
nav ul li:first-child {
    border-left: none;
}
nav ul li a {
    display: block;
    text-decoration: none;
    color: #000000;
    padding: 0;
}
.bbb {
width: 100%;
}
.ccc {
width: 48.7179%;
clear: both;
margin-left: 0;
}
.ddd {
width: 48.7179%;
clear: none;
margin-left: 15.3846%;
text-align: center;
}
#plancheA {
margin: 2rem auto 2rem auto;
	height: auto;
	width: 73.6842%;
	margin-left: 0;
}
#plancheB {
}
.pied {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* ORDINATEUR BUREAU 1280-1600px Coeur(55%) = 1280 à 1600px. Au-delà de 1600 (25% entre 1600 et 1920), on bride à 1920  */

@media only screen and (min-width: 1280px) {

.gridContainer {
	width: 90.4166%;
	max-width: 1920px;
	padding-left: 0.7916%;
	padding-right: 0.7916%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.entete {
width: 49.1525%;
}
.fluid.entete #logo {
	float: left;
}
.aaa {
display: block; /*on montre l'animation ou photo sur ordinateur*/
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
.accescontact {/*icone speciale pour contact - pour ecran large*/
position: fixed;
height: 3%;
width: 3%;
left: 97%;
top: 10%;
}
.accesplan {/*icone speciale pour plan - pour ecran large*/
position: fixed;
height: 3%;
width: 3%;
left: 97%;
top: 2.5%;
}
.navigliens {
}
/* la navigation du haut est répartie en largeur sur écran ordinateur */
nav {
    width: 100%;
    border: 0px solid #ffffff;
    border-right: none;
}
nav ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
nav ul li {
    list-style: none;
    float: left;
    text-align: center;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    width: 20%; /* si le calcul ne se fait pas, on donne une valeur */
    width: calc(100% / 5);
    box-sizing: border-box;
}
nav ul li:first-child {
    border-left: none;
}
nav ul li a {
    display: block;
    text-decoration: none;
    color: #000000;
    padding: 0;
}
.bbb {
width: 100%;
}
.ccc {
width: 49.1525%;
margin-left: 0;
clear: both;
}
.ddd {
width: 32.2033%;
margin-left: 10.1694%;
clear: none;
text-align: center;
}
#plancheA {
margin: 2rem auto 2rem auto;
	height: auto;
	width: 73.6842%;
	margin-left: 0;
}
#plancheB {
}
.pied {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}


/* ILLUSTRATION */

#cadre {
width: 60%;
height: auto;
margin: 2rem auto 2rem auto;
text-align: center;
border: solid black;	
-webkit-box-shadow: 5px 5px 5px;
box-shadow: 5px 5px 5px;
overflow: hidden;
}
#plancheB {
width: 100%;
height: auto;
}


/* ANIMATION ILLUSTRATION PLANCHE B */

#plancheB {
animation-name: ILLUSTRATIONANIM;
animation-timing-function: ease-in-out;
animation-duration: 16s;
animation-direction: alternate;
animation-iteration-count: infinite;
}
@keyframes ILLUSTRATIONANIM {
0% {
transform: scale(1.1) rotate(-2deg);
}
100% {
transform: scale(1) rotate(0deg);
}
}

/* SPECIAL TABLETTE */
@media only screen and (min-width: 768px) and (max-width: 1279px) {
body {
	background-image: url(../images/prestations/feutrine-port.jpg);
	background-size: contain;
	background-repeat: repeat-y;
}
}</pre></body></html>