body
{
	margin: 0px 0;
	padding: 0;
	text-align: center;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	background: #000000 ;
	color: #8f6005;
}

div#conteneur
{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: #000000;
	color: #8f6005;
	border: medium double #8f6005;
	clip: rect(auto,auto,auto,auto);
	left: 0px;
}

div#conteneurBorder
{
	text-align: left;
	border: thin none #8f6005;
	background: #000000 url(img/bandeau-chat-assis.jpg);
	color: #8f6005;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 831px;
}

h1#header
{
	height: 258px ;
	background: url(apple.jpg) no-repeat left top;
	margin: 0 ;
}

h1#header a
{
	width: 400px ;
	height: 70px ;
	display: block ;
	background: url(title.gif) no-repeat ;
	position: relative ;
	left: 350px ;
	top: 15px ;
	text-indent: -5px ;
}/* On donne les mêmes dimensions au lien, chose
 possible grâce à la propriété display: block ; qui transforme le lien
  en élément de type block, auquel on peut donner des propriétés de taille.
   On met aussi l'image de fond qui a les mêmes dimensions que le cadre ainsi créé */
/* Le text-indent négatif est fait pour pouvoir ne
 cacher le texte hors de la page, ce que nous voulons. Ainsi il reste
  exploitable pour les syntèses vocales */
#header
{
	height: 259px;
	background: url(img/header-LBR.jpg) no-repeat left top;
	padding: 0px;
	display: block;
	position: relative;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-color: #8f6005;
	border-right-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
	width: 770px;
	margin: 0px;
}
p#header 
{
	width: 770px;
	height: 40px;
	background: repeat;
	top: 180px;
	padding: 5px 0px;
	border: thin none #8f6005;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8f6005;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	float: left;
	display: block;
	left: 75px;
}

h5#header a
{
	width: 150px;
	height: 237px;
	display: block;
	background: url(backg40[1].jpg) repeat;
	position: relative;
	left: 583px;
	top: 4px;
	padding: 5px 15px;
	border: thin solid #8f6005;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #473529;
	text-decoration: none;
	margin: 0px;
}

ul#menu
{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	background: url(bg_menu1.gif) repeat-x 0px -25px;
}
/* On donne une hauteur au menu, correspondant a
 la taille de l'image utilisée en fond, on met ensuite l'image de fond
  avec un décalage de 25 pixels vers le haut pour utiliser la technique de roll over expliquée dans un autre tutoriel; */
ul#menu li
{
	float: left ;
	text-align: center ;
	
}/* On rend les li en flottant pour pouvoir les
 afficher horizontalement, on cache les puces, et on centre le texte */

ul#menu li a
{
	line-height: 25px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	text-decoration: none;
	border-right: 2px solid #dea;
	padding-right: 2px;
	padding-left: 10px;
}/* C'est sur les liens que le gros du travail est
 effectué, largeur, hauteur de ligne, taille de police, graisse de police,
  espacement des lettres, couleur, bordure et decoration du texte. 
  Nous pouvons dimensionner les a grâce à la propriété display: block ; */

ul#menu li a:hover
{
	background: url(bg_menu1.gif) repeat-x 0px 0px;
}/* Et pour finir on décale l'image de fond au passage
 de la souris pour laisser aparaître l'état survolé de l'image, 
 voir le tutoriel sur les roll over pour plus de détails */


div#caseTop
{
	width:560px;
	height: 200px;
	/*	margin: 10px;*/
	list-style-type: none;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8f6005;
	border-right-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
}

div#caseAlbum
{
	height: 187px;
	margin: 0;
	background:  repeat;
	list-style-type: none;
	border-top: thin solid #8f6005;
	border-right: thin solid #8f6005;
	border-bottom: thin solid #8f6005;
	border-left: thin solid #8f6005;
}
/* On donne une hauteur au menu, correspondant a
 la taille de l'image utilisée en fond, on met ensuite l'image de fond
  avec un décalage de 25 pixels vers le haut pour utiliser la technique de roll over expliquée dans un autre tutoriel; */
div#case
{
	height: 195px;
	margin: 0;
	background:  url(backg40[1].jpg) repeat;
	list-style-type: none;
	border-top: thin none #8f6005;
	border-right: thin solid #8f6005;
	border-bottom: thin solid #8f6005;
	border-left: thin solid #8f6005;
	
}
/* On donne une hauteur au menu, correspondant a
 la taille de l'image utilisée en fond, on met ensuite l'image de fond
  avec un décalage de 25 pixels vers le haut pour utiliser la technique de roll over expliquée dans un autre tutoriel; */

