﻿td{
text-align: left;
}
a{
	color: #DA5066;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-size:14px;
}
a { text-decoration: none; color: #DA5066; }
a:visited	{ text-decoration: none; color: #DA5066; }
a:hover		{ text-decoration: none; color: #8D3745; }
a:active	{ text-decoration: none; color: #DA5066; }
body{
	font-size:6px;
	color: #000;
	text-align: center;
}

.tokio{
font-style: normal;
	font-size:12px;
	font-weight: bolder;
	color: #787060;
	}
.copy{
font-style: normal;
	font-size:9px;
	font-weight: bolder;
	color: #000;
	}
	.tokioa{
font-style: normal;
	font-size:14px;
	font-weight: bolder;
	color: #787060;
	}
	
.titre{
font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:24px;
	font-weight: bolder;
	color: #F3B50E;

}
.minititre{
font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:16px;
	font-weight: bolder;
	color: #22B25C;

}
table.point{
border-style:dashed;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
border-color:#F7972D;
}
div#header{
	margin: 0 auto;
	width: 780px;
	background: url(images/header-vierge-copie.png);
	height: 96px;
}
div#menu ul li a{
	width: 155px;
	display: block;
	padding: 2px 5px;
	border-left: 4px solid #000;
	text-decoration: none;
	border-top: 1px solid #BBBBBB;
	color: #313131;
	letter-spacing: 0px;
	font-weight: normal;
}