body {
	margin:0 auto; padding:0 0 15px 0; text-align:center;
	background-color: #DBD0B6;
	min-width:800px; height:100%; font-size:100%;  color:#6F2D02;
	font-family: Arial, Verdana, Sans-serif;
}

html, body {
	height: 100%;
}

a:link, a:visited {
	text-decoration:underline; color:#0240BC;
}
a:hover, a:visited:hover {
	text-decoration:none; color:#0240BC;
}
	
img {
	border:0 none; padding:0; margin:0;
}

p, td, th, ul, ol, li, blockquote, input, div {
	margin:0; padding:0;
}
	
td, th {  
	vertical-align:top;
}
	
em {
	font-style:italic;
}

form {
	padding:0; margin:0;
}

INPUT, TEXTAREA, SELECT, OPTION {
	padding:0; margin:0; font-size:11px;
} 
/* Form elements avec styles personnalises */
/*INPUT {
	background-color: #FFFFFF; border: #FFFFFF 1px solid;
	color: #000000; font-weight: normal;
	font-family: arial, verdana, ms sans serif; font-size: 11px;
	margin-top: 4px;
} 

TEXTAREA {
	background-color: #FFFFFF; border: #FFFFFF 1px solid;
	color: #000000; font-weight: normal;
	font-family: arial, verdana, ms sans serif; font-size: 11px;
	padding-top: 4px;
}*/

ul {
	/*Hack pour espace a gauche de la liste*/ 
	margin:0 0 1.6em 17px; padding:0;
	/*list-style-type:none;
	padding-left:0;
	margin-left:0;*/
}

ol {
	margin: 0 0 .5em 17px; padding:0;
}

li {
	margin: .4em 0 0 0;
	/*Pour avoir un bullet different au bout (image) - Fonctionne mieux que le list-style 
	background: url(images/bullet.gif) left top no-repeat;
	padding:0 0 0 15px; */
}

sup {  
	font-size:9.5px; vertical-align:35%; 
	/*vertical-align:super;*/
}


/**** Container ****/

#conteneur {
	width:800px; position: relative; margin:0 auto; padding:0; background-color:#FFFFFF;
}


/************ Header *************/ 

#header {
	background: url(/images/header/background.jpg) repeat-x left top; text-align:right;
}

#logo {
	padding:0 28px 0 0; margin:0; text-align:right;
}

#accueil {
	position:absolute; top:10px; left:10px; width:50px; height:20px; text-align:right; font-size:11px;
}
#accueil a:link {
	text-decoration:underline; color: #E0C8C1;
}
#accueil a:visited {
	text-decoration:underline; color: #E0C8C1;
}
#accueil a:hover {
	text-decoration:none; color: #E0C8C1;
}
#accueil a:visited:hover {
	text-decoration:none; color: #E0C8C1;
}


/**** Menu ****/

#menu {
	position:absolute; top:50px; left:10px; height:0px;
}

#menu img {
	margin:0 3px 0 0;
}



/************ Contenu *************/

#contenuBody {
	width:800px; margin:0; padding:0 0 20px 0;
}


/**** Colonne de gauche (sous-menu) ****/

#colonneGauche {
	padding:26px 25px 23px 28px; text-align:left; width:141px; border-right:1px solid #E8E9E9;
}

#colonneGauche div {
	margin-bottom:15px;
}

#colonneGauche ul {
	border-top:1px solid #6f2d02; margin:25px 0 45px 0px; list-style-type: none;
}

#colonneGauche ul li {
	border-bottom:1px solid #6f2d02; padding:4px 0;
}

#colonneGauche ul li a:link, #colonneGauche ul li a:visited {
	text-decoration:none; color:#6f2d02;
}
#colonneGauche ul li a:hover, #colonneGauche ul li a:visited:hover {
	text-decoration:none; color:#0240BC;
}



/**** Contenu ****/

.style1 {
	font-size: 1.2em;
	font-weight: bold;
}


#contenu {
	padding: 50px 65px; /* width reel = 473px */
	font-size: .8em; text-align:justify; line-height:1.2em;
}

#contenu h1 {
	font-size: 1.7em; font-weight: normal; font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 1.6em 0; margin: 0;
	color: #4A4A4A;
}

#contenu h1.avecSlogan {
	padding: 0 0 .4em 0;
}
#contenu .sloganSousH1 {
	font-family:"Times New Roman", Times, serif; font-size: 1.4em; font-weight: bold; font-style:italic; padding-bottom:1.5em;
}

#contenu h2 {
	font-size: 1.3em; font-weight: bold;
	padding: .5em 0 1.6em 0; margin: 0; line-height:1.2em
}

#contenu h3 {
	font-size: 1.1em; font-weight: bold;
	padding: .5em 0 .8em 0; margin: 0;
}

#contenu h4 {
	font-size: 1em; font-weight: bold;
	padding: .5em 0 .8em 0; margin: 0;
}

