/*******   FEUILLE DE STYLE $*****$  *******/
/*******  © MBA MULTIMEDIA - 2007  *******/


/***** Importation des paramètres généraux *****/

@import url('/styles/balise.css');
@import url('/styles/lien.css');
@import url('/styles/tableau.css');
@import url('/styles/gabarit.css');


.coulblanc {
	color:#FFFFFF;
}
.coulblack {
	color:#1e2124;
}
.coulgris01{
	color:#6a6a6a;
}
.coulgris02{
	color:#414040;
}

.coulVert01{
	color:#619a04;
}
.coulVert02{
	color:#a4c13d;
}
.coulbleu01{
	color:#042e76;
}

.coulbleu02{
	color:#00799e;
}

.coulbleu03{
	color:#0a92bc;
}

.coulbleu04{
	color:#0346a3;
}



.gras {
	font-weight:bold;
}

.maj {
	text-transform:uppercase;
}


.inter01 {
	font-size: 11px;
	font-weight:bold;
}

.chapo {

}

/***** Tailles textes*****/
.corps9{
	font-size:9px;
}
.corps10{
	font-size:10px;
}
.corps11{
	font-size:11px;
}
.corps12{
	font-size:12px;
}
.corps13{
	font-size:13px;
}
.corps14{
	font-size:14px;
}
.corps15{
	font-size:15px;
}
.corps16{
	font-size:16px;
}
.corps17{
	font-size:17px;
}
.corps18{
	font-size:18px;
}
.corps19{
	font-size:19px;
}
.corps20{
	font-size:20px;
}



.divOpenClose{
	height:0px; 
	overflow:hidden;
}