/* CSS Document */

.bandeDroite{
	background:url(images/pages/bande-droite.gif) repeat-y;
	width:19px;
	float:left;
}


.bandeGauche{
	background:url(images/pages/bande-gauche.gif) repeat-y;
	width:17px;
	float:left;
}

.bandeDroiteTab{
	background:url(images/pages/bande-droite.gif) repeat-y;
	width:19px;

}


.bandeGaucheTab{
	background:url(images/pages/bande-gauche.gif) repeat-y;
	width:17px;

}

.basLogo{
	background:url(images/pages/bas-logo-2.jpg) no-repeat;
	width:282px;
	height:48px;
	float:left;
}

.fondDroiteLogo{
	background:url(images/pages/fond-droite-logo2.jpg) no-repeat;
	width:652px;
	height:48px;
	float:left;
}

.cadre1{
	background:url(images/pages/fond-gauche-1.jpg) no-repeat;
	padding-left:14px;
	width:631px;
	height:436px;
	text-align:left;
	float:left;
}

.cadreHaut1{
	background:url(images/pages/cadre-haut-1.gif) no-repeat;
	width:612px;
	height:20px;
}

.cadreBas1{
	background:url(images/pages/cadre-bas-1.gif) no-repeat;
	width:612px;
	height:12px;
}

.fondCadreGauche1{
	background:url(images/pages/fond-cadre-gauche-1.gif) repeat-y;
	width:3px;
}

.fondCadreDroit1{
	background:url(images/pages/fond-cadre-droite-1.gif) repeat-y;
	width:2px;
}

.cadreTitre{
	background:url(images/pages/fond-titre.gif) top left no-repeat;
	padding-left:16px;
	padding-top:4px;
	width:591px;
	height:18px;
	text-align:left;
	
}