/* CSS Document */

#fond_contenu{
background-image:url(images/maquetteP6_07.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#fond_baignade{
	background-image:url(images/fond_baignades.jpg);
	background-image:url(images/fond_baignades.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

#fond_adresse{
background-image:url(images/maquetteP6_09.jpg);
background-repeat:no-repeat;
}

#fond_pied{
background-image:url(images/maquetteP6_08.jpg);
background-repeat:no-repeat;
}

#picto_galerie{
background-image:url(images/pictos_galerie.jpg);
background-repeat:no-repeat;
}

#fond_galerie{
background-image:url(images/fond_galerie.jpg);
background-repeat:no-repeat;
}

#fond_entretien{
background-image:url(images/fond_entretien.jpg);
background-repeat:no-repeat;
}

.adresse{
font-family:"Trebuchet MS";
font-size:11px;
color:#03883C;
}

.adresse_model{
font-family:"Trebuchet MS";
font-size:9px;
color:#03883C;
}

.texte_labeur{
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
}

.texte_labeur_italique{
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
font-style:italic;
}

.texte_labeur_bold{
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
font-weight:bold;
}

.texte_labeur_boldSouligne{
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
font-weight:bold;
text-decoration:underline;
}

.titre_boldSouligneVert{
font-family:"Trebuchet MS";
font-size:14px;
color:#03883C;
font-weight:bold;
text-decoration:underline;
}

.titre_boldSouligne{
font-family:"Trebuchet MS";
font-size:14px;
color:#828282;
font-weight:bold;
text-decoration:underline;
}

A.lien_infos_pieds:link {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
}

A.lien_infos_pieds:hover {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
}	

A.lien_infos_pieds:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
}	

A.lien_galerieBonus:link {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

A.lien_galerieBonus:hover {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}	

A.lien_galerieBonus:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}	

A.lien_ici:link {
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
text-decoration:underline;
}

A.lien_ici:hover {
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
text-decoration:underline;
}	

A.lien_ici:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
text-decoration:underline;
}	

A.lien_mail:link {
font-family:"Trebuchet MS";
font-size:11px;
color:#09974F;
text-decoration:underline;
}

A.lien_mail:hover {
font-family:"Trebuchet MS";
font-size:11px;
color:#09974F;
text-decoration:underline;
}	

A.lien_mail:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#09974F;
text-decoration:underline;
}

A.lien_suivant:link {
font-family:"Trebuchet MS";
font-size:9px;
color:#09974F;
text-decoration:underline;
}

A.lien_suivant:hover {
font-family:"Trebuchet MS";
font-size:9px;
color:#09974F;
text-decoration:underline;
}	

A.lien_suivant:visited {
font-family:"Trebuchet MS";
font-size:9px;
color:#09974F;
text-decoration:underline;
}

A.lien_galerie:link {
font-family:"Trebuchet MS";
font-size:14px;
color:#03883C;
font-weight:bold;
text-decoration:underline;
}

A.lien_galerie:hover {
font-family:"Trebuchet MS";
font-size:14px;
color:#03883C;
font-weight:bold;
text-decoration:underline;
}	

A.lien_galerie:visited {
font-family:"Trebuchet MS";
font-size:14px;
color:#03883C;
font-weight:bold;
text-decoration:underline;
}

A.lien_cocoon:link {
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
text-decoration:none;
}

A.lien_cocoon:hover {
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
text-decoration:none;
}	

A.lien_cocoon:visited {
font-family:"Trebuchet MS";
font-size:11px;
color:#828282;
text-decoration:none;
}


	
#fond_contenu_jclassic {
background-image:url(images/jardins-classiques-fond.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}
#fond_contenu_jcontemp {
background-image:url(images/jardins-contemporains-fond.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}
#fond_contenu_structdeco {
background-image:url(images/structures-decoratives-fond.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}
p {

}body {
	background-color: #E4E4E4;
	background-image: url(images/fd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.texte_labeurscroll {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	overflow : auto;
	padding:10px;
}