@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.
 */
	
    .twoColFixLtHdr #mainContentMonde {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	overflow: auto;
	height: 410px;
	background-image: url(../images-communes/autres/alchimie-du-bien-etre.jpg);
	background-repeat: no-repeat;
	background-position: right 370px;
	left: 0px;
	clip: rect(0px,auto,auto,0px);
	padding-top: 0px;
    } 

#PresentCarte{
	width: 800px;
	float: left;
	bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: right;
}


#PresentContact{
	width: 800px;
	float: left;
	bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: center;
	background-image: url(../images-communes/logo/logo_yonka3_grand.jpg);
	background-repeat: no-repeat;
	background-position: 180px top;
	height: 350px;
}


.ferAgauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}



.contactNomDistri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #DEBE9E;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
		line-height: 1.8em;
margin-top: 10px;
}

.contactMentionLegale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999999;
	text-transform: uppercase;
	display: block;
	line-height: 1.4em;
	margin-top: 5px;
}


.contactComplement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	text-transform: uppercase;
	display: block;
	line-height: 1.2em;
	margin-top: 3px;
}

.contactAdresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999999;
	display: block;
	line-height: 1.2em;
	margin-top: 3px;
}

.contactTelFax {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	display: block;
	line-height: 1.2em;
	margin-top: 3px;
}

.contactWebMail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999999;
	display: block;
	line-height: 1.2em;
	margin-top: 3px;
}

.contactWebMail a:link{
	color: #CC9966;
}

.contactWebMail a:active{
	color: #999999;
}

.contactWebMail a:hover{
	color: #999999;
}


.contactWebMail a:visited{
	color: #CC9966;
}

.contactRegistred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #DEBE9E;
	margin-top: 3px;
	line-height: 1em;
}
.contactMarque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CC9966;
	margin-top: 3px;
	line-height: 1.2em;
}

