body {
    background: #4e73c3 url(/imports/images/consommateur/bg/default.jpg) no-repeat fixed center;
	
}


#conservaction-box-wrapper {
    background-image:url(/imports/images/backgrounds/home-conservaction.jpg);
    width:454px;
    height:275px;
    margin:0 0 9px 0;
}

#conservaction-box {
    padding: 55px 9px 9px 9px;
}

#news-box-wrapper {
    background-image:url(/imports/images/backgrounds/home-woman.jpg);
    width:152px;
    height:174px;
    margin:0 9px 0 0;
    float:left;
    
}

#news-box {
    padding: 0 9px 9px 9px;
}


#text-box-wrapper {
    background-color:#eeeff6;
    width:293px;
    height:174px;
    margin:0;
    float:left;
}

#text-box {
    padding: 0 9px 0 9px;
}
#more-content-acc {
	margin:20px 0 0 0;
	padding:0 20px;
}

.encadre-vert {
	background-color:#8bc870;
	float:right;
	display:block;
	width:250px;
	padding:10px 25px 30px 25px;
}

.encadre-vert img {
	margin:0 auto;
	text-align:center;
}

.encadre_saviez_vous {
	background-color:#eeeff6;
	float:right;
	display:block;
	width:250px;
	padding:10px 25px 30px 25px;
}

.encadre_saviez_vous h3 {
	text-transform: uppercase;
}

.encadre_saviez_vous a {
	color: #ff6e22;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}

.encadre_saviez_vous a:hover {
	color: #000000;
}




.encadre_saviez_vous_entete {
	float:right;
	display:block;
	width:275px;
	color: #ff6e22;
	height: 37px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff6e22;
}

.encadre_saviez_vous_entete h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.table {
}
.table th {
	background-color:#003975;
	color:#fff;
	text-align:center;
	padding:3px;
	font-size:10px;
	font-weight:600;
}
.table th {
	border-left:1px solid #fff;
}
.table th.last {
	border-right:1px solid #003975;
}
.table th.first {
	border-left:1px solid #003975;
}
.table td {
	padding:3px;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
.table .last {
	border-right:1px solid #000;
}
