body {
    background: #4e73c3 url(/imports/images/consommateur/bg/default.jpg) no-repeat fixed center;
	
}
h2.alt {
	color:#ff5800;
	padding-top:15px;
	font-weight:bold;
}
h2.alt img {
	float:left;
	margin:-15px 15px 10px 0;
}
h3.alt {
    font-size:140%;
	font-weight:normal;
	clear:left;
}

#conservaction-box-wrapper {
    background:url(/imports/images/backgrounds/home-conservaction-new.jpg) no-repeat #FFF;
    width:290px;
    height:175px;
    margin:0 0 9px 0;
				clear: left;
				font-size:0.8em;
				float: left;
}

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

#conservaction-box h5{
	margin: 7px 0 0;
}

#conservaction-box a{
	font-size:10px;
}

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

#news-box {
    padding: 0 9px 9px 9px;
}
#news-box {
    padding: 0 9px 9px 9px;
}
#news-box h5 {
    text-align: center;
    color:#fff;
    font-size:140%;
    font-weight: normal;
    margin-bottom: 25px;
}
#news-box h5.narrow {
    margin-top: 2px;
}

#news-box p {
    margin-top: 20px;
    color:#000;
    font-size:110%;
    line-height: 1em;
    text-transform: inherit;
    font-weight: bold;
}

#text-box-wrapper {
    background-color:#eeeff6;
   /* width:293px;*/
    height:270px;
    margin:0 0 10px 0;
    float:left;
				padding: 0 10px 0 0;
}

#text-box-wrapper h5{
	font-size: 1.6em;}

#text-box-wrapper p{
	font-size: 1.3em;
	margin-top: 10px;
}

#text-box-wrapper a{
	font-size: 1.2em;
}

#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-brochure {
	background-color:#cfc293;
	float:right;
	display:block;
	width:280px;
	padding:10px 5px 15px 15px;
}
.encadre-brochure a {
    color:#003975;
    text-transform:inherit;
    text-decoration: none;
    font-weight: bold;
}


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

.encadre_saviez_vous h3 {
	text-transform:inherit;
}

.encadre_saviez_vous a {
	color: #ff6e22;
	text-transform: inherit;
	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: inherit;
	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;
}

