﻿/* Définitions des polices personnalisées */

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

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

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

/* Eléments principaux de la page */

body
{
	background: #07042d url('img/nuit.jpg') repeat;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #222;
    margin: 0;
    padding: 0;
}

#bloc_page
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e4f1fd) to(white));
  	background: -webkit-linear-gradient(-3deg, white, #e4f1fd, white, white);
 	background: -moz-linear-gradient(-3deg, white, #e4f1fd, white, white);
 	background: -ms-linear-gradient(-3deg, white, #e4f1fd, white, white);
 	background: -o-linear-gradient(-3deg, white, #e4f1fd, white, white);
  	background: linear-gradient(87deg, white, #e4f1fd, white, white);
  	-pie-background: linear-gradient(-3deg, white, #e4f1fd, white, white);
  	behavior: url(pie/PIE.php);
    width: auto;
    width: 1024px;
    margin: 0 auto;
    padding: 0; 
}

#accueil
{
	background: url('../images/fond_geomorphogenie2.jpg') no-repeat;
    width: 1024px;
    margin: 0 auto;
    padding: 0;
}

img, img a
{
	border:none;	
}

/* Header */

header
{
	background: url('../images/fond_header.jpg') no-repeat;
    margin: 0;
    padding: 0;
    max-width: 1024px;
    position: relative;
}

#logo
{
    display: inline-block;
    width: 10%;
    min-width:125px;
    height: 156px;
    margin: 10px 0 10px 40px;
    padding: 0;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
}

img a
{
    border: none;
    margin: 0;
    padding: 0;
}

#titre_principal
{
    display: inline-block;
    width:684px;
    text-align: left;
    margin: 60px 0 0 0;
    padding: 0 0 0 0;
    vertical-align: top;
}

header h1
{
    display:block;
    font-family: 'philosopherregular', serif;
    font-size: 3.2em;
    font-weight: normal;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    line-height:45px;
    text-align: center;
}

.ombrage {
  text-shadow: 2px 2px 2px black;
} 

<!--[if lte IE 8]>
.ombrage {
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);
  zoom: 1;
} 
<![endif]-->

header h2
{
    font-family: 'present_lt_stdbold_condensed', serif;
    font-size: 2.1em;
    font-weight: normal;
    letter-spacing: 0.1em;
    color: #e76d08;
    margin: 0;
    padding: 0;
}


#logo-penaterra
{
    display: inline-block;
    min-width:125px;
    width: 10%;
    height: 156px;
    margin: 10px 40px 10px 0;
    padding: 0;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);
}

#logo-penaterra:hover, #logo:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
}

.right
{
	float: right;
}

.left
{
    float: left;
}

/* Navigation */

nav
{
    width: auto;
    min-width: 770px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'vagregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.07em;
    color: white;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    -moz-text-shadow: 1px 1px 1px rgb(0, 0, 0);
    -webkit-text-shadow: 1px 1px 1px rgb(0, 0, 0);
    behavior: url(pie/PIE.php);
}

#menu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(red) to(indigo));
  	background: -webkit-linear-gradient(0deg, red, orange, yellow, green, blue, indigo, violet);
 	background: -moz-linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet);
 	background: -ms-linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet);
 	background: -o-linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet);
  	background: linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet);
  	-pie-background: linear-gradient(0deg, red, orange, yellow, green, blue, indigo, violet);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='red',endColorstr='indigo',GradientType=1);
	box-shadow: 0 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0 5px 5px rgb(0, 0, 0);	
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	behavior: url(pie/PIE.php);
}

#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(orange) to(yellow));
  	background: -webkit-linear-gradient(0deg, red, orange, yellow);
 	background: -moz-linear-gradient(90deg, red, orange, yellow);
 	background: -ms-linear-gradient(90deg, red, orange, yellow);
 	background: -o-linear-gradient(90deg, red, orange, yellow);
  	background: linear-gradient(90deg, red, orange, yellow);
  	-pie-background: linear-gradient(0deg, red, orange, yellow);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='red',endColorstr='yellow',GradientType=1);
	behavior: url(pie/PIE.php);
	box-shadow: 0 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0 5px 5px rgb(0, 0, 0);	
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	behavior: url(pie/PIE.php);
}

#menu ul.sshut
{
    background: -webkit-gradient(linear, 0 0, 0 100%, from(yellow) to(green));
    background: -webkit-linear-gradient(0deg, orange, yellow, green);
    background: -moz-linear-gradient(90deg, orange, yellow, green);
    background: -ms-linear-gradient(90deg, orange, yellow, green);
    background: -o-linear-gradient(90deg, orange, yellow, green);
    background: linear-gradient(90deg, orange, yellow, green);
    -pie-background: linear-gradient(0deg, orange, yellow, green);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='yellow',endColorstr='green',GradientType=1);
    behavior: url(pie/PIE.php);
}

#menu ul.contact
{
    background: -webkit-gradient(linear, 0 0, 0 100%, from(indigo) to(violet));
  	background: -webkit-linear-gradient(0deg, blue, indigo, violet);
 	background: -moz-linear-gradient(90deg, blue, indigo, violet);
 	background: -ms-linear-gradient(90deg, blue, indigo, violet);
 	background: -o-linear-gradient(90deg, blue, indigo, violet);
  	background: linear-gradient(90deg, blue, indigo, violet);
  	-pie-background: linear-gradient(0deg, blue, indigo, violet);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='blue',endColorstr='indigo',GradientType=1);
	behavior: url(pie/PIE.php);
}

#menu li
{
    display: inline-block;
    position: relative;
    font-size: 16px;
    -webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);	
}

/* Dégradés Internet Explorer ! */

#menu_geo
{
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='red',endColorstr='orange',GradientType=1);
}

#menu_shut
{
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='orange',endColorstr='yellow',GradientType=1);
}

#menu_actu
{
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='yellow',endColorstr='green',GradientType=1);
}

#menu_form
{
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='green',endColorstr='blue',GradientType=1);
}

#menu_info
{
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='blue',endColorstr='indigo',GradientType=1);
}

/* FIN Dégradés Internet Explorer ! */

nav #menu a
{
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	text-align: center;
    color: white;
    text-decoration: none;
}

nav #menu ul
{
	left: -4000px;
	position: absolute;
}

nav #menu li:hover > ul
{
	left: 0;
}

nav #menu a:hover
{
    color: #333333;
}

/* phrase */

#phrase
{
    width: auto;
    margin: 25px 0 10px 0;
    padding: 0;
    text-align: center;
}

#phrase h1
{
    font-family: 'present_lt_stdbold_condensed', serif;
    font-size: 1.62em;
    font-weight: normal;
    letter-spacing: 0.1em;
    color: #e76d08;
    margin: 0;
    padding: 0;
}

.ombrage2 {
  text-shadow: 1px 1px 1px #555555;
} 



/* flashcontent */

#flashContent
{
    width: auto;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

#flashContent p
{
	display: block;
	text-align: center;
	padding: 0 0 5px 0;
	font-family: 'vagregular', sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 0.07em;
    color: #444;
	vertical-align: bottom;
}

#flashContent a {
	margin:0;
	padding: 0;
	text-decoration:none;
	outline:none;
	color: #EEE;
}

#flashContent a:hover {
	color: #e76d08;
	text-decoration:none;
	outline:none;
}

#flashContent a:active, a:focus, a:visited{
    text-decoration:none;
	outline:none;
}

/* section */

section
{
    width: auto;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 0.9em;
}

section a
{
    margin:0;
	padding: 0;
	text-decoration:none;
	color: #e76d08;
}

section a:hover
{
    color: #005b09;
	text-decoration:none;
	outline:none;
}


section h1
{
    font-family: 'philosopherregular', serif;
    letter-spacing: 0.06em;
    font-weight: normal;
    font-size: 1.5em;
    color: #005b09;
    text-align: left;
}

/* corps */

article, .image, #formulaire
{
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}

/* article */

article
{
	width:60%;
    margin: 0 30px 0 0;
    padding: 0;
}

.mediasociaux
{
    width:100%;
    margin: 0 30px;
    padding: 0;
}

#menumois
{
    font-size: 0.8em;
}

article h1, #formulaire h1
{
    font-family: 'philosopherregular', serif;
    letter-spacing: 0.06em;
    font-weight: normal;
    font-size: 1.5em;
    color: #005b09;
}

h1.center 
{
    letter-spacing: 0.03em;
    font-size: 1.4em;
    margin:10px auto;
    padding:0;
}

article h2
{
    font-family: 'philosopherregular', serif;
    letter-spacing: 0.06em;
    font-weight: normal;
    font-size: 1.3em;
    color: #e76d08;
    padding: 0;
    margin: 0 0 5px 0;
}

