/* STANDARD CSS de Ôla! Communications inc.
   Tous droits réservés
   Version: 1.05
   Date de révision: 02/19/2006 
*/

body
{
	background-image: url(_images/bg_body.gif);
}

h1 {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}


li{
list-style:url(_images/bullet.gif)
}

.textFooter {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #c5bfb6;
}

.textNav {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
}

.textSubNav {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #999999;
}







.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333
}

.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

.text10pxYellow {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #fed873;
}

.text10pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #b73804;
}






.text11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333
}

.text11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.text11pxYellow {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #fed873;
}

.text11pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #b73804;
}





.text12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.text12pxYellow {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #fed873;
	font-weight: bold;
}

.text12pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #b73804;
	font-weight: bold;
}





.text14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.text14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.text14pxYellow {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #fed873;
	font-weight: bold;
}

.text14pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #b73804;
	font-weight: bold;
}







.text18px {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.text18pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.text18pxYellow {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #fed873;
	font-weight: bold;
}

.text18pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #b73804;
	font-weight: bold;
}



/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #0033CC;
}
a:hover {
	color: #3399ff;
}
a:visited {
	color: #660099;
}


a.linkFooter:link {
	color: #c5bfb6;
	text-decoration: underline;
	
}
a.linkFooter:visited {
	color: #edebe9;
	text-decoration: underline;
}

a.linkFooter:hover {
	color: #edebe9;
	text-decoration: underline;
}



a.linkJaune:link {
	color: #fed873;
	text-decoration: underline;
	
}
a.linkJaune:visited {
	color: #fed873;
	text-decoration: underline;
}

a.linkJaune:hover {
	color: #ffffff;
	text-decoration: underline;
}




a.linkWhite:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.linkWhite:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkWhite:hover {
	color: #fed873;
	text-decoration: underline;
}





a.linkSubNav:link {
	color: #993300;
	text-decoration: underline;
	font-weight:bold;
	
}
a.linkSubNav:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

a.linkSubNav:hover {
	color: #ec4f00;
	text-decoration: underline;
	font-weight: bold;
	
}



a.linkSubSubNav:link {
	color: #993300;
	text-decoration: underline;
	font-weight:bold;
	
}
a.linkSubSubNav:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

a.linkSubSubNav:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	
}





/* -----------------------------------------------------------
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: #fffdef; 
 width: 175px;
	border: 1px solid #666666; 
}
.textb { 
 font-size: 11px; 
 background-color: #fffdef; 
	border: 1px solid #666666; 
}

.bta { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 }
 
 
.hlt {
	background-image: url(_images/section/subnav_bg.jpg);
	background-repeat:no-repeat;
}



.red{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color:#FF0000
}
.blue{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #0066FF;
}

CHECKBOX.err, INPUT.err, RADIO.err, SELECT.err, TEXTAREA.err {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  border-color:red;
}

