.box_carrou{
	text-align:center;
}

.images_accueil{
	width:1005px;
	height:396px;
	text-align:center;
}

.item > img{
	margin-left:-5px;
}

.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    padding: 20px 15px;
    position: absolute;
    left: 40px;
    top: 40px;
    width: 280px;
    bottom:auto;
}

.title_gen_carrousel{
	font-size:1.5em;
	text-align:center;
	
}

.title_gen_carrousel{
	color:#3dc0ff !important;
}

.description_gen_carrousel{
	margin-top:10px;
}

.blue_boxs{
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}

.blue_box, .blue_box2{
	width:300px;
	background-color:#2ba3df;
}

.blue_box:hover, .blue_box2:hover{
	box-shadow: 0 0 15px white;
}

.blue_box2{
	margin-left:45px;
}

.img_blue_box{
	width:280px;
	height:190px;
	display:block;
	margin:auto;
	text-align:center;
}

.block_title{
	background-color:#333333;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

.title_blue_box h2{
	color:white!important;
	font-size:1.1em;
	text-align:center;
}

.text_blue_box{
	padding-left:10px;
	padding-right:10px;
	color:white;
}