/* CSS Document */
.box-right{
    float:left;
    width: 310px;
	padding-top:15px;
	padding-bottom:15px;
}
.title-left{
    float:left;
    width: 310px;
	height:25px;
}
.ligne-left{
    float:left;
    width: 310px;
	height:1px;
	background:url(../medias/template/ligne.jpg) repeat-x;
	margin-bottom:10px;
}
.txt-flesh{
float:left;
    width: 310px;
}
.txt-flesh a{
    float:left;
    width: 290px;
	color:#003366;
	font-weight:bold;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	background:url(../medias/template/flesh-bleu.jpg) no-repeat;
	background-position:3px 2px;
	padding-bottom:10px;
	
}
.txt-flesh a:hover{
    float:left;
    width: 290px;
	color:#3399FF;
	font-weight:bold;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	background:url(../medias/template/flesh-bleu.jpg) no-repeat;
	background-position:3px 2px;
	padding-bottom:10px;
	
}
.txt-flesh.active{
    float:left;
    width: 290px;
	color:#3399FF;
	font-weight:bold;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	background:url(../medias/template/flesh-bleu.jpg) no-repeat;
	background-position:3px 2px;
	padding-bottom:10px;
	
}


.box-devis{
float:left;
    width: 310px;
	height:85px;
}

