/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2013 03:17:58 AM America/New_York */



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

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 15, 2013 */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 16, 2013 01:54:02 AM America/New_York */



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

}

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

}



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

}

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

}

@font-face {
    font-family: 'DancingScriptORegular';
	src: url('polices/DancingScript-Regular-webfont.eot');
    src: url('polices/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/DancingScript-Regular-webfont.woff') format('woff'),
		url('polices/DancingScript-Regular-webfont.ttf') format('truetype'),
		url('polices/DancingScript-Regular-webfont.svg#DancingScriptORegular') format('svg');
    font-weight: normal;
    font-style: normal;

}





body
{
/*background: url('images/WB02085_.gif');*/
/*background: url('images/fond_craft_1.png');*/
/*background: url('images/WB00760L.gif');*/
/*background-color: #f9t2cd;*/
background-color: #f7ecb3;
/*background-color: #f4e69a;*/
}

/*{
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top right;
}
*/

p
{
font-family: 'Comic sans MS';
width: 900px;
color: maroon;
border:0px solid black;
text-align: center;
margin: auto;
padding: 10px; /*marge intérieur */
}

img
{
border: none;
}

section
{
	font-family: 'Comic sans MS'
	display: block;
	border: 0px solid red;
	text-align: center;
}

section p
{
	font-family: 'Comic sans MS'
	display: block;
	border: 0px solid blue;
	text-align: left;
}

section2
{
	display: block;
	border: 0px solid blue;
	text-align: right;
}

figcaption
{ 
	/*display: inline-block;*/
	background-color: rgb(252,252,180);	
	position: absolute;
	
	margin-top: 50px;
	font-family: 'EBGaramondSC';
	color: maroon;
	font-size: 18px;
	left: 50px;

	border: 1px black solid;
	border-radius: 5px;
	box-shadow: 3px 3px 3px black;
	padding: 1px 3px 1px 3px;
}

.bouton_rouge
{
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: url('images/exphbuha.gif') repeat-x;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: white;
    text-decoration: none;
}

.bouton_rouge img
{
    border: 0;
}

article, figcaption
{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
	

article, aside
{
    display: inline-block;
    vertical-align: middle;
 	text-align: center;
}


article 
{
	
	margin-left: 50px;
}

aside
{
    position: relative;
    background-color: rgb(252,252,180);
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 5px;
	margin-left: 100px;
    color: white;
    font-size: 0.9em;
}

strong
{
background-color: red;
color: black;
position: relative;
top: 2900px;
}


#gauche
{
width: 50%;
position: relative;
left: 10px;
height: 0px;
}
#droit
{
width: 50%;
position: relative;
left: 500px;
height: auto;
}

#central
{
width: 90%;
left: 20px;
}


.collonne_gauche
{
width: 90%;
/*background-color: rgb(207,195,175);*/
font-family: 'Comic sans MS';
text-align: center;
margin-left: 0px;
}
.collonne_droite
{
width: 90%;
/*background-color: rgb(207,195,175); */
font-family: 'Comic sans MS';
text-align: center;
margin-left: 0px;
}

.collonne_centrale
{
font-family: 'Comic sans MS';
text-align: center;
}


h1
{
	font-family: 'DancingScriptORegular' , Arial;
	text-align: center;
	font-size: 40px;
	color: #912f00;
}
h2
{
	font-family: 'DancingScriptORegular' , Arial;
	/*font-family: 'Comic sans MS';*/
	text-align: justify;
	color: maroon;
}
h3
{
	font-family: 'Trebuchet MS';
	text-align: center ;
	vertical-align: middle;
	color: maroon;
}

h4
{
	/*font-family: 'EBGaramondRegular';*/
	/*font-family: 'TangerineRegular', Arial;*/
	font-family: 'DancingScriptORegular', Arial;	
	font-size: 30px;
	color: maroon;
	text-align: center;
}	
	
h5
{
	font-family: 'DancingScriptORegular' , Arial;
	/*font-family: 'andlso';*/
	font-size: 50px;
	color: maroon;
	text-align: center;
}
	
p  h5
{	
	font-family: 'DancingScriptORegular' , Arial;
	font-size: 50px;
	color: blue;
	text-align: center;
}	
	
li
{
	text-align: center;
}


/* Bannière */

#banniere_image
{
    margin-top: 0px;
    height: 481px;
    margin-left: 20%;
	width: 58%;
	border-radius: 5px;
    background: url('images/le_regard_minib.JPG') no-repeat;
    position: relative;
    /*box-shadow: 0px 4px 4px #1c1a19;*/
    margin-bottom: 0px;
}

#banniere_description
{
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
    width: 99.5%;
    height: 33px;
    padding-top: 15px;
    padding-left: 4px;
    background-color: rgb(24,24,24); /* Pour les anciens navigateurs */
    background-color: rgba(24,24,24,0.8);
    color: white;
    font-size: 0.8em;
    
}

.bouton_rouge
{
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: url('images/fond_degraderouge.png') repeat-x;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: white;
    text-decoration: none;
}

.bouton_rouge img
{
    border: 0;
}

footer
{
	
   /* background:  url('images/fond_jaune.png') repeat top left,*/ /*url('images/separateur.png') repeat-x top, url('images/ombre.png') repeat-x top*/;
    /*padding-top: 150px;*/
}

#renvoi
{
	display: inline-block;
	vertical-align: top;
}		
