/* 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 
*/

hr {border: none 0; 
border-top: 1px dashed #999999;
width: 100%;
height: 1px;
} 

h1 {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #873800;
}

li { list-style-image: url(_images/bullet.gif); }

.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #1f1f1f
}

.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

.text10pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #873800;
}

.text18pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #873800;
}




.text12px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #1f1f1f
}

.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.text12pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #873800;
}



.text12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #1f1f1f
}

.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.text12pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #873800;
}




.text14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1f1f1f
}

.text14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text14pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #873800;
}



.text18px {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #1f1f1f
}

.text18pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.text18pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #873800;
}

/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #000099;
}

a:visited {
	color: #330066;
}

a:visited:hover {
	color: #A93400;
}

a:hover {
	color: #A93400;
}



.linkSousNav:link {
	color: #682c01;
	text-decoration: underline;
}

a.linkSousNav:visited {
	color: #715c4c;
	text-decoration: underline;
}

a.linkSousNav:visited:hover {
	color: #aa602b;
	text-decoration: underline;
}

a.linkSousNav:hover {
	color: #aa602b;
	text-decoration: underline;
}





a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.linkwhite:visited {
	color: #FFE5A7;
	text-decoration: none;
}

a.linkwhite:visited:hover {
	color: #873800;
	text-decoration: none;
}

a.linkwhite:hover {
	color: #873800;
	text-decoration: none;
}




a.linkFooter:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.linkFooter:visited {
	color: #FFFF99;
	text-decoration: underline;
}

a.linkFooter:visited:hover {
	color: #ffd85e;
	text-decoration: underline;
}

a.linkFooter:hover {
	color: #ffd85e;
	text-decoration: underline;
}



a.linkJaune:link {
	color: #ffd85e;
	text-decoration: underline;
	
}
a.linkJaune:visited {
	color: #FFFF99;
	text-decoration: underline;
}

a.linkJaune:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.linkJaune:hover {
	color: #ffffff;
	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: #F7F7F7; 
 width: 175px;
 border: 1px solid #666666; 
}

.bta { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
