/* CSS Document */
#presid {
	width:30%;
	margin-top:15px;
	padding:10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	float:left;
	margin-bottom:15px;
}
#texteloi {
	width:60%;
	min-height:274px;
	margin-left:15px;
	padding:10px;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
	font-size: 13px;
	font-weight: bold;
}
#titreloi {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	height: 40px;
	text-align: center;
	padding-top:10px;
	background:url("../images/bg_footer_rep.png") repeat-x center center;
}
#piedac {
	width:630px;
	clear:left;
	text-align:center;
}
#piedac a {
	color:#474646;
}
#piedac a:hover {
	color:#FF9900;
}
#pub a {
	color:#666666;
}
#pub a:hover {
	color:#FF6600;
}
#pub_bas {
	clear:left;
	height:180px;
}
.listtext {
	text-align:left;
	color:#000000;
}
.listtext li {
	color:#fff;
	list-style:url(../images/puce.png) inside
}

