h2,h2,h3,h4,div,ul
{
	margin:0;
	padding:0;
}

p
{
	margin:5px 0;
	font-size:12px;
}
ul.nopuce li
{
	list-style:none;
}
a
{
	text-decoration:underline;
	color:#CD8703;
}
a:hover
{
	text-decoration:underline;
	color:#618402 !important;
}
a.lien_vert
{
	font-weight:bold;
	color:#8AB712;
}

h1
{
	color:#8AB712;
	text-transform:uppercase;
	font-size:22px !important;
	font-weight:normal;
	font-weight:bold;
}

h2
{
color:#8AB712;
font-size:15px !important;
font-weight:bold;
margin-top:20px !important;
margin-bottom:8px !important;
}


.bloc_bleu h3
{
	text-transform:uppercase;
	background-image:url('/themes/accen/images/encadre-home-location.gif');
	background-position:center right;
	background-repeat:no-repeat;
	text-align:right;
	color:white;
	font-weight:bold;
	border-bottom:1px solid #424242;
	background-color:white;
	height:25px;
	line-height:25px;
}
.bloc_bleu
{
	background-color:#EBEFF0;
	margin:5px;
	color:#77898B;
}
.bloc_bleu p, .bloc_bleu td, .bloc_bleu strong, .bloc_bleu ul
{

	color:#77898B;
	padding:4px;
}

.bloc_bleu ul
{
list-style:none !important;
list-style-image:none !important;
margin-left:0 !important;
}

.bloc_bleu a
{
	color:#77898B;
	font-weight:bold;
}
ul {
list-style-image:url(/themes/accen/images/puce-logiciel-location.gif);
}

#pageContent ul li {
margin-left:15px;
margin-bottom:7px;
}

.focus {

background-color:#e2fc9b;
width:370px;
color:#8AB711;
padding:10px;
font-weight:bold;
}
.focus a {
text-decoration:underline;
color:#8AB711;
font-size:16px;
}
.focus a:hover {
text-decoration:none;
}

.image_site {
border: 1px solid #8AB711;
margin-right:10px;
margin-left:10px;
}

