
body {
	color: #407050;	
	background-color: #f9f5f0;
	font-family:  Helvetica, sans-serif, ;
	margin-top: 5px;	
	/*background-image: url("images/");
	background-image: url("images/");
	background-repeat: no-repeat;	
	background-position: top center;*/}
.bas {
	vertical-align: bottom;}

/*	table
	{
	border:solid #f03030 1px;
}
td
	{
	border:dotted #30f030 1px;
}
*/

a 
{
	text-decoration: none;
	color: #10c010;
}
a:visited 
{
	color: #60d050;
}
a:active
{
	color:#3050f0;
}	
a:focus
{
	color:#403050;
}
a:hover
{
	color: #05a000;
	text-decoration: none;	
	background: #ffffff;
}
a:hover img
{
	background-image: url("images/ribambelle_petite.png");
	background-repeat: repeat-x;	
	background-position: bottom center;
}


.note
{   color: #7070f0;

	font-family:times;
}
#bas
{   color: #ffffff;

	font-family:times;
}
.topcenter
	{     
	text-align: center; 
	vertical-align: top;
	}	
.topright
	{     
	text-align: right; 
	vertical-align: top;
	}	