@CHARSET "UTF-8";

.b_title{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.b_title .title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B3E4EF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	background-color:#2C9AB1;
}
.b_title .img{
        float:left;
	padding:5px;
        width:320px;
}
.b_title .content{
        float:right;
	text-indent:15px;
	padding:5px;
        width:510px;
        text-align:justify;
        line-height:17px;
}
.b_title .menu{
	float:left;
	background-color:#2C9AB1;
	width:200px;
	margin-left:50px;
	margin-top:85px;
	height:246px;
}
.b_title .menu .item{
	color:#ffffff;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

.b_title .menu .separateur{
	width:200px;
	border:2px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}
.b_title .contenu{
	float:left;
	background-color:#2C9AB1;
	width:500px;
	margin-top:20px;
	height:380px;
	margin-bottom:50px;
}
.b_title .bottom{
	float:left;
	background-color:#859DA7;
	width:500px;
	height:80px;
	margin-left:250px;
	color:#ffffff;
}

.b_title .contenu .texte{
	float:left;
	color:#FFFFFF;
	width:500px;
	height: 380px;
	font-size:14px;	
}
#bloc_missions{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin-bottom:20px;
}
.b_title .shade_right{
    padding:7px 0px 0px 0px;
    text-align:right;
    float:right;
    font-size:16px;
    color:#B3E4EF;
    letter-spacing:2px;
    height:36px;
    width:415px;
    background:url(../images/habillage/missions/shade_right.png) no-repeat;
}
.b_title .shade_right .right{
    padding-right:10px;
}
.b_title .shade_left{
    padding-right:10px;
    font-size:16px;
    color:#B3E4EF;
    letter-spacing:2px;
    padding:7px 0px 0px 10px;
    height:36px;
    width:415px;
    background:url(../images/habillage/missions/shade_left.png) no-repeat;

}

.b_title .left_content{
    text-align:justify;
    text-indent:10px;
    float:left;
    width:600px;
}
.b_title .right_content{
    float:right;
    text-align:justify;
    text-indent:10px;
    width:600px;
}
.b_title #conseiller{
    float:left;
}
.b_title #assister{
    float:right;
    margin-top:40px;
}
.b_title #defendre{
    margin-top:40px;
    margin-bottom:40px;
    float:left;
}

.b_title .right_first_img{
    height:130px;
    width:173px;
    float:right;
    text-align:center;
    margin-right:30px;

}
.b_title .right_second_img{
    height:130px;
    width:173px;
    float:right;
    text-align:center;

}
.b_title .conseiller_img{
    background:url(../images/habillage/missions/mains.png) no-repeat;
    height:90px;
    margin-top:30px;
    width:173px;
}
.b_title .left_img{
    height:130px;
    float:left;
    text-align:center;
    margin-top:40px;
}
.b_title .assister_img{
    background:url(../images/habillage/missions/balance.png) no-repeat;
    height:130px;
    width:173px;
    margin:0;
    padding:0;
    
}
.b_title .defendre_img{
    background:url(../images/habillage/missions/defendre.png) no-repeat;
    height:130px;
    width:173px;
    margin-top:40px;
}
.b_title #short_mission p{
    text-align:center;
    font-size:13px;
    font-weight:bold;
    font-style:italic;
    margin-bottom:10px;
    
}