
/*   FEUILLE DE STYLE POUR LA PAGE D'ACCUEIL DE LA VERSION 3_BOUTONS  */

body
{
	
	width: 96%;
	margin: 10px 0 ;
	padding: 0 ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: url("images/rayures_vert.png") ;
}

a
{
text-decoration:none;
color: #640064;
}

/*#conteneur-vert
{

background-color:#ffffff;
width:1024px;
/*background:center;
}*/

#logo
{
width:240px;
height:80px;
text-align: justify ;
position:absolute;
top:40px;
left:150px;
background: url("images/logoMDA.png") no-repeat ;
}

#logo h1
{
text-indent:-5000px;
}

#contenu
{
width:1024px;
background: url("images/vague_verte.png") no-repeat bottom ;
background-color: #c6ff00;
margin-right: auto;
margin-left: 5%;
}

#menu_pal
{
width:30%;
float: right;
margin-top: 100px;
text-align: center ;

}

#corps
{
width:96%;
float:left;

text-align: center ;

}

.sous-menu
{

}

.visuel
{
margin-top: 130px;
margin-left:40px;
}

.infos
{
float:left;
width:60%;
margin-top: 60px;
}

#footer
{
background-color: adcb0d;
width:1024px;
clear:left;
padding-top:25px;
background: center;
text-align: center ;
}