body {
	background-color: #0099cc;
}
.corps {
	width: 608px;
	background-color: #FFFFFF;
	background-image: url(images/corps_bas.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link{
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
a:hover{ 
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
a:visited:hover{
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
}
.menu{
	padding-left: 5px;
	padding-right: 5px;
}
.form{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text_to_search_annuaire{
	height: 20px;
	width: 100px;
	font-size: 12px;
}
.button_make_search_annuaire{
	width: 100px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}
.titre_plug{
	padding-left: 10px;
	background-repeat:no-repeat;
}
a.tag:link{
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
a.tag:hover{ 
	font-size: 10px;
	color: #FF00FF;
	text-decoration: none;
}
a.tag:visited{
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
a.tag:visited:hover{
	font-size: 10px;
	color: #FF00FF;
	text-decoration: none;
}
.description_site_annuaire{
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}
.header{
	position: relative;
	height: 76px;
}
.banniere_header{
	float: right;
	height: 60px;
	width: 468px;
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 11px;
}
