@charset "iso-8859-1";
/* Date de création: 20/07/2005 */
body {
	font-size:12px;
	font-family:Verdana, Bitstream Vera Sans;
	margin: 5px 10px 10px 10px;
}

td {
	font-size: 12px;
	font-family:Verdana, Bitstream Vera Sans;
}


.table {
border: medium solid #bcc7a7;
width: 75%;
margin-left: auto;
margin-right: auto;
}
.td {
border: thin solid #dd917a;
width: 33%;
}

.td1 {
border: thin solid #dd917a;
width: 33%;
font-weight: bold;
}	


a:link {
	font-size:12px;
	color: #003399;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
a:visited {
	font-size:12px;		
	color: #a92e4a;
	TEXT-DECORATION: none;
	font-weight: bold
	}
h1 {
	font-size:24px;
	color:#a92e4a;
	font-variant: small-caps;
	padding-left: 5px;
		}	
h2 {
	font-size:18px;
	font-family:Bitstream Vera Sans, Verdana;
	color:#003399;
	font-variant: small-caps;
	padding-left: 5px;
		}
.sous {
	margin: 2px;
	font-style: italic;
	font-size: 18px;
	padding-left: 25px;
	color: #000080;
	}		
h3 {
	font-size:16px;
	color:#879ccb;	
/*	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #808080; */
	padding-left: 10px;
	padding-bottom: 2px;
	   }
/* .border {
	border-style: solid;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	border-right-color: #FFCC33;
	border-bottom-color: #ffcc33;
	border-width: 4px;
	} */
h4 	{
	font-size:13px;
	color:#6699ff;
	}
h5	{
	padding-left: 15px;
	color:#000080;
	font-size:12px;
	}
ol {list-style-type: square;
}
.pe {
	text-align: justify;
	list-style-type: decimal;
/*	list-style-image: url(../img/etoile.gif); */
	padding:0;margin:0;
	list-style-position:inside;
	}	
.red {
	color: #b00119;
	font-weight: bold;
	}
.note {
	margin:5px 5px;
/*	background-color: #fbd542;
	border: 2px solid #808080; */
	padding: 5px;
}
.nb{
	margin:10px 15px;
	background-color: #d58a77;
	border-style: solid;
	border-width: 4px;
	border-color: #86a268;
	padding: 10px;
}
.cadre{
	margin:10px 15px;
	background-color: #bcc7a7;
	border-style: solid;
	border-width: 4px;
	border-color: #d58a77;
	padding: 10px;
}
.sub {
	color:#ffffff;
	font-weight: bold; 
	background-color: #a92e4a;
	padding: 1px;
	}
.conteneur { /* définition d'un conteneur global*/
width: 45px;
}

.drapeaux {
position: absolute;
top: 500px;
left: 50px;
}

.lettre {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Bitstream Vera Sans, Verdana;
color: #b00119;
border: 2px solid #808080; 
background-color: #ffffff; 
margin: 1px;
padding: 4px;
line-height: 1em;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 260px;
left: 10px;
}
#menu {
width: 12em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;

border: 1px solid gray;
background: #ffffff;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #cccccc;
color: #003399;
}
#menu li a, #menu dt a {
color: #a92e4a;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #d66e6f;
}
object {
width:320px;
height:255px;
}

