/* V3.1 */

.blanc { color: #ffffff; text-decoration: none }
.bleu { color: #25408e; text-decoration: none ; font-size: 13px; font-weight: bold}
.bleuclair { color: #007ac2; text-decoration: none }
.gras { font-weight: bold; text-decoration: none }
.italique { font-style: italic; text-decoration: none }
.petit { font-size: 10px; text-decoration: none ; font-family: Arial, Helvetica, sans-serif}
.plusgrand { font-size: 13px; text-decoration: none ; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a { color: #000000; text-decoration: none }
a:active { text-decoration: none }
a:hover { color: #007ac2; font-style: normal; font-weight: normal; text-decoration: underline}
td { color: black; font-size: 11px; font-family: Arial, helvetica, verdana; text-decoration: none}
.grand {  font-size: 12px; text-decoration: none}
.grasbleu { font-weight: bold; text-decoration: none ; color: #007ac2}

/* STYLE FOR SPIRTECH INDEX PAGES */
a.lnimg { color: #000000; text-decoration: none }
a.lnimg :active { text-decoration: none }
a.lnimg :hover { color: #007ac2; font-style: normal; font-weight: normal; text-decoration: underline}


/* STYLE FOR CARD DETECTOR PAGE */

.qacl {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
}
.qacl p {}
.qacl p > b {color: blue;}
.qacl p > strong {color: blue;}
.qacl a { color: #25408e; text-decoration: none; }
.qacl a:active { text-decoration: none; }
.qacl a:hover { color: #007ac2; font-style: normal; font-weight: normal; text-decoration: underline;}

.ask {
text-decoration: none;
text-indent: 14px;
}

.ask strong,b {color: black;}

.ans {margin-left: 14px; margin-top: 6px;}

.separ {
height: 24px;
}

img {
border: 0 none;
/*margin: 0px 0px 0px 0px;*/
/*padding: 0px 0px 0px 0px;*/
}

/* STYLE FOR IMG ICONES */

a.ln2 {
float: left;
border : 1px solid white;
line-height: 1px;
}

a.ln2 :link {
}

a.ln2 :visited {
}

a.ln2 :hover {
border: 1px dotted #0033FF;
}

a.ln2 :active {
}
