.liste_ss_secteur_gauche {
 	border-right: 2px solid #DDD;
}
table#liste_secteur {
	margin-left:auto;
	margin-right:auto;
}

table#liste_secteur tr td {
 	width:200px;
	background: url(../images/charte/liste-secteur-titre-fond.gif) no-repeat;
	vertical-align:top;
}

table#liste_secteur tr td div.titre {
	width:210px;
	margin-left:20px;
	margin-top:10px;
	color:#A3BA00;
	font-style:italic;
	font-weight:900;
	font-size:1.1em;
}
table#liste_secteur tr td div.titre span {
	vertical-align:middle;
}
table#liste_secteur tr td div.titre img {
	float:left;
	padding:10px;
}
table#liste_secteur tr td div.secteurs {
	width:200px;
	margin-left:20px;
	margin-top:5px;
	font-size:1em;
	vertical-align:text-top;
}
table#liste_secteur tr td div.titre a,
table#liste_secteur tr td div.titre a:link,
table#liste_secteur tr td div.titre a:hover,
table#liste_secteur tr td div.titre a:visited {
	color:#A3BA00;
	text-decoration:none; 
}

#col-Content table#liste_ss_secteur tr td {
	padding-left: 20px;
	background: url(../images/charte/liste-secteur-titre-fond-large.gif) no-repeat;
}
#col-Content table#liste_ss_secteur tr td div.titre {
	padding-top:10px;
}
#col-Content table#liste_ss_secteur tr td div.titre a,
#col-Content table#liste_ss_secteur tr td div.titre a:link,
#col-Content table#liste_ss_secteur tr td div.titre a:visited,
#col-Content table#liste_ss_secteur tr td div.titre a:active {
	color: #A3BA08;
 	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#col-Content table#liste_ss_secteur tr td div.titre a:hover { text-decoration:underline; }
#col-Content div#titre_ss_secteur img {
	float:left;
	padding:10px;
}
#col-Content div#titre_ss_secteur h1 {
	padding-top:20px;
}

/* PAGINATION */
.pagination { 
	margin-bottom: 1.5em; 
	padding:5px;
	display:block;
}
.pagination span { float: right; }

/* AUTRES */
.grasvert {
	font-weight:bold;
	color: #A3BA00;
	text-align:justify;
}
p {
	text-align:justify;
}
