 body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4F4F4F;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
#header {
	height: 151px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
#header p {
	color:#FFF;
	font-size: 2.3em;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;	
}
#haut {
	height: 55px;
	width: 813px;
	background-image: url(images/bg_intro.gif);
	background-repeat: no-repeat;
}
#haut p {
	color: #4F4F4F;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	font-weight: bold;
}
#conteneur {
	width:996px;
	margin:0 auto;
	background-image: url(images/bg_conteneur.gif);
	background-repeat: repeat-y;
}
#centre {
	margin-left: 182px;
	margin-right: 182px;	
}
#gauche {
	float:left;
	width: 181px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;	
	background-color: #FFFFFF;
	_margin-top: -3px;
}
#gauche p {
	margin-left: 6px;
	font-size: 0.9em;	
}
#pays {
	margin-top: 15px;
	margin-left: 15px;	
/*	border: 1px solid red;*/
}
#pays a {
	color: #A5A5A5;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
#droite {
	float: right;
	width: 182px;
	background-color: #F7F7F7;
	margin-top: -56px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#pied {	
	clear: both;
	height: 50px;	
	background-color: #FFFFFF;
	text-align: center;
	/*border: 1px solid red;*/
}
#pied p {
	margin-top: 15px;
	margin-left: 0px;
	_margin-left: 0;
	text-align: center;
	background-color: #FFF7D3;	
	width: 996px;
	/*border: 1px solid black;*/
}
#pied a{
	font-size: 9px;
	color: #4F4F4F;
}
#pied a:hover{
	color: #F38209;
}
  /****************/
 /* TABLEAU SITE */
/****************/
#site {
	height: 87px;
	width: 616px;
	background-image: url(images/bg_site.gif);
	background-repeat: no-repeat;	
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 3px;
	/*border: 1px solid black;*/
}
#site td {
	padding-left: 10px;
}
a.bleu {
	color: #4C6C91;
	text-decoration: none;
	font-weight: bold;
}
a:hover.bleu {
	background-color: #CBD3E0;
}
a.vert { /* ORANGE */
	color: #FF6130;
	text-decoration: underline;
	font-size: 0.9em;
}
a:hover.vert {
	text-decoration: none;	
}
  /****************/
 /* TABLEAU RECH */
/****************/
#rech {
	margin-top: 20px;
	width: 169px;
	height: 64px;
	background-image: url(images/bg_rech.gif);
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
}
#rech td {
	color: #4C6C91;
	padding-left: 8px;
}
#top {
	background-color: #FFF7D3;
	margin-top: 10px;
	width: 169px;
}
#top td {
	color: #4C6C91;
	padding-left: 8px;
}
#top a{
	font-size: 0.8em;
	color: #FF6130;
}
#top a:hover{
	color: #F38209;
}
input.input {
	background-color: #FDF8E5;
	font-size: 0.8em;
	border: 1px solid #ADADAD;
	height: 14px;
}
/*#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}

#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
*/
