#ContentCMS .widget {
	width:558px;
	padding: 0px;
	float: left;
	height: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#ContentCMS .widget h2 {
	font-size: 14px;
	font-weight: normal;
	color: #ff7e00;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ff7e00;
}

.widget a.previous{
}

.widget a.next{
}
.widget .intro_deroulant {
	position: absolute;
	width: 195px;
	left: 345px;
	top: 55px;
}
.savoir_plus {
	color: #ff7e00;
	text-decoration: underline;
	background: url(../images/fleche_savoir_plus.jpg) no-repeat left center;
	display: block;
	text-indent: 15px;
}
.widget_style {
	text-align:left;
	padding:0px;
	margin: 0px;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
}

.widget_style ul {
	margin:0px;
	padding:0px;
}

.widget_style li {
	height:250px;
	width:558px;
	list-style:none;
	margin:0px;
	padding:0px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #666666;
	position:relative;
}
.widget li.particuliers {
	background: url(../images/deroulant_particuliers.jpg) no-repeat left top;
}
.widget li.professionnels {
	background: url(../images/deroulant_professionnels.jpg) no-repeat left top;
}
.widget li.collectivites {
	background: url(../images/deroulant_collectivites.jpg) no-repeat left top;
}
.widget li.entreprises {
	background: url(../images/deroulant_entreprises.jpg) no-repeat left top;
}

.widget_style li p {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.widget_style li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 558px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

.widget_style img {
	border:none;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}	
.widget_style p {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 18px;
}
