@charset "UTF-8";

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
	
	#PresentListe{
	width: 250px;
	float: left;
	bottom: 0px;
	padding-left: 10px;
	padding-top: 3px;
}

	#ContenuAdresses{
	padding-left: 10px;
}

	#ColonnePresentResultat{
	width: 450px;
	float: left;
	bottom: 0px;
	padding-left: 30px;
	padding-top: 0px;
}
	#PresentResultat{
	overflow: auto;
	height: 290px;
}

#PresentDistri{
	width: 430px;
	float: left;
	bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

	#PresentListePays{
	width: 320px;
	float: right;
	bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	display: block;
	padding-left: 0px;
	text-transform: none;
}
.adresse a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}

.adresse a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}
.adresse a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}
.adresse a:focus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}







.Choixpays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999999;
	line-height: 1.2em;
}
.Choixpays a{
	color: #666666;

}

.Choixpays a:hover{
	color: #cc9966;
}
.Choixpays a:link{
	color: #666666;
}
.Choixpays a:focus{
	color: #666666;
}



.ListeChoix {
	background-color: #FAF4EF;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.NomListe {
	font-size: 1em;
	color: #666666;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11.5px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
.AdresseListe {
	font-size: 0.9em;
	color: #999999;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
}
.AdresseTelFaxListe {
	font-size: 0.9em;
	color: #999999;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform: uppercase;
}
.TypeSoinListe {
	font-size: 1em;
	color: #CC9966;
	display: block;
	line-height: 12px;
	margin-top: 4px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-transform: none;
	padding-left: 0px;
}

.commentaire {
	font-size: 1em;
	line-height: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999999;
	display: block;
	top: 5px;
}
.ferAgauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.YKdepose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	color: #D8B18B;
	display: block;
	clip: rect(0px,0px,auto,auto);
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.copyright {
	font-size: 0.9em;
}
.VoirPlan, .VoirPlan a:link, .VoirPlan a:hover, VoirPlan a:focus{
	font-size: 1.1em;
	line-height: 12px;
	color: #999999;
	display: block;
	clip: rect(auto,auto,auto,auto);
	text-transform: uppercase;
	margin-top: 5px;
}
.RevenirListe, .RevenirListe a:link, .RevenirListe a:hover, RevenirListe a:focus{
	font-size: 1.1em;
	line-height: 12px;
	color: #CC9966;
	display: block;
	clip: rect(5px,auto,auto,auto);
}
#ContenuAdresses img {
	display: block;
	float: left;
}

#CercleExcellence{
		display: none;
border: 1px solid #CC9966;
	margin-left: 70px;
	padding: 5px;

}

