html
{
margin:0;
padding:0;
}

body
{
   background:  #ffffff url(images/bg.jpg) repeat-x top;
   padding:0px; margin:0px;

}

#main{
  width:850px;
  margin:0 auto;
  font-family:verdana,arial,sans-serif;
  
}

#top
{
   width: 850px;
   height: 250px;
}

#menu
{
   float: left;
   width: 200px;
   background : transparent;
}

#menu1
{
background: #D9E1E5 url(images/menu1.png);
height: 700px;
text-align : center;
font-size: 18px;
}

#corps
{
	background: transparent;
	margin: 0 auto;
	margin-left :220 px;

}

#corps bleu
{
color: blue;
font-weight:bold;
}

#corps h1
{
   color: #00000;
   font-size: 12px; 
   font-family:verdana,arial,sans-serif;
 }

#corps h2
{
   height: 15px;
   padding-left: 30px;
   color: #B3B3B3;
   text-align: left;
}

#corps h3
{ 
    font-size: 20px; 
    margin: 3px 0 3px 0; 
    color: #829BAA; 
    font-weight: bold;
  }

#corps h4
{ 
    font-size: 14px; 
    margin: 3px 0 3px 0; 
    color: #000000; 
   
}

#corps h5
{ 
    font-size: 12px; 
    margin: 3px 0 3px 0; 
    color: #0000ad; 
  
  
}

#corps h6
{
  font-family:verdana,arial,sans-serif;
  font-size: 100%;
  color: black;
  font-weight=bold;
}

#space{width:10px}

#corps h7
{ 
    font-size: 28px; 
    margin: 3px 0 3px 0; 
    color: white; 
    font-weight: bold;
}

#corps li {
  color: black;
  display: list-item;
  list-style-image: url(images/puce.png);
}



#footer
{
height: 90px;
text-align: center;
background: url(images/footer.jpg) repeat-x bottom;
color:white;
clear : both;
}

#footer a
{
color:black;
}

 #pg1 {
	text-decoration:none;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#tagcloud {						
	width:190px;
	padding: 10px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#tagcloud a {
	text-decoration:none;
}
#tagcloud a:hover {
	text-decoration:none;
	background-color:#B3B3B3;
	color:#FFFFFF;
}
#pg1-1 {
	color:#AA3406;
	font-size: 16px;
}
#pg1-2 {
	font-size: 14px;
	color:#070089;
}
#pg1-3 {
	font-size: 12px;
	color:#BF2470;
}
#pg1-4 {
	font-size: 10px;
	color:#333333;
}
#pg1-5 {
	font-size: 8px;
	color:#FF3300;
}
  

