td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copy{
	font-family : Arial;
	font-size : 9px;
	font-weight : lighter;
	text-align : center;
	color : #A9A9A9;
	letter-spacing : 2px;
}
.option{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #0000A5;
	font-weight : 900;
}
.mail{
	font-family : Arial;
	font-size : 9px;
	font-weight : lighter;
	text-align : center;
	color : #A9A9A9;
	letter-spacing : 2px;
	text-decoration : none;
}
.mail:hover{
	font-family : Arial;
	font-size : 9px;
	font-weight : lighter;
	text-align : center;
	letter-spacing : 2px;
	color : Blue;
	text-decoration : underline;
}
.offre{
	text-align : center;
	font-size : medium;
	color : #0000A5;
}
.mail2{
	font-weight : bolder;
	text-decoration : none;
	color : White;
}
.mail2:hover{
	text-decoration : underline;
	color : Yellow;
}
.line{
	border-right: thick solid #000099;
}
p{
	font-size: smaller;
	text-align : justify;
}
.somm{
	font-size : smaller;
}
.menu{
	font-size : smaller;
	font-weight : bolder;
	color : #FFD700;
	border-left : 15px solid #8894E6;
}
.adr{
	color : White;
	font-size : smaller;
	text-align : center;
}