/* STANDARD CSS de Ôla! Communications inc.
   Créé par: Carl Durocher
   Tous droits réservés
   Version: 1.05
   Date de révision: 11/08/2003 
*/

ul.flush {
margin: 0px;
} 

td.bg_footer{
background-image:url(_images/footer_bg.jpg);
background-repeat:no-repeat;
background-position:top;
} 

td.bg_rightbloc{
background-image:url(_images/rightbox_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
} 

.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color:#ffffff;
}

.text11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color:#ffffff;
}

.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color:#000000;
}

.text11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color:#000000;
}

.text12x {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color:#000000;
}

.text14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color:#000000;
}

.text10pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #7d8663;
}

.text11pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #7d8663;
}

.text12pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #7d8663;
}

.text14pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #7d8663;
}

.text10pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #5e5449;
}

.text11pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #5e5449;
}

.text12pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #5e5449;
}

.text14pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #5e5449;
}

.text10pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #bc6f25;
}

.text11pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #bc6f25;
}

.text12pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #bc6f25;
}

.text14pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #bc6f25;
}

.text10pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
}

.text11pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
}

.text12pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #666666;
}

.text14pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #666666;
}

.text10pxCharcoal {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #353535;
}

.text11pxCharcoal {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #353535;
}

.text12pxCharcoal {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #353535;
}

.text14pxCharcoal {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #353535;
}

/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #003399;
}
a:hover {
	color: #993300;
}
a:visited {
	color: #9900CC;
}

a.linkHPwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.linkHPwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkHPwhite:hover {
	color: #faf0d6;
	text-decoration: none;
}

a.linkwhite:hover {
	color: #F1BB46;
	text-decoration: underline;
}

a.linkYellow:link {
	color: #FFD146;
	text-decoration: underline;
	
}
a.linkYellow:visited {
	color: #AED94A;
	text-decoration: underline;
}

a.linkYellow:hover {
	color: #E07E00;
	text-decoration: underline;
}

a.linkJaune:link {
	color: #bc6f25;
	text-decoration: none;
	
}
a.linkJaune:visited {
	color: #bc6f25;
	text-decoration: none;
}

a.linkJaune:hover {
	color: #bc6f25;
	text-decoration: underline;
}

a.linkHP:link {
	color: #3f3f3f;
	text-decoration: none;
	
}
a.linkHP:visited {
	color: #3f3f3f;
	text-decoration: none;
}

a.linkHP:hover {
	color: #3f3f3f;
	text-decoration: underline;
}

a.linkFOOTER:link {
	color:#666666;
	text-decoration: underline;
	
}

a.linkFOOTER:hover {
	color:#CC6600;
	text-decoration: underline;
}

a.linkFOOTER:visited {
	color: #999999;
	text-decoration: underline;
}



/* -------------------------------------------------
                CELLBORDER LINE FX 
---------------------------------------------------- */

.cellBorderDottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.cellBorderSolidLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #53B322;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;	
}

.cellBorderSolidLineSquare {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 	
}

.cellBorderDottedLineSquare {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;	
}

.highlight {   
	background-color: #FFFF00;
}

/* -----------------------------------------------------------
Pour empêcher un image background d'une cellule de ce répéter
--------------------------------------------------------------
 	background-repeat: no-repeat;
	background-repeat: repeat-x; (Seulement à l'horizontal)
 	background-repeat: repeat-y; (Seulement à la vertical) 
*/



/* -----------------------------------------------------------
Pour modifier le look du "SCROLLBAR" de Internet Explorer 
--------------------------------------------------------------
* {	
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #000000;	
     }
*/



/* -----------------------------------------------------------
                  FIELD 
-------------------------------------------------------------- */
.texta { 
 font-size: 10px; 
 background-color: #F7F7F7; 
 width: 175px;
	border: 1px solid #666666; 
}

.textb { 
 font-size: 10px; 
 background-color: #F7F7F7; 
 width: 250px;
	border: 1px solid #666666; 
}

.bta { 
 font-size: 10px;
}.text10pxVert {

	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #877844;
}
