/****************************************************************
Remise à zéro de l'ensemble des marges intérieures et extérieures
  
	CSS Reset by Eric Meyer - Released under Public Domain
    http://meyerweb.com/eric/tools/css/reset/
*****************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
                  {margin: 0;padding: 0;border: 0;outline: 0;
                  font-size: 100%;vertical-align: baseline;
                  background: transparent;}
body              {line-height: 1;}
ol, ul            {list-style: none;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse;border-spacing: 0;}

/**********************************************************
Polices spéciales
Generated by Font Squirrel (http://www.fontsquirrel.com) on November 8, 2013
**********************************************************/
@font-face {
    font-family: '3dumbregular';
    src: url('3dumb-webfont.eot');
    src: url('3dumb-webfont.eot?#iefix') format('embedded-opentype'),
         url('3dumb-webfont.woff') format('woff'),
         url('3dumb-webfont.ttf') format('truetype'),
         url('3dumb-webfont.svg#3dumbregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: '2dumbregular';
    src: url('2dumb-webfont.eot');
    src: url('2dumb-webfont.eot?#iefix') format('embedded-opentype'),
         url('2dumb-webfont.woff') format('woff'),
         url('2dumb-webfont.ttf') format('truetype'),
         url('2dumb-webfont.svg#2dumbregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*************************************************************
Définition de l'image de fond du site ;
Des polices du site.
**************************************************************/

html{
	background-image: url("images/th.JPG");
	}
	
body{
	font-family: "3dumregular", "2dumbregular", "Trebuchet MS", Arial, "Courier 10 pitch", "Liberation Serif", sans-serif;
	}

/********************************************************************
Mise ne place d'un menu retour en haut vers l'ancre #qui 
et contact fixe verticalement placé à gauche de la page
**********************************************************************/
section#menufixe{
	/*font-family: "arial";*/
	font-size: 10px;
	/*background-color: yellow;*/
	height: 70px;
	width: 50px;
	margin-left: -60px;
	float: left;
	position: fixed;
	}
section#menufixe ul li{
	
	margin-top: 30px;*/
	/*font-family: "arial";*/
	/*font-size: 0.8;*/}
section#menufixe ul li a{
	width: 50px;
	height: 45px;
	padding: 5px;
	}


/**************************************************************
Centrage par la méthode de la marge négative du site ;
Déclaration de la couleur d'arrière plan de la page.
**************************************************************/

section#global{
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	margin-top: 10px;
	background-color: #450b2a;
	}
/*************************************************
En-tête
Couleur du fond héritée de #global.
Police blanche, à 3.2 em ; texte centré ;
Marges extérieures 10px ; intérieures à 20px ;
*************************************************/
header{
	font-family: "3dumbregular";
	font-size: 3.2em;
	text-align: center;
	color: #FFF;
	margin: 10px;
	padding: 20px;
	}
/************************************************************************
Introduction #qui
Couleur de fond héritée de #global avec un dégradé ;
Police héritée , blanche justifiée ;
Boîte aux bords arrondis avec une ombre blanche et une transparence de 40% ;
Marges externes et internes de 10px ;
Interligne à 1,5 em ;
*************************************************************************/
		
