/* 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); }

td.bgcontent 
{
	background-image: url(_images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

td.bgfooter 
{
	background-image: url(_images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}


.text12pxERREUR {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #CC0000;
}

.text12pxTITRE {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF
}

.text10pxWHITE {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF
}

.text11pxWHITE {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF
}

.text12pxWHITE {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF
}

.text14pxWHITE {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF
}

.text10pxGRISPALE {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #b3b3b3
}

.text11pxGRISPALE {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #b3b3b3
}

.text12pxGRISPALE {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #b3b3b3
}

.text14pxGRISPALE {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #b3b3b3
}

.text10pxGRISFONCE {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #111114
}

.text11pxGRISFONCE {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #111114
}

.text12pxGRISFONCE {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #111114
}

.text14pxGRISFONCE {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #111114
}

/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #000099;
}

a:visited {
	color: #330066;
}

a:visited:hover {
	color: #A93400;
}

a:hover {
	color: #A93400;
}

a.linkGRISPALE:link {
	color: #b3b3b3;
	text-decoration: underline;
	
}
a.linkGRISPALE:visited {
	color: #6e6e6f;
	text-decoration: underline;
}

a.linkGRISPALE:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkFooter:link {
	color: #111114;
	text-decoration: underline;
	
}
a.linkFooter:visited {
	color: #666666;
	text-decoration: underline;
}

a.linkFooter:hover {
	color: #FFFFFF;
	text-decoration: underline;
}







a.linkJaune:link {
	color: #ffd85e;
	text-decoration: underline;
}

a.linkJaune:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.linkJaune:visited {
	color: #FFFF99;
	text-decoration: underline;
}
	
a.linkJaune:visited: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;
