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

.glyphiconAccueilMJ {
	margin: 0 8px 0 0;
}

.img-responsive-custom {
	display: block;
	width: 100%;
	height: auto;
}

.zoneFiche{
	overflow-y: hidden;
}

.carac_input{
	background-color: transparent;
	border: none;
	font-size: 150%;
	font-weight: bold;
	height: 8%;
	position: absolute;
	text-align: center;
	width: 6%;
}

.carac_input_petit{
	background-color: transparent;
	border: none;
	font-size: 75%;
	font-weight: bold;
	height: 3.75%;
	position: absolute;
	text-align: center;
	width: 4%;
}

.carac_force{
	left: 34%;
	top: 30.5%;
}
.carac_force_2{
	left: 41%;
	top: 30.5%;
}
.carac_force_5{
	left: 41%;
	top: 35%;
}

.carac_dexterite{
	left: 34%;
	top: 41.5%;
}
.carac_dexterite_2{
	left: 41%;
	top: 41.5%;
}
.carac_dexterite_5{
	left: 41%;
	top: 46%;
}

.carac_pouvoir{
	left: 34%;
	top: 52.5%;
}
.carac_pouvoir_2{
	left: 41%;
	top: 52.25%;
}
.carac_pouvoir_5{
	left: 41%;
	top: 56.75%;
}

.carac_constitution{
	left: 34%;
	top: 63.5%;
}
.carac_constitution_2{
	left: 41%;
	top: 63.25%;
}
.carac_constitution_5{
	left: 41%;
	top: 67.75%;
}

.carac_apparence{
	left: 34%;
	top: 74.5%;
}
.carac_apparence_2{
	left: 41%;
	top: 74.25%;
}
.carac_apparence_5{
	left: 41%;
	top: 78.75%;
}

.carac_education{
	left: 69%;
	top: 30.5%;
}
.carac_education_2{
	left: 76%;
	top: 30.5%;
}
.carac_education_5{
	left: 76%;
	top: 35%;
}

.carac_taille{
	left: 69%;
	top: 41.5%;
}
.carac_taille_2{
	left: 76%;
	top: 41.5%;
}
.carac_taille_5{
	left: 76%;
	top: 46%;
}

.carac_intelligence{
	left: 69%;
	top: 52.5%;
}
.carac_intelligence_2{
	left: 76%;
	top: 52.5%;
}
.carac_intelligence_5{
	left: 76%;
	top: 57%;
}

.carac_mouvement{
	left: 69%;
	top: 68%;
}
.carac_mouvement_2{
	left: 76%;
	top: 68%;
}
.carac_mouvement_5{
	left: 76%;
	top: 72.5%;
}

.carac_info{
	color: #DDDDDD;
	font-family: "alfa", Helvetica, Arial, sans-serif;
	text-align: center;
}

.carac_nom{
	display: inline-block;
	font-size: 250%;
	margin: 0 5px;
}

.zone_nom{
	text-align: center;
	width: 100%;
}

.carac_metier{
	font-size: 150%;
	margin-bottom: 20px;
}

.allies{
	background: #666656;
	border: solid 4px #222222;
	box-shadow: 3px 3px 10px #000000;
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 0 20px;
}

.titreAllies{
	background-color: #666656;
	border-radius: 10px;
	box-shadow: inset 0 -5px 15px -2px #000000;
	color: #DDDDDD;
	font-family: "alfa", Helvetica, Arial, sans-serif;
	font-size: 21px;
	height: 30px;
	margin: -20px auto 0 auto;
	text-align: center;
	width: 120px;
}

.allie{
	background: url(../../img/fond_rapport.jpg) repeat-y;
	background-size: 100%;
	box-shadow: 5px 5px 20px #000000;
	font-family: "alfa", Helvetica, Arial, sans-serif;
	margin: 0 auto 20px auto;
	padding: 5px;
	position: relative;
	text-align: center;
}

