/* CSS Document */

body {
	background-image: url(images/fond2.gif);
}

body,td,th {
	margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}

h1 { color: #000000; font-size: 1.2em; font-weight: bold; }

#goog_search input {

	font-size:90%;

}
.container { 
 background-color: #FFFFFF;
 width: 800px;
border-style:solid; 
border-width:1px; 
border-color:black;
 padding:0} 

 
div#header {
    clear: both;
    background-image: url(images/ban.jpg);
	width: 800px;
	height: 156px;
}
div#menu {
    clear: both;
    background-image: url(images/barre.jpg);
	width: 800px;
	height: 20px;
}

div#middle {
    margin: 0px;
}
div#bas {
    clear: both;
    background-image: url(images/barre.jpg);
	width: 800px;
	height: 20px;
}