section#qui{
	color: #FFF;
	text-align: justify;
	background: -webkit-radial-gradient( #450b2a , #882e5f);/* dégradé */
   background: -moz-radial-gradient( #450b2a , #882e5f);
   background: -ms-radial-gradient( #450b2a , #882e5f);
   background: -o-radial-gradient( #450b2a , #882e5f);
   background: radial-gradient( #450b2a , #882e5f);    
   border-radius: 10px;/* effet arrondi de l'arrière plan*/ 
   box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
	margin: 10px;
	padding: 10px;
	line-height: 1.5em;
	}
/******************************************************************
Le lien contacter dans #qui est générique de la class contact
Police courrier blanche sur un fond de #global
Survol = inversion des couleurs ;
Se retrouve dans le pied de page centre et dans le menu fixe gauche
*******************************************************************/

a.contact{
	text-decoration: none;
	font-family: "arial";
	color: #FFF;
	background-color: #450b2a;
	border-radius: 15px;
	padding: 3px;	
}
.contact:hover{
	background-color: #FFF;
	color: #450b2a;
	}
/**************************************************************
Menu de navigation horizontal, centré, 3 boutons CSS dégradés
avec bords arrondis ; couleurs gris bleutée
Marges extérieures haute et basse pour effet centrage de la barre
aux bords arrondis ;
Au survol inverse vidéo couleur sur police / fond.
**************************************************************/

nav{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	background: -webkit-radial-gradient( #450b2a , #882e5f);/* dégradé */
   background: -moz-radial-gradient( #450b2a , #882e5f);
   background: -ms-radial-gradient( #450b2a , #882e5f);
   background: -o-radial-gradient( #450b2a , #882e5f);
   background: radial-gradient( #450b2a , #882e5f);    
   border-radius: 10px;/* effet arrondi de l'arrière plan*/ 
   box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
	}
nav ul{
	margin-left: 25%;
	}
nav li{
	display: inline-block;
	margin-left: 65px;
	font-size: 1.5em;
}
nav li a{
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-color: #181818 0.5;
	background: -webkit-linear-gradient( #e5f3f5 , #c6d9dc);/* dégradé */
  	background: -moz-linear-gradient( #e5f3f5 , #c6d9dc);
   background: -ms-linear-gradient( #e5f3f5 , #c6d9dc);
   background: -o-linear-gradient( #e5f3f5 , #c6d9dc);
   background: linear-gradient( #e5f3f5 , #c6d9dc);    
   border-radius: 10px; 
   text-shadow: 0px 1px 0px white;/* ombre blanche décalée de 1px sous le texte, adoucie par une transparence de 20%*/
 	box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
	}
nav li a:hover{
	color: #FFF;
	background: #450b2a;
	}
/********************************************************************
Les trois sections de photos sont identiques.
Fond identique aux boutons du menu, même dégradé.
Centrage des images, centrage du nom des photos.
********************************************************************/

section#six, section#huit, section#dix{	
	background: -webkit-linear-gradient( #e5f3f5 , #c6d9dc);/* dégradé */
   background: -moz-linear-gradient( #e5f3f5 , #c6d9dc);
   background: -ms-linear-gradient( #e5f3f5 , #c6d9dc);
   background: -o-linear-gradient( #e5f3f5 , #c6d9dc);
   background: linear-gradient( #e5f3f5 , #c6d9dc);    
   border-radius: 10px;
   text-shadow: 0px 1px 0px white;
   box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
   margin-bottom: 10px;
   padding-bottom: 10px;
   }
figure{
	text-align: center;
	}
figure img{
	width: 400px;
	height: 200px;
	}
/*figure img:hover{
	width: 565px;
	height: 283px;
	z-index: auto;}*/
/**********************************************************************
Les titres et paragraphes h2, h3, p
***********************************************************************/


h2{
	font-family: "2dumbregular";
	font-size: 1.8em;
	padding-top: 20px; 	
	padding-left: 20px;
}

h3{
	font-family: "2dumbregular";
	font-size: 1.3em;
	/*padding-left: 35px;*/
	text-align: center;
}
p{
	font-family: "2dumbregular";
	font-size: 1.1em;
	margin: 0; padding: 0;
	padding-left: 35px;
	padding-right: 20px;
	text-align: justify;
	}
.soustitre{
	margin-top: 10px;
	margin-bottom: 20px;
	}
/*************************************************************************
Le pied de page reprend la présentation de la section #qui
Dégradé avec fondu et bords arrondis
Trois colonnes déterminées par des id footergauche footercentre footerdroit
***************************************************************************/

footer{
	height: 30px;
	background: -webkit-linear-gradient( #450b2a , #882e5f);/* dégradé */
   background: -moz-linear-gradient( #450b2a , #882e5f);
   background: -ms-linear-gradient( #450b2a , #882e5f);
   background: -o-linear-gradient( #450b2a , #882e5f);
   background: linear-gradient( #450b2a , #882e5f);    
   border-radius: 10px; 
   box-shadow: 0px 0px 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
	}

footer p{
	float: left;
	margin: 10px;
	margin-left: 45px;
	color: gray;
	font-size: 0.8em;
	font-family: "arial";
	}
