/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Tableau_01 * {
text-align: center;
}

h1,
.grosjaune {
font-size: 2.5ex;
color: #F0FF00;
margin: 0px;
text-transform:uppercase;
}

h2,
.ptiblanc {
	font-size: 2ex;
	color: #FFFFFF;
margin: 0px;
}

.titrejaune {
	color: #F0FF00;
	font-weight: bold;
}

.titrevert {
border: 2px solid #99cc00;
	color: #99cc00;
	font-weight: bold;
}

#pied {
	width:700px;
}

#pied li {
	font-size: x-small;
	display: inline;
	margin: 15px;
	padding-bottom: 15px;
}

.ok_recherche  {
	width: 40px;
	height: 21px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url(images-border/okrecherche.png) no-repeat top left;
	display: block;
	color: #ffffff;
	font-size: 0px;
	cursor: pointer;  /* pour transformer de pointeur en main */
}

.ok{
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images-border/ok.png) no-repeat top left;
	display: block;
	color: #ffffff;
	font-size: 0px;
	cursor: pointer;  /* pour transformer de pointeur en main */
}

.grosorange {
font-size: 19px;
color: #ff8500;

}

.grosvert {
font-size: 19px;
color: #99cc00;

}