body
	{
		margin:0px;
		font-family:sans-serif;
		font-size:12px;
		color:#707070;
		text-align:center;
	}
	
td.menu
	{
		width:200px;
		text-align:middle;
	}

font.red
	{
		color:#eb0000;
		font-size:14px;
		font-weight:bold;
	}
	
font.important
	{
		color:#333333;
		font-weight: bold;
		font-size:12px;

	}
	
font.smalltitle
	{
			font-size:20px;
			font-weight:bold;
			color:#333333;
	}
	
img
	{
		border:none;
	}

li
	{
		padding-left:15px;
	}
	
a
	{
		color:#707070;
		text-decoration:none;
	}

a:visited
	{
		color:#707070;
		text-decoration:none;
	}

a:hover
	{
		color: #333333;
		text-decoration: underline;
	}
	
a.contact
	{
		font-size: 14px;
		font-weight:bold;
		color:#707070;
	}

a.contact:visited
	{
		font-size: 14px;
		font-weight:bold;
		color:#707070;
	}

a.contact:hover
	{
		font-size: 14px;
		font-weight:bold;
		color: #333333;
	}
	
a.quisommesnous
	{
		font-size:13px;
		color:#707070;
		text-decoration:none;
	}

a.quisommesnous:visited
	{
		font-size:13px;
		color:#707070;
		text-decoration:none;
	}

a.quisommesnous:hover
	{
		font-size:13px;
		font-weight:bold;
		color: #333333;
		text-decoration: underline;
	}
	
