@charset "utf-8";
/************************************************************
 *
 *	Name		:	cond-flux.css
 *	Author		:	Kubota Hideo
 *	Created		:	21.05.2007
 *	Modified	:	21.05.2007
 *
 *	Description	:	Feuille de style pour les pages fiche club.
 *
 ************************************************************/

/** conditions **********************************************/
#containerFull div.textBlocs{
	margin-top:0.5em;
}
#containerFull div.textBlocs h2{
	background:url(../media/image/arrow-post-h2.gif) left 0.2em no-repeat;
	font-size:2.3em;
	font-weight:bold;
	line-height:1.13em;
	padding-left:1em;
	margin-bottom:0.2em;
}
#containerFull div.textBlocs h3{
	font-size:1.5em;
	line-height:1.2em;
	border-bottom:solid 1px #cd020c;
	padding:0.1em 0 0 0;
	margin:0.8em 0 0 0;
}
#containerFull div.textBlocs h3 span.h3{
	background-color:#cd020c;
	padding:0 0.5em;
	color:#ffffff;
	font-weight:bold;
}
#containerFull div.textBlocs div.bloc{
	background-color:#f7f7f7;
	padding:0.5em;
}
#containerFull div.textBlocs div.bloc p{
	font-size:1.3em;
	line-height:1.384em;
}
#containerFull div.textBlocs div.bloc p.space{
	margin-top:1em;
}

/** liste **/
#containerFull div.textBlocs div.bloc ol li{
	font-size:1.3em;
	line-height:1.384em;
	background:url(../media/image/arrow-club.gif) left 0.4em no-repeat;
	padding-left:0.8em;
}
#containerFull div.textBlocs div.bloc ol li a{
	font-weight:bold;
	color:#bd0106;
}
#containerFull div.textBlocs div.bloc ol.space li{
	margin-top:1em;
	padding-left:0em;
	background:0 none;
}

/** flux rss ************************************************/
#containerFull div#flux-rss div.bloc{
	background:url(../media/image/bg-blocs-fluxRss.gif) #ffffff left top repeat-x;
}
#containerFull div#flux-rss div.bloc ol{
	margin-top:0.5em;
}
#containerFull div#flux-rss div.bloc ol li ol.bt-rss{
	margin-top:0.2em;
}
#containerFull div#flux-rss div.bloc ol li ol.bt-rss li{
	float:left;
	margin-right:0.3em;
	background:0 none;
	padding:0em;
}

/** mentions legales ****************************************/
#containerFull div#mentions ol li{
	font-size:1.3em;
	line-height:1.384em;
	background:url(../media/image/arrow-club.gif) left 0.4em no-repeat;
	padding-left:0.8em;
}
#containerFull div#mentions ol li a{
	font-weight:bold;
	color:#bd0106;
}
#containerFull div#mentions ol li.adress strong{
	float:left;
	margin-top:0.1em;
}
#containerFull div#mentions ol li.adress p{
	float:left;
	line-height:1.230em;
	margin-left:0.3em;
}
#containerFull div#mentions p.info{
	font-weight:bold;
	font-size:1.3em;
	line-height:1.23em;
	color:#686868;
	margin:4em 0 1em 0;
}
#containerFull div#mentions p.list{
	font-weight:bold;
	font-size:1.3em;
	line-height:1.23em;
	background:url(../media/image/arrow-club.gif) left 0.4em no-repeat;
	padding-left:0.8em;
}
#containerFull div#mentions ol.plusList li{
	font-size:1.3em;
	line-height:1.384em;
	background:url(../media/image/puce-plus.gif) left 0.3em no-repeat;
	padding-left:1em;
}
#containerFull div#mentions ol.plusList li a{
	font-weight:bold;
	color:#cd020c;
}
