body, html {
			width: 100%;
			height: 90%;
			margin: 10px 0 0 0;
			padding: 0;
			font: 1em "Trebuchet MS", helvetica, sans-serif ;
			background-image:url(../images/html2.gif);
			
}

#container{
			width: 850px;
			height: 550px;
			border:solid 1px #666;
}

#adresse{
	width: 288px;
	background-image:url(../images/entrep_territoires.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

td#adresse p {
			text-decoration: none;
			text-align: center;
			margin-bottom:50px;
}

td#adresse a {
			text-decoration: none;
			color:#000000;
}

td#contenu{
			height: 250px;
			padding: 30px 0 50px 50px;
}

td#contenu ul{
			Font-size: 0.8em;
			padding:0;
}

td#contenu li{
			list-style:square;
			line-height: 16px;
			margin:0 0 0 50px;
			padding:0;
}

td#menuG{
			
			padding-bottom: 6px;
			background-color:#99CC66;
}

td#logo{
			
			height: 180px;
			background-color:#99CC66;
}

#contenu h2{
			font-size: 1.3em;
			color: #FF6600;
			border-bottom: 1px solid #330066;
}

#contenu h3{
			font-size: 1em;
			color:#000;
			border-bottom: 1px solid #330066;
}

td#contenu p
{
			font-size: 0.8em;
			text-align: justify ;
			line-height: auto ;
			margin: 0 20px 0 20px;
}

td#contenu a
{
			text-decoration: none;
			color:#FF6600;
}

div#pied{
	
	text-align: center;
	font-size:0.7em;
	margin:0;
	color:#006600;
}

div#pied a{
	
	text-decoration: none;
	color:#006600;
}

p#key{
	
	text-align: center;
	font-size:0.8em;
	margin:0 75px 0 75px;
	color: #99CC00;
}

div#pied a:hover{
	
	color: #CC0000;
}

h1#logo
{
	font-size:0.1em;
	height: 122px ;
	color:#99cc66;
	margin-left: 0px ;
	text-indent: -5000px ;
}

h1#logo a
{
	width: 288px ;
	height: 115px ;	
	display: block ;
	background: url(../images/logo_prest-agri-services.gif) no-repeat ;
	position: relative ;
	left: 0px ;
	top: 0px;
	
}

/* ----------------------------------Menu------------------------------------- */
ul#menu
{
	height: 98px;
	position: fixe;
	margin: 0;
	padding:0;
	list-style-type: none ;
	
	
}

ul#menu li
{
	text-align: center ;
	border-top:1px #fff solid;
	
}

ul#menu li a
{
	width: 288px ;
	line-height: 25px ;
	text-align: center ;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #006600;
	display: block ;
	text-decoration: none ;
	
	
}

ul#menu li a:hover
{
	background-color:#FFCC33;
	color: #fff;
}
/* CSS Document */