.allieNom{
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.allieType{
	color: #565656;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
}

.allieDescripton{
	margin-bottom: 10px;
}

.allieRang{
	border-bottom-right-radius: 20px;
	font-size: 30px;
	height: 35px;
	left: 0;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 175;
}

.zone_sante{
}

.carac_sante{
	background-color: transparent;
	border: none;
	font-size: 750%;
	font-weight: bold;
	left: 25%;
	line-height: 1em;
	outline: none;
	position: absolute;
	text-align: center;
	top: 10%;
	width: 45%;
}

.caracSante_image{
	margin-left: 5%;
	opacity: 0.25;
	width: 90%;
}

.carac_resistance{
	color: #FF5961;
}

.carac_sante_mentale{
	color: #6080FF;
}

.zone_sante_max{
	font-size: 27%;
	font-weight: bold;
	left: 100%;
	line-height: 1em;
	position: absolute;
	top: 60%;
	width: 50%;
}

.carac_sante_max{
	background-color: transparent;
	border: none;
	display: inline-block;
	outline: none;
	width: 60% !important;
}

.carac_slash{
	display: inline-block;
}

.zoneSequelle{
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}

.zoneSequelle div{
	line-height: 1em;
	margin: 20px 0;
}

.carac_sante_input{
	background-color: transparent;
	border: none;
	outline: none;
	resize: none;
	text-align: center;
	width: 100%;
}

.carac_vie_input_new{
	border: 1px solid #FF5961;
	border-radius: 2px;
}

.carac_sante_input_new{
	border: 1px solid #6080FF;
	border-radius: 2px;
}

.carac_credit{
	background-color: #FCFCFC !important;
}

.ajoutSequelle{
	border: none;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	font-size: 175%;
	font-weight: bold;
	margin: 5px;
	padding: 5px 5px 6px 6px;
	text-transform: uppercase;
	transition: box-shadow 0.5s, background 0.5s;
}

.ajoutSequelleMentale{
	background-color: #6080FF;
}

.ajoutSequellePhysique{
	background-color: #FF5961;
}

.ajoutCentrer{
	text-align: center;
	width: 100%;
}

.zoneCredit{
	border: none;
	border-radius: 5px;
	color: #000000;
	cursor: pointer;
	font-size: 150%;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}

.zoneCredit input{
	background: none;
	border: 1px solid #111111;
	outline: #AAAAAA;
	text-align: center;
	width: 55px;
}

.avertissementUpdateJoueur{
	color: #B0D060;
}

.zone_pnjLie{
	position: absolute;
	right: 10px;
	top: 10px;
}

.pnjLie{
	width: 30px;
	height: 30px;
}

.zone_carac_chance{
	margin-left: 0 !important;
	margin-bottom: 20px;
}

.caracChance_image{
	opacity: 0.25;
	width: 80%;
	margin-left: 10%;
	padding: 0 !important;
}

.caracMagie_image{
	opacity: 0.5;
	width: 80%;
	margin-left: 10%;
	padding: 0 !important;
}

.carac_chance {
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	font-size: 750%;
	font-weight: bold;
	line-height: 1em;
	outline: none;
	position: absolute;
	text-align: center;
	top: 10%;
	width: 80%;
}

.carac_chance_input{
	background-color: transparent;
	border: none;
	outline: none;
	resize: none;
	text-align: center;
	width: 100%;
}

.carac_magie_input{
	color: #7ba574;
}

.carac_desc_titre{
	background: #DDDDDD;
	border-radius: 10px 10px 0 0;
	color: #444444;
	font-family: monospace;
	font-size: 14px;
	font-weight: initial;
	left: 0;
	position: absolute;
	text-align: center;
	top: -22px;
	width: 100%;
}

.carac_desc{
	border: dashed 1px;
	font-size: 16px;
	line-height: 25px;
	margin: 50px 0;
	padding: 1% 5%;
	position: relative;
}

.comp_input{
	background-color: transparent;
	border: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	position: absolute;
	text-align: center;
	width: 4%;
}

.comp_input_text{
	background-color: transparent;
	border: none;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	position: absolute;
	text-align: left;
	width: 13%;
}

.comp_input_petit{
	background-color: transparent;
    border: none;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    position: absolute;
    text-align: center;
    width: 2%;
}

.comp_input_check{
	background: url(../../img/croix.png);
	background-size: 100% 100%;
	cursor: pointer;
	height: 3%;
	opacity: 0;
	position: absolute;
	width: 1.8%;
}

.comp_input_checked{
	opacity: 1;
}

/****** COLONNE 1 ******/

.comp1{
	left: 27.25%;
	top: 17.5%;
}
.comp1_2{
	left: 32.25%;
	top: 18.5%;
}
.comp1_5{
	left: 33.85%;
	top: 18.5%;
}
.comp88_check{
	left: 11.65%;
	top: 18.5%;
}

.comp2{
	left: 27.25%;
	top: 20.5%;
}
.comp2_2{
	left: 32.25%;
	top: 21.5%;
}
.comp2_5{
	left: 33.85%;
	top: 21.5%;
}
.comp89_check{
	left: 11.65%;
	top: 21.5%;
}

.comp3{
	left: 27.25%;
	top: 23.25%;
}
.comp3_2{
	left: 32.25%;
	top: 24.25%;
}
.comp3_5{
	left: 33.85%;
	top: 24.25%;
}
.comp90_check{
	left: 11.65%;
	top: 24.5%;
}

.comp4{
	left: 14.5%;
	top: 26.5%;
}
.comp5{
	left: 27.25%;
	top: 26.1%;
}
.comp5_2{
	left: 32.25%;
	top: 27.25%;
}
.comp5_5{
	left: 33.85%;
	top: 27.25%;
}
.comp91_check{
	left: 11.65%;
	top: 27.5%;
}

.comp6{
	left: 14.5%;
	top: 29.2%;
}
.comp7{
	left: 27.25%;
	top: 29%;
}
.comp7_2{
	left: 32.25%;
	top: 30%;
}
.comp7_5{
	left: 33.85%;
	top: 30%;
}
.comp92_check{
	left: 11.65%;
	top: 30%;
}

.comp8{
	left: 14.5%;
	top: 32%;
}
.comp9{
	left: 27.25%;
	top: 31.75%;
}
.comp9_2{
	left: 32.25%;
	top: 32.75%;
}
.comp9_5{
	left: 33.85%;
	top: 32.75%;
}
.comp93_check{
	left: 11.65%;
	top: 32.75%;
}

.comp10{
	left: 27.25%;
	top: 34.75%;
}
.comp10_2{
	left: 32.25%;
	top: 35.75%;
}
.comp10_5{
	left: 33.85%;
	top: 35.75%;
}
.comp94_check{
	left: 11.65%;
	top: 35.75%;
}

.comp11{
	left: 27.25%;
	top: 37.5%;
}
.comp11_2{
	left: 32.25%;
	top: 38.5%;
}
.comp11_5{
	left: 33.85%;
	top: 38.5%;
}
.comp95_check{
	left: 11.65%;
	top: 38.5%;
}

.comp12{
	left: 27.25%;
	top: 40.25%;
}
.comp12_2{
	left: 32.25%;
	top: 41.25%;
}
.comp12_5{
	left: 33.85%;
	top: 41.25%;
}
.comp96_check{
	left: 11.65%;
	top: 41.25%;
}

.comp13{
	left: 27.25%;
	top: 46%;
}
.comp13_2{
	left: 32.25%;
	top: 47%;
}
.comp13_5{
	left: 33.85%;
	top: 47%;
}
.comp97_check{
	left: 11.65%;
	top: 47%;
}

.comp14{
	left: 27.25%;
	top: 48.75%;
}
.comp14_2{
	left: 32.25%;
	top: 49.75%;
}
.comp14_5{
	left: 33.85%;
	top: 49.75%;
}
.comp98_check{
	left: 11.65%;
	top: 49.75%;
}

.comp15{
	left: 14.5%;
	top: 52%;
}
.comp16{
	left: 27.25%;
	top: 51.75%;
}
.comp16_2{
	left: 32.25%;
	top: 52.75%;
}
.comp16_5{
	left: 33.85%;
	top: 52.75%;
}
.comp99_check{
	left: 11.65%;
	top: 52.75%;
}

.comp17{
	left: 14.5%;
	top: 54.75%;
}
.comp18{
	left: 27.25%;
	top: 54.5%;
}
.comp18_2{
	left: 32.25%;
	top: 55.5%;
}
.comp18_5{
	left: 33.85%;
	top: 55.5%;
}
.comp100_check{
	left: 11.65%;
	top: 55.5%;
}

.comp19{
	left: 27.25%;
	top: 60.25%;
}
.comp19_2{
	left: 32.25%;
	top: 61.25%;
}
.comp19_5{
	left: 33.85%;
	top: 61.25%;
}
.comp101_check{
	left: 11.65%;
	top: 61.25%;
}

.comp20{
	left: 14.5%;
	top: 63.25%;
}
.comp21{
	left: 27.25%;
	top: 63%;
}
.comp21_2{
	left: 32.25%;
	top: 64.25%;
}
.comp21_5{
	left: 33.85%;
	top: 64.25%;
}
.comp102_check{
	left: 11.65%;
	top: 64.25%;
}

.comp22{
	left: 14.5%;
	top: 66%;
}
.comp23{
	left: 27.25%;
	top: 65.75%;
}
.comp23_2{
	left: 32.25%;
	top: 67%;
}
.comp23_5{
	left: 33.85%;
	top: 67%;
}
.comp103_check{
	left: 11.65%;
	top: 67%;
}

.comp24{
	left: 27.25%;
	top: 68.75%;
}
.comp24_2{
	left: 32.25%;
	top: 70%;
}
.comp24_5{
	left: 33.85%;
	top: 70%;
}
.comp104_check{
	left: 11.65%;
	top: 70%;
}

.comp25{
	left: 27.25%;
	top: 71.5%;
}
.comp25_2{
	left: 32.25%;
	top: 72.75%;
}
.comp25_5{
	left: 33.85%;
	top: 72.75%;
}
.comp105_check{
	left: 11.65%;
	top: 72.75%;
}

.comp26{
	left: 27.25%;
	top: 74.25%;
}
.comp26_2{
	left: 32.25%;
	top: 75.75%;
}
.comp26_5{
	left: 33.85%;
	top: 75.75%;
}
.comp106_check{
	left: 11.65%;
	top: 75.75%;
}

.comp27{
	left: 27.25%;
	top: 77.25%;
}
.comp27_2{
	left: 32.25%;
	top: 78.5%;
}
.comp27_5{
	left: 33.85%;
	top: 78.5%;
}

.comp28{
	left: 27.25%;
	top: 80.25%;
}
.comp28_2{
	left: 32.25%;
	top: 81.25%;
}
.comp28_5{
	left: 33.85%;
	top: 81.25%;
}
.comp107_check{
	left: 11.65%;
	top: 81.25%;
}

/****** COLONNE 2 ******/

.comp29{
	left: 53.5%;
	top: 17.5%;
}
.comp29_2{
	left: 58.5%;
	top: 18.5%;
}
.comp29_5{
	left: 60.15%;
	top: 18.5%;
}
.comp108_check{
	left: 38%;
	top: 18.5%;
}

.comp30{
	left: 53.5%;
	top: 20.5%;
}
.comp30_2{
	left: 58.5%;
	top: 21.5%;
}
.comp30_5{
	left: 60.15%;
	top: 21.5%;
}
.comp109_check{
	left: 38%;
	top: 21.5%;
}

.comp31{
	left: 53.5%;
	top: 23.25%;
}
.comp31_2{
	left: 58.5%;
	top: 24.25%;
}
.comp31_5{
	left: 60.15%;
	top: 24.25%;
}
.comp110_check{
	left: 38%;
	top: 24.25%;
}

.comp32{
	left: 53.5%;
	top: 26.1%;
}
.comp32_2{
	left: 58.5%;
	top: 27.25%;
}
.comp32_5{
	left: 60.15%;
	top: 27.25%;
}
.comp111_check{
	left: 38%;
	top: 27.25%;
}

.comp33{
	left: 53.5%;
	top: 29%;
}
.comp33_2{
	left: 58.5%;
	top: 30%;
}
.comp33_5{
	left: 60.15%;
	top: 30%;
}
.comp112_check{
	left: 38%;
	top: 30%;
}

.comp35{
	left: 53.5%;
	top: 31.75%;
}
.comp35_2{
	left: 58.5%;
	top: 32.75%;
}
.comp35_5{
	left: 60.15%;
	top: 32.75%;
}
.comp113_check{
	left: 38%;
	top: 32.75%;
}

.comp36{
	left: 53.5%;
	top: 34.5%;
}
.comp36_2{
	left: 58.5%;
	top: 35.65%;
}
.comp36_5{
	left: 60.15%;
	top: 35.65%;
}
.comp114_check{
	left: 38%;
	top: 35.65%;
}

.comp37{
	left: 53.5%;
	top: 37.25%;
}
.comp37_2{
	left: 58.5%;
	top: 38.5%;
}
.comp37_5{
	left: 60.15%;
	top: 38.5%;
}
.comp115_check{
	left: 38%;
	top: 38.5%;
}

.comp38{
	left: 53.5%;
	top: 40.25%;
}
.comp38_2{
	left: 58.5%;
	top: 41.25%;
}
.comp38_5{
	left: 60.15%;
	top: 41.25%;
}
.comp116_check{
	left: 38%;
	top: 41.25%;
}

.comp39{
	left: 53.5%;
	top: 43.25%;
}
.comp39_2{
	left: 58.5%;
	top: 44.25%;
}
.comp39_5{
	left: 60.15%;
	top: 44.25%;
}
.comp117_check{
	left: 38%;
	top: 44.25%;
}

.comp40{
	left: 53.5%;
	top: 46%;
}
.comp40_2{
	left: 58.5%;
	top: 47%;
}
.comp40_5{
	left: 60.15%;
	top: 47%;
}
.comp118_check{
	left: 38%;
	top: 47%;
}

.comp41{
	left: 53.5%;
	top: 48.75%;
}
.comp41_2{
	left: 58.5%;
	top: 49.75%;
}
.comp41_5{
	left: 60.15%;
	top: 49.75%;
}
.comp119_check{
	left: 38%;
	top: 49.75%;
}

.comp42{
	left: 53.5%;
	top: 51.5%;
}
.comp42_2{
	left: 58.5%;
	top: 52.5%;
}
.comp42_5{
	left: 60.15%;
	top: 52.5%;
}
.comp120_check{
	left: 38%;
	top: 52.5%;
}

.comp43{
	left: 40.25%;
	top: 57.75%;
}
.comp44{
	left: 53.5%;
	top: 57.25%;
}
.comp44_2{
	left: 58.5%;
	top: 58.5%;
}
.comp44_5{
	left: 60.15%;
	top: 58.5%;
}
.comp121_check{
	left: 38%;
	top: 58.5%;
}

.comp45{
	left: 40.25%;
	top: 60.5%;
}
.comp46{
	left: 53.5%;
	top: 60%;
}
.comp46_2{
	left: 58.5%;
	top: 61.25%;
}
.comp46_5{
	left: 60.15%;
	top: 61.25%;
}
.comp122_check{
	left: 38%;
	top: 61.25%;
}

.comp47{
	left: 40.25%;
	top: 63.5%;
}
.comp48{
	left: 53.5%;
	top: 62.75%;
}
.comp48_2{
	left: 58.5%;
	top: 64%;
}
.comp48_5{
	left: 60.15%;
	top: 64%;
}
.comp123_check{
	left: 38%;
	top: 64%;
}

.comp49{
	left: 53.5%;
	top: 66%;
}
.comp49_2{
	left: 58.5%;
	top: 66.75%;
}
.comp49_5{
	left: 60.15%;
	top: 66.75%;
}
.comp124_check{
	left: 38%;
	top: 66.75%;
}

.comp50{
	left: 53.5%;
	top: 68.5%;
}
.comp50_2{
	left: 58.5%;
	top: 69.75%;
}
.comp50_5{
	left: 60.15%;
	top: 69.75%;
}
.comp125_check{
	left: 38%;
	top: 69.75%;
}

.comp51{
	left: 53.5%;
	top: 71.5%;
}
.comp51_2{
	left: 58.5%;
	top: 72.5%;
}
.comp51_5{
	left: 60.15%;
	top: 72.5%;
}

.comp52{
	left: 53.5%;
	top: 74.5%;
}
.comp52_2{
	left: 58.5%;
	top: 75.5%;
}
.comp52_5{
	left: 60.15%;
	top: 75.5%;
}
.comp126_check{
	left: 38%;
	top: 75.5%;
}

.comp53{
	left: 53.5%;
	top: 77.35%;
}
.comp53_2{
	left: 58.5%;
	top: 78.5%;
}
.comp53_5{
	left: 60.15%;
	top: 78.5%;
}
.comp127_check{
	left: 38%;
	top: 78.5%;
}

.comp54{
	left: 53.5%;
	top: 80.25%;
}
.comp54_2{
	left: 58.5%;
	top: 81.25%;
}
.comp54_5{
	left: 60.15%;
	top: 81.25%;
}
.comp128_check{
	left: 38%;
	top: 81.25%;
}

/****** COLONNE 3 ******/

.comp55{
	left: 79.5%;
	top: 17.5%;
}
.comp55_2{
	left: 84.5%;
	top: 18.5%;
}
.comp55_5{
	left: 86.15%;
	top: 18.5%;
}
.comp129_check{
	left: 64%;
	top: 18.5%;
}

.comp56{
	left: 79.5%;
	top: 20.5%;
}
.comp56_2{
	left: 84.5%;
	top: 21.5%;
}
.comp56_5{
	left: 86.15%;
	top: 21.5%;
}
.comp130_check{
	left: 64%;
	top: 21.5%;
}

.comp57{
	left: 79.5%;
	top: 23.25%;
}
.comp57_2{
	left: 84.5%;
	top: 24.25%;
}
.comp57_5{
	left: 86.15%;
	top: 24.25%;
}
.comp131_check{
	left: 64%;
	top: 24.25%;
}

.comp58{
	left: 79.5%;
	top: 26.1%;
}
.comp58_2{
	left: 84.5%;
	top: 27.25%;
}
.comp58_5{
	left: 86.15%;
	top: 27.25%;
}
.comp132_check{
	left: 64%;
	top: 27.25%;
}

.comp59{
	left: 65.5%;
	top: 29%;
}
.comp60{
	left: 79.5%;
	top: 29%;
}
.comp60_2{
	left: 84.5%;
	top: 30%;
}
.comp60_5{
	left: 86.15%;
	top: 30%;
}
.comp133_check{
	left: 64%;
	top: 30%;
}

.comp61{
	left: 79.5%;
	top: 31.75%;
}
.comp61_2{
	left: 84.5%;
	top: 32.75%;
}
.comp61_5{
	left: 86.15%;
	top: 32.75%;
}
.comp134_check{
	left: 64%;
	top: 32.75%;
}

.comp62{
	left: 79.5%;
	top: 34.5%;
}
.comp62_2{
	left: 84.5%;
	top: 35.65%;
}
.comp62_5{
	left: 86.15%;
	top: 35.65%;
}
.comp135_check{
	left: 64%;
	top: 35.65%;
}

.comp63{
	left: 79.5%;
	top: 37.25%;
}
.comp63_2{
	left: 84.5%;
	top: 38.5%;
}
.comp63_5{
	left: 86.15%;
	top: 38.5%;
}
.comp136_check{
	left: 64%;
	top: 38.5%;
}

.comp64{
	left: 79.5%;
	top: 40.25%;
}
.comp64_2{
	left: 84.5%;
	top: 41.25%;
}
.comp64_5{
	left: 86.15%;
	top: 41.25%;
}
.comp137_check{
	left: 64%;
	top: 41.25%;
}

.comp65{
	left: 79.5%;
	top: 43.25%;
}
.comp65_2{
	left: 84.5%;
	top: 44.25%;
}
.comp65_5{
	left: 86.15%;
	top: 44.25%;
}
.comp138_check{
	left: 64%;
	top: 44.25%;
}

.comp66{
	left: 79.5%;
	top: 46%;
}
.comp66_2{
	left: 84.5%;
	top: 47%;
}
.comp66_5{
	left: 86.15%;
	top: 47%;
}
.comp139_check{
	left: 64%;
	top: 47%;
}

.comp67{
	left: 79.5%;
	top: 48.75%;
}
.comp67_2{
	left: 84.5%;
	top: 49.75%;
}
.comp67_5{
	left: 86.15%;
	top: 49.75%;
}
.comp140_check{
	left: 64%;
	top: 49.75%;
}

.comp68{
	left: 65.5%;
	top: 52%;
}
.comp69{
	left: 79.5%;
	top: 51.5%;
}
.comp69_2{
	left: 84.5%;
	top: 52.5%;
}
.comp69_5{
	left: 86.15%;
	top: 52.5%;
}
.comp141_check{
	left: 64%;
	top: 52.5%;
}

.comp70{
	left: 65.5%;
	top: 55.15%;
}
.comp71{
	left: 79.5%;
	top: 54.65%;
}
.comp71_2{
	left: 84.5%;
	top: 55.2%;
}
.comp71_5{
	left: 86.15%;
	top: 55.2%;
}
.comp142_check{
	left: 64%;
	top: 55.2%;
}

.comp72{
	left: 65.5%;
	top: 57.75%;
}
.comp73{
	left: 79.5%;
	top: 57.25%;
}
.comp73_2{
	left: 84.5%;
	top: 58.5%;
}
.comp73_5{
	left: 86.15%;
	top: 58.5%;
}
.comp143_check{
	left: 64%;
	top: 58.5%;
}

.comp74{
	left: 79.5%;
	top: 60%;
}
.comp74_2{
	left: 84.5%;
	top: 61.25%;
}
.comp74_5{
	left: 86.15%;
	top: 61.25%;
}
.comp144_check{
	left: 64%;
	top: 61.25%;
}

.comp75{
	left: 65.5%;
	top: 63.5%;
}
.comp76{
	left: 79.5%;
	top: 62.75%;
}
.comp76_2{
	left: 84.5%;
	top: 64%;
}
.comp76_5{
	left: 86.15%;
	top: 64%;
}
.comp145_check{
	left: 64%;
	top: 64%;
}

.comp77{
	left: 79.5%;
	top: 66%;
}
.comp77_2{
	left: 84.5%;
	top: 66.75%;
}
.comp77_5{
	left: 86.15%;
	top: 66.75%;
}
.comp146_check{
	left: 64%;
	top: 66.75%;
}

.comp78{
	left: 65.5%;
	top: 69%;
}
.comp79{
	left: 79.5%;
	top: 68.5%;
}
.comp79_2{
	left: 84.5%;
	top: 69.75%;
}
.comp79_5{
	left: 86.15%;
	top: 69.75%;
}
.comp147_check{
	left: 64%;
	top: 69.75%;
}

.comp80{
	left: 65.5%;
	top: 72%;
}
.comp81{
	left: 79.5%;
	top: 71.5%;
}
.comp81_2{
	left: 84.5%;
	top: 72.5%;
}
.comp81_5{
	left: 86.15%;
	top: 72.5%;
}
.comp148_check{
	left: 64%;
	top: 72.5%;
}

.comp82{
	left: 65.5%;
	top: 75%;
}
.comp83{
	left: 79.5%;
	top: 74.5%;
}
.comp83_2{
	left: 84.5%;
	top: 75.5%;
}
.comp83_5{
	left: 86.15%;
	top: 75.5%;
}
.comp149_check{
	left: 64%;
	top: 75.5%;
}

.comp84{
	left: 65.5%;
	top: 77.85%;
}
.comp85{
	left: 79.5%;
	top: 77.35%;
}
.comp85_2{
	left: 84.5%;
	top: 78.5%;
}
.comp85_5{
	left: 86.15%;
	top: 78.5%;
}
.comp150_check{
	left: 64%;
	top: 78.5%;
}

.comp86{
	left: 65.5%;
	top: 80.75%;
}
.comp87{
	left: 79.5%;
	top: 80.25%;
}
.comp87_2{
	left: 84.5%;
	top: 81.25%;
}
.comp87_5{
	left: 86.15%;
	top: 81.25%;
}
.comp151_check{
	left: 64%;
	top: 81.25%;
}

.comp152{
	left: 15%;
	top: 35%;
	width: 5%;
}

.comp153{
	left: 21%;
	top: 35%;
	width: 6%;
}

.comp154{
	left: 28%;
	top: 35%;
	width: 6%;
}

.comp155{
	left: 45.5%;
	top: 35%;
	width: 9%;
}

.comp156{
	left: 63%;
	top: 35%;
	width: 7%;
}

.comp157{
	left: 70.5%;
	top: 35%;
	width: 6%;
}

.comp158{
	left: 6%;
	top: 45%;
	width: 7%;
}

.comp159{
	left: 14%;
	top: 45%;
	width: 6%;
}

.comp160{
	left: 21%;
	top: 45%;
	width: 6%;
}

.comp161{
	left: 28%;
	top: 45%;
	width: 6%;
}

.comp162{
	left: 35%;
	top: 45%;
	width: 9.5%;
}

.comp163{
	left: 45.5%;
	top: 45%;
	width: 9%;
}

.comp164{
	left: 55.25%;
	top: 45%;
	width: 7%;
}

.comp165{
	left: 63%;
	top: 45%;
	width: 7%;
}

.comp166{
	left: 70.5%;
	top: 45%;
	width: 6%;
}

.comp167{
	left: 6%;
	top: 54%;
	width: 7%;
}

.comp168{
	left: 14%;
	top: 54%;
	width: 6%;
}

.comp169{
	left: 21%;
	top: 54%;
	width: 6%;
}

.comp170{
	left: 28%;
	top: 54%;
	width: 6%;
}

.comp171{
	left: 35%;
	top: 54%;
	width: 9.5%;
}

.comp172{
	left: 45.5%;
	top: 54%;
	width: 9%;
}

.comp173{
	left: 55.25%;
	top: 54%;
	width: 7%;
}

.comp174{
	left: 63%;
	top: 54%;
	width: 7%;
}

.comp175{
	left: 70.5%;
	top: 54%;
	width: 6%;
}

.comp176{
	left: 6%;
	top: 63%;
	width: 7%;
}

.comp177{
	left: 14%;
	top: 63%;
	width: 6%;
}

.comp178{
	left: 21%;
	top: 63%;
	width: 6%;
}

.comp179{
	left: 28%;
	top: 63%;
	width: 6%;
}

.comp180{
	left: 35%;
	top: 63%;
	width: 9.5%;
}

.comp181{
	left: 45.5%;
	top: 63%;
	width: 9%;
}

.comp182{
	left: 55.25%;
	top: 63%;
	width: 7%;
}

.comp183{
	left: 63%;
	top: 63%;
	width: 7%;
}

.comp184{
	left: 70.5%;
	top: 63%;
	width: 6%;
}

.comp185{
	left: 6%;
	top: 73%;
	width: 7%;
}

.comp186{
	left: 14%;
	top: 73%;
	width: 6%;
}

.comp187{
	left: 21%;
	top: 73%;
	width: 6%;
}

.comp188{
	left: 28%;
	top: 73%;
	width: 6%;
}

.comp189{
	left: 35%;
	top: 73%;
	width: 9.5%;
}

.comp190{
	left: 45.5%;
	top: 73%;
	width: 9%;
}

.comp191{
	left: 55.25%;
	top: 73%;
	width: 7%;
}

.comp192{
	left: 63%;
	top: 73%;
	width: 7%;
}

.comp193{
	left: 70.5%;
	top: 73%;
	width: 6%;
}

.carac3{
	left: 90%;
	top: 19%;
	width: 2.75%;
}

.carac4{
	left: 90%;
	top: 33%;
	width: 2.75%;
}

.carac5{
	left: 87.75%;
	top: 56%;
	width: 8%;
}

.carac6{
	left: 87.75%;
	top: 65.25%;
	width: 8%;
}

.carac7{
	left: 87.75%;
	top: 74.25%;
	width: 8%;
}

.comp194{
	left: 5.75%;
	top: 23%;
	width: 24%;
}

.comp195{
	left: 5.75%;
	top: 33%;
	width: 24%;
}

.comp196{
	left: 5.75%;
	top: 42.5%;
	width: 24%;
}

.comp197{
	left: 5.75%;
	top: 52%;
	width: 24%;
}

.comp198{
	left: 5.75%;
	top: 62%;
	width: 24%;
}

.comp199{
	left: 5.75%;
	top: 71.5%;
	width: 24%;
}

.comp200{
	left: 5.75%;
	top: 81%;
	width: 24%;
}

.comp201{
	left: 31.5%;
	top: 23%;
	width: 24%;
}

.comp202{
	left: 31.5%;
	top: 33%;
	width: 24%;
}

.comp203{
	left: 31.5%;
	top: 42.5%;
	width: 24%;
}

.comp204{
	left: 31.5%;
	top: 52%;
	width: 24%;
}

.comp205{
	left: 31.5%;
	top: 62%;
	width: 24%;
}

.comp206{
	left: 31.5%;
	top: 71.5%;
	width: 24%;
}

.comp207{
	left: 31.5%;
	top: 81%;
	width: 24%;
}

.comp208{
	left: 58%;
	top: 23%;
	width: 36%;
}

.comp209{
	left: 58%;
	top: 33%;
	width: 36%;
}

.comp210{
	left: 58%;
	top: 42.5%;
	width: 36%;
}

.comp211{
	left: 58%;
	top: 52%;
	width: 36%;
}

.comp212{
	left: 58%;
	top: 62%;
	width: 36%;
}

.comp213{
	left: 58%;
	top: 71.5%;
	width: 36%;
}

.comp214{
	left: 58%;
	top: 81%;
	width: 36%;
}

.bouttonSave{
	background-color: #7AA21A;
	bottom: 0%;
	left: 41.5%;
	margin-left: 0;
	position: fixed;
	z-index: 999;
}

.messageSave{
	background-color: #7AA21A;
	bottom: 0%;
	font-weight: bold;
	height: 30px;
	left: 41.5%;
	line-height: 30px;
	margin-left: 0;
	opacity: 1;
	position: fixed;
	z-index: 999;
}

.zoneEquipement{
	margin-top: 10px;
	position: relative;
}