﻿body
{
	background-color: #D8D8D8;
	padding: 10px;
	margin: 0px;
	font-size: 11px;
	text-align: left;
	font-family:Verdana;
}
input[type="submit"]
{
		cursor:pointer;
}
.button
{
	cursor:pointer;
}
div#menu_links a
{
	text-decoration:none;
	color:White;
}
div#sign_link a
{
	text-decoration:none;
	color:White;
}
a:hover
{
	color:#47758c;
	font-weight: bold;
}
table
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#menu
{
	width: 127px;
}
#fmenu
{
	width: 127px;
	background-image: url(../../images/mo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#texte
{
	margin: 15px;
	background-image: url(../../images/veinparis.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

