a:link {
	color: #015F93;
	text-decoration: none;
}
a:visited {
	color: #015F93;
	text-decoration: none;
}
a:hover {
	color: #015F93;
	text-decoration: underline;
}
a:active {
	color: #015F93;
	text-decoration: underline;
}
.borders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AB8E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6AB8E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6AB8E6;


}
.texte-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4E4E4E;


}
.texte-normal-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4E4E4E;

}
.menu-titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #015F93;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #015F93;
}
.border-footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6AB8E6;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #015F93;
	font-weight: bold;

}
.cadre-photo {
	border: 1px solid #666666;
}
.cadre-contenu {
	border: 1px dashed #CCCCCC;
	background-color: #F8F8F8;
}
.fd-menu {
	background-color: #6ab8e6;
	background-image: url(images-ecobome/fond-menu.jpg);
	background-repeat: repeat-x;
}

