body{ 
	background-image:url(../images/img_fond.jpg);
	background-repeat:repeat-x;
	background-color:#d6d6d6;
	margin:15px;
}

div.contour{
	border:1px #333333 solid;
	position:relative;
}

table{
  color:#534946;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:left;
}

table a{
	color:#534946;
}

table td#decoGauche{
	background-color:#e1daa9;
}

table td#contenu{
	background-image:url(../images/img_fondContenu.jpg);
	background-repeat:repeat-x;
	background-color:#e1daa8;
}

table p{
	margin-right:10px;
	margin-top:9px;
	margin-bottom:0px;
}

table td#contenu2{
	background-color:#e1daa8;
	padding-left:15px;
	padding-right:15px;
}

/* CSS pour le menu de droite */
table td.vBorder{
	background-image:url(../images/img_border.jpg);
	background-repeat:repeat-y;
}

table td#menu{
	background-image:url(../images/img_fondMenu.jpg);
	background-repeat:repeat-y;
}

div#copyrights{
	color:#ffffff;
	position:absolute;
	bottom:5px;
	width:245px;
}

	/*Espacement pour menu */
	img#smenu2a{
		margin-top:3px;
	}
	img#smenu2b{
		margin-top:2px;
	}
	img#smenu2c{
		margin-top:2px;
	}
	
	img#smenu3a{
		margin-top:5px;
	}
	img#smenu3b{
		margin-top:3px;
	}
	img#smenu3c{
		margin-top:2px;
	}
	
	img#smenu4a{
		margin-top:5px;
	}

/* Fin du CSS pour le menu de droite */

form{
	margin:0;
	padding:0;
}

