/*@charset "utf-8";*/
/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#conteneur {
position: absolute;
width: 100%;
background-color:#FFFFFF;

}

#header {
background-color: #4A3826;
height: 15px;
color: #000000;
font-size: 11px;
font-weight:bold;
padding:5px
}

#gauche {
position: absolute;
left:0;
width: 260px;
padding:10px;
}

#centre {
height: 100%;
margin-left: 290px;
margin-top: 10px;
margin-right: 5px;
overflow: auto;
}

#pied {
clear: both;
margin: 0 15px 0 260px;
text-align: center;
padding-bottom: 1em;
}

.nav {
font-size: 11px;
color: white;
font-weight: bold;
text-align: center;
}

.nav a:active {
text-decoration: none;
color: white;
}
.nav a:visited {
text-decoration: none;
color: white;
}
.nav a:hover {
text-decoration: none;	
font-size: 11px;
background: #9C6A32;
}
.nav a:link {
text-decoration: none;
color: white
}
.fleche ul {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 2.1em;
	margin: 0.5em 1em;
	padding: 0px;
}
.fleche li {
background: url(../img/next.gif) no-repeat 0px 8px;
padding: 0px 0px 0px 13px;
text-decoration:none;
}
.tete {
color: #000000;
font-size: 24px;
font-weight: normal;
text-align: left;
 }
 
.sommet1 {
background-image: url(../img/tab1b.jpg);
background-repeat: no-repeat;
background-position:0% 0%;
height:33px;
width:70px;
margin-top:20px;
}


.sommet2 {
background-image: url(../img/tab1b.jpg);
background-repeat: no-repeat;
background-position:0% 0%;
height:33px;
margin-top:20px;
padding:15px 0 0 360px;
/*padding-left:40px;*/
}

.carre {
background-color: #E9E3D5;
color: #565550;
margin-right:20px;
padding:10px 0px 5px 30px;
}
.carre_carreau {
background-image: url(../img/petit-carreau.png)
}

.imgfloatright {
	margin: 10px 10px 10px 10px;
	float: right;
}

H3 {
font-size: 18px;
font-weight: bold;
color: #000000;
text-align:center;
 }
H4 {
font-size: 13px;
font-weight: bold;
color: #000000;
text-align:left;
 }
A {
text-decoration:underline;
color: #000000;
 }
A:hover {
text-decoration: none;
color: #000000;
}
p {
font-size: 1em;

}
.bigbigbold {
font-size: 1.5em;
font-weight: bold;
}
.bigbold {
font-size: 1.05em;
font-weight: bold;
}
.littlebigbold {
font-size: 0.85em;
font-weight: bold;
font-style:italic;
}
.legende {
font-size: 0.85em;
/*font-weight: bold;*/
font-style:italic;
line-height:1em;
}
.prix {
font-size: 1.05em;
font-style:italic;
padding-left:15px;
}
.citation {
text-align:justify;
font-style:italic;
}
.obligatoire {
color:#FF0000;
font-weight:bold;
}
 FORM {
	font-family: helvetica;
	font-size: 10px;
	margin-bottom : 0px;
	margin-top : 4px;
 }
 INPUT,SELECT,OPTION {
	font-family: helvetica;
	font-size: 12px;
	background-color: #f3f2ed;
	color: #333333;
 }

.o2paj {
text-align: right;
font-size: 0.8em;
}

.o2paj a {
	background: url(../img/o2paj.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
	color: #636363 !important;
}

#pied p {
	font-size: 0.9em;
	line-height: 1.7em;
	color: #2C99B4;
	color: #636363 !important;
	margin: 1em 0px 0px;
}

#pied p a {
	color: #2C99B4;
	color: #636363 !important;
}

/* Galerie photos */
.suivant {
}
.suivant a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/suiv.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
}
.precedent {
}
.precedent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/prec.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
}

#conteneur_galerie {
	overflow:auto;
}
div#galerie
{
	width: 800px ;
	background: #ccb ;
	border: 1px solid #b2964e ;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em Arial, Helvetica, sans-serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 3px 2px ;
	border: 4px solid #F7F3F0;
/*	border: 1px solid #b2964e ;*/
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: italic 1.2em/1.5em Arial, Helvetica, sans-serif ;
	color:#5B4101;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 6px solid #F7F3F0;
/*	border: 1px solid #b2964e ;*/
}
.petit_titre_galerie{
font-size: 12px;
font-weight: bold;
font-style:italic;
color:#5B4101;
text-align:center;
}
