/********************************/
/**  DEFILEMENT DES INFORMATIONS  **/
/********************************/

div.informations_defilement {
	position : relative;
	float : left;
	overflow : hidden;
	width : 780px;
	height : 325px;
	background-color : #FFFFFF;
	z-index : 0;
}

#informations_rubriques {
	position : absolute;
	width : 20000em;
	z-index : 0;
}

#informations_rubrique {
	float : left;
	width : 260px;
	height : 326px;
	border-right : 1px solid #000000;
}

div.informations_defilement_gauche {
	float : left;
	width : 10px;
	height : 168px;
	background-image : url('/img/defilement_gauche_fond.png');
	padding-top : 157px;
	cursor : pointer;
}

div.informations_defilement_droite {
	float : left;
	width : 12px;
	height : 168px;
	background-image : url('/img/defilement_droite_fond.png');
	padding-top : 157px;
	cursor : pointer;	
}


/****************************/
/**  DEFILEMENT DE L'ANNUAIRE  **/
/****************************/

div.annuaire_defilement {
	position : relative;
	float : left;
	overflow : hidden;
	width : 780px;
	height : 100px;
	z-index : 0;
}

div.annuaire_defilement_gauche {
	float : left;
	width : 15px;
	height : 58px;
	padding-top : 42px;
	cursor : pointer;
}

div.annuaire_defilement_droite {
	float : left;
	width : 17px;
	height : 58px;
	padding-top : 42px;
	cursor : pointer;
}

#annuaire_photos {
	position : absolute;
	width : 20000em;
	padding-left : 2px;
	z-index : 0;
}

#annuaire_photo {
	float : left;
	width : 100px;
	border : 1px solid #FFFFFF;
	margin : 10px 10px 10px 0px;
}


/*******************************************/
/**  DEFILEMENT DES ACTUALITES DES ADHERENTS  **/
/*******************************************/

div.actualites_defilement {
	position : relative;
	float : left;
	overflow : hidden;
	width : 780px;
	height : 225px;
	background-color : #FFFFFF;
	z-index : 0;
}

div.actualites_defilement_gauche {
	float : left;
	width : 10px;
	height : 118px;
	background-image : url('/img/defilement_gauche_fond.png');
	padding-top : 107px;
	cursor : pointer;
}

div.actualites_defilement_droite {
	float : left;
	width : 12px;
	height : 118px;
	background-image : url('/img/defilement_droite_fond.png');
	padding-top : 107px;
	cursor : pointer;
}

#actualites_adherents {
	position : absolute;
	width : 20000em;
	z-index : 0;
	margin-left : 10px;
}

#actualite_adherents {
	float : left;
	width : 200px;
}


/*************/
/**  CONTENU  **/
/*************/

#contenu .informations_rubrique {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color : #EC0000;
}

#contenu .informations_titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

#contenu .informations_accroche {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}


#contenu .titre {
	margin-left : 50px;

	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color : #222222;
	text-decoration : none;
}

#contenu .lien_action {
	padding : 2px 5px 2px 15px;
	background : #D8073D url('/img/puce_fleche_blanche.png') no-repeat left center;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

#contenu .actualite_adherent_titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

#contenu .actualite_adherent_accroche {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

#contenu .informations_titre:hover, #contenu .lien_action:hover, #contenu .actualite_adherent_titre:hover {
	text-decoration : underline;
}


/*******************************/
/**  INFO-BULLE (TOOLTIP) PROTOTIP  **/
/*******************************/

.prototip .infobulle {
	width : auto;

	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #666666;
}

.prototip .infobulle .content {
	background : #AD0631;

	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
}

/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */
