/* CSS Document */

.region
	{
	display: none;
	}
	
.regionVisible
	{
	display: block;
	margin-top:30px;
	}
	
#menuderoulant
	{
	text-align: center;
	width:642px;
	}
	
#listedetaillants
	{
	}

select.repertoires
	{
	font-size: x-small;
	
	padding-top: 1px;
	margin-right: 2px;
	margin-bottom: 0pt;
	margin-left: 2px;
	vertical-align: middle;
	width: 200px;
	}
	
a.lienCarte{
	position:absolute;
	bottom:15px;
	left:200px;
	}
	
.retailer{
	position:relative;
	border-bottom:#999 1px dotted;
	width:550px;
	}

texteIntro{
	width:550px;
	
	}
