body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #F4F4F4;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/
.bord_tableau_site {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

.bande_bas {
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/deco/bande.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXTE     ----*
  *------------------------------------------------------*/
  
  
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	text-indent: 20px;
}

.texte_acces{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}

.texte_tarifs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:left;
	font-weight: bold;
	text-indent: 10px;
	position:relative;
	
}

.texte_tarifs span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 0;
	float:right;
	width:116px;
	
	
	
}

.texte_adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	font-style: italic;
}

.texte_miniature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	line-height: 8px;
}

.texte_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
	letter-spacing: 2px;
	padding: 5px;
}

.texte_plus_d_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	margin-left: 15px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS TITRE     ----*
  *------------------------------------------------------*/


.titre_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	font-style: italic;
}


.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #8776A3;
	padding: 5px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau_1{
	background-color: #E3D6FA;
	border-top: thin solid #333333;
	border-right: thin dotted #666666;
	border-bottom: thin solid #333333;
	border-left: thin dotted #666666;
}

.tableau_2 {
	background-color: #FADFEC;
	border-top: thin solid #333333;
	border-right: thin dotted #666666;
	border-bottom: thin solid #333333;
	border-left: thin dotted #666666;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #000000;
}

.bord_image_plan {
	border: 1px solid #000000;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS LIENS     ----*
  *------------------------------------------------------*/

a.lien_menu
{
	color:#D29606;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a.lien_menu:hover
{
	color:#A03E03;
	text-decoration:none;
} 



a.lien_2
{
	color:#FCFADE;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 10px;
	border-bottom-style: dotted;
	border-top-color: #D47802;
	border-right-color: #D47802;
	border-bottom-color: #D47802;
	border-left-color: #D47802;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

a.lien_2:hover
{
	color:#D37803;
	text-decoration:underline;
}



a.lien_pt
{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	text-decoration:underline;
}



a.lien_plan
{
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
}

a.lien_plan:hover
{
	color:#A03E03;
	text-decoration:none;
}



a.lien_plus_d_info
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	font-style: italic;
	text-decoration:none;
}

a.lien_plus_d_info:hover
{
	color:#333333;
	text-decoration:underline;
}
.texte_2{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: lighter;
}
.highlight_li {
	color: #A54207;
	font-weight: bold;
	padding-top: 5px;
}

 /*------------------------------------------------------*
  *--- CSS REFERENCEMENT  DEBUT   concerne les liens de l'index
		03 mars 08 - MAJ    ----*
  *------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: center;
	padding-top: 50px;
	color: #666;
}

#referencement a {
	color: #A54207;
	text-decoration: none;
}

#referencement a:hover {
	color: #666;
}

#referencement a img {
	border: none;
	padding: 3px;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/

