body
{
font-family: "colaborate-thinregular", Verdana, Arial, sans-serif;
cursor: url(images/boutons/carrerougeb15.png) 2 2, pointer;
webkit-scroll-behavior: smooth;

scroll-behavior: smooth;
}
#logo /* Le logo */
{
	float: right;
	display: inline-block;
	position: relative;
	top: 20px;
	z-index: 4;
}
header
{
	height: 169px;
	transition: 2s;
	overflow: hidden;
}
header:hover /* La bannière survolée */
{
	height: 295px;
	transition: 2s;
}
section /* Balises englobantes chapitres pour toutes les sections */
{
	position: relative;
	width: 1024px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 20px;
}
h1
{
	font-family: osp-din, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.expo
{
	font-size: 1.5em;
}
@font-face {
    font-family: "osp-din";
    src: url("osp-din/osp-din-webfont.woff2") format("woff2"),
         url("osp-din/osp-din-webfont.woff") format("woff"),
	url("osp-din/osp-din.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'colaborate-boldregular';
    src: url('colaborate_bold_macroman/ColabBol-webfont.eot');
    src: url('colaborate_bold_macroman/ColabBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('colaborate_bold_macroman/ColabBol-webfont.woff') format('woff'),
         url('colaborate_bold_macroman/ColabBol-webfont.ttf') format('truetype'),
         url('colaborate_bold_macroman/ColabBol-webfont.svg#colaborate-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'colaboratelightregular';
    src: url('colaborate_light_macroman/ColabLig-webfont.eot');
    src: url('colaborate_light_macroman/ColabLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('colaborate_light_macroman/ColabLig-webfont.woff') format('woff'),
         url('colaborate_light_macroman/ColabLig-webfont.ttf') format('truetype'),
         url('colaborate_light_macroman/ColabLig-webfont.svg#colaboratelightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'colaborate-mediumregular';
    src: url('colaborate_medium_macroman/ColabMed-webfont.eot');
    src: url('colaborate_medium_macroman/ColabMed-webfont.eot?#iefix') format('embedded-opentype'),
         url('colaborate_medium_macroman/ColabMed-webfont.woff') format('woff'),
         url('colaborate_medium_macroman/ColabMed-webfont.ttf') format('truetype'),
         url('colaborate_medium_macroman/ColabMed-webfont.svg#colaborate-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'colaborate-regularregular';
    src: url('colaborate_regular_macroman/ColabReg-webfont.eot');
    src: url('colaborate_regular_macroman/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('colaborate_regular_macroman/ColabReg-webfont.woff') format('woff'),
         url('colaborate_regular_macroman/ColabReg-webfont.ttf') format('truetype'),
         url('colaborate_regular_macroman/ColabReg-webfont.svg#colaborate-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'colaborate-thinregular';
    src: url('colaborate_thin_macroman/ColabThi-webfont.eot');
    src: url('colaborate_thin_macroman/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('colaborate_thin_macroman/ColabThi-webfont.woff') format('woff'),
         url('colaborate_thin_macroman/ColabThi-webfont.ttf') format('truetype'),
         url('colaborate_thin_macroman/ColabThi-webfont.svg#colaborate-thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face /* Valises des polices du site */
{
    font-family: 'greyscalebasicregular';
    src: url('greyscalebasic_regular_macroman/Greyscale_Basic_Regular-webfont.eot');
    src: url('greyscalebasic_regular_macroman/Greyscale_Basic_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('greyscalebasic_regular_macroman/Greyscale_Basic_Regular-webfont.woff') format('woff'),
         url('greyscalebasic_regular_macroman/Greyscale_Basic_Regular-webfont.ttf') format('truetype'),
         url('greyscalebasic_regular_macroman/Greyscale_Basic_Regular-webfont.svg#greyscalebasicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face
{
    font-family: 'BPdotsUnicase';

    src: url('polices/bpdotsunicase_regular_macroman/BPdotsUnicase-webfont.eot');

    src: url('polices/bpdotsunicase_regular_macroman/BPdotsUnicase-webfont.eot?#iefix') format('embedded-opentype'),

         url('polices/bpdotsunicase_regular_macroman/BPdotsUnicase-webfont.woff') format('woff'),

         url('polices/bpdotsunicase_regular_macroman/BPdotsUnicase-webfont.ttf') format('truetype'),

         url('polices/bpdotsunicase_regular_macroman/BPdotsUnicase-webfont.svg#BPdotsUnicase') format('svg');

}
@font-face
{
    font-family: 'letter-gothic-std';

    src: url('polices/letter-gothic-std/LetterGothicStd.woff') format('woff'),

         url('polices/letter-gothic-std/LetterGothicStd.otf') format('opentype');

}


#tout_menu /* Le menu */
{
	position: fixed;
	left: 10px;
	display:inline-block;
	z-index: 100;
	opacity: 1;
	transition: 1s;
}
#tout_menu:hover
{
	position: fixed;
	left: 10px;
	display:inline-block;
	z-index: 100;
	opacity: 1;
	transition: 1s;
}
nav
{
	display: inline-block;
	opacity: 1;
}
nav a
{
	text-decoration: none;
}
.m-0
{
}
.m-1
{
	transition: 0.2s;
}
.m-2
{
	transition: 0.2s;
}
.m-3
{
	transition: 0.5s;
}
.m-4
{
	transition: 0.5s;
}
.m-5
{
	width: 134px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	transition: 0.2s;
}
.m-7
{
	transition: 0.5s;
}
.m-8
{
	transition: 0.5s;
}
.m-9
{
	transition: 3s;
}
#exiti
{
	display: none;
	font-size: 0.8em;
	color: rgb(50,30,30);
	width: 220px;
}

.m-1 { background-position: left top; }
.m-2 { background-position: left top; }
.m-3 { background-position: left top; }
.m-4 { background-position: left top; }
.m-5 { background-position: left top; }
.m-6 { background-position: left top; }
.m-7 { background-position: left top; }
.m-8 { background-position: left top; }
.m-9 { background-position: left top; }

.m-0:hover 
{ 

}
.m-0:active 
{ 
}
.m-1:hover 
{
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.2s;
}
.m-1:active 
{ 
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;
}
.m-2:hover 
{
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.2s;
}
.m-2:active 
{
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;
}
.m-3:hover 
{ 
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.2s;
}
.m-3:active 
{ 
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;
}
.m-4:hover 
{
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.2s;
}
.m-4:active
{
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;	
}
.m-5:hover
{
}
.m-5:active
{
}
.m-7:hover 
{ 
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.2s;
}
.m-7:active
{ 
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;
}
.m-8:hover 
{ 
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.2s;
}
.m-8:active
{ 
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;
}
.m-9:hover 
{ 
	font-size: 1.2em;
	text-decoration: underline;
	transition: 0.3s;
}
.m-9:hover #exiti
{
	display: inline-block;
}
.m-9:active
{ 
	text-transform: uppercase;
	transition: 0.2s;
	text-decoration: underline;
	font-size: 1.2em;
}
#expositions:target .m-1
{
	width: 134px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	transition: 0.2s;
}
/* Fin du menu */

/* Chapitres */

#actualite 
{
	display: inline-block;
	width: 100%;
}
#actualite3 h2 /* Les titres secondaires */
{	
	display: block;
	margin-left: 300px;
	vertical-align: top;
}
#actualite3 figure video
{
	display: block;
	width: 500px;
	margin: auto;
	padding: 10px;
}
#formation 
{
	background: white;
	display: inline-block;
	width: 100%;
}
#expositions
{
	background: white;
	display: inline-block;
	width: 100%;	
}
#travaux
{
	background: white;
	display: inline-block;
	width: 100%;
}
#conception
{
	background: white;
	display: inline-block;
	width: 100%;
}
#autre
{
	background: white;
	display: inline-block;
	width: 100%;
}
#demarche
{
	background: white;
	display: inline-block;
	width: 100%;
}
#materiau
{
	background: white;
	display: inline-block;
	width: 100%;
}
#contact
{
	display: inline-block;
	width: 100%;
}
#liens
{
	background: url(images/fond_mur2268.jpg);
	display: inline-block;
	width: 100%;
} /* Fin des chapitres */

#liens strong /* Les textes fort */
{
	font-size: 1.4em;	
}
a /* Tous les liens */
{
	text-decoration: underline;
	color: black;
	cursor: url(images/boutons/carrerouge15.png) 2 2, pointer;
}
h1 /* Les grands titres */
{
	padding-left: 280px;
	font-size: 2.5em;	
}
h2 /* Les titres secondaires */
{	
	display: inline-block;
	vertical-align: top;
}
h3 /* Les titres tertiaires moins importants */
{
	padding-left: 280px;
	font-size: 2.5em;	
}
#liens h2 /* Les titres 2 du chapitre liens */
{
	padding-left: 200px;
	font-size: 1.8em;
}

/* Alignement des vignettes */


p /* Style des paragraphes */
{
	margin-left: 280px;
	max-width: 800px;
	text-align: justify;
	padding-right: 80px;
}
figure /* Balise englobante des images */
{
	max-width: 1024px;
	width: auto;
	margin: auto;
}
.middle /* S'applique à tous les éléments dont la class est middle */
{
	display: block;
	width: auto;
	margin: auto;
}
img /* Toutes les images */
{
	vertical-align: top;
	display: inline-block;
}
table /* Tableaux */
{
	display: block;
	margin: auto;
	width: 600px;
	border: none;
}
table tbody tr td:nth-child(1) /* Première colonne */
{
    width: 150px;
	font-weight: bold;
}
table tbody tr td:nth-last-child(1) /* Dernière colonne */
{
	font-weight: normal;
}
table caption /* Titre du tableau */
{
	width: 600px;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	padding-left: 130px;
	padding-top: 20px;
	padding-bottom: 10px;
}
table thead /* Titre des colonnes */
{
	display: none;
}

/* image agrandie */
blockquote /* les citations */
{
	display: inline-block;
	font-family: "BPdotsUnicase", "courier new", courier, monospace;
	font-size: 1em;
	color: #FF0;
}
.auteur
{
	display: inline-block;
	font-family: "letter gothic std", "Courier New", Courier, monospace;
	font-size: 0.8em;
	padding-left: 100px;
	line-height: 0.2em;
	color: #999999;
}
.ss-titre /* sous-titre stop en gris */
{
	display: inline-block;
	font-family: "letter gothic std", "Courier New", Courier, monospace;
	font-size: 1.1em;
	padding-left: 280px;
	margin-top: -20px;
	line-height: 1.2em;
	color: #999999;
	width: 400px;
	text-align: justify;
}

footer /* pied de page */
{
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
	width: 400px;
	margin: auto;	
}
footer img
{
	max-width: 280px;
}