div#caseButtom
{
	height: 195px;
	margin: 0;
	background:  repeat;
	list-style-type: none;
	border-top: thin none #8f6005;
	border-right: thin solid #8f6005;
	border-bottom: thin solid #8f6005;
	border-left: thin solid #8f6005;
	text-align: center;
}
/* On donne une hauteur au menu, correspondant a
 la taille de l'image utilisée en fond, on met ensuite l'image de fond
  avec un décalage de 25 pixels vers le haut pour utiliser la technique de roll over expliquée dans un autre tutoriel; */

div#contenu
{
	float:left;
	background: repeat;
	margin: 0;
	width:470px;
	color: #8f6005;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#contenu h2
{
	line-height: 20px;
	font-size: 36px;
	color: #8f6005;
	border-bottom: 1px none #8f6005;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Monotype Corsiva";
	margin: 20px 0px 10px;
	padding: 0px;
}

div#contenu h3
{
	
	line-height: 10px;
	font-size: 24px;
	color: #8f6005;
	border-bottom: 1px none #8f6005;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Monotype Corsiva";
	margin: 6px 0px 6px;
	padding: 0px;
}

div#contenu p
{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	color: #8f6005;
}

div#contenu a
{
	color: #8f6005;
}

div#contenu a:hover
{
	color: #8f6005 ;
}



div#contenuCase
{
	background: repeat;
	margin-left: 180px;
	margin-right: 10px;
	color: #8f6005;
	border: thick none #8f6005;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 500px;
}

div#contenuCase h2
{
	line-height: 20px;
	font-size: 36px;
	color: #8f6005;
	border-bottom: 1px none #8f6005;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Monotype Corsiva";
	margin: 20px 0px 20px;
	padding: 0px;
}

div#contenuCase h3
{
	
	line-height: 10px;
	font-size: 24px;
	color: #8f6005;
	border-bottom: 1px none #8f6005;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Monotype Corsiva";
	margin: 6px 0px 6px;
	padding: 0px;
}

div#contenuCase p
{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	color: #8f6005;
}

div#contenuCase a
{
	color: #8f6005;
}

div#contenuCase a:hover
{
	color: #8f6005 ;
}


div#sub-contenu
{
	color: #8f6005;
	border-top: medium none #8f6005;
	border-right: medium none #8f6005;
	border-bottom: medium dotted #8f6005;
	border-left: medium none #8f6005;
}

p#footer
{
	text-align: center;
	color: #8f6005;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #8f6005;
	border-right-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a
{
	margin: 0;
	line-height: normal;
	text-align: center;
	color: #8f6005;
	padding: 0px;
}
pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #8f6005 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}


pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}
.floatleftPhoto
{
	float: left;
	width: 220px;
	margin: 10px 0px 0px;
	text-align:center;
	padding: 10px 10px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #8f6005;
	border-right-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
	height: 150px;
}
.floatLeft-txt
{
	float: left;
	text-align:left;
	text-indent: 0em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
	height: 155px;
	width: 285px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.floatLeft-txt_Album
{
	float: left;
	width: 310px;
	margin: 10px auto;
	text-align:left;
	text-indent: 0em;
	padding: 10px 10px 10px 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
	height: 155px;
}
.floatDispo
{
	float: left;
	width: 110px;
	margin: 10px auto;
	text-align:center;
	padding: 10px 10px 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #8f6005;
	border-right-color: #8f6005;
	border-bottom-color: #8f6005;
	border-left-color: #8f6005;
	height: 155px;
}
Div#grand_txt
{
	height: auto;
	margin: 5;
	background:  repeat;
	list-style-type: none;
	padding: 15px;
	display: block;
	color: #8f6005;
	border: medium double #8f6005;
	text-align: justify;
	width: 525px;
}
.cadre-photo{
	border: thin solid #8f6005;
	padding: 0px;
}
.img-centrer{
	border: thin solid #8f6005;
	text-align: center;
	padding: 0px;
	margin-left: 24px;
}
.img-circle{
	border: thin solid #8f6005;
	text-align: center;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.page {
	text-align: center;
	display: block;
	top: auto;
	vertical-align: baseline;
	color: #8f6005;
	font-weight: bolder;
	border: medium none #FFFFDF;
	font-size: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 245px;
}
.page .p{
	width: 400px;
	text-align: center;
	display: block;
	top: auto;
	vertical-align: baseline;
	margin: auto auto auto 500px;
	color: #FFFFFF;
	font-weight: bolder;
	border: medium none #FFFFDF;
	font-size: 12px;
}
div.Section1
	{
	page:Section1;
	color: #8f6005;
	width: 180px;
	float: left;
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana;
	line-height: 30px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