#contenu h5 {
	font-size: 1em; font-weight: bold;
	padding: .5em 0 .8em 0; margin: 0;
}

#contenu p {
	padding: 0 0 1.6em 0; margin: 0;
}

#contenu .ligne {
	margin:2px 0; background-color: #6F2D02; font-size:0px; line-height:0px; height:1px;
}

#contenu .retour {
	padding: .5em 0 0 0;
	font-size:11px;text-align:right;
}

#contenu .hautdepage {
	padding: .5em 0 0 0;
	font-size:11px;text-align:right;
}

#contenu .imageGauche {
	float:left;
	margin:0px 15px 15px 0; padding:0;
}

#contenu .imageDroite {
	float:right;
	margin:0px 0 15px 15px; padding:0;
}

#contenu .imageCentre {
	margin:0px auto; text-align:center;
}

#contenu .section {
	padding:0 0 0 25px;
}
#contenu .indention {
	padding:0; margin:0 0 0 25px;
}

/* Pour faire suivre le texte apres un float */
#contenu .spacer {
	clear:both; font-size:0px; line-height:0px; height:0px;
}

/* Pour avoir une hauteur minimum du contenu */
.hauteurMin {
  min-height: 496px;
}
/* hide from IE/mac \*/
* html .hauteurMin {
  height: 496px;
  he\ight: 496px;
}
/* end hide */

#contenu .hauteurMinOld {
	height:170px; float:right; width:1px;
}


/** Tableaux **/

/* Hack IE 6 PC pour grosseur de font dans un tableau */
* html #contenu table td {
	/*font-size:.8em;*/
}
table {
	font-size: 1em;
}
table table {
	font-size:100%;font-size:12px;
}
table td {
	font-size:1.2em; font-size:12px;
}

/* Tableau de base (transparent) */
#contenu table.tableauBase td {
	padding:2px; text-align:left; font-size:1.2em;
}
#contenu table.tableauBase td p {
	padding: 0 0 .8em 0;
}


/* Tableau avec styles */
#contenu table.tableauStyle {
	background: #CCCCCC url(images/background_tableau.jpg) no-repeat left top;
	border-left:1px solid #000000; border-top:1px solid #000000;
}
#contenu table.tableauStyle td {
	padding:.6em .6em 0 .6em; text-align:left; font-size:1.2em;
	border-right:1px solid #000000; border-bottom:1px solid #000000;
}
#contenu table.tableauStyle .titre {
	background-color:#666666; color:#FFFFFF;
}
#contenu table.tableauStyle td p {
	padding: 0 0 .6em 0;
}
#contenu table.tableauStyle .backgroundCouleur {
	background-color:#00CC66;
}


/* Tableau pour album photos*/

#contenu .tableauPhotos {
	background: url(images/contenu/tableau_top.gif) no-repeat left top; padding-top:10px;
}
#contenu .bas {
	background: url(images/contenu/tableau_bas.gif) no-repeat left bottom;
	height:11px; width:626px; font-size:0px; line-height:0px;
}
#contenu .tableauPhotos table {
	background: url(images/contenu/tableau_bas.gif) no-repeat left bottom;
	border-left:2px dotted #828282; border-top:2px dotted #828282; margin:0 10px;
}
#contenu .tableauPhotos table td {
	padding:7px; vertical-align:middle; text-align:center;
	border-right:2px dotted #828282; border-bottom:2px dotted #828282;
}

body.photoZoom {
	background: #231F20 url(images/background_photoszoom.jpg) no-repeat center top; margin: 10px auto;
}

body.photoZoom .photo img {
	border:2px dotted #828282; padding:5px;
}

body.photoZoom .nav {
	margin-bottom:15px;
}
body.photoZoom .navCell {
	background-color:#FFFFFF; padding:2px 5px;
}




.curseurOn {
	cursor: pointer;
}
.curseurOff {
	cursor: default;
}

.buttonOff {
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
}
.buttonOn {
	opacity:100;filter: alpha(opacity=100); -moz-opacity: 1;
}
.buttonOver {
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}


/****** Footer ********/

#footer {
	background-color:#161213; color:#FFFFFF; font-size:11px; font-family:Myriad, Geneva, Arial, Helvetica, sans-serif; 
	text-align:center; padding:5px;
}
#footer a:link, #footer a:visited {
	text-decoration:none; color:#FFFFFF;
}
#footer a:hover, #footer a:visited:hover {
	text-decoration:underline; color:#FFFFFF;
}


/* Lien taiga */

#webmaster {
	text-align:right; color: #6F2D02; margin: 8px auto; padding:0; 
	font-size:10px; width:800px;
}
#webmaster a:link {
	text-decoration:none; color: #6F2D02;
}
#webmaster a:visited {
	text-decoration:none; color: #6F2D02;
}
#webmaster a:hover {
	text-decoration:underline; color: #6F2D02;
}
#webmaster a:visited:hover {
	text-decoration:underline; color: #6F2D02;
}