@charset "utf-8";
BODY { 
margin : 0; 
padding : 0; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF; 
background-color:#518216; 
/*background-image:url(../images/fond.jpg);*/
background-repeat:repeat-x;
background-position:top;
} 
.txt10 { 
font-size : 10px; 
color : #0D2D46; 
} 
.txt12 { 
font-size : 12px; 
color : #0D2D46; 
} 
.txt14 { 
font-size : 14px; 
color : #0D2D46; 
/*font-weight : bold; */
} 
.txt16 { 
font-size : 16px; 
color : #0D2D46; 
font-weight : bold; 
} 
.txt16i { 
font-size : 16px; 
color : #0D2D46; 
font-weight : bold; 
font-style:italic;
} 
.txt20 { 
font-size : 20px; 
color : #0D2D46; 
font-weight : bold; 
}
.txt20i { 
font-size : 20px; 
color : #0D2D46; 
font-weight : bold;
font-style:italic;
}
/*.dentiste { 
font-size:24.5px; 
color : #0D2D46; 
font-style:italic;
}
.dentiste-gras { 
font-size:28px; 
color : #0D2D46; 
font-style:italic;
}*/

/* fonds  */
.mbv1 {
	background-image:url(../images/fond_accueil.jpg);
	height:441px;
	width:960px;
	text-align: center;
}

.mbv2 {
background-image:url(../images/fond_noir.jpg);
height:441px;
width:960px;
}

.jardin-2 {
background-image:url(../images/gauche_noir.jpg);
background-position:top;
width:17px;
}
.jardin-3 {
background-image:url(../images/droite_noir.jpg);
background-position:top;
width:20px;
}
.basaccueil { 
background-image:url(../images/bas_accueil.jpg);
background-repeat:no-repeat;
height:70px;
}
.lien_mbv { 
font-size : 10px;
color:#FFF;
}
.lien_mbv:hover { 
font-size : 10px;
color:#000;
}

.compteur { 
font-size : 10px;
color:#FFF;
}

.bas {
background-image:url(../images/bas_noir.gif);
background-repeat:no-repeat;
width:997px;
height:69px;
}
/*.elagage {
background-image:url(../jardin-images/images/elagage_10.jpg);
height:441px;
width:960px;
}
.abattage {
background-image:url(../jardin-images/images/abattage_10.jpg);
height:441px;
width:960px;
}*/

/* fin fonds */
/*.hauteur100 { 
height : 100px; 
} */
.lienbas2 { 
font-size : 10px; 
color:#587218; 
text-decoration : none; 
} 

.lienbas:link { 
font-size : 10px; 
color:#587218; 
text-decoration : none; 
} 

.lienbas:visited { 
font-size : 10px; 
color : #587218; 
text-decoration : none; 
} 
.lienbas:hover { 
font-size : 10px; 
color:#5ab82b; 
text-decoration : underline; 
} 

.lien:link { 
font-size : 14px; 
color : #CCCCCC; 
text-decoration : none; 
} 
.lien:visited { 
font-size : 14px; 
color : #CCCCCC; 
text-decoration : none; 
} 
.lien:hover { 
font-size : 14px; 
color:#009966; 
text-decoration : underline; 
}

.bord {
	border: 4px solid #FFFFFF;
	float:center;
}

.bord_petit {
	border: 2px solid #FFFFFF;
	float:center;
}

img.bord_petit {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/*.chambret {
background-image:url(../jardin-images/chambret-jardin.jpg);
height:68px;
margin-top:10px;
font-size:24px;
font-style:italic;
color:#00FF00;
}
.charancon:link { 
font-size : 16px; 
color : #FFFFFF; 
text-decoration : none; 
} 
.charancon:visited { 
font-size : 16px; 
color : #FFFFFF; 
text-decoration : none; 
} 
.charancon:hover { 
font-size : 16px; 
color:#00FF00; 
text-decoration : underline; 
} 
#overflo { 
overflow : auto; 
width : 863px; 
height : 100px; 
} 
#haut400 { 
height : 400px; 
} 

.trait {
background-image:url(../images/trait.jpg);
width:100%;
height:2px;
margin:0;
padding:0;
}

.traitbas {
background-image:url(../images/trait.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:2px;
}*/

/* Style pour l'InfoBulle */
/*.gfbulle {
  color : #000000;
  font-size : 13px;
  font-family : Verdana;
  white-space : nowrap;
  padding : 4px;
  background-color : #ffffff;
  border : 1px solid #000000;
}

#positionpage {
	position:absolute;
	top:50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -450px;
     }
	 
#navigation td {
	background-color:#FFFF99; 
	border-bottom: 1px solid #58594D;
	}
	
#navigation a {
	font:Arial, Helvetica, sans-serif;
	font-size:14px ;
	color: #FFFFFF;
	line-height:25px;
	text-decoration: none;
	display:block;
	padding:10px 2px 5px 2px; /* - si quatre valeurs, la première s'applique à "top", la seconde à "right", la troisième à "bottom" et la dernière à "left" *//*
	}
	
#navigation a:hover {
	background: #0A3673;
	color:#FFFFFF;
	line-height:25px;
	padding:10px 2px 5px 2px; /* - si quatre valeurs, la première s'applique à "top", la seconde à "right", la troisième à "bottom" et la dernière à "left" *//*
	border-bottom: 1px solid #58594D;
	}
	
.archi {
	border-left: #e3e31d dashed thin;
	text-align: justify;
}

.photo {
border-style:solid; 
border-width:1px; 
border-color:#0D2D46; 
}

.menup {
padding:0px;
}
*/
#Tableau_01 tr .mbv2 table tr #desc {
	color: #ffffff;
}
#Tableau_01 tr .mbv2 table tr #desc2 {
	color: #ffffff;
}
#Tableau_01 tr .mbv1 table tr td p {
	color: #587218;
}
#Tableau_01 tr .basaccueil p font .lienbas {
	color: #587218;
}
