﻿body 
{
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size: 12px;
}

#contenu 
{
	border:1px solid #000000;
	margin:10px auto;
	width:800px;
}

ul.choixAdresse
{
	cursor:pointer;
}
fieldset{
border : none;	
border-left  : 3px solid #F77E14;
border-bottom: 3px solid #F77E14;
background-color: white;
color: black;
padding: 0 3px 5px 0;
margin:10px;
margin-top:30px;
	
}
.legend 
{
	background : url('images/fd_legend.gif') no-repeat top left;
	line-height : 26px;
}
.legendText
{
	/*	border : 1px solid red;*/
	text-align:left;
	color : White;
	font-weight:bold;
	font-size :14px;
	margin-left : 50px;
	}
.legendFdDroite
{
	/*border : 1px solid black;*/
	background : url('images/fd_droit_legend.gif') no-repeat top right ;
	
	}
