


.titre-fleche2{
	background:url(../medias/picto_fleche3.png) top left no-repeat;
	margin-left: 10px;
	padding-left: 14px;
	color: #0791c4;
	font-weight:bold;
}

#content-bottom{
	font-size:12px;
}

.bloc-bleu{
	margin:60px 0px 20px 0px;
}

.form_contact{
	color:#646667;
	font-weight:bold;
}

.form_contact input[type=text]{
	width:170px;
	border: solid 1px #b5b4b4;
	
}
.form_contact input[type=radio]{
	border : solid 1px #b5b4b4;	
}

.gris{
	margin-left:25px;
}

a{
	color:#0791C4;
}

#menu3{
	position: relative;
	width:380px;
	height: 99px;
	z-index:20;
}

#menu3 ul{
	float: right;
	height: 80px;
	/*z-index:20;
	position: absolute;*/
}

#menu3 ul li{
	float:left;
	display: inline;
	list-style: none;
	width: 80px;
	height: 80px;
	margin-right:10px;
	
}

#menu3 li a{
	float:left;
	display: inline;
	list-style: none;
	width: 80px;
	height: 80px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}

#menu3 li a:hover{
	
}

#menu3 li.on a{
	float:left;
	display: inline;
	list-style: none;
	width: 80px;
	height: 80px;
	}

.bloc-bleu{
	border-width:3px 1px 1px 1px;
	border-color:#1c91c4;
	width:380px;
	color:#646667;
	margin:0px;
	margin-top:-1px;
}

.reponse{
	margin-left:25px;
	margin-top:10px;
}

.reponse li{
	list-style:none;
	background:url(../medias/puce-bleue.gif) center left no-repeat;
	padding-left:7px;
}

.bloc-left{
	float:left;
}

.bloc-right{
	float:left;
	margin-left:15px;
	width:390px;
}

.bloc-right-top{
	border-top : solid 3px #1c91c4;
	margin-top:-1px;
	padding-top:10px;
	color:#646667;
}

* html .bloc-bleu{
	margin-top:-3px;
}

* html .bloc-right-top{
	margin-top:-3px;
}

* +html .bloc-bleu{
	margin-top:-3px;
}

* +html .bloc-right-top{
	margin-top:-3px;
}