body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #943b0f;
	background-image: url(_medias/ele-pages/OCRES-bande-ocre.gif);
	background-repeat: repeat-x;
	background-color: #525252;
	margin: 0px;
	line-height: 15px;
}
h1 {
	font-size: 22px;
	color: #C07654;
	text-transform: uppercase;
	line-height: 43px;
	font-weight: normal;
	margin-top: 35px;
}
h2 {
	font-size: 22px;
	color: #e3b59c;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.txtPt {
	font-size: 11px;
}
.imgGauche {
	margin-right: 20px;
}
a:link, a:visited {
	color: #CE7A46;
}
a:hover {
	color: #FFE4D4;
}
.tableArtistes {
	background-image: url(_medias/ele-pages/OCRES-bande-td.gif);
	background-repeat: repeat-y;
	background-color: #525252;
	margin-bottom: 5px;
	color: #FFE4D4;
	font-size: 15px;
}
.tdArtiste {
	text-align: right;
	padding-right: 7px;
	padding-left: 10px;
}
#artistes a.lienPlus {
	font-weight: bold;
	color: #ffe4d4;
	text-decoration: none;
	font-size: 28px;
}
#artistes a.lienPlus:hover {
	color: #ce7a46;
}

/*----------------------------------------------------*/
/* BOITES
/*----------------------------------------------------*/
#tete {
	background-image: url(_medias/ele-pages/OCRES-tete.jpg);
	position: relative;
	width: 740px;
	height: 150px;
	padding-top: 150px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	line-height: 17px;
}
#menuHaut {
	text-align: right;
	position: absolute;
	height: 135px;
	width: 294px;
	top: 170px;
	right: 41px;
}
#menuHaut a:hover {
	color: #943B0F;
}
#artistes {
	background-image: url(_medias/ele-pages/OCRES-fd-page.gif);
	position: relative;
	height: auto;
	width: 690px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 65px;
	padding-left: 65px;
}
#pied {
	height: 165px;
	width: 760px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	background-image: url(_medias/ele-pages/OCRES-pied.jpg);
	line-height: 20px;
}
#infos {
	text-align: right;
	position: relative;
	height: 70px;
	width: 760px;
	text-transform: uppercase;
	color: #e3b59c;
	line-height: 18px;
	font-size: 13px;
}
#peintre img {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

