a {
color: #0033FF;}

.exposant {
vertical-align: 50%;}

.indice {
vertical-align: -50%;}

body {
	font-size: 10pt;
	list-style-position: outside;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}

strong { 
background-color: #FFFF99;}

td {
font-size: 10pt;
color: #000000;}

h1 {
font-size: 18pt;
color: #000193;
text-align: center;}
	 
h2 { 
color: #000193;
font-size: 16pt; 
font-weight: bold;}

h3 { 
color: #000193; 
background-color: #FFFBEE;}

h4 { 
color: #3333FF;}

.micro { 
font-size: 8pt; 
color: #3333FF;}

.exp {
vertical-align: super;
}

code {
	font-family: "Courier New", Courier, mono;}

textarea {
border: 1px dotted #000193;
background-color: white;
color: #000193;
font-weight: bold;
}

input {
	border: 1px dotted #000193;
	background-color: White;
	color: #000193;
	font-weight: bold;}

em {
font-weight: bold;
color: #0066CC;
background-color: #FFFFCC;
}

.encartdroit {
float: right;
border: groove 1px black;
padding: 3px;
margin: 10px;}

.encartgauche {
float: left;
border: groove 1px;
padding: 10px;
margin: 10px;
}

.top{
height: 40px;
width: 100%;
background-color: #FFFBEE;
font-size: 6px;
border-bottom: 2px solid Blue;}

.texte {
position: absolute;
border-left: dashed 1px Blue;
padding: 20px; 
padding-bottom: 5px;
color: Black;
background-color: #FFFBEE;
left: 10px;
top: 10px;
float:right;
width: 80%;
clear: both;
}

.pied {
border: solid 1px Black;
background: White;
margin: 5px;
padding: 5px;
margin-top: 25px;
font-size: 7pt;
color: Blue;
clear: both;
height: 2em;
}

.menugauche {
display: none;
}

.sousmenu{
	color: Black;
	background: White;
	}

#footer {
	clear: both;
	width: 90%;
	margin: 5px 10px;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #999;
	background-color: Red;
	color: #666;
	}
	
div.spacer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  }

.invisible {display: none}
