@CHARSET "ISO-8859-1";
/*#669D6A:vert fonc� */

a{
	font-size:1em;
	font-weight:bold;
	color:#669D6A;
	text-decoration:none;
}
a.bouton:link{
	width:10em; 
	height:1em; 
	text-decoration:none; 
	color:white;
	text-align:center; 
	font-weight:bold; 
	font-size:x-small;
	background-color:#0000A0;
	border-style:outset;
	border-width:0.1em;
	border-color:silver;
	padding:0.5em;
}

a.bouton:visited{

}

a.bouton:hover{
	color:#0000A0;
	background-color:#B71730;
	background-image:url(aqua.jpg);
	border-style:inset;
}

.bouton{
	text-align:center;
	padding:0.5em;
}
body {  
	font-family: "Arial","Times New Roman", "Verdana";
    line-height: 13pt;
    scrollbar-face-color: #748599;;
    scrollbar-shadow-color: #3E6433;
    scrollbar-highlight-color: #3E6433;
    scrollbar-3dlight-color: #0000A0;
    scrollbar-darkshadow-color: #0000A0;
    scrollbar-track-color: #708090;
    margin-left:0px; 
    margin-right:0px; 
    margin-top:0px; 
    margin-bottom:0px; 
}
div {
	border:none;
}
#divCorps{
	width:52em;
	height:20em;
	margin-right:auto;
	margin-left:auto;
	margin-top:5em;
	
}

#divDroite{
	width:30em;
	float:left;	
	text-align:center;
}
.divEtageDroit{
	width:28em;
	height:4em;
	text-align:center;
}
#divGauche{
	width:20em;
	float:left;
	clear:left;
}	
.maj{
      color:#c00000;
      font-size: 1.5em;
      font-weight: bold;
      text-align:center;
      margin-top:0.3em;
}
.mediumBlue{
	color:#0000A0;
	font-size: 0.6em;
}
.mediumRed{
	color:#c00000;
	font-size: 0.6em;
}
.min{
      color:#0000A0;
      font-size: medium;
      text-align:center;
      margin-top:0.3em;
}
.partenaire {
        font-size:.7em;
        text-align:center;
        font-weight:bold; 
}
.present {
        font-size:0.9em;
        color:#0000A0;
        text-align:center;
        font-weight:bold; 
        margin-top:.5em;
}
.titre {
        font-size:1.2em;
        color:#669D6A;
        text-align:center;
        font-weight:bold;
        margin-top:.5em; 
}
