@charset "UTF-8";
/* Feuille de style du site FSL33 - ©2008 Axeinformatique */

/* titrage header */

#bloc_points {
	margin: 0px;
	padding: 35px 0px 0px;
	background: url(../images/point_blanc_header.gif) repeat-x 0px 85px;
	height: 105px;
	position: relative;
	width: 375px;
	float: left;
	text-align: left;
}

#header  h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	width: 145px;
	float: right;
	height: 95px;
	position: absolute;
	left: 560px;
	top: 20px;
	padding: 25px 0px 23px;
	letter-spacing: 0.1em;
}
#header  h1  span {
	font-size: 1.6em;
	color: #febd4b;
}

#contents { background: url(none); }

/* blocs colonnes page internes */

/* blocs colonnes page internes */
.col {
	float: left;
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

.col a:link, .col a:visited {
	color: #1D66AC;
	font-weight: bold;
	text-decoration: underline;
}
.col a:hover, .col a:active { color: #25B1A0; }
.col ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
.col li {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 15px;
	list-style-position: inside;
	list-style-image: url(../images/boule_bleue.gif);
}
.col .bleu {
	font-weight: bold;
	color: #1D66AC;
	font-size: 105%;
}
.col .vert {
	font-weight: bold;
	color: #25B1A0;
	font-size: 105%;
}
.col .titre_liste {
	font-weight: bold;
	color: #1D66AC;
	
}
#one {
	width: 255px;
	margin: 30px 55px 0px 20px;
	padding: 0px;
}
#two {
	width: 695px;
	margin: 30px 0px 0px 30px;
	padding: 0px;
}
#one p { }
#one img {
	margin: 0px 0px 15px;
	padding: 0px;
}
#bloc_logos {
	width: 120px;
	position: absolute;
	left: -135px;
	bottom: -10px;
	font-size: 0.8em;
}
#bloc_logos img {
	display: block;
	margin: 10px 0px 0px;
	border-style: none;
}
/* largeur des panneau à onglets */
.tab_reduit { width: 690px; }
.TabbedPanelsContent { text-align: justify; }
.TabbedPanelsContent h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	border-style: none;
	text-align: left;
	margin: 10px 0px 5px;
}

.renvoi {
	font-size:0.75em;
	line-height:1.3em;
	text-align:justify;
}

/* titrages des colonnes */
/* titrages des colonnes */
.col h3, .col h4 {
	color: #1D66AC;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom: 4px dotted #25B1A0;
	font-size: 1.3em;
}

.col h4 {
	border-width: 3px;
	font-size: 1.1em;
	color: #333333;
	border-color: #999999;
	padding: 0px;
	margin: 10px 0px 8px;
}
.col h5 {
	border-style: none;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 5px;
	font-size: 1.2em;
	background: url(../images/point_noir.gif) no-repeat left 1px;
	padding: 0px 0px 0px 15px;
}
.col h5 span {
	font-size:80%;
	font-weight: normal;
	font-style: italic;
}
.col .no_point {
	background: url(none);
	padding: 0px;
	margin: 0px 0px 7px;
	font-size: 105%;
}

.article_loi {
	font-weight: bold;
	padding-left: 15px;
}
/* tableau associations */
.tableau { font-size: 0.9em; }
.tableau p { padding: 0px 10px 0px 0px; }
.tableau .titre {
	font-weight: bold;
	color: #209A8B;
	font-size: 105%;
}
.tableau a:link, .tableau a:visited {
}
.tableau a:hover, .tableau a:active {
}
