/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
/* Page */ 
html { 
  font-size: 100%; /* Évite un bug d'IE 6-7. */ 
} 

  body { 
    background-color: rgb(240, 80, 0);
    background-position:center top;
	background-image: url(images/fond_mp.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
    font-family: Times New Roman;
    }
/*------------ description des cadres ----------------*/
#global {   /* le cadre global pour tout centrer */
	position: relative;
	width:1020px;
	min-height: 100%;
	margin: 0 auto; 
	padding:0 2em 0 0;
	z-index:1;
}
#cadregauche {    /* le cadre a gauche ordre : top - right - bottom - left */
	margin:1em 2em 0 0;
	float:left;
	width:430px;
	padding:0;
	text-align:justify;
	z-index:2;
}
#cadredroit {    /* le cadre a droite */
	margin:1em 2em 0 0;
    float:right;
    width:430px;	
    padding:0;
	text-align:justify;
	z-index:1;
} 

	/*------------ description de texte ----------  */
h1 { font-size: 16pt;
    font-family: Times New Roman;
    text-decoration:none;
    text-align: left;
    font-weight: bold;
    color: rgb(0, 0, 0);
    }

 h2 { font-size: 14pt;
    font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
    text-decoration:none;
    text-align:justify;
    color: rgb(154, 29, 47);
    }
	
h3 { font-size: 12pt;
    font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
    text-decoration:none;
    text-align:left;
    color: rgb(154, 29, 47);
    }
    
.textbrun { font-size: 12pt;
    font-family: Times New Roman;
    font-weight: normal;
    text-align: justify;
    color: rgb(0, 0, 0);
    }
	
 a.lien { font-size: 14pt;
    font-weight: bold;
	color:rgb(154, 29, 47);
    text-decoration:underline;
    }

 a.lien:hover { color: rgb(240, 80, 0);
    text-decoration:underline;
    }

  a.lientitre { font-size: 12pt;
    font-weight: normal;
    color: rgb(154, 29, 47);
    text-decoration:underline;
    }
a.lientitre:hover { 
	color: rgb(240, 80, 0);
	font-weight: normal;
    }
    
a.bouton:link{
width:100px;
height:40px;
text-decoration:none;
color:rgb(154, 29, 47);
text-align:center;
font-weight:bold;
font-size: 12pt;
padding:0px;
border-style:outset;
border-width:2px;
border-color:silver;
display:block}


a.bouton:visited{
width:100px;
height:40px;
text-decoration:none;
color:rgb(154, 29, 47);
text-align:center;
font-weight:bold;
font-size: 12pt;
padding:0px;
border-style:outset;
border-width:2px;
border-color:silver;
display:block}


a.bouton:hover{
width:100px;
height:40px;
text-decoration:none;
color: rgb(240, 80, 0);
text-align:center;
font-weight:bold;
font-size: 12pt;
padding:0px;
border-style:inset;
border-width:2px;
border-color:silver;
display:block}

a.bouton1:link{
width:100px;
height:20px;
text-decoration:none;
color:rgb(154, 29, 47);
text-align:center;
font-weight:bold;
font-size: 12pt;
padding:0px;
border-style:outset;
border-width:2px;
border-color:silver;
display:block}


a.bouton1:visited{
width:100px;
height:20px;
text-decoration:none;
color:rgb(154, 29, 47);
text-align:center;
font-weight:bold;
font-size: 12pt;
padding:0px;
border-style:outset;
border-width:2px;
border-color:silver;
display:block}


a.bouton1:hover{
width:100px;
height:20px;
text-decoration:none;
color: rgb(240, 80, 0);
text-align:center;
font-weight:bold;
font-size: 12pt;
padding:0px;
border-style:inset;
border-width:2px;
border-color:silver;
display:block}