@charset "utf-8";
/* CSS Document */

a:hover {	
	text-decoration: underline
}

.nomEntite {
	text-transform: uppercase;
	font-weight:bold;
}

.region {
	color:#46626E;
	font-size:8pt;
}

.rte {
   width:190px;
   margin:5px;
   padding:15px;
   background:#F1F2F3;
   border:1px solid #46626E;
}

.titre_res_recherche {
	color:#46626E;
	font-size:11pt;
	font-weight:bold;
}

.reponse {
}

.invitation {
}


