
	body{
		margin:0px;
		background:#555555;
	}
	
	#main{
		background:#ffffff;
		height:100%;
		width:500px;
	}
	#body{
		background:url(images/index_08.jpg) top left no-repeat #ffffff;
		height:100%;
		font-family:trebuchet ms,verdana;
		font-size:12px;
		color:#555555;
		padding:20px;
	}
	#menuBack{
		background:url(images/menu.jpg) top left no-repeat #ffffff;
	}
	#menu td{
		text-align:center;
	}
	#menu{
		font-family:trebuchet ms,verdana;
		font-size:12px;
		color:#ffffff;
		text-transform: uppercase;
		font-weight:bold;
	}
	#menu .selected{
		font-family:trebuchet ms,verdana;
		font-size:12px;
		color:#111111;
		text-transform: uppercase;
		font-weight:bold;
	}
	p.titre{
		margin-top:10px;
		margin-bottom:5px;
		font-family:trebuchet ms,verdana;
		font-size:18px;
		color:#555555;
		text-align:justify;
		font-weight:normal;
	}
	p{
		margin-top:10px;
		margin-bottom:5;
		font-family:trebuchet ms,verdana;
		font-size:13px;
		color:#555555;
		text-align:justify;
	}
	input, select, textarea{
		font-family:trebuchet ms,verdana;
		font-size:11px;
		color:#555555;
	}
	.label{
		font-family:trebuchet ms,verdana;
		font-size:11px;
		color:#ffffff;
	}


