.ambretitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A868A;
}
.fondhaut {
	background-image: url(ambroisie/photos/haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondgauche {
	background-image: url(ambroisie/photos/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.fonddroite {
	background-image: url(ambroisie/photos/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondfondgche {
	background-image: url(ambroisie/photos/fond_gauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondfonddrte {
	background-image: url(ambroisie/photos/fond_droite.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ambretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ambrecadrer {
	border: 1px solid #FF0000;
}
.ambrecadren {
	border: 1px solid #999999;
}

A.linkmenuamb 		{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
A.linkmenuamb :active 		{
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	
}
A.linkmenuamb :visited  	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
A.linkmenuamb :hover  	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336600;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}	
