/*#####################################################################
// SPFBSL.CSS
// Par Altiba Solutions Inc. 29 avril 2004 Pour le Syndicat des 
// producteurs forestiers du Bas-Saint-Laurent, tout droits réservés.
//####################################################################*/

.genFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D5B46;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D5B46;
	list-style-image:url(images/ul.gif);
}
.texte_bkg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F1E9;
}
.texte_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 11px;
	color: #2D5B46;
}
.texte_up {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #003F2D;
}
.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: bold;
}
a.lienTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52826A;
	text-decoration: underline;
}
a.lienTexte:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F2D;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52826A;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F2D;
	text-decoration: underline;
}

.permalien {
	color:#e7e4cf;
}

.permalien:hover {
	color:#e7e4cf;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9CAF9A;
	text-decoration: none;
}
.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.formElems{
	border:1 solid #003F2D;
	background: #E5E2D0;
	font-size: 9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003F2D;
}
.bordures {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003F2D;
	border-right-color: #003F2D;
	border-bottom-color: #003F2D;
	border-left-color: #003F2D;
}
.lignev{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003F2D;
	border-right-color: #003F2D;
	border-bottom-color: #003F2D;
	border-left-color: #003F2D;
}
.lignec{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CAD4C9;
	border-right-color: #CAD4C9;
	border-bottom-color: #CAD4C9;
	border-left-color: #CAD4C9;
}
.cadrec{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAD4C9;
	border-right-color: #CAD4C9;
	border-bottom-color: #CAD4C9;
	border-left-color: #CAD4C9;
}
.centre{
   text-align:center;	
}
