/* 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 
*/
ul.flush {
margin: 10px;
} 

td.HOME_bg_rouge {
background-image:url(_images/home/bg_content_rouge.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#d71f29;
}

td.SECTION_bg_rouge {
background-image:url(_images/section/bg_section_rouge.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#d71f29;
}

td.HOME_bg_3dern {
background-image:url(_images/home/derniereinscrip_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

td.SECTION_bg_footer {
background-image:url(_images/section/bg_section_footer.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

body {
background-image:url(_images/bg_body.jpg);
background-repeat:repeat-x;
background-position:top;
}


td.bg_section {
background-image:url(_images/bg_section_right.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color: #212121;
}

.text10pxBlack {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
}

.text10pxFooter {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #939292;
}

.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

.text10pxBeige {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #f9edcc;
}

.text10pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #ffff99;
}

.text10pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #a62517;
}

.text10pxText {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #282828;
}

.text11pxFooter {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #939292;
}


.text11pxBlack {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

.text11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.text11pxBeige {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #f9edcc;
}

.text11pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffff99;
}

.text11pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #a62517;
}

.text11pxTexte {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #282828;
}


.text12pxBlack {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.text12pxBeige {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #f9edcc;
}

.text12pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #ffff99;
}

.text12pxRouge {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #a62517;
}

.text12pTexte {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #282828;
}

.text14pxBlack {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
}

.text14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

.text14pxBeige {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #f9edcc;
}

.text14pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #ffff99;
}


.text14pxTexte {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #282828;
}

.text18pxBlack {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
}

.text18pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #FFFFFF;
}

.text18pxBeige {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #f9edcc;
}

.text18pxJaune {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #ffff99;
}

.text18pxTexte {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #282828;
}








/* -------------------------------------------------
                    LINK CSS
---------------------------------------------------- */

a:link {
	color: #000099;
}
a:hover {
	color: #A93400;
}
a:visited {
	color: #330066;
	text-align: center;
}


a.linkbeige:link {
	color: #f9edcc;
	text-decoration: none;
	
}
a.linkbeige:visited {
	color:#ffff99;
	text-decoration: none;
}

a.linkbeige:hover {
	color:#ffff99;
	text-decoration: underline;
}

a.linkHPaccueil:link {
	color: #ffffff;
	text-decoration: none;
	
}
a.linkHPaccueil:visited {
	color:#ffffff;
	text-decoration: none;
}

a.linkHPaccueil:hover {
	color:#ffff99;
	text-decoration: underline;
}



a.linkHPlink:link {
	color: #ffffff;
	text-decoration: underline;
	
}
a.linkHPlink:visited {
	color:#ffff99;
	text-decoration: underline;
}

a.linkHPlink:hover {
	color:#ffff99;
	text-decoration: underline;
}


a.linkwhite:link {
	color: #ffffff;
	text-decoration: none;
	
}
a.linkwhite:visited {
	color:#c4c4c4;
	text-decoration: none;
}

a.linkwhite:hover {
	color:#FFFF99;
	text-decoration: underline;
}

a.linkFooter:link {
	color: #939292;
	text-decoration: underline;
}
a.linkFooter:visited {
	color: #b2b2b2;
	text-decoration: underline;
}
a.linkFooter:hover {
	color: #605f5f;
	text-decoration: underline;
}

a.linkBourgogne:link {
	color: #6c1506;
	text-decoration: underline;
}
a.linkBourgogne:visited {
	color: #6c1506;
	text-decoration: underline;
}
a.linkBourgogne:hover {
	color: #a62517;
	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; 
 border: 1px solid #666666; 
}

.bta { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;

