*{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #864126;
}

body{
	background-image: url(../images/fond.gif);
	background-position: center top;
	margin-top: 33px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left:0px;
	background-repeat: no-repeat;
	background-color: #F3eee5;
}
#global{
	margin: 0 auto;
	width: 965px;
	height: 600px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #673619;	
}

img{
border: 0;
}

#contenu{
	height: 600px;
	background-image: url(../images/fond-955.jpg);
	background-repeat: no-repeat;
}

#centre{
	width: 950px;
	height:340px;
	margin-left:6px;
	margin-top:3px;
}

#adresse{
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	text-align: center;
}

#banniere{
height: 177px;
}

#menu{
text-align:center;
padding-left:26px;
}
#menu ul{
list-style-type: none;
}
#menu li{
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#pied{
	text-align:center;
	margin-top: 20px;
}
#pied ul{
list-style-type: none;
}
#pied li{
display: inline;
padding-left: 10px;
padding-right: 10px;
}
a.lien:link {
	color: #673619;
	text-decoration:underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} /* lien non-visité */
a.lien:visited {
	color: #673619;
	text-decoration:underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} /* lien visité */
a.lien:hover {
	color: #673619;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} /* lien non-visité */
a.lien:active {
	color: #673619;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} /* lien non-visité */
.texte-rouge {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	border: 1px solid #333333;
}


#gauche {
	display:block;
	float:left;
	height: 310px;
	width: 410px;
	padding-left:18px;
	padding-top:20px;
	margin-right:13px;
	text-align:justify;

}
#gauche #texte{
	height:210px;
	padding-left:12px;
	overflow-y:auto;
}

#gauche #texte h1{
	font-size: 14px;
	margin:0;
	padding:0 0 15px 0;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	text-indent: 45px;
	background-position: 0px -3px;
}

#gauche #texte p{
	line-height:15px;
}

#gauche #texte-contact{
	height:270px;
	padding-left:12px;
	overflow-y:auto;
}

#gauche #texte-contact h1{
	font-size: 14px;
	margin:0;
	padding:0 0 15px 0;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	text-indent: 45px;
	background-position: 0px -3px;
}
#gauche #texte-contact p{
	line-height:15px;
}


#gauche #miniature{
	height:67px;
	margin-top:19px;
}

#gauche #miniature .mini1{
	margin-right:11px;
	margin-left:3px;
}
#gauche #miniature .mini2{
	margin-right:11px;
}
#gauche #miniature .mini3{
	margin-right:11px;
}


#photo {
	display:block;
	float:left;
	height: 289px;
	width: 491px;
	margin-top:24px;
	margin-left:2px;
}
