

body { position:relative; width:100%; height:100%; background: #BD9653 url(association/bg_association.gif) repeat-x; text-align:center;margin:auto;}
#fonddepage{
	width:100%;
	height: 800px;
	background : url(association/fond_association.jpg) no-repeat top center;
}

.gauche{
	width:200px;
	position:relative;
	float:left;
	text-align: right;
}

.droite{
	width:488px;
	position:relative;
	float:left;
	text-align: left;
	padding-left: 26px;
}

#home_link  {
	width:750px;
	height: 140px;
	overflow: hidden;
	position: relative;
	float: left;
}

a#lien_varietes{
background: url(association/intefacev/vmusique.gif) no-repeat;
display:block;
height:47px;
width:156px;
line-height: 28px;
float:right;
}

a#lien_varietes:hover{
background: url(association/intefacev/vmusique_r.gif) no-repeat;
}

a#lien_jazz{
background: url(association/intefacev/vjazz.gif) no-repeat;
display:block;
height:47px;
width:156px;
line-height: 28px;
float:right;
}
a#lien_jazz:hover{
background: url(association/intefacev/vjazz_r.gif) no-repeat;
}

a#lien_classique{
background: url(association/intefacev/vclassique.gif) no-repeat;
display:block;
height:47px;
width:156px;
line-height: 28px;
float:right;
}
a#lien_classique:hover{
background: url(association/intefacev/vclassique_r.gif) no-repeat;
}

p.rubrique_association{
	color: #B80187;
	font-size: 12px;
	font-weight: bold;
	padding-top: 13px;
}

.corps_rubrique{
	font-size: 12px;
	text-align: justify;
	line-height:13px;
	letter-spacing: 0.005em;
	padding-right:5px;
}

p.titreassociation{
	color: #B80187;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	
}


