/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS --- 08
   © Elephorm & Alsacreations.com
   Conditions d'utilisation:
   http://creativecommons.org/licenses/by/2.0/fr/
   ============================================== */
   
html {
	font-size: 100%;
}

body {
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: .8em;
	line-height: 1.25;
	padding: 20px 5px;
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
a {
	color: mediumblue;
	text-decoration: underline;
}
a:hover, a:focus {
	color: crimson;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
}
h1, h2 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
}
h1 {
	font-size: 3em;
	font-style: italic;
}
h2 {font-size: 1.8em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #A1B55D;
}
#centre {
	background-image:url(../images/fond_contenu.png);
}
#global {
	width: 887px;
	margin: 0 auto;
}
#entete {
	background-image:url(../images/entete.jpg);
	background-repeat:no-repeat;
	height:210px;
	}
#entete h1 {
	margin: 0;
	display:none;
}
#entete .sous-titre {
	display:none;
}
#navigation {
	background-image:url(../images/fond_menu.jpg);
	height:40px;
}
#navigation ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li.philosophie {
	float: left;
	margin-left:45px;
	margin-right: 20px;
}
#navigation li.piliers {
	float: left;
	margin-right: 20px;
}
#navigation li.ou_nous_trouver {
	float: left;
	margin-right: 20px;
}
#navigation li.contact {
	float: left;
	margin-right: 20px;
}
#navigation li.agenda {
	float: left;
	margin-right: 20px;
}
#navigation a {
	padding: 6px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
.encart {
	width:166px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.encart_b {
	width:166px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:15px;
	}
.titre_encart {
	height:24px;
	}
.fond_encart {
	background-image:url(../images/fond_encart.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:14px;
	padding-right:8px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.fond_encart_photos {
	background-image:url(../images/fond_encart.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding:0px;
	padding-right:8px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.bas_encart {
	margin-top:-1px;
	height:12px;
	}
#centre {
	width: 100%; 
	overflow: hidden; 
}
#principal {
	float: left;
	width: 560px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:35px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}

#secondaire {
	margin-left: 620px;
	margin-right: 20px;
	padding: 12px 0;
}

#pieddepage {
	font-size:0.70em;
	line-height:0.70em;
	color: #848F63;
	background-image:url(../images/fond_pieddepage.png);
	height:55px;
	padding-left:50px;
}
#pieddepage #coordonnees {
	color:#404f51;
	padding-right:130px;
	}
#pieddepage .separateur {
	color:#b41f83;
	font-weight:bold;
	}
#pieddepage a {
	color: #848F63;
	text-decoration: none;
}
.chapeau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.5px;
	font-style: italic;
	font-weight: bold;
	color: 666666;
}
.titre_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	font-weight: bold;
	color: #b41f83;
}
.lien {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#848F63;
	text-decoration:none;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: -2px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #D7E3A1;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ 
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
color: #666600;
}

.shadetabs li.selected a:hover{ 
text-decoration: none;
}

.contentstyle{
border: 1px solid #D7E3A1;
width: 550px;
margin-bottom: 1em; padding: 10px;
}

#ajaxcontentarea h2 {
	font-size:1.2em;
	color:#b41f83;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}