/* mdz.css */
/* fond en degradé */

body {
background-image:url(../img/background.jpg);
}

a {
      text-decoration: none;
	  color:gray;
    }


.all {
position: 	relative;
width:		980px;
padding: 	0;
float:center;
margin-left:	auto;
margin-right:	auto;
margin-top:	8px;
text-align: 	center;
background:white;
}

.texte {
height: 	150px;
font-family: Arial ;
font-size: 	12 ;
text-align : justify; 
margin-left: 10px;
margin-right: 10px;
padding: 	0;
}

.firstline{
margin-top:15px;
}

.contenu{
margin-top:	30px;
}

.table {
border-collapse: collapse;
margin-left:	0px;
margin-right:	0px;
}

.photo{
width:		250px;
}

.img{
width:		180px;
margin-left: 35px;
}

.lien1{
width: 200px ;
margin-top:	0px;
text-align:center;
font-family: Arial ;
font-size: 	12 ;
}

.lien2{
width: 200px ;
text-align: 	center;
margin-top:	10px;
font-size: 	30px ;
}

.imgsite{
margin-left:30px;
height: 	140px;
}

.footer{
margin-top:20px;
}


