body {
	background-color: #A8B7BE;
	background-image: url(../asset/tall-t1.gif);
	background-repeat: repeat-x;	
}

A:link	{
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:hover	{
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:active {
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:visited {
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
     }

.petit {
	font-size: 12px;
}
.plus {
	color:#FF3300;
	font-weight:bold;
	text-decoration:underline;
}
.rien {

}
#container {
	width: 766px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	border: thin dotted #999999;
}
