/* Styles de la page d'accueil */
#intro {
	width: 410px;
	position: absolute;
	left: 25px;
	top: 35px;
	color: #0064A9;
	font: 12px/18px Arial, Helvetica, sans-serif;
	z-index: 100;
}
#intro p {
	line-height: 18px;

}
#intro a {
	text-decoration: underline;
}











/* Réglage particulier des boites mise en avant et promo pour page d'accueil */
.mise_en_avant {
	float: left;
}
.promo {
	float: right;
	margin:0;
}
#sideC {
	display: none;
}
#sideB {
	width: 715px;
	position: relative;
	height: 440px;
	background: url(img/sideB-bk.jpg) no-repeat right top;
}


#news {
	position: absolute;
	width: 468px;
	left: 25px;
	top: 27px;
	font-size: 12px;
	line-height: 18px;
	color: #0064A9;
}
#news p {
	font-size: 11px;
	line-height: 16px;
}
.adherent {
	position: absolute;
	left: 25px;
	top: 283px;
	width: 330px;
	padding: 10px;
	margin: 0px;
	background: #F3F8FB;
	border: 1px solid #D3E5F1;
}
.adherent .nom_adherent {
	float: left;
	width:180px;
}
.adherent .nom_adherent p {
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: normal;
}
.adherent .nom_adherent h4 {
	margin: 0px;
	padding: 0px;
}

.temoignage_accueil  {
	position: absolute;
	left: 389px;
	top: 283px;
	width: 330px;
	padding: 10px;
	background: #F3F8FB;
	border: 1px solid #D3E5F1;
}
.temoignage_accueil .nom_adherent {
	float: left;
	width:190px;
}
.temoignage_accueil .nom_adherent p {
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: normal;
}
.temoignage_accueil .nom_adherent h4 {
	margin: 0px;
	padding: 0px;
}


.video_sist  {
	position: absolute;
	left: 450px;
	top: 176px;
	width: 270px;
	padding: 0px;
}
#header {
	background: url(img/header_accueil-bk.jpg);
}




/* pscroller */
#pscroller{
width: auto;
height: 90px;
padding: 0;
}

.someclass{
}
#scroller {
	position: absolute;
	left: 449px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: 90px;
	padding: 10px;
	background: #F3F8FB;
	border: 1px solid #D3E5F1;
	
	
}

.scroller_item{
	width: 270px;
	margin-bottom: 0px;
}
.scroller_item a:link,
.scroller_item a:active,
.scroller_item a:visited {
	color: #0064a9;
	font-weight: bold;
	font-size: 11px;
}

.scroller_item a:hover {
	color: #FFDD00;
}

.scroller_desc{


}

.scroller_desc p {
	font-size: 11px;
	line-height: normal;
	margin: 0px;

}
.scroller_desc p.right {
	font-size: 11px;
	color: #E7621B;
	text-align: right;
}
.scroller_desc p.right a:link,
.scroller_desc p.right a:active,
.scroller_desc p.right a:visited  {
	color: #0064a9;

}
.scroller_desc p.right a:hover  {
	color: #FFDD00;

}
#btn_annu_adherents {
	color: #F00;
	font-weight: bold;
	text-align: center;
}
