* {
  margin: 0px; 
  padding: 0px;
}
a
{
 	text-decoration: none;
}

a:hover
{
 	text-decoration: underline;
}

.entete
{	
	margin: 0;
	padding: 0 0 23px 5px;
}
 
#chemin_ddv
{
 	display: inline;
	list-style-type: none;
}
   
#chemin_ddv li
{
	font-size: 0.9em;
	padding-left: 8px;
	padding-top: 3px;
	/*width: 105px;*/
	height: 20px;
	float: left;
   font-family: arial, helvetica, sans-serif;
  font-size: 10.8px
}
.chemin_selection{
  color: #000084;
  font-weight: bold;
}

.chemin_nselection{
  color: #8494C7;
}

.ddv-infospays
{
	top: 70px; 
	left: 176px;
	z-index: 1000;		
	text-align: justify; 
	width: 555px;
}

.ddv-infospays_titre{
    font-size: 12px
}

.ddv-infosPays-list{
	list-style-type: none;
  float: left;
  width: 595px;
}
.ddv-infosPays-list li{
  margin: 0 5px 5px 5px;
 float: left;
}
.nombre
{
		background-color: #293852;
		float: left;
		color: #fff;
		font-weight: bold;
		text-align: center;
		height: 25px;
		border-right: 1px solid #fff;
		width: 27px;
		vertical-align: middle;
		padding-top: 4px;
}

.segmentation
{
		float: left;
		font-weight: 590;
		height: 25px;
		color: #FFF;
		width: 595px;
		background-color: #000084;
		font-variant: small-caps;		
		vertical-align: middle;
		padding-top: 4px;
}

.td
{
  padding-bottom: 6px;
  padding-top: 6px;
	color:#000084;
}

img.noBorder{border: none; vertical-align: bottom;}

.separation
{
 	border-bottom: 1px dashed #293852;
}
.obligatoire
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
		font-weight: bold;
    color:#000084;
    }
.formulaire
{
  height: 22px;
  padding-top: 2px;
  font-size: 12px;
  font-weight: 500;
}

.error{
	color: red;
	font-weight: bold;
}

/* Styles pour l'impression des ddv */


.fieldset_print_ddv
{
		padding: 0 20px 20px 20px; 
		border: 1px solid #000084;
}

.legend_print_ddv
{
		color: #000084; 
		text-transform:uppercase;
}
