.carto_titre { font-family: Arial; font-size: 12px; font-weight: bold; color: #5D452D; }
.carto_form_text { font-family: Arial; font-size: 12px; font-weight: bold; color: #5D452D; text-decoration: underline; }
.carto_form_indications { font-family: Arial; font-size: 10px; font-weight: bold; color: #343434; padding-right: 50px; }
.carto_form_input {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	background-color: #F5F5F5;
	color: #3C2F1E;
	border: 1px solid #C7B698;
	height: 16px;
}
.carto_pasDeSelection { font-family: Arial; font-size: 15px; font-weight: normal; color: #b5abca; }
div.carto_lienAide { padding: 5px 5px 0 5px; }
div.carto_lienAide a { color: #6E557F; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
div.carto_lienAide a:hover { text-decoration: underline; }
td.carto_lienAide { color: #6E557F; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }

.r_m_Liste {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4e4161;
	border: 1px solid #a19aac;
	background-color: #f2f1f5;
	overflow-x: hidden;
	overflow-y: scroll;
}

.r_m_Liste_1 {
	font-family: Arial;
	font-size: 13px;
	background-color: #f2f1f5;
	border-bottom: 1px solid white;
}

.r_m_Liste_2{
	font-family: Arial;
	font-size: 13px;
	background-color: #f2f1f5;
	border-bottom: 1px solid white;
}

.r_m_Commune_complete {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #323465;
}

.r_m_Commune_partielle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: purple;
}

.r_m_BP {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.r_m_BP_sel {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: blue;
}

.r_m_formText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #323465;
	text-decoration: underline;
}
.r_m_formText:hover {
}

.r_m_formIndication {
	font-family: Arial;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.r_m_formIndication:hover {
	text-decoration: underline;
}

.carto_btnReinitisaliser {
	font-family: Arial;
	font-size: 10px;
	color: #2D3387;
	text-decoration: underline;
}
.carto_btnReinitisaliser:hover {
}

.carto_fondCarte {
	background-color: #C5C7FF;
}

.carto_titre1{
	font-family: Arial;
	font-size: 13px;
	color: #323467;
	font-weight: normal;
}

.carto_titre2{
	font-family: Arial;
	font-size: 13px;
	color: #323467;
	font-weight: bold;
}

.carto_titre3{
	font-family: Arial;
	font-size: 13px;
	color: #F22;
	font-weight: normal;
}

.carto_titre4{
	font-family: Arial;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	background-color: #EEE9DE;
}
table.carto_titre4{
	font-family: Arial;
	font-size: 13px;
	color: #666;
	border: 1px solid #F55;
	font-weight: normal;
	background-color: #EEE9DE;
}

.secteur_sstitre {
	font-family: Arial;
	font-size: 12px;
	color: #363466;
	font-weight: bold;
}

.secteur_texte {
	font-family: Verdana;
	font-size: 11px;
	color: #363466;
	font-weight: normal;
}

.carto_popup_lettres {
	font-family: Arial;
	font-size: 14px;
	color: #6e557f;
	font-weight: bold;
	width: 20px; text-align: center; cursor: pointer;
}

.carto_popup_lettres_over {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	background: #6e557f;
	font-weight: bold;
	width: 20px; text-align: center; cursor: pointer;
}

.carto_popup_lettres_inactive {
	font-family: Arial;
	font-size: 14px;
	color: #C8BDAF;
	font-weight: bold;
	width: 20px; text-align: center;
}

.carto_popup_pas_de_ville {
	position: relative; top: -407px; width: 732px; height: 408px; background: #EDECEE; overflow-y: scroll;
	text-transform: none;
}
.carto_popup_pas_de_ville .contenu {
	font-family: Arial; font-size: 12px; color: #6e557f; padding: 5px 5px 5px 30px;
	text-transform: none;
}


