 a{

                color:#404B52;



            }
            a:hover,a:focus{

                box-shadow:0 1px 0 rgba(255,255,255,.4);
            }

            span span{
                position:absolute;   
                margin-top:23px;
                margin-left:-35px;
                color:#09c;
                color:white;
                background:rgba(0,0,0,.9);
                background:#333333;
                padding:15px;
                border-radius:3px;
                box-shadow:0 0 2px rgba(0,0,0,.5);
                transform:scale(0) rotate(-12deg);
                transition:all .25s;	 
                opacity:0;
            }


            span:hover span, a:focus span{
                transform:scale(1) rotate(0); 
                opacity:1;	 
            }
            .inBlStyle{
                display: inline-block;
                position: relative;
                left: inherit;
                padding: 0;
				text-shadow: 0px 2px 3px #555;
				font: 45px Helvetica, Arial, Sans-Serif;
            }
            .arrowAfter{
                position: relative;
            }
            .arrowAfter::after{
                content: "";
                position: absolute;
                width: 0;
                height: 0;
                bottom: -14px;
                left: 50%;
                margin-left: -20px;
                border-left: 20px solid transparent;
                border-right: 20px solid transparent;
                border-top: 15px solid #2D3E50;
				border-top:15px solid #072c47;
                filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
				
            }
            ul.home_objectifs{
                list-style: none;
            }
			.welcome_text{
				text-shadow: 0px 2px 3px #555;
			}
			.Bandeau_Title{
				background:#2D3E50;
			  padding:5px;
			  margin-top:-2px;
			  background:#072c47;
			  opacity:0.9;
			  
				
			}
			.home_bloc{
				min-height:460px;
				
			}
			.T-Shadow_W{
				text-shadow: 0px 2px 3px white
				
				
			}
			
@media screen and (max-width:640px){
	
	.inBlStyle{
                display: inline-block;
				text-transform:uppercase;
                position: relative;
                left: inherit;
                padding: 0;
				text-shadow: 0px 2px 3px #555;
				font: 16px Helvetica, Arial, Sans-Serif;
            }
			
	.Texte14{
		
		font-family: 'Raleway',sans-serif;
		Font-size: 10px;
		
		
	}
	.Texte16{
		
		font-family: 'Raleway',sans-serif;
		Font-size: 14px;
		
		
	}
	
.Texte24{
		
		font-family: 'Raleway',sans-serif;
		Font-size: 20px;
		
		
	}
	
	.Texte26{
		
		font-family: 'Raleway',sans-serif;
		Font-size: 14px;
		
		
	}
	.Texte28{
		font-family: 'Raleway',sans-serif;
		Font-size: 18px;
		
	}
	
	.Texte30{
		
		font-family: 'Raleway',sans-serif;
		Font-size: 16px;
		
		
	}
	
	
	
	
	
/*Carte accueil*/

.martinique{
background:  url(../images/Martinique.png) 50% 20% no-repeat;
background-size: 80px;
	
}

.martinique:hover{
	
background: white url(../images/martinique_over.png) 50% 20% no-repeat;
background-size: 80px;
	
}


.guadeloupe{
background: url(../images/Guadeloupe.png) 50% 20% no-repeat;
background-size: 80px;
	
}

.guadeloupe:hover{
background: white url(../images/guadeloupe_over.png) 50% 20% no-repeat;
background-size: 80px;

	
}


.guyane{
background:  url(../images/Guyane.png) 50% 20% no-repeat;
background-size: 80px;
	
}

.guyane:hover{
background: white url(../images/guyane_over.png) 50% 20% no-repeat;
background-size: 80px;

	
}


.reunion{
background:  url(../images/Reunion.png) 50% 20% no-repeat;
background-size: 80px;
	
}

.reunion:hover{
background: white url(../images/Reunion_over.png) 50% 20% no-repeat;
background-size: 80px;

	
}

.largeur_b{
	min-height:120px;
	
}
	
	
}