/* ---------- Imports ---------- */
@import url(include_base-html.css);
@import url(include_general-site.css);
@import url(include_navileft.css);
@import url(include_navitop.css);
@import url(include_footer.css);
@import url(include_mep.css);
@import url(include_state.css);
@import url(include_center.css);
/* ---------- ---------- ---------- */
/* ---------- Propre à la page ---------- */
.tierscol {
	width: 240px;
	float: left;
	margin: 0px 5px 10px;
}
.tierscol img {
	width: 240px;
	height: 100px;
	border: none;
}
.tierscol h2 {
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}
p.edito {
	font-size: 15px;
	line-height: 39px;
	text-align: right;
	width: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}
.tierscol li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	line-height: 20px;
}
.tierscol li.listmenu {
	font-weight: bold;
	background: url(../images/general/puce.gif) no-repeat left top;
}
.tierscol li.listmenu2 {
	background-image: none;
	font-weight: normal;
	padding-left: 0px;
}
/* ---------- ---------- ---------- */
.tierscol ul {
	padding-bottom: 10px;
}
img.headerpage {
	margin-bottom: 10px;
}

