/***************************************************************************
 *                               style.css
 *                            -------------------
 *   begin                : Saturday, Mar 11, 2006
 *   copyright            : (C) 2006 NeiRRedF and Co
 *   email                : support@neirredfandco.com
 *
 *   $Id: style.css,v 1.0.2 2006/09/17 13:39:00 neirredfandco Exp $
 * 
 ***************************************************************************/

body {
	font-family: helvetica,arial,sans-serif;
	SCROLLBAR-FACE-COLOR: #000080;
	SCROLLBAR-HIGHLIGHT-COLOR: #CACACA;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #445555;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #E9E8E3;
	SCROLLBAR-DARKSHADOW-COLOR: #AAAAAA;
  /* Evite le bug IE6 avec les frames et les barres de defilement */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: expression(document.documentElement.clientWidth - 30);
}

/* Style des liens */
A               { color: #0000CC; text-decoration: none;; cursor: hand; } 
A:link          { color: #0000CC; text-decoration: none; cursor: hand; } 
A:visited       { color: #0000CC; text-decoration: none; cursor: hand; } 
A:active        { color: #0000CC; text-decoration: underline; cursor: hand; } 
A:hover         { color: red; text-decoration: underline; cursor: hand; }

img { border: 0px none; background-position: center; vertical-align: middle; }
input { FONT-SIZE: 10px; COLOR: blue; FONT-FAMILY: arial; TEXT-DECORATION: none }
textarea { FONT-SIZE: 10px; COLOR: blue; FONT-FAMILY: arial; TEXT-DECORATION: none }
input[type="submit"]:hover { color: #0000CC; cursor: hand; }
select { font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #D7E5F2; color: #102132; border: 1px solid #284279; }
/* Style des tableaux */
table { border-collapse: collapse; }
.t2cnsn { font-size: 10px; font-family: helvetica,arial,sans-serif; }
.t2cnsw { font-size: 10px; font-family: helvetica,arial,sans-serif; color: #FFFFFF; }
.t3cnsn { font-size: 12px; font-family: helvetica,arial,sans-serif; }
.t3cnsb { font-size: 12px; font-family: helvetica,arial,sans-serif; font-weight: bold; }
.t4cnsn { font-size: 14px; font-family: helvetica,arial,sans-serif; }
.t4cnsb { font-size: 14px; font-family: helvetica,arial,sans-serif; font-weight: bold; }
.t5cnsn { font-size: 16px; font-family: helvetica,arial,sans-serif; }
.t5cnsb { font-size: 16px; font-family: helvetica,arial,sans-serif; font-weight: bold; }
.t6cbsb { font-size: 18px; font-family: helvetica,arial,sans-serif; font-weight: bold; color: #0000CC; }
.t6crsb { font-size: 18px; font-family: helvetica,arial,sans-serif; font-weight: bold; color: #FF0000; }
.t7cbsb { font-size: 24px; font-family: helvetica,arial,sans-serif; font-weight: bold; color: #0000CC; }
.t8cbsb { font-size: 36px; font-family: helvetica,arial,sans-serif; font-weight: bold; color: #0000CC; }
.t2cnsntb1pxbl { font-size: 10px; font-family: helvetica,arial,sans-serif; border: 1px solid #000000; }
.t2cnsntb1pxblbold { font-size: 10px; font-family: helvetica,arial,sans-serif; font-weight: bold; border: 1px solid #000000; }

/* Style de textes */
.b { font-weight: bold; }
.b12 { font-size: 12px; font-weight: bold; }
.b12r { font-size: 12px; font-weight: bold; color: red; }
.b14 { font-size: 14px; font-weight: bold; }
.b16 { font-size: 16px; font-weight: bold; }
.b18 { font-size: 18px; font-weight: bold; }
.u { text-decoration: underline; }
.bu { font-weight: bold; text-decoration: underline; }

.titrepage { FONT-WEIGHT: bold; font-size: 14px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; }
.titrepara { FONT-WEIGHT: bold; font-size: 12px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
