/* 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.spinouche
{
	background-repeat:no-repeat;
	background-image: url(_images/section/bg_spinouche.gif);
	background-position: bottom right;
	font-size: 11px;
	color: #333333
}


h1 {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #757d4f;
}



.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333
}

.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

.text10pxFooter {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #bcbbb7;
}




.text11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333
}

.text11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.text11pxNavy {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #07596d;
}

.text11pxBlack {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}




.text12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #333333
}

.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.text12pxNavy {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #07596d;
}

.text12pxGrey {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #5f605f;
}



.text14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}

.text14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text14pxNavy {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #07596d;
	font-weight: bold;
}
.text14pxGrey {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #5f605f;
	font-weight: bold;
}






.text18px {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #333333
}

.text18pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.text18pxNavy {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #07596d;
	font-weight: bold;
}

.text18pxGrey {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #5f605f;
	font-weight: bold;
}

.text18pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #757d4f;
}

/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #0033CC;
}
a:hover {
	color: #3399ff;
}
a:visited {
	color: #660099;
}


a.linkFooter:link {
	color: #bcbbb7;
	text-decoration: underline;
	
}
a.linkFooter:visited {
	color: #bcbbb7;
	text-decoration: underline;
}

a.linkFooter:hover {
	color: #666666;
	text-decoration: underline;
}



a.linkJaune:link {
	color: #ffd85e;
	text-decoration: underline;
	
}
a.linkJaune:visited {
	color: #feedb8;
	text-decoration: underline;
}

a.linkJaune:hover {
	color: #ffffff;
	text-decoration: underline;
}





a.linkSidNav:link {
	color: #757d4f;
	text-decoration: none;
	
}
a.linkSidNav:visited {
	color: #757d4f;
	text-decoration: none;
}

a.linkSidNav:hover {
	color: #333333;
	text-decoration: none;
}


a.linkHome:link {
	color: #757d4f;
	text-decoration: none;
	line-height:14px;
	
}
a.linkHome:visited {
	color: #757d4f;
	text-decoration: none;
	line-height:14px;
}

a.linkHome:hover {
	color: #333333;
	text-decoration: none;
	line-height:14px;	
}



a.linkHistoryPath:link {
	color: #757d4f;
	text-decoration: underline;
	
}
a.linkHistoryPath:visited {
	color: #757d4f;
	text-decoration: underline;
}

a.linkHistoryPath:hover {
	color: #333333;
	text-decoration: underline;
}


a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkWhite:hover {
	color: #cbf28c;
	text-decoration: underline;
}





/* -----------------------------------------------------------
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: #ffffff; 
 width: 175px;
	border: 1px solid #666666; 
}
.textb { 
 font-size: 11px; 
 background-color: #ffffff; 
	border: 1px solid #666666; 
}

.bta { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;

