/* CSS Document */


p,ul,li,td {
font-size : 100%;
font-family : arial;
font-size: 13px;
color : #303030;
text-decoration : none;
}

.img {
	border: 2px solid #FFFFFF;
}
a {
font-size : 100%;
font-family : arial;
font-size: 10px;
color : #303030;
text-decoration : underline;
}

body {
topmargin : 0;
align : center;
font-size : 100%;
font-family : arial;
font-size: 10px;
}

.blanc {
	font-size : 100%;
	font-family : arial;
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: none;
}



a.blanc {
	font-size : 100%;
	font-family : arial;
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: underline;
}
.vert {
font-size : 100%;
font-family : arial;
font-size: 10px;
color : #5F6E3C;
TEXT-DECORATION: none;
}

.blancbig {
	font-size : 100%;
	font-family : arial;
	font-size: 16px;
	color : #FFFFFF;
	text-decoration: none;
}
.titre {
	font-size : 100%;
	font-family : arial;
	font-size: 11px;
	color : #303030;
	font-weight: bold;
}


	.button{
	background-color : #FFFFFF;
	color:#595959;
	cursor : hand;
	border : 1px outset #FFFFFF;
	font-family : arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 7.5pt;
}