﻿@import url("layout2.css");
body {
	background: #fff url("../images/bg_01.png") center; background-repeat:repeat-y; 
	font: 75% georgia, sans-serif;
	font-size: small;
	background-color: #e5e0d6;
	color: #FFFFE6;
}

#container {
	border-right: 0px solid #484848;
	border-bottom: 0px solid #484848;
	border-left: 0px solid #484848;

}
#masthead {
	text-align:right;
	background-image: url("../images/feuille_small.png");
	background-position: top-left;
	background-repeat: no-repeat;
	height:100px;
}
#navigation {
	background-color: #6A5546;
	margin:0 auto 0 auto; 
    height: 39px;
}
html>body #navigation {
	overflow: hidden;
    height: 39px;
   	margin:0 auto 0 auto;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
    height: 39px;
    background-image:url('../images/menu_bg_1.png');
    background-repeat:repeat-x;
}
#navigation li  {float:left; background-image: url("../images/menuPrincipalSeparateur.gif"); background-repeat:no-repeat; background-position:top right;}
/*#navigation li.imageSeparateur {float:left; width:3px; height: 39px; background-image: url(../images/menuPrincipalSeparateur.gif); background-repeat:no-repeat; background-position:top right;}*/
#navigation a { font-weight: bold;	text-decoration: none;	color: #FFFFE6;	display: block;	height: 27px; margin: 0; padding:12px 8px 0 8px; text-align:center; color:#fff;}
#navigation a.pageActive { font-weight: bold;	text-decoration: none;	color: #BDBF02;}
#navigation a:hover {font-weight: bold;	text-decoration: none;	color: #BDBF02;}

#content {	background-color: #837260;}
/*#footer {	background-color: #6A5546; height:20px;}*/
/*#footer {	background-image:url('../images/footer-2f.png'); height:26px;}*/
html>body #column_r {	width: 275px;	padding: 30px;}
html>body #column_l {	width: 500px;	padding: 30px;}
#column_l {	width: 500px;	padding: 30px;}
#column_r {	width: 275px;	padding: 30px;}

/* Masthead */
#masthead h1 {	color: #FFFFE6;	margin-right: 0.5em;	margin-bottom: 0;}
#masthead h3 {	color: #BDBF02;	margin-top: 0;	font-style: normal;	font-weight: bold;	margin-right: 20px;}
#masthead h5 {	margin-right: 23px;}



/* Right Column */
#column_r img {	border: 1px solid #808080;}
/* Site typography */
p { 	margin-top: 0; 	text-align: justify;	}
h1 {	font-size: xx-large;	font: italic normal 1.4em georgia, sans-serif;	color: #400;}
h2 {	font-size: large;	color: #700; text-align:left; padding-left:75px; padding-top: 16px; height:46px;	background-position: top-left; background-image :url('../images/h2_v6f.png'); background-repeat:no-repeat; }
/*h2 {	font-size: large;	color: #700; text-align:left; padding-left:180px; padding-top: 50px; height:60px;	background-position: top-left; background-image :url('../images/h2_v2.png'); background-repeat:no-repeat; }*/
/*h2 {	font-size: large;	color: #700; text-align:left; padding-left:140px; padding-top: 20px; height:50px;	background-position: top-left; background-image :url('../images/h2_2.png'); background-repeat:no-repeat; }*/
h3 {	font: italic normal 1.4em georgia, sans-serif;	letter-spacing: 1px; 	margin-bottom: 0; 	color: #700;	}
h4 {    padding:5px;	font-size: medium;	color: #FFFFE6;	padding-left: 25px;	}

h4:hover{	background-color: #FFFFE6;	color: #476796;    cursor:pointer;}
h5 {	font-size: x-small;	color: #400;	margin: 2px;}
h6 {	font-size: xx-small;	color: #300;}

/* Footer */

#footer{
 background-image:url('../images/footer-2f.png');
 background-repeat:no-repeat;	
}
/* Links */
a {	color: #8b0000;	text-decoration: underline;}
a:hover, a:active {	text-decoration: underline;	color: #550000;}
a:visited {	font-weight: bold;	text-decoration: none;	color: #800000;}
a:link {	font-weight: bold;	text-decoration: none;}
.style_italic {	font-style: italic;}

.style_bold{	font-weight: bold;}
.galerieBtn {font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #fff; border:none; background-color: #6A5546; margin: 2px 0; padding:4px;}


.style_flash{	color: #BDBF02;	font-weight: bolder;}
.style_flash:hover{	color: #BDBF02;}

