
/* Content */
div#content {
	float: left;
	text-align: justify;
	width: 648px;
	float:left;
	background:#FFFFFF;
	
}

div#content p{
padding :0em 2.5em 0em 0.5em;
}
div#content div{
padding :0 0 0 0;
}
div#content #top {
background-image:url('images/centre_01.gif');
background-repeat:no-repeat;
width:648px;
height:14px;

}

div#content #centre{
background-image:url('images/centre_02.gif');
background-repeat:repeat-y;
width:648px;
height:100%;
font-size:11px;
color:#AA6F00;
font-family:Trebuchet Ms;
padding :0 0 0 0;
}


div#content #bottom {
background-image:url('images/centre_03.gif');
background-repeat:no-repeat;
width:648px;
height:15px;
float:left;
}


/* Menu3 */
div#menu3 {
	background-image:url('images/index_04.gif');
	background:#FFFFFF;
	width:312px;
	float:left;
}

