/* STANDARD CSS de Ôla! Communications inc.
   Créé par: Karine St-Onge
   Tous droits réservés
   Version: 1.05
   Date de révision: 03/13/2006 
*/


td.triangle
{
	background-image: url(_images/bg_text.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 
}

td.trianglehome
{
	background-image: url(_images/bg_text_home.gif);
	background-repeat: no-repeat;
	background-position: bottom right; 
}

li { list-style-image: url(_images/bullet.gif); }


h1 {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #434343;
}


.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
}

.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

.text10pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #d3d2d2;
}

.text10pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #f08b1e;
}

.text10pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #bd2f0c;
}

.text10pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #9a0b05;
}





.text11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

.text11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.text11pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #d3d2d2;
}

.text11pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #f08b1e;
}

.text11pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #bd2f0c;
}

.text11pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #9a0b05;
}





.text12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.text12pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #d3d2d2;
}

.text12pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #f08b1e;
}

.text12pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #bd2f0c;
}

.text12pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #9a0b05;
}




.text14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
}

.text14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

.text14pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #d3d2d2;
}

.text14pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #f08b1e;
}

.text14pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #bd2f0c;
}

.text14pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #9a0b05;
}








.text18px {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
}

.text18pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #FFFFFF;
}

.text18pxGris {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #d3d2d2;
}

.text18pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #f08b1e;
}

.text18pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #bd2f0c;
}

.text18pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #9a0b05;
}


.text24pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	color: #bd2f0c;
}



/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #000099;
}
a:hover {
	color: #A93400;
}
a:visited {
	color: #330066;
}




a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.linkwhite:visited {
	color: #FFE5A7;
	text-decoration: underline;
}

a.linkwhite:hover {
	color: #FFCE6E;
	text-decoration: underline;
}



a.linkJaune:link {
	color: #ffb400;
	text-decoration: underline;
	
}
a.linkJaune:visited {
	color: #f08b1e;
	text-decoration: underline;
}

a.linkJaune:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a.linkRed:link {
	color: #9a0b05;
	text-decoration: none;
	
}
a.linkRed:visited {
	color: #9a0b05;
	text-decoration: none;
}

a.linkRed:hover {
	color: #bd2f0c;
	text-decoration: none;
}



a.linkNAV:link {
	color: #ffb400;
	text-decoration: none;
}
a.linkNAV:visited {
	color: #f08b1e;
	text-decoration: none;
}
a.linkNAV:hover {
	color: #FFFFFF;
	text-decoration: none;
}



a.linkNAVsection:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkNAVsection:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkNAVsection:hover {
	color: #FFEF98;
	text-decoration: none;
}



a.linkFooter:link {
	color: #d3d2d2;
	text-decoration: none;
}
a.linkFooter:visited {
	color: #d3d2d2;
	text-decoration: none;
}
a.linkFooter:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* -----------------------------------------------------------
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; 
 border: 1px solid #666666; 
}

.bta { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
