#dossiers
{
	width			: 500px;
	padding-left	: 15px;
}
#situation
{

}
#cadre_map{
	border			: 2px solid #50B948;
	width			: 680px;
	margin-top		: -15px;
}


#titremenu
{
	font-weight		: bold;
}

.textPrint,.textSave  {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	fill			: #111;
}

/* TITRE DES BULLES*/
.textContenu  {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 9px;
	//font-weight		: bold;
	fill			: #333;
}

/* CONTENU INTERIEUR DES BULLE */
.textLabel {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 8px;
	fill			: #333;
}
.textLabel10 {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 8px;
	fill			: #f00;
}
/* TITRE INTERIEUR DES BULLE */
.nom {
	fill: #05457c;
	font-weight		: bold;
	text-rendering	: auto;
	font-size		: 9px;
	pointer-events	: none;
}



.textFlag {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 10px;
	fill			: #000;
}
.textLabelAutre {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 9px;
	fill			: #333;
}
.textLien {
	/*text-rendering: optimizeLegibility;*/
	font-family		: Arial, Sans-serif;
	font-size		: 10px;
	fill			: #05457c;
	font-weight		: bold;
}

rect.fondPleinEcran { /* cadre autour des fonctions de zoom */
	display:none;
}
.pleinEcran { /* texte plein ecran */
	font-family		: Arial, Sans-serif; 
	font-size		: 15px; 
	fill			: #fff; 
	pointer-events	: none
}
.lien_retour { /* texte lien retour guideEnTeteSvg_css.php */
	font-family		: Arial, Sans-serif; 
	font-size		: 12px; 
	fill			: #000; 
	pointer-events	: none
}
rect.fondZoomPlus,rect.fondZoomMoins  { /* fond zoom +  et  fond zoom - */
	cursor			: pointer; 
}
.zoomCircle { /* cercles autour du + et du - */
	pointer-events	: none;
	stroke			: #FFFFFF;
	stroke-width	: 2;
}
.zoomMoins,.zoomPlus { /* + et - du zoom */
	font-family		: Arial, Sans-serif; 
	font-size		: 15px; 
	fill			: #FFFFFF; 
	pointer-events	: none;
}
rect.fondCarte { /* rectangle de fond du mapo */
	fill			: #F7F0D4; 
	cursor			: move;
}
rect.fondFlag {
	stroke			: #727272;
	stroke-width	: 0.75;
	fill			: #f0f8f6;
	fill-opacity	: 0.95;
}
rect.fondLabel {
	stroke			: #727272;
	stroke-width	: 0.75;
	fill			: #fcf8db;
	fill-opacity	: 0.95;
}
rect.windowDip {
	stroke			: #f3b100;
	stroke-width	: 0.75;
	fill			: #fff0c6;
	fill-opacity	: 0.95;
}
rect.plopplop {
	stroke			: #6c88ff;
	stroke-width	: 0.75;
	fill			: #dfd7f5;
	fill-opacity	: 0.95;
}
/********* CECI EST LA SEULE CLASSE A MODIFIER **********/
rect.windowDipLmd {
	stroke			: black;
	stroke-width	: 1px;
	fill			: red;
	color			: blue;
}
/***** CECI N'EST PLUS LA SEULE CLASSE A MODIFIER *******/
rect.windowPro {
	stroke			: #6c88ff;
	stroke-width	: 0.75;
	fill			: #dde3ff;
	fill-opacity	: 0.95;
}
text.chargement {
	pointer-events	: none;
	font-family		: Arial, Sans-serif;
	font-size		: 15px;
	fill			: #eee
}
circle.cercleChoix {
	pointer-events	: none;
	fill			: url(#rad1);
}
circle.cerclePasDeChoix {
	pointer-events	: none;
	fill			: url(#rad2);
}
circle.cercleAutreChoix {
	pointer-events	: none;
	fill			: url(#rad3);
}
ellipse.zoneReac {
	cursor			: pointer;
	fill			: #f5991a;
	fill-opacity	: 0.00;
}
ellipse.zoneReac2 {
    cursor			: pointer;
	fill			: #ffd800;
    fill-opacity	: 0;
}
line.line1 {
	stroke			: #69666d;
	stroke-width	: 13px;
	pointer-events	: none;
}
line.line2 {
	stroke			: #fff9b3;
	stroke-width	: 9px;
	stroke-opacity	: 1;
	pointer-events	: none;
}
line.lineApprentissage1 {
	stroke			: #aaa;
	stroke-width	: 15px;
	stroke-dasharray: 15, 8;
	stroke-dashoffset: 15;
	pointer-events	: none;
}
line.lineApprentissage2 {
	stroke			: #ecbd90;
	stroke-width	: 11px;
	stroke-dasharray: 15, 8;
	stroke-dashoffset: 15;
	stroke-opacity	: 1;
	pointer-events	: none;
}
line.lineCompagnon1 {
	stroke			: #aaa;
	stroke-width	: 15px;
	pointer-events	: none;
}
line.lineCompagnon2 {
	stroke			: #c1ccc1;
	stroke-width	: 11px;
	stroke-opacity	: 1;
	pointer-events	: none;
}
line.linePro1 {
	stroke			: #aaa;
	stroke-width	: 15px;
	pointer-events	: none;
}
line.linePro2 {
	stroke			: #b7b8de;
	stroke-width	: 11px;
	stroke-opacity	: 1;
	pointer-events	: none;
}
circle.noeudDip {
	fill			: #333;
	stroke			: #ec9e51;
	stroke-width	: 4;
}
circle.noeudPro {
	fill			: #333;
	stroke			: #7b7dde;
	stroke-width	: 4;
}
circle.noeudCompagnon {
	fill			: #333;
	stroke			: #92b192;
	stroke-width	: 4px;
}
circle.noeudAutre {
	fill			: #333;
	stroke			: #97a3c6;
	stroke-width	: 4px;
}
circle.noeudDemande {
	fill			: #1d570b;
	stroke			: #699f69;
	stroke-width	: 4px;
}
circle.noeudPerso {
	fill			: #333;
	stroke			: #7b7dde;
	stroke-width	: 4;
}
circle.noeudVisite {
	fill			: #333;
	stroke			: #ec9e51;
	stroke-width	: 4;
}
circle.noeudVisitePro {
	fill			: #333;
	stroke			: #7b7dde;
	stroke-width	: 4;
}
    

