#content_aides h3 {
	color:#94331e;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin:15px 0px 15px 0px;
}

#content_aides h4 {
	font-size:12px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}

#aides_depenses_concernees{
	margin:8px 0px 8px 0px;
}

#aides_depenses_concernees li{
	padding-left:25px;
	background-image:url(../imgs/aides-puce.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-bottom:5px;
	margin-left:20px;
}

.aides_txtbloc {
	background-color:#fbedee;
	padding:8px;
	margin:15px 0px 15px 0px;

}

#aides_types_logements{
	margin:8px 0px 8px 0px;
}

#aides_types_logements li{
	padding-left:25px;
	background-image:url(../imgs/aides-puce.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-bottom:5px;
	margin-left:20px;
}


/* ///////// TABLEAU /////////////// */
.aides_tab_paroie_opac {
	width:497px;
	border:#FFFFFF 1px solid;
}

.aides_tab_paroie_opac  th{
	background-color:#94331e;
	color:#FFFFFF;
	padding:2px 13px 2px 13px;
	text-align:left;
	border-right:#FFFFFF 2px solid;
}
.aides_tab_paroie_opac  td{
	border-bottom:#000 1px dotted;
	padding:13px;
	border-right:#FFFFFF 2px solid;
	vertical-align:top;
}

.aides_tab_colg {
	background-color:#EFF2DC;
}

.aides_tab_desc{
	font-size:10px;
	margin-bottom:15px;
}

#aides_appareils_reg dt{
	font-size:11px;
	font-weight:bold;
	color:#94331e;
	margin-bottom:5px;
}

#aides_appareils_reg dd{
	padding-left:25px;
	background-image:url(../imgs/aides-puce.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-left:20px;
	margin-bottom:5px;
}


#aides_referer{
	margin-top:20px;
	border:#94331e 1px solid;
	padding-bottom:10px;
}

#aides_referer dt{
	background-color:#94331e;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	height:22px;
	padding-left:10px;
}

#aides_referer dd{
	background-image:url(../imgs/aides-puceplus.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-left:15px;
}