.cadreCont {
	border: 1px solid #A1ABB3;
	background-image: url(/design/index/index9.jpg);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	background-color: #95A5B2;
	background-image: url(/design/index/fondG.jpg);
	background-position: center;
}
.arrPlG {
	background-image: url(/design/index/index1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #95A5B1;
}
.arrPlD {
	background-image: url(/design/index/index4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #99AEBC;
}
.appPlCadreCont {
	background-image: url(/design/index/index11.jpg);
}

.liensbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707D81;
	text-align: right;
	font-weight: bold;
}
.liensbas a{
	text-decoration: none;
	color: #707D81;
}
.liensbas a:hover{
	color: #495356;
	text-decoration: underline;
}
.liensbas span{
	color: #495356;
}
.TexteAccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
}



/* infos légales */



.textesInfosLegales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textesInfosLegales .titres {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.textesInfosLegales .tdinterieurs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background-color: #ECECEC;
}

/* oeuvres */

.arrPlOeuvres {
	background-image: url(/design/oeuvres/fond.gif);
	background-repeat: no-repeat;
	width: 810px;
}
.arrPlOeuvres a{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.arrPlOeuvres a:hover{
	border: 2px solid #FFFFFF;
}
.Texte1Oeuvres {
	width: 580px;
	position: absolute;
	z-index: 1;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 15px;
}
.Texte2Oeuvres {
	width: 480px;
	position: absolute;
	z-index: 2;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 180px;
}

/* biographie */

.bioAnnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B36C04;
	top: -15px;
	position: relative;
	right: 6px;
}
.bioCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B36C04;
}
.bioTitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: relative;
	bottom: 15px;
}

/* contact */

.boxsContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C0C4CA;
	border: 1px solid #FFFFFF;
	background-image: url(/design/contact/bg_form.gif);
	background-repeat: no-repeat;
	text-indent: 4px;
}
