/* CSS JanetRide.ca */
/* Css par Christian Rochefort de www.gestionweb.ca 2007 */

/* Header de page */
.cote_gauche {background-image:url(images/cote_gauche.jpg);
border:none;
width:114px;
height:396px;
}

.cote_droit {background-image:url(images/cote_droite.jpg);
border:none;
width:114px;
height:396px;
}

.menu_gauche {background-image:url(images/menu_gauche.jpg);
border:none;
width:54px;
height:27px;
background-repeat: no-repeat;
}

.menu {
background-image:url(images/menu.jpg);
border:none;
width:669px;
height:27px;
background-repeat: no-repeat;
}
.menu_droite {background-image:url(images/menu_droite.jpg);
border:none;
width:52px;
height:27px;
background-repeat: no-repeat;
}

.sous_menu {background-image:url(images/sous_menu.jpg);
border:none;
width:775px;
height:18px;
	background-repeat: no-repeat;
}
.im1 {background-image:url(images/im1.jpg);
border:none;
width:148px;
height:288px;
}
.im2 {background-image:url(images/im2.jpg);
border:none;
width:155px;
height:288px;
}
.im3 {background-image:url(images/im3.jpg);
border:none;
width:158px;
height:288px;
}
.im4 {background-image:url(images/im4.jpg);
border:none;
width:157px;
height:288px;
}
.im5 {background-image:url(images/im5.jpg);
border:none;
width:157px;
height:288px;
}
.bas_header {background-image:url(images/bas_header.jpg);
border:none;
width:775px;
height:63px;
}

/* Fin header */
/* Section Texte */

.gauche_texte {background-image:url(images/gauche_texte.jpg);
border:none;
background-repeat:repeat;
width:113px;
height:215px;
}

.droit_texte {background-image:url(images/droit_texte.jpg);
border:none;
background-repeat:repeat;
width:114px;
height:215px;
}
.texte {background-image:url(images/texte.jpg);
border:none;
width:776px;
height:215px;
background-repeat:repeat;
}

/*Fin section Texte */

/*Début bas de page */
.cote_gauche_bottom {background-image:url(images/cote_gauche_bottom.jpg);
border:none;
width:114px;
height:89px;
}
.cote_droit_bottom {background-image:url(images/cote_droit_bottom.jpg);
border:none;
width:114px;
height:89px;
}
.bot1 {background-image:url(images/bot1.jpg);
border:none;
width:775px;
height:39px;
}

.bot2 {background-image:url(images/bot2.jpg);
border:none;
width:148px;
height:29px;
}

.bot3 {background-image:url(images/bot3.jpg);
border:none;
width:157px;
height:29px;
}
.bot4 {background-image:url(images/bot4.jpg);
border:none;
width:775px;
height:21px;
}

.bot_texte{
	background-image:url(images/bot_texte.jpg);
	border:none;
	width:470px;
	height:29px;
	line-height: 11px;
}

/* Fin du bas de page /*

/* Début des fonction texte du site */
.body{
	background-color:#ffb000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.t1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	background-color:#0b0f20;
}

.t2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	background-color:#0b0f20;
}
.t3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 90%;
	background-color:#0b0f20;
}
.t4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	background-color:#0b0f20;
}

.t5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	background-color:#0b0f20;
}


/* Fin des fonction du site */

/* Fonction du menu */

.lien {
/*    position: relative; */
	top: -5px; 
	color: #FFFFFF; 
	font-size: 	11pt; 
	font-family: Helvetica, sans-serif;  
	font-weight: bold; 
	letter-spacing: 0pt; 
	text-decoration: none;
}
.divise {
/*    position: relative; */
	top: -3px; 
	color: #C0C0C0; 
	background: #000000; 
	font-size: 12pt;
}

/* Fin du menu */

a {
	color: #0099FF;
}
