.carrés {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 10px;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
    vertical-align: middle;
	color: #B6A471;
}

.texteTrait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
    vertical-align: middle;
	color: #B6A471;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #61593E;
}

.grandtexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
    vertical-align: middle;
	color: #B6A471;
}

.texteNoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
    vertical-align: middle;
	color: #000000;
}


.lien {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: left top;
	vertical-align: middle;
	color: #61593e;
	text-decoration: none

}

.a {

	text-decoration: none;
	background-position: cleft top;
	text-align: left;
	vertical-align: middle;

}





.lien:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: left top;
	vertical-align: middle;
	color: #6e87a3;
	text-decoration: none;

}



.ptlien {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
	color: #61593e;
	text-decoration: none

}

.a {

	text-decoration: none;
	background-position: cleft top;
	text-align: left;
	vertical-align: middle;

}





.ptlien:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
	color: #6e87a3;
	text-decoration: none;
}


.bordure {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #61593E;
	border-right-color: #61593E;
	border-bottom-color: #61593E;
	border-left-color: #61593E;
}


.trait {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #61593E;
}
.bordureNoire {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}