body
{
   width: 850px;      			
   margin: auto;
   font-family: "Comic Sans MS", Arial;
   font-size:12px;
   background-image:url(images/fond26.png);
   background-position:top ;
   border-bottom: 30px;
   background-repeat:no-repeat;
   background-color: #B0723A;    
}
#menu
{
   width: 850px;
   border: px solid black;
   height: 120px;
   margin-top: 66px;      			    
}
#corps
{
   width: 850px;
   height: 630px;
 			    
}
#corps_1
{
   width: 590px;
   float:left;
   margin-left: 40px;
   margin-top: 0px;
   height: 600px;
   border: px solid black;  			    
}
.paragraphe
{
   width: 590px;
   margin-top: 5px;
   height: 550px;
   overflow: auto;			    
}
.paragraphe_plansite
{
   width: 590px;
   margin-top: 5px;
   height: 600px;
   overflow: auto;			    
}
.paragraphe_accueil
{
   width: 590px;
   margin-top: 5px;
   height: 600px;			    
}
.paragraphe_cours
{
    width: 590px;
   background-color:#a1d957;
   height: 80px;
   border: 1px solid black;
   list-style-image:url(images/fleche.png);			    
}
.paragraphe_enseignants
{
    width: 590px;
   list-style-image:url(images/fleche.png);
   background-color:#f5e48a;
   height: 80px;
   border: 1px solid black;			    
}
.paragraphe_programme
{
     width: 590px;
   background-color:#ff9c30;
   list-style-image:url(images/fleche.png);
   height: 80px;
   border: 1px solid black;			    
}
#les_menus
{
   width: 180px;
   margin-left: 635px;
   border: px solid black;  			    
}
.espaces_membres
{
   margin-top: 30px;
   background-image:url(images/post-it.png);
   background-repeat:no-repeat;
   height: 190px;			    
}
.rechercher
{
   margin-top: 5px;
   border: 2px solid white;
   background-color: #3399FF;
   height: 55px;
   padding: 5px;  			    
}
.contact
{
   margin-top: 5px;  			    
}
.google_traduction
{
   margin-top: 5px;  			    
}
.partenaires
{
   background-image:url(images/partenaires.png);
   background-repeat:no-repeat;
   padding-top: 20px;
   margin-top: 10px;
   height: 200px;
   list-style-image:url(images/fleche.png);  			    
}
#pied_page
{
   width: 777px;
   padding-top:4px;
   margin-left:40px;
   margin-top: 5px;
   background-image:url(images/pied_page.png);
   background-repeat:repeat-x;    			    
}
a:link 
{
	color: #0033FF; text-decoration: none;
}
a:visited 
{
	color: #0033FF; text-decoration: none;
}
a:hover 
{
	color: #0033FF;
	text-decoration: none;
}
a:active 
{
	color: #000000;
	text-decoration: none;
}
