/* fonte permise*/
/* Arial, Verdana, Tahoma, Georgia */

/* links */
A:link{
text-decoration : none;
color: #39A207;
}
A:hover {
text-decoration : underline;
color: #39A207;
}
A:active {
text-decoration : none;
color: #39A207;
}
A:visited {
text-decoration : none;
color: #39A207;
}
A:visited:Hover {
text-decoration : underline;
color: #39A207;
}


/* form */
.inputSelect{
font-family: Tahoma;
background-color: #E0E6EA;
color: #245674;
font-size: 11px;

/* PAS DE WIDTH a mettre direct dans la page style = width: X px; */
}
.input{
font-family: Tahoma;
background-color: #EDEDED;
color: #666666;
font-size: 11px;
/* PAS DE WIDTH a mettre direct dans la page style = width: X px; */
}
.inputBouton{
font-family: Tahoma;
background-color: #ffffff;
color: #848479;
font-size: 10px;
font-weight : bold;
/* PAS DE WIDTH a mettre direct dans la page style = width: X px; */
}

/* texte */
.texte{
font-family: Tahoma, Verdana;
color: #848479;
font-size: 11px;
font-weight : normal;
line-height : 15px;  /* kerning */
}

.texteSmall{
font-family: Tahoma, Times;
color: #848479;
font-size: 10px;
font-weight : normal;
line-height : 15px; /* kerning */
text-align : left;
}

.titre{
font-family: Arial Black, Tahoma, Verdana;
color: #39A207;
font-size: 15px;
}

.sousTitre{
font-family: Tahoma, Verdana;
color: #848479;
font-size: 11px;
}
/* Created with XBuilder (2.1.3007.1), Copyright (c) 1997-1999 Berry International, Inc. All Rights Reserved */
/* Page: http://www.desjardinsalarmes.qc.ca/stylesheet.css */
/* Date: 05/10/04 10:31 AM */

