﻿
.carte {
	font-size: 14px;
	color: #02470B;
	}
	

.borderimg { 
	border: 2px;
	border-color:#02470B;
	border-style: solid;
}

.borderimg_jaune { 
	border: 2px;
	border-color:#FFF6E1;
	border-style: solid;
}

.texte_normal {
	font:"Century Gothic";
	color:#02470B;
	font-size:14px
}

.texte_normal_beige {
	font:"Century Gothic";
	color:#FFF6E1;
	font-size:18px
}

.titre_vert {
	font:"Century Gothic";
	color: #02470B;
	font-size: 16px;
	font-weight: bold; 
	text-decoration: no;
}

.formulaire {
	font:"Century Gothic";
	color: #02470B;
	font-size: 11px;
}

.obli {	color: #ff0000;
	font:"Century Gothic";
	font-size: 10px;
}

a:link {
	font: "Century Gothic";
	color: #02470B;
	font-size: 10px;
	text-decoration: none;
}

a:visited {
	font:"Century Gothic";
	text-decoration: none;
	color: #02470B;
}

a:hover {
	font:"Century Gothic";
	text-decoration: none;
	color: #D1C1AF;
}
.liens_beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF6E1;
}

