/* CSS Document */

/* ///// MISE A ZERO ///// */

form, fieldset {
	margin: 0;
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

img{
border:none;
}

/* /////  PROPRIETE GENERALES  ///// */


body {
	position:abolute;
	text-align:center;
	background-color:#e6e6de;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	background-image: url(../images/fond_mur.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link { text-decoration:none; color:#2b311b;}
a:visited { text-decoration:none; color:#2b311b;}
a:hover { text-decoration:underline; color:#2b311b;}
a:active { text-decoration:underline; color:#2b311b;}

h1, .h1 {
color:#6A6350;
font-size:22px;
line-height:26px;
text-decoration:none;
font-weight:normal;
text-align:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

h1, a.h1:link { text-decoration:none; color: #6A6350; }
h1, a.h1:visited { text-decoration:none; color: #6A6350; }
h1, a.h1:hover { text-decoration:none; color: #6A6350; }
h1, a.h1:active { text-decoration:none; color: #6A6350; }

h3 {
color:#8b784e;
font-size:11px;
margin: 10px 0px 0px 0px;
}
p {
text-decoration:none;
}

p:link { text-decoration:none; }
p:visited { text-decoration:none; }
p:hover { text-decoration:none; }
p:active { text-decoration:none; }

/* ////// TEXTES ////// */

.txt-marronsouligne {
color:#8b784e;
font-size:9px;
text-decoration:none;
font-weight:normal;
}
.txt-marron {
color:#8b784e;
font-size:9px;
font-weight:normal;
}
.txt14marron {
color:#8b784e;
font-size:14px;
font-weight:normal;
}
.txt9 {
color:#897e69;
font-size:9px;
font-weight:normal;
}
.txt-contenu{ 
line-height:12px;
width:200px;
}
.txt-contenu-ml{ 
line-height:12px;
width:310px;
margin:-34px 15px 0 0;
}
.txt-contenu-liste{ 
line-height:15px;
width:250px;
}
.gris9 {
color:#C2C2C2;
font-size:9px;
line-height:18px;
text-decoration:none;
font-weight:normal;
}

a.gris9:link { color: #C2C2C2; text-decoration:none; }
a.gris9:visited { color: #C2C2C2; text-decoration:none; }
a.gris9:hover { color: #D3D3D3; text-decoration:none; }
a.gris9:active{ color: #D3D3D3; text-decoration:none; }

.txtmenu-g {
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
text-decoration:none;
font-weight:normal;
}

a.txtmenu-g:link { color: #483702; text-decoration:none; }
a.txtmenu-g:visited { color: #483702; text-decoration:none; }
a.txtmenu-g:hover { color: #3d7d09; text-indent:13px; text-decoration:none; }
a.txtmenu-g:active{ color: #3d7d09; text-indent:13px; text-decoration:none; }

.txt-bas{ 
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:13px;
color:#2b311b;
}
.gras{
font-weight:bold;
}

.italic{
font-style:italic;
}
/* ///// FORMULAIRES LISTES ///// */
li.sitemap{
list-style-image: url(../images/fleche.gif);
list-style-position:inside;
margin: 4px 0 4px 0;
padding:0px;
}
li.plus{
list-style-image: url(../images/puce_plus.gif);
list-style-position:inside;
width:170px;
margin: 6px 0 6px 0;
padding:0px;
}
*:first-child+html li.plus{
margin: 6px 0 6px 0;
padding:0px;
}
html>body li.plus{
margin: 0px 0 0px 0;
padding:0px;
}

form {
width:495px;
text-align:center;
margin-left:60px;
background-color:#f0ede8;
padding:5px;
border-style:dotted;
border-width:thin;
border-color:#a99c63;
}
input {
	margin-top: 3px;
	height: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	margin-top:5px;
}
input.radio {
	margin-top: 0px;
}
input.submit {
	margin-top: 3px;
	height: 25px;
	color: #000000;
	font-size:13px;
	font-weight:bold;
}
select{
	margin-top: 3px;
	height: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* /////  MISE EN PAGE  ///// */

.pointeur{
cursor:pointer;
}
.hidden{
display:none;
}

/* Marges */

.marge0{
margin:0px;
}
.margetop5{
margin:5px 0 0 0;
}
.margetop-5{
margin:-2px 0 10px 0;
}

.margeleft120{
margin:0 0 0 122px;
}
.marge64px{
margin:0 0 0 64px;
}
.marge32-64px{
margin:32px 0 0 64px;
}

/* Float */

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clear{
clear:both;
}

/* DIV GLOBAL QUI ENGLOBE TOUS LES AUTRES : IL CENTRE LA PAGE AU MILIEU*/

#container{ 
position:relative;
width:998px;
margin:0 0 0 0;
padding:0 0 0 0;
height:auto;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#header{
width:998px;
height:131px;
position: absolute;
margin:0;
padding:0;
}

#mentions{ 
width:998px;
position:absolute;
text-align:center;
margin:645px 0 0 0;
padding:0 0 0 0;
}

#contenu{
width:998px;
height:435px;
position:absolute;
margin:131px 0 0 0;
padding:0 0 0 0;
background-image: url(../images/contenu.jpg);
background-repeat: no-repeat;
}

#gare_accueil{/* ACCUEIL FLASH */ 
width:855px;
height:435px;
margin:0 0 0 64px;
padding:0 0 0 0;
}

#menugauche{
margin:130px 0 0 0;
padding:0 0 0 0;
position:absolute;
}

.plus{
width:200px;
}

.titre-page{
width:600px;
height:85px;
}

.titre-page2{
width:600px;
height:45px;
}

#bt-visite{ 
position:absolute;
margin:456px 0 0 258px;
}

#img-contenu{ 
width:426px;
position:absolute;
margin:130px 0 0 474px;
padding:39px 0 0 0;
}

#img-galerie{ 
width:426px;
position:absolute;
margin:130px 0 0 258px;
padding:39px 0 0 0;
}

#diaporama{
width:206px;
position:absolute;
margin:-17px 0 0 245px;
padding:0 0 0 0;
}

#diaporama-galerie{
width:206px;
position:absolute;
margin:-17px 0 0 461px;
padding:0 0 0 0;
}

#txt-contenu{ 
position:absolute;
margin:490px 0 0 257px;
line-height:12px;
width:655px;
}


/* PAGES MENU GAUCHE */
#bassin-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/bassin.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#bain-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/salle_bain.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#pas-perdus-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/salle_pas_perdus.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#cuisine-guichet-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/cuisine_guichet.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#jardin-potager-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/jardin_potager.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#entree-rue-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/entree_rue.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#portail-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/portail_rond_point.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#maison-jardinier-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/maison_jardinier.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#arbres-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/arbres.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#jardin-quai-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/jardin_quai.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#halle-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/halle.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#riviere-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/riviere.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#plans-parc-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/plans_parc.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#plans-gare-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/plans_gare.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#histoire-gare-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/histoire_gare.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#appart-chef-gare-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/appart_chef_gare.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#salle-attente-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/salle_attente.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#grenier-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/grenier.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#cave-plus{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/cave.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#contact{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/contact.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#acces{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/titre_acces.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#atouts{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/titre_atouts_region.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#galerie{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/titre_galerie.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#mentions-legales{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/mentions_legales.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
#sitemap{ 
width:671px;
height:352px;
position:absolute;
background-image: url(../images/titre_sitemap.gif);
background-repeat: no-repeat;
margin:130px 0 0 245px;
padding:0px 0 0 25px;
}
/* ////// BOUTONS ///// */

a.bt_retour_visite {
display: block;
background-image: url(../images/retour_visite_gare.gif);
background-repeat: no-repeat;
height: 25px;
width: 215px;
padding:0px;
margin:0 0 0 0;
}

a.bt_retour_visite:hover {
background-position:0 -25px;
text-decoration:none;
}

a.bt_drapeau_france {
float:left;
display: block;
background-image: url(../images/drapeau_france.gif);
background-repeat: no-repeat;
height: 18px;
width: 23px;
padding: 0 0 0 0;
margin:82px 0px 0px 80px;
}
html>body a.bt_drapeau_france{
margin:82px 0px 0px 160px;
}

a.bt_drapeau_france:hover {
background-position:0 -18px;
text-decoration:none;
}
a.bt_drapeau_anglais {
float:left;
display: block;
background-image: url(../images/drapeau_anglais.gif);
background-repeat: no-repeat;
height: 18px;
width: 23px;
padding: 0 0 0 0;
margin:82px 0 0 0;
}

a.bt_drapeau_anglais:hover {
background-position:0 -18px;
text-decoration:none;
}
a.bt_drapeau_allemand {
float:left;
display: block;
background-image: url(../images/drapeau_allemand.gif);
background-repeat: no-repeat;
height: 18px;
width: 23px;
padding: 0 0 0 0;
margin:82px 0 0 0;
}

a.bt_drapeau_allemand:hover {
	background-position:0 -18px;
	text-decoration:none;
}
/******* boutons menu haut *******/

a.bt_accueil {
float:left;
display: block;
background-image: url(../images/accueil.gif);
background-repeat: no-repeat;
height: 45px;
width: 100px;
padding: 0px;
margin:76px 0 0 45px;
}

a.bt_accueil:hover {
background-position:0 -45px;
text-decoration:none;
}

a.bt_galerie {
float:left;
display: block;
background-image: url(../images/galerie_photos.gif);
background-repeat: no-repeat;
height: 45px;
width: 119px;
padding: 0px;
margin:76px 0 0 0;
}

a.bt_galerie:hover {
background-position:0 -45px;
text-decoration:none;
}

a.bt_region {
float:left;
display: block;
background-image: url(../images/atouts_region.gif);
background-repeat: no-repeat;
height: 45px;
width: 112px;
padding: 0px;
margin:76px 0 0 0;
}

a.bt_region:hover {
background-position:0 -45px;
text-decoration:none;
}

a.bt_acces {
float:left;
display: block;
background-image: url(../images/acces.gif);
background-repeat: no-repeat;
height: 45px;
width: 76px;
padding: 0px;
margin:76px 0 0 0;
}

a.bt_acces:hover {
background-position:0 -45px;
text-decoration:none;
}
a.bt_prix_contact {
float:left;
display: block;
background-image: url(../images/prix_contact.gif);
background-repeat: no-repeat;
height: 45px;
width: 110px;
padding: 0px;
margin:76px 0 0 0;
}

a.bt_prix_contact:hover {
background-position:0 -45px;
text-decoration:none;
}

a.bt_menu01 {
display: block;
background-image: url(../images/menu01.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu01:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu02 {
display: block;
background-image: url(../images/menu02.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu02:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu03 {
display: block;
background-image: url(../images/menu03.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu03:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu04 {
display: block;
background-image: url(../images/menu04.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu04:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu05 {
display: block;
background-image: url(../images/menu05.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu05:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu06 {
display: block;
background-image: url(../images/menu06.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu06:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu07 {
display: block;
background-image: url(../images/menu07.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu07:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu08 {
display: block;
background-image: url(../images/menu08.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu08:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu09 {
display: block;
background-image: url(../images/menu09.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu09:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu10 {
display: block;
background-image: url(../images/menu10.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu10:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu11 {
display: block;
background-image: url(../images/menu11.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu11:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu12 {
display: block;
background-image: url(../images/menu12.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu12:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu13 {
display: block;
background-image: url(../images/menu13.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu13:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu14 {
display: block;
background-image: url(../images/menu14.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu14:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu15 {
display: block;
background-image: url(../images/menu15.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu15:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu16 {
display: block;
background-image: url(../images/menu16.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu16:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu17 {
display: block;
background-image: url(../images/menu17.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu17:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu18 {
display: block;
background-image: url(../images/menu18.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu18:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

a.bt_menu19 {
display: block;
background-image: url(../images/menu19.jpg);
background-repeat: no-repeat;
height: 15px;
width: 184px;
padding: 0px;
margin:0 0 0 64px;
color:#483702;
font-family:"Trebuchet MS", Trebuchet, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
text-indent:10px;
}

a.bt_menu19:hover {
background-position:0 -15px;
text-decoration:none;
color: #3d7d09; 
text-indent:13px; text-decoration:none;
}

