/*
 * Couleurs de référence pour le site :

	#B67795
	#A95F82
 *
 *  Violet       : #933863
 *  Violet-moyen : #A95F82
 *  Violet-clair : #B77895
 *
 *  Vert         : #C3D02B
 *  Vert-clair   : #F2F4CC
 *
 */
/* ************************************************************************ *
 * MEF liées à la charte graphique
 * ************************************************************************ */

body {
	margin:0;
	padding:0;
	background-color:#A95F82;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eeeeee;
}

/* ************************************************************************ *
 * Google-Map
 * ************************************************************************ */
#googlezone {
	/* margin:0 140px 0 20px;*/
	background-color:#B77895;
	border:1px solid #933863;
	width:739px;
}
#map {
	width:450px; height:550px;
}
#maplocalise {
	width:410px; height:410px;
}

#EmplacementTexteItineraire {
	width:280px;
	color:#eeeeee;
}
#EmplacementTexteItineraire b{
	color: #ffffff;
	font-weight:bold;
}
#EmplacementTexteItineraire table tr td {
	color:#eeeeee;
	background-color:#B77895;
}
.googlebubble {
	background-color: #B77895;
	color:pink;/*#111111;*/
}

/* ************************************************************************ *
 * MEF globale des pages 
 * ************************************************************************ */

#page {
	background-image:url(fond_site.gif);
	background-position: left top;
	background-repeat:repeat;
	width:1000px;
	margin: 0 auto;
}
#header {
	width:1000px;
	height:255px;
/*	background-image:url(bandeau-haut.jpg);
	background-repeat:repeat;*/
	margin:0; padding:0;
}
#content{
	width:1000px;
	margin:0; padding:0; border:none;
	margin-bottom:10px;
	margin-top:5px;
	background-image: transparent url(bandeau-droite.jpg) no-repeat;
	background-position:right top;
}
#content-end {
	clear:both;
	height:8px;
}
.line-clear {
	clear:both;
}

#footer {
	width:1000px;
	padding-top:45px;
	padding-bottom:10px;
	padding-left:134px;
	color:#222222;
	font-size:11px;
	background-repeat:no-repeat;
	background-position: left top;
	background-image: url(cartouche-vert_bas.gif);
}
#footer a {
	color:#222222;
	text-decoration:none;
}
#footer a:hover {
	color:black;
	text-decoration:underline;
}

#colonne-gauche {
	margin:0;
	float:left;
	width:241px;
	text-align:center;
}
#colonne-droite {
	width:200px;
	float:left;
}
#centre-v1 { /* utilisé avec une colonne à droite */
	float:left;
	width:559px;
}
#centre-v2 { /* utilisé sans la colonne de droite : largeur complète */
	width:759px;
	float:left;
}
#centre-v1 #contenu {
	margin:0 20px 0 20px;
}
#centre-v2 #contenu {
	margin:0 140px 0 20px;
}

/* ************************************************************************ *
 *  Blocs de la colonne de droite
 * ************************************************************************ */
div.bloc-haut {
	height:29px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	color:#eeeeee;
}
.contenu-bloc {
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	color:#933763;
}
.contenu-bloc-facebook {
	padding-top:-40px;
	padding-left:100px;
	padding-right:00px;
	padding-bottom:10px;
	color:#933763;
}
.contenu-bloc a {
	color:#933763;
}

.bloc-droite-1 {
	background:transparent url(menu_vert-clair.png) repeat ;	
	margin-bottom:30px;
}
.bloc-droite-1 div.bloc-haut {
	background:transparent url(forme-violette_vert-clair.png) no-repeat;
}

.bloc-droite-2 {
	background:transparent url(menu-vert2.png) repeat ;	
	margin-bottom:30px;
}
.bloc-droite-2 div.bloc-haut {
	background:transparent url(forme-violette_vert2.png) no-repeat;
}

/* ************************************************************************ *
 *  Blocs de la colonne de gauche
 * ************************************************************************ */
#log {
	margin:0px auto; /* centred */
	padding-top:10px;
	padding-bottom:20px;
	width:180px;
	background-color:#933863;
	font-size:11px;
	text-transform:capitalize;
}
.log-input {
	border:1px solid #B77895;
	background-color:#eeeeee;
	width:140px;
}
.log-submit {
	color:#933863;
	width:140px;
}

/* ************************************************************************ *
 *  M E N U de gauche
 * ************************************************************************ */

div.menu-haut {
	margin:0px auto; /* centred */
	width:200px;
	height:29px;
	background:transparent url(forme-violette_vert.gif) no-repeat;
}
div.menu {
	margin:0px auto; /* centred */
	width:200px;
	background:transparent url(menu-vert.gif) repeat;
	padding-top:1px;
}
div.menu-bas {
	margin:0px auto; /* centred */
	width:200px;
	height:29px;
	background:transparent url(forme-menu_violette.png) no-repeat;
}

div.menu {
	font-family:Arial, Helvetica, sans-serif;
}
a.menu-1, a.menu-1-selected {
	display:block;
	width:200px;
	height:29px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:30px;
	padding-top:4px;
	text-align:left;
	margin-top:4px;
}
a.menu-1:hover, a.menu-1-selected {
	background-image:url(forme-menu_blanche.png);
	background-position:left top;
	background-repeat:no-repeat;
	color: #933863;
}
a.menu-2, a.menu-2-selected {
	display:block;
	width:200px;
	height:16px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:40px;
	text-align:left;
	margin-top:-10px;
	margin-bottom:10px;
}
a.menu-2:hover, a.menu-2-selected {
	font-weight:bold;
	color: #ffffff;
}
a.menu-3, a.menu-3-selected {
	display:block;
	width:200px;
	height:14px;
	color:#eeeeee;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:50px;
	text-align:left;
	margin-top:-10px;
	margin-bottom:10px;
}
a.menu-3:hover, a.menu-3-selected {
	font-weight:bold;
	color: #933863;
}

/* ************************************************************************ *
 *  
 * ************************************************************************ */

