  body { 
	font-family: verdana;
    color: #E7D3AD;
    font-size: 11px;
    background-color: grey;
	background-image: url("images/fond.gif");
    background-attachment: fixed;
	margin: auto;
    margin-top: 0px; 
    margin-bottom: 0px; 
	width:939px;	
    }
	
#header{
	width: 937px;
   height: 746px;
   background-image: url("images/header.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;	
   }
   
 #slide{
   width: 332px;
   height: 184px;
   background-image: url("images/slide1.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;	
   margin-top: 489px;
   margin-left: 54px;

   }


 #ashpod{
	width: 92px;
	height: 98px ;
    margin-bottom: 0px;	
   margin-top: 585px;
   margin-left: 865px;
   }

 #menu{
   width: 50px;
   height: 50px;
   margin-bottom: 0px;	
   margin-top: 675px;
   margin-left: 410px;
   }
   


   
   
 #contenu{
   width: 936px;
   background-image: url("images/fond2.jpg");
  background-repeat: repeat ;
overflow:hidden;

   }
   

  a:link { font-family: verdana;
    text-decoration: none;
    color: #FFF491;
    font-size: 11px;
    }

  a:visited { text-decoration: none;
    font-family: verdana;
    color: #FFF491;
    font-size: 11px;
    }

  a:hover { 
    font-family: verdana;
    text-decoration: none;
	font-weight: bold ;
    color: #FFF491;
    font-size: 10px;
    }
	
	
	  .titre { padding: 4px;
    border-bottom : 3px #FFF491 dotted ;
    text-align: center;
    font-family: verdana;
    font-size: 12px;
	font-weight : bold;
    color: white;
	background-color : #990000 ;
    line-height: 13px;
    text-transform:uppercase;
    }
	
	 .titre3 {
    text-align: right;
    font-family: verdana;
    font-size: 12px;
	font-weight : bold;
    color: white;
	background-color : #990000 ;
    line-height: 13px;
    text-transform:uppercase;
    }
	
	p.titre2
{ text-align : justify ;
  font-family :  Verdana ;
  font-size : 11px ;

  
}

#colonne1
{width:70% ;
margin-left:20px ;
float:left;
}

#colonne2
{width:22% ;
margin-right:10px ;
position:relative;
left:-20px;
float: right;
}
