  body
{
    margin: 0px;
    padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	text-align: center;
	background-color:#DDDDDD;	
}

a:link,
a:active
{
	color: #a71817;
	text-decoration: none;
	background-color: transparent;
}

a:visited
{
	color: #660066;
	text-decoration: none;
	background-color: transparent;
}

a:hover
{
	color: #f8971d;
	text-decoration: underline;
	background-color: transparent;
}
#haut {padding: 10px;
     margin-left: auto;
     margin-bottom:0px;
     margin-right: auto;
     width: 700px;
     height: 0px;
     text-align: left;
     border-width:0px;
     background-color:#DDDDDD;
     }
#global {padding: 10px;
     margin-bottom:0px;
     margin-top:0px;
     margin-left: auto;
     margin-right: auto;
     width: 700px;
     text-align: left;
     border: 0px solid #959596;
     background-color:#FFFFFF;
     }
#droite {
	float:right;
	}
#milieu{margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 20px;
	float:right;
	}
#gauche {
	float:left;
	}
#bas {padding: 10px;
     margin-left: auto;
     margin-bottom:0px;
     margin-right: auto;
     width: 700px;
     height: 0px;
     text-align: left;
     border-width:0px;
     background-color:#DDDDDD;
     }     
}     
     
     
a.bas:link {color:#DDDDDD}
a.bas:visited {color:#DDDDDD}
a.bas:hover {color:#DDDDDD}
a.bas:active {color:#DDDDDD}