article h3
{
    letter-spacing: 0.06em;
    font-size: 1em;
    padding: 0 0 5px 0;
    margin: 0;
    color: #005b09;
}

article ul
{
    list-style-image: url('img/liste_puce_etoile.png');
}

article li
{
    padding: 0 0 10px 0;
    color: #005b09;
}

.lex
{
	padding: 0 0 5px 0;
	color: #222;
}

#penaterra
{
	float:left;
	padding-right: 25px;
}

.affiche
{
	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    behavior: url(/pie/PIE.php);
}

.affiche:hover
{
	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
    behavior: url(/pie/PIE.php);
}

.image p
{
	padding:0;
	margin: 5px 0 15px 0;
	font-style: italic;
	font-size: 0.9em;
	color: #005b09;
}

article p
{
	padding:0;
	margin: 0 0 15px 0;
}

.chapeau
{
	padding:0;
	margin: 0;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.4em;
}

.dessous
{
	clear: both;
	padding-top: 15px;
}

.italique
{
	font-style: italic;
}

article dt
{
    color: #e76d08;
    margin: 0 0 5px 0;
}

article dd
{
    margin: 0 0 20px 15px;
}

#telecharger
{
	list-style-image: url('img/liste_puce.png');
	margin: 0;
	padding: 0;
}

.site-penaterra
{
	text-align: center;
	font-size: 2em;
	color: red;
}

.center
{
    text-align: center;
}

iframe
{
    margin: 10px 0 0 0;
    padding: 0;
}

/* actualités */

#actu
{
    margin: 0 25px 25px 25px;
    padding: 10px;
    text-align: center;
    width: auto;
}

.actu
{
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-ms-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
  	background: #fde8e4;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#fde8e4));
  	background: -webkit-linear-gradient(0deg, white, #fde8e4);
 	background: -moz-linear-gradient(90deg, white, #fde8e4);
 	background: -ms-linear-gradient(90deg, white, #fde8e4);
 	background: -o-linear-gradient(90deg, white, #fde8e4);
  	background: linear-gradient(90deg, white, #fde8e4);
  	-pie-background: linear-gradient(0deg, white, #fde8e4);
	behavior: url(/pie/PIE.php);	
}

/* image */

iframe {
       max-width: 100%;
} 


.image
{
    width: 235px;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
}

.image img
{
    margin: 0;
    padding: 0;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -ms-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
    -moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
    box-shadow: 0px 5px 5px rgb(0, 0, 0);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
}

.image img:hover
{
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .8),
                0 3px 5px rgba(0, 0, 0, .7),
                0 5px 10px rgba(0, 0, 0, .7),
                0 20px 20px rgba(0, 0, 0, .20);
}

/* temoignages */

#tem {
    width:40%;
    height:auto;
    margin: 10px 10px;
    padding:0;
    display: table-cell;
    vertical-align:top;
    text-align:center;
}

.temoignage
{
    width:85%;
    height:auto;
    margin: 0 0 20px 10px;
    padding: 5px;
    text-align: justify;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -ms-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
    -moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
    box-shadow: 0px 5px 5px rgb(0, 0, 0);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
}

#tem-geo {
    background: #e4e8fd;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#e4e8fd));
    background: -webkit-linear-gradient(0deg, white, #e4e8fd);
    background: -moz-linear-gradient(90deg, white, #e4e8fd);
    background: -ms-linear-gradient(90deg, white, #e4e8fd);
    background: -o-linear-gradient(90deg, white, #e4e8fd);
    background: linear-gradient(90deg, white, #F5DEB3);
    -pie-background: linear-gradient(0deg, white, #e4e8fd);
    behavior: url(/pie/PIE.php);
}

#tem-penaterra {
    background: #fde8e4;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#fde8e4));
    background: -webkit-linear-gradient(0deg, white, #fde8e4);
    background: -moz-linear-gradient(90deg, white, #fde8e4);
    background: -ms-linear-gradient(90deg, white, #fde8e4);
    background: -o-linear-gradient(90deg, white, #fde8e4);
    background: linear-gradient(90deg, white, #FFB6C1);
    -pie-background: linear-gradient(0deg, white, #fde8e4);
    behavior: url(/pie/PIE.php);
}

.temoignage h1
{
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'philosopherregular', serif;
    letter-spacing: 0.06em;
    font-weight: normal;
    font-size: 1.2em;
    color: #005b09;
}

.temoignage p
{
    margin: 0 0 0 0;
    padding: 0;
    font-size: 0.8em;
    color: black;
    text-align: justify;
}

p.signature
{
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 0.8em;
    color: grey;
    text-align: right;
    font-style: italic;
}

/* informations - contact */

.info
{
	width: 450px;
	margin: 0 40px 0 0;
    padding: 0;
    text-align: justify;
}

#lemesle
{
	margin: 0;
    padding: 0;
    -webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    behavior: url(/pie/PIE.php);
}

img.facebook {
  vertical-align: bottom;
}

#formulaire
{	
    margin: 0;
    padding: 0;
    text-align: left;
}

#map
{
	width: 450px;
	height: 300px;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: left;
    -webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    behavior: url(/pie/PIE.php);
}

/* formulaire */

form
{
	margin: 0 0 30px 0;
    padding: 10px;
    width: 380px;
    font-family: 'vagregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.07em;
    color: white;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(red) to(indigo));
  	background: -webkit-linear-gradient(-45deg, red, orange, yellow, green, blue, indigo, violet);
 	background: -moz-linear-gradient(-90deg, red, orange, yellow, green, blue, indigo, violet);
 	background: -ms-linear-gradient(-45deg, red, orange, yellow, green, blue, indigo, violet);
 	background: -o-linear-gradient(45deg, red, orange, yellow, green, blue, indigo, violet);
  	background: linear-gradient(135deg, red, orange, yellow, green, blue, indigo, violet);
  	-pie-background: linear-gradient(-45deg, red, orange, yellow, green, blue, indigo, violet);
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-ms-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    -moz-text-shadow: 1px 1px 1px rgb(0, 0, 0);
    -webkit-text-shadow: 1px 1px 1px rgb(0, 0, 0);
    behavior: url(/pie/PIE.php);
}

form p
{
	margin: 0;
    padding: 0;
	text-align: left;
}

.retour
{
	margin: 0;
    padding: 0;
	text-align: center;
}

input, select, textarea
{
	margin: 2px 0 7px 0;
    padding: 2px 0;
}

/* bouton */

.bouton
{
	display: block;
	padding: 5px 10px;
    margin:15px 0 20px 0;
    height: 25px;
	text-align: center;
    font-family: 'vagregular', sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    letter-spacing: 0.07em;
    -webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-ms-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	behavior: url(/pie/PIE.php);
}

.bouton:hover a
{
    color: #005b09;
}

#bouton_un
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(yellow) to(white));
  	background: -webkit-linear-gradient(0deg, yellow, white);
 	background: -moz-linear-gradient(90deg, yellow, white);
 	background: -ms-linear-gradient(90deg, yellow, white);
 	background: -o-linear-gradient(90deg, yellow, white);
  	background: linear-gradient(90deg, yellow, white);
  	-pie-background: linear-gradient(0deg, yellow, white);
	behavior: url(pie/PIE.php);	
}

#bouton_un:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(yellow));
  	background: -webkit-linear-gradient(0deg, white, yellow);
 	background: -moz-linear-gradient(90deg, white, yellow);
 	background: -ms-linear-gradient(90deg, white, yellow);
 	background: -o-linear-gradient(90deg, white, yellow);
  	background: linear-gradient(90deg, white, yellow);
  	-pie-background: linear-gradient(0deg, white, yellow);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_deux
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(violet) to(white));
  	background: -webkit-linear-gradient(0deg, violet, white);
 	background: -moz-linear-gradient(90deg, violet, white);
 	background: -ms-linear-gradient(90deg, violet, white);
 	background: -o-linear-gradient(90deg, violet, white);
  	background: linear-gradient(90deg, violet, white);
  	-pie-background: linear-gradient(0deg, violet, white);
	behavior: url(pie/PIE.php);
}

#bouton_deux:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(violet));
  	background: -webkit-linear-gradient(0deg, white, violet);
 	background: -moz-linear-gradient(90deg, white, violet);
 	background: -ms-linear-gradient(90deg, white, violet);
 	background: -o-linear-gradient(90deg, white, violet);
  	background: linear-gradient(90deg, white, violet);
  	-pie-background: linear-gradient(0deg, white, violet);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_trois
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#8bc6fd) to(white));
  	background: -webkit-linear-gradient(0deg, #8bc6fd, white);
 	background: -moz-linear-gradient(90deg, #8bc6fd, white);
 	background: -ms-linear-gradient(90deg, #8bc6fd, white);
 	background: -o-linear-gradient(90deg, #8bc6fd, white);
  	background: linear-gradient(90deg, #8bc6fd, white);
  	-pie-background: linear-gradient(0deg, #8bc6fd, white);
	behavior: url(pie/PIE.php);
}

#bouton_trois:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#8bc6fd));
  	background: -webkit-linear-gradient(0deg, white, #8bc6fd);
 	background: -moz-linear-gradient(90deg, white, #8bc6fd);
 	background: -ms-linear-gradient(90deg, white, #8bc6fd);
 	background: -o-linear-gradient(90deg, white, #8bc6fd);
  	background: linear-gradient(90deg, white, #8bc6fd);
  	-pie-background: linear-gradient(0deg, white, #8bc6fd);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_quatre
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#2aff00) to(white));
  	background: -webkit-linear-gradient(0deg, #2aff00, white);
 	background: -moz-linear-gradient(90deg, #2aff00, white);
 	background: -ms-linear-gradient(90deg, #2aff00, white);
 	background: -o-linear-gradient(90deg, #2aff00, white);
  	background: linear-gradient(90deg, #2aff00, white);
  	-pie-background: linear-gradient(0deg, #2aff00, white);
	behavior: url(pie/PIE.php);
}

#bouton_quatre:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#2aff00));
  	background: -webkit-linear-gradient(0deg, white, #2aff00);
 	background: -moz-linear-gradient(90deg, white, #2aff00);
 	background: -ms-linear-gradient(90deg, white, #2aff00);
 	background: -o-linear-gradient(90deg, white, #2aff00);
  	background: linear-gradient(90deg, white, #2aff00);
  	-pie-background: linear-gradient(0deg, white, #2aff00);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_cinq
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc63d) to(white));
  	background: -webkit-linear-gradient(0deg, #ffc63d, white);
 	background: -moz-linear-gradient(90deg, #ffc63d, white);
 	background: -ms-linear-gradient(90deg, #ffc63d, white);
 	background: -o-linear-gradient(90deg, #ffc63d, white);
  	background: linear-gradient(90deg, #ffc63d, white);
  	-pie-background: linear-gradient(0deg, #ffc63d, white);
	behavior: url(pie/PIE.php);
}

#bouton_cinq:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#ffc63d));
  	background: -webkit-linear-gradient(0deg, white, #ffc63d);
 	background: -moz-linear-gradient(90deg, white, #ffc63d);
 	background: -ms-linear-gradient(90deg, white, #ffc63d);
 	background: -o-linear-gradient(90deg, white, #ffc63d);
  	background: linear-gradient(90deg, white, #ffc63d);
  	-pie-background: linear-gradient(0deg, white, #ffc63d);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_six
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8989) to(white));
  	background: -webkit-linear-gradient(0deg, #ff8989, white);
 	background: -moz-linear-gradient(90deg, #ff8989, white);
 	background: -ms-linear-gradient(90deg, #ff8989, white);
 	background: -o-linear-gradient(90deg, #ff8989, white);
  	background: linear-gradient(90deg, #ff8989, white);
  	-pie-background: linear-gradient(0deg, #ff8989, white);
	behavior: url(pie/PIE.php);
}

#bouton_six:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#ff8989));
  	background: -webkit-linear-gradient(0deg, white, #ff8989);
 	background: -moz-linear-gradient(90deg, white, #ff8989);
 	background: -ms-linear-gradient(90deg, white, #ff8989);
 	background: -o-linear-gradient(90deg, white, #ff8989);
  	background: linear-gradient(90deg, white, #ff8989);
  	-pie-background: linear-gradient(0deg, white, #ff8989);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_sept
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#00fff0) to(white));
  	background: -webkit-linear-gradient(0deg, #00fff0, white);
 	background: -moz-linear-gradient(90deg, #00fff0, white);
 	background: -ms-linear-gradient(90deg, #00fff0, white);
 	background: -o-linear-gradient(90deg, #00fff0, white);
  	background: linear-gradient(90deg, #00fff0, white);
  	-pie-background: linear-gradient(0deg, #00fff0, white);
	behavior: url(pie/PIE.php);
}

#bouton_sept:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#00fff0));
  	background: -webkit-linear-gradient(0deg, white, #00fff0);
 	background: -moz-linear-gradient(90deg, white, #00fff0);
 	background: -ms-linear-gradient(90deg, white, #00fff0);
 	background: -o-linear-gradient(90deg, white, #00fff0);
  	background: linear-gradient(90deg, white, #00fff0);
  	-pie-background: linear-gradient(0deg, white, #00fff0);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_huit
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#a87dff) to(white));
  	background: -webkit-linear-gradient(0deg, #a87dff, white);
 	background: -moz-linear-gradient(90deg, #a87dff, white);
 	background: -ms-linear-gradient(90deg, #a87dff, white);
 	background: -o-linear-gradient(90deg, #a87dff, white);
  	background: linear-gradient(90deg, #a87dff, white);
  	-pie-background: linear-gradient(0deg, #a87dff, white);
	behavior: url(pie/PIE.php);
}

#bouton_huit:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#a87dff));
  	background: -webkit-linear-gradient(0deg, white, #a87dff);
 	background: -moz-linear-gradient(90deg, white, #a87dff);
 	background: -ms-linear-gradient(90deg, white, #a87dff);
 	background: -o-linear-gradient(90deg, white, #a87dff);
  	background: linear-gradient(90deg, white, #a87dff);
  	-pie-background: linear-gradient(0deg, white, #a87dff);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_neuf
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff57ae) to(white));
  	background: -webkit-linear-gradient(0deg, #ff57ae, white);
 	background: -moz-linear-gradient(90deg, #ff57ae, white);
 	background: -ms-linear-gradient(90deg, #ff57ae, white);
 	background: -o-linear-gradient(90deg, #ff57ae, white);
  	background: linear-gradient(90deg, #ff57ae, white);
  	-pie-background: linear-gradient(0deg, #ff57ae, white);
	behavior: url(pie/PIE.php);
}

#bouton_neuf:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#ff57ae));
  	background: -webkit-linear-gradient(0deg, white, #ff57ae);
 	background: -moz-linear-gradient(90deg, white, #ff57ae);
 	background: -ms-linear-gradient(90deg, white, #ff57ae);
 	background: -o-linear-gradient(90deg, white, #ff57ae);
  	background: linear-gradient(90deg, white, #ff57ae);
  	-pie-background: linear-gradient(0deg, white, #ff57ae);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

#bouton_dix
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#83ffc3) to(white));
  	background: -webkit-linear-gradient(0deg, #83ffc3, white);
 	background: -moz-linear-gradient(90deg, #83ffc3, white);
 	background: -ms-linear-gradient(90deg, #83ffc3, white);
 	background: -o-linear-gradient(90deg, #83ffc3, white);
  	background: linear-gradient(90deg, #83ffc3, white);
  	-pie-background: linear-gradient(0deg, #83ffc3, white);
	behavior: url(pie/PIE.php);
}

#bouton_dix:hover
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(white) to(#83ffc3));
  	background: -webkit-linear-gradient(0deg, white, #83ffc3);
 	background: -moz-linear-gradient(90deg, white, #83ffc3);
 	background: -ms-linear-gradient(90deg, white, #83ffc3);
 	background: -o-linear-gradient(90deg, white, #83ffc3);
  	background: linear-gradient(90deg, white, #83ffc3);
  	-pie-background: linear-gradient(0deg, white, #83ffc3);
  	-webkit-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	-moz-box-shadow: 0px 5px 5px rgb(0, 0, 0);
	box-shadow: 0px 5px 5px rgb(0, 0, 0);
	behavior: url(pie/PIE.php);
}

/* Footer */

footer
{
	background: url('../images/footer.png') no-repeat;
	height: 100px;
	position: relative;
    margin: 0;
    padding: 0;
}

footer p
{
	display: block;
	text-align: center;
	font-family: 'vagregular', sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 0.07em;
    color: #444;
    position: relative;
    top: 75px;
    margin: 0;
    padding: 0;
}

footer a
{
	margin:0;
	padding: 0;
	text-decoration:none;
	outline:none;
	color: #e76d08;
}

footer a:hover
{
	color: #444;
	text-decoration:none;
	outline:none;
}

footer a:active, footer a:focus, footer a:visited
{
    text-decoration:none;
	outline:none;
}