 /*
 © sjano cpi pour acoustic productions 2004-2007
 */
 a:link {
	color: #F0C48A;
	text-decoration: none;
}
a:visited {
	color: #CBA775;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	background-color: #333333;
	text-decoration: none;
}
#GdMenu {
	width:747px;
	/*height:590px;*/
	left: 19px;
	top:31px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	/*background-image: url(images/standard_bm_03.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;*/
}
.stylesMenusHaut{
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	background-color: #666666;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	/*border-bottom-color: #999999;
	border-bottom-style: solid;*/
	border-left-color: #999999;
	border-left-style: solid;
	color: #F0C48A;	/*background-image: url(imgCpi/ongletBdArrondis.gif);*/
}
.corps {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: auto;
	top: 10px;
	right: auto;
	bottom: auto;
	height: 560px;
	width: 780px;
	background-color:#FFFFFF;
	/*background-image: url(images/standard_bm_gris.jpg);
	background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: center;
}
/* P debut*/
p {
	text-decoration: none;
}
.Ptitre {
	font-size: 14px;
	padding: 12px;
}
.PtitreGrasCentre {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
}
.PsousTitreCentre {
	font-size: 14px;
	letter-spacing: 3px;
	text-align: center;
}
.PsousTitre {
	font-size: 14px;
	letter-spacing: 3px;
	padding: 10px;
}
.Ptxt {
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
}
.PtxtCentre {
	font-size: 12px;
	text-align: center;
}
.PtxtCentreImages {
	font-size: 8px;
	text-align: center;
}
.PtxtCntrImgCrsr {
	cursor: help;
}
.notice {
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.5px;
	word-spacing: 0.5px;
}.PtxtImage {
	font-size: 12px;
	line-height: 14px;
	padding: 15px;
	/*page-break-after: right;*/
	float: left;
}
a.lienExt {
  color: #0066AA;
  text-decoration: none;
}
a.lienExt:hover {
	color: #660033;
	text-decoration: underline;
}
a.lienExt:visited {
	color: #006666;
}