/*******   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/form.css');
@import url('/styles/menu.css');
@import url('/styles/image.css');
/*  SI ON VEUT SPECIFIER DES STYLES SPECIFIQUES POUR L'IMPRESSION :
@import url('/styles/ecran.css') screen;   
@import url('/styles/impression.css') print;   
*/

/************ Messages *************/
.confirmation { color:#6c9400; font-size:11px; font-weight:bold; }
.erreur { color:#d40000; font-size:11px; font-weight:bold; }
/************** Taille texte *****************/
.corp9 { font-size:9px; }
.corp10 { font-size:10px; }
.corp11 { font-size:11px; }
.corp12 { font-size:12px; }
.corp13 { font-size:13px; }
.corp14 { font-size:14px; }
.corp15 { font-size:15px; }
.corp16 { font-size:16px; }
.gras { font-weight:bold; }
/************** Couleurs texte *****************/

.coulblanc { color:#FFFFFF; }
.coulblack { color:#000000; }
.coulgris01 { color:#606162; }
.coulViolet01 { color:#753384 }
.coulTurquoise01 { color:#066480 }
/************** Couleurs cellules **************/

/************** Background images **************/

/************** Listing **************/
.backPagination { background-image:url('/media/bloc-pagination.gif'); background-repeat:no-repeat; background-position:top left; text-align:center; }
/***************** Gabarit ******************/

#conteneur { width:1000px; background: url(/media/gabarit/bg-conteneur.jpg) top no-repeat; margin: 0px auto; padding:0px; }
#bandeau { position:relative; width:960px; background: none; height:116px; vertical-align:top; margin: 0px 20px 0px 20px; }
#page { width:960px; background: #FFFFFF; min-height:400px; margin: 0px 20px; }
#footer { width:960px; background: url(/media/gabarit/bg-footer.jpg) no-repeat #FFFFFF; min-height:120px; margin: 0px 20px; }
.ssmenu-gauche { background:url(/media/gabarit/bg-bouton-ss-menu-gauche.gif) bottom left no-repeat; width:22px; text-align:right; vertical-align:top; }
.ssmenu-droite { width:188px; margin:0px; padding:0px; }
.ssmenu-droite-actif { background:url(/media/gabarit/bg-bouton-ss-menu-droite-actif.gif) bottom no-repeat; width:188px; padding:4px 5px 5px 2px; }
.ligne-pontille { background:url(/media/gabarit/pix-pointille.gif) repeat-x; width:100%; height:1px; overflow:hidden; }
.chapo { font-size:11px; color:#606162; font-weight:bold; line-height:18px; }


#btn_plaquette			{ position:absolute; background:url(/media/btn/btn_plaquette.png) 0 0 no-repeat; width:150px; height:32px; display:block; }
#bandeau #btn_plaquette	{ top:75px; left:798px;}