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


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

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

/*  SI ON VEUT SPECIFIER DES STYLES SPECIFIQUES POUR L'IMPRESSION :
@import url('/styles/ecran.css') screen;   
@import url('/styles/impression.css') print;   
*/


.erreur {
	color:#FF3333;
	font-weight:bold;
	font-size :11px;	
}

.confirmation {
	color:#33CC00;
	font-weight:bold;
	font-size :11px;	
}

/* couleurs-------------------------------------------------------*/
.coulblanc {color:#FFFFFF;}
.coulorange {color:#EC6500;}
.coulgris01 {color:#666666;}
.coulbleu01 {color:#01B3FF;}
/* corps-------------------------------------------------------*/
.corps14 {font-size:14px;}
.corps12 {font-size:12px;}
.corps11 {font-size:11px;}
.corps10 {font-size:10px;}
.corps9 {font-size:9px;}
/*-------------------------------------------------------*/
.inter01 {
	font-size: 11px;
	font-weight:bold;
}

.chapo {

}
.cap	{
	text-transform:uppercase;
}
/* mt bt-------------------------------------------------------*/

.mt5 {
	margin-top:5px;
}
.mb5 {
	margin-bottom:5px;
}
.mg20 {
	margin-left:20px;
}
.mg10 {
	margin-left:10px;
}
.mt1 {
	margin-top:1px;
}
.pb5 {
	padding-bottom:5px;
}
.pt5 {
	padding-top:5px;
}
.pr5 {
	padding-right:5px;
}
/* filets -------------------------------------------------------*/
.filet01	{
	background-image:url('/media/bg_filet01.gif');
	background-repeat:repeat-x;
	background-position:center;
	padding:8px 0px
}
/* titres -------------------------------------------------------*/
.titre02 {
	font-size:14px;
}


.tableauborder	{
	 border-top:1px solid #000000;
	 border-left:1px solid #000000;
}
.tableaucellborder	{
	 border-bottom:1px solid #000000;
	 border-right:1px solid #000000;
}
/* cartouche -------------------------------------------------------*/
.cartouche01 {
	background-color: #4BB5C6;
	color: #FFFFFF;
	padding: 1px 3px 2px 3px;
}
/******** Mise en page des images *******/

.habillage01 {
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
}

.habillage02 {
	margin-left: 10px;
	margin-bottom: 3px;
	float: right;
}

.sansgras {
	font-weight:normal;
}

#mbdp01, #mbdp02, #mbdp03, #mbdp04, #mbdp05, #mbdp06{
	position:absolute;
	left:16px;
	top:363px;
	height:15px;
	padding:5px 0px 5px 4px;
	background-image:url('/media/home_bg_mbdp.jpg');
	background-repeat:no-repeat;
}
.borderblc	{
	border:1px solid #ffffff;
}
#moteurRecherche{
	position:absolute;
	left: 548px;
	top: 0px;
	z-index:1000;
	width:200px;
}
#footer_gab		{	position: absolute;left:20px;width:750px;top:0;font-size:9px}
#footer_gab a 	{ 	font-size:9px; text-decoration:none;padding-right:5px;}
.accroche		{ 	margin:20px 0px 5px 0px; text-align:center; line-height:18px;}