.11pxBlack {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h1{
font-family : Verdana, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

p {margin: 0 0 10px 0;
font-family : Verdana, Helvetica, sans-serif;
font-size:11px;
}
td {
font-family : Verdana, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
}
a.lien1
{
color:#3398CC;
text-decoration:none;
font-weight:normal;
font-family : Verdana, Helvetica, sans-serif;
font-size:11px;
}
a.lien1:hover
{
color:#EA5A00;
text-decoration:underline;
font-weight:normal;
font-family : Verdana, Helvetica, sans-serif;
} 
a.lien2
{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
font-family : Verdana, Helvetica, sans-serif;
font-size:11px;
}
a.lien2:hover
{
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
font-family : Verdana, Helvetica, sans-serif;
} 

.boutton 
	{ 	
		font-size: 10px; 
		color: #000000; 
		font-weight: bold;	
		background-image:url(../images/boutton-background.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		border-left-color: #D2D1D1; 
		border-top-color: #D2D1D1;
		border-right-color: #898989;
		border-bottom-color: #898989;
		border-width: thin;
		border-style: solid;
		margin-top:2px;}
