body
{
	background:url(images/bgimage.jpg) repeat-x;
	font-family: trebuchet ms;
	font-size:16px;
	margin:0px;
	padding:0px;
	
}

img
{
	border:0px
}

table, td 
 {
 	margin:0;
	padding:0;
 }

.test{
	width:800px;
	
	height:100px
}

.grand{
	
	border-left:solid 1px #f2f2f2;
	border-right:solid 1px #f2f2f2;
	
}

.menu
{
	background:url('images/menubg0.jpg') repeat-x;
	background-position:center;
	width:100%;
}

.smenu
{
	width:25%;
	text-align:center;
	color:#f1f1f1;
	font: Tahoma;
	font-size:12px;
	font-weight:bold;
}

.smenu a
{

	text-decoration:none;
	color:#f2f2f2;
}

.smenu a:hover
{

	text-decoration:none;
	color:darkred;
}
.sinter
{
	border-right:solid 1px #f2f2f2;
		
}

.verticalgauche
{
   background:url(images/ligneverticale.gif) repeat-y  left;
}

.verticaldroit
{
   background:url(images/verticaldroit.gif) repeat-y ;
   
}
.basdroit
{
   background:url(images/basdroit.gif) no-repeat top ;
}

.basgauche
{
   background:url(images/basgauche.gif) no-repeat top ;
}
.horizontalb
{
   background:url(images/hb.gif) repeat-x top;
}

.copy
{
	text-align:center;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}