/* CSS Document */
#header {
  position:absolute;
  top:0px; left:0px; width:765px; height:120px;
  padding:10 10 10 10; /* top right bottom left */
}

/* MENU */
#menu {
  position:absolute;
  top:223px; left:10px; width:170px;
  background-color: #FFFFFF;
  padding:0; /* top right bottom left */
}

.ressources {
  color: #003399;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none;
}
.ressources:hover {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #CCCC00;
  text-decoration: none;
}
.ressources:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #CCCC00;
  text-decoration: none;
}
.ressourcesbold {
  color: #003399;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none;
}
.ressourcesbold:hover {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  color: #CCCC00;
  text-decoration: none;
}
.ressourcesbold:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  color: #CCCC00;
  text-decoration: none;
}

a { 
  color: #003399; 
  text-decoration: none;
}
a:hover { 
  color: #cccc00; 
  text-decoration: none; 
}
/*   */


#vertic {
  position:absolute;
  top:180px; left:175px; width:5px; height:430px;
  padding:0; /* top right bottom left */
}
#vertic2 {
  position:absolute;
  top:180px; left:629px; width:5px; height:430px;
  padding:0; /* top right bottom left */
  z-index: 3; /* above please */
}

.content2 {
  position:absolute;
  z-index: 2;
  top:150px; left:193px; width:578px; 
  padding:0; /* top right bottom left */
  margin-left:0;
}

.titre {
	font-family: arial;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
}

nav {
	font-family: arial;
	font-size: 0.7em;
	color: #000000;
}
.nav a{
	font-family: arial;
	/*font-size: 0.7em;*/
	text-decoration: none;
	color: #000000;
}
.nav a:hover{
	font-family: arial;
	/*font-size: 0.7em;*/
	color: #000000;
	text-decoration: none;
	background-color: #CDCC00;
	background-repeat: repeat-y;
	background-position: left;
}
a:visited{
	color: #003399;
}
.courant {
	font-family: arial;
	font-size: 0.7em;
	color: #000000;
}
.courant a{
	color: #003399;
}
.courant a:hover{
	color: #003399;
}

#contain {
	width: 570px;
}
.bloc1 {
	width: 570px;
	border: 1px solid #C0EBFB;
}
.bloc2 {
	width: 570px;
	background-color: #C0EBFB;	
}

.bloclexis {
	width: 150px;
	border: 1px solid #C0EBFB;
	background-color:#FFFFFF;	
	left:10px;
	margin:10px;
}

.bloclexis p {
	margin: 0.5em;
	font-family: arial;
	font-size: 0.7em;
	color: #000000;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}

.accesbib {
background-color:#A7ECEF;
}

.uniquement {
	color: #999999;
	font-weight:bold;
}

