body, html {
	background: #ffffff none repeat scroll 0 0;
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

html, div, map, dt, isindex, form 
{
	display:block;
}

body
{
	min-width: 1024px;
}

input.text
{
	font-size: 10px;
}

#conteneur
{
   border-top: 1px solid #335662;
   border-bottom: 1px solid #335662;
   border-left: 1px solid #335662;
   border-right: 1px solid #335662;
   margin: 0 auto;
   margin-top: 10px;
   padding: 0px; 
   width: 984px;
}

#basbas
{
   margin-bottom: 10px;
   margin: 0px auto;
   padding: 0px; 
   width: 984px;
   color: gray;
}

/* Couleurs et design de la barre langue */

#entetelangue
{
	clear: both;
	background: #cdd7d8;
	color: #6D8991;
  border-bottom: 1px dashed #335662;
	height: 22px;
}

#langue
{
	line-height:21px;
	float: left;
	width: 200px;
	height: 22px;
  margin-left: 150px;
}

#chercher
{
	line-height:21px;
	float: right;
	width: 360px;
	height: 22px;
}

/* Couleurs et design de NAV BAS */

#bas1
{
	clear: both;
	height: 13px;
  background:#CDD7D8 none repeat scroll 0 0;
}

#bas2
{
	clear: both;
	height: 33px;
  background:#FFFFFF none repeat scroll 0 0;
}

#basnav
{
	clear: both;
	background: #cdd7d8;
	height: 22px;
  border-top: 1px dashed #335662;
  border-bottom: 1px dashed #335662;
	text-align: right;
	line-height:21px;
}

#basgauche UL 
{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#basgauche LI 
{
	float: left;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	position: relative;
	display: list-item;

	margin-left: 15px;
}

#basgauche A
{
	color:#103B4B;
	text-decoration: none;
}

#basdroite UL 
{
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#basdroite LI 
{
	float: left;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	position: relative;
	display: list-item;

	margin-right: 15px;
}

#basdroite A
{
	color:#6D8991;
	text-decoration: none;
}

/* Couleurs et design de BAS */

#bas
{
	clear: both;
	height: 22px;
	background: #cdd7d8;
	color:#6D8991;
	text-align: center;
	line-height:21px;
}

h3.spip
{
  text-align:left;
}

table.spip tr.row_even
{
  background:#446A77 none repeat scroll 0 0;
}

table.spip tr.row_odd 
{
  background:#446A77 none repeat scroll 0 0;
}

table.spip th
{
  padding: 0.8em 0.8em;
  text-align: center;
}

DIV#docs 
{
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 50px;
  min-height: 60px;
}

DIV#docs SPAN.url 
{
  float: left;
  width:  60px;
  height: 60px;
  text-align: left;
}

DIV#docs SPAN.titre 
{
  float: left;
  width: 180px;
  height: 60px;
}

DIV#docs SPAN.desc 
{
  float: left;
  width: 350px;  
  height: 60px;
  text-align: left;
}

DIV#colonne
{
  float: left;
  width: 350px;
}

DIV#colonnefin
{
  clear: both;
}