a,img
	{
	border:none;
	}
	
a
	{
	color:#4b9a00;
	text-decoration:none;
	}	

body,td
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:center;
	margin:0px;
	margin-top:10px;
	background:url(http://matthieu.net/blog/wp-content/uploads/2011/05/Mondiale-2CV.jpg) repeat;
	}
	
strong
	{
	color:#444;
	font-size:12px;	
	}
	
input, textarea, select
	{
	font-size:11px;
	padding:3px;
	color:#666666;
	background:url(../images/onglet_out.gif) center top repeat-x;
	border:none;
	}

td
	{
	background:none;
	}

#basdepage
	{
	background-image:url(../images/basdepage.jpg);
	height:86px;
	width:948px;
	border:solid 1px #CCC;
	border-top:none;
	border-bottom:none;
	}
	
#basdepage_menu
	{
	width:950px; 
	height:25px;
	}

#body
	{
	width:950px;
	margin:auto auto;
	text-align:left;
	}
	
#contenu
	{
	background:#FFF;
	border:solid 1px #CCC;
	border-top:none;
	border-bottom:none;
	}
	
.message
	{
	background:#FFC;
	border:1px dotted #F90;
	text-align:center;
	}
	
.info
	{
	background:#FFC;
	border:1px dotted #F90;
	text-align:justify;
	padding:5px;
	}
	

	
	
