body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #514837;
}
body {
	background-color: #FFF;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #534836;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #534836;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #534836;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #534836;
	font-weight: bold;
}



a.accueil:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.accueil:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.accueil:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
a.accueil:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.menu:link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: black;
	font-weight: bold;
}



a.listepage:link {
	text-decoration: none;
	font-size: 9px;
}
a.listepage:visited {
	text-decoration: none;
	font-size: 9px;
}
a.listepage:hover {
	text-decoration: underline;
	font-size: 9px;
}
a.listepage:active {
	text-decoration: none;
	font-size: 9px;
}


.textecontact {
	font-size: 15px;
	font-weight: bold;
}

.imageaveccontour {
 border: 1px solid #7f7f7f;
}

.textenbprod {
	font-size: 15px;
	color: #6b930c;
	font-weight: bold;
}

.textederecherche {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.titretabref {
	font-size: 13px;
	color: #6c7f2d;
	font-weight: bold;
}

.textedevis {
	font-size: 12px;
	color: #8ca442;
}

