body { background:#999999;}

#shadowBox {
-moz-box-shadow: 10px 10px 11px #4C4C4C;
-webkit-box-shadow: 10px 10px 11px #4C4C4C;
box-shadow: 10px 10px 11px #4C4C4C;
}


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

div#contenu {
	margin: 20px auto;
	}
	
div#menuleft {
	float:left;
	width:200px;
	}
	
div#menuright{
	float:right;
	width:160px;
	}
	
div#RSS{
	width:100%; 
	margin: 0px 5px 0px -10px;
	text-align:right;
}

A:link {text-decoration: none; color: #3A8FFF; font-family: 'Droid Sans', arial, serif;  font-size:small;  }
A:visited {text-decoration: none; color: #3A8FFF;font-size:small;}
A:active {text-decoration: none; color: #3A8FFF;font-size:small;}
A:hover {text-decoration: underline; color: #3A8FFF;font-size:small;}


h1 {
  border-bottom: 1px solid silver;
  font-size: large;
  line-height: normal;
  color: #B1CC47;
  font-weight: bold;
  font-style: normal;
  text-align: justify;
  font-family: 'Droid Sans', arial, serif;
}

h2 {
  font-size: large;
  line-height: normal;
  color: #666666;
  font-weight: bolder;
  text-align: justify;
}

h3 {
  font-size: normal;
  line-height: normal;
  color: #666666;
  font-weight: bolder;
  text-align: justify;
  }
  
p  {
	font-size: small;
}

li#aide {
   font-size: normal;
   font-family: 'Droid Sans', arial, serif;
   padding:0px 8px 0px 8px;
 }
 
 table#green
 {
 	font-size: small;

 }
 
#title
{
	font-family: 'Droid Sans', arial, serif;
	font-size: large;
	color:#B1CC47;
	text-decoration: underline;
}

#title_desc
{
	color:#44C2FF; 
	font-weight:normal;
}