#colonne_contenu ul {
    list-style:none;
}

#colonne_contenu li {
    padding-left:10px;
    margin-left:15px;
    background: transparent url(../images/li-arrow.gif) no-repeat 0 .5em;
}

.block_encarts {
    padding-bottom:1.2em;
}

/*-------- Milieu du contenu ---------*/
.block_gauche {
    float:left;
    width:240px;
    margin-right:10px;
}
#block_droite {
    float:left;
    width:250px;
}
.block_centre {
    float:left;
    width:500px;
}

#mapsecteurs {
	display:block;
	margin:15px auto;
}
/*---------- liste des membres -----------*/
.listemembres {
	width:100%;
	border-collapse:collapse;
}

.listemembres td {
	text-align:center;
}

/*---- popup images---------------*/
#popupbody {
    text-align:center;
    padding-top:10px;
 }

#popupbody a {
    margin: .5em auto .5em auto;
    color:#fff;
    text-align:center;
    display:block;
}

#popupbody img {
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    border: 1px solid #ddd;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    background: #fff;
 }
 
 /*-----------------------------(pager)-----------------------------*/

#pager {
    font-weight: bold;
    text-decoration: none;
    text-align:center;
    clear:both;
}

#pager a:hover {
    font-weight: bold;
    text-decoration: underline;
}

#pager img {
    vertical-align:middle;
}

.imgcouv {
	float: left;
    margin: 5px 10px 0 0;
    display:block;
}

table tr {
	background: #F5FAFD;
}
.ligne_alterne {
    background-color: #E4EAEE;
}
table td a {
	display: float;
	font-weight: bold;
}
table  {
    width: 470px;
    border: 1px solid #dedede;       
}
table th, table td {
     margin: 0;
     padding: 5px 7px;
     text-align: left;
     vertical-align: top;
     border-left: 1px solid #fff;       
}
table th {
    font: normal 0.9000em/1.4 Verdana, sans-serif;
    border-bottom: 3px solid #DCE4E8;
    border-top: 1px solid #dedede;
    color: #C21423;
}

/*------------------- Block resume ---------------------------------*/
.block_resume {
    width:48%;
    margin-right:1%;
    float:left;
    margin-bottom:1%;
}

.navigation_abo ul {
    margin-left:1em;
}

.actif {
	color:red !important;
	font-weight:bold;
}

.bleu {
	color: #40659B;
	font-weight:bold;
}

li.newact, li.newact a {
    font-weight:bold;
}
