#titreContenu_7{
	margin-bottom:15px;
}

a{
	text-decoration:none;
	color:black;
	cursor: pointer;	
}

a:hover{
	color:#008bbc;
}


#themes li{
	list-style-image: url(../service-public/xsl/dossier.jpg);
	margin-bottom: 5px;
	margin-left: 40px;
}


.titre-texte{
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size:1.5em;
}

.box{
	border:1px solid #cacaca;
	background-color: #edf3f8;
	padding: 5px;
}

.box_sp_titre_o, .box_sp_titre_b, .titre_2{
	font-weight:bold;
	font-size: 1.1em;
}

#bt_rechercher{
	vertical-align:top;
}

#bt_rechercher_accueil{
	float:right;
	margin-top: -50px;
}