

#general{

	margin-left: auto;

    margin-right: auto;

	width: 950px;

	}



#banniere{

	background-color: #ffffcc;

	width:950px;

	height:120px;

	background: url(images/banniere.jpg) no-repeat 50% top;

	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;

	font-size: 14px;

	text-align:right;

	color:#ffffcc;

	margin-bottom:10px;

	}



#corpsdepage{

	margin-left: auto;

    margin-right: auto;

	width:950px;

	background-color: #ffffcc;

	}



#gauche
{
	width:200px;
	float: left;
	background-color: #ffffcc;
}



#centre
{
	margin-left: 200px;
	margin-right: 200px;
}



#droit
{
	width:200px;
	float: right;
}

#piedepage
{
	width:950px;
	background-color: #ffffcc;
/*	float:left;*/
	
}
/* menu bas de page */
UL#menubasdepage
{
	PADDING: 0px 0px 0px 100px;
	MARGIN: 10px 0px 0px 100px;
	/*WIDTH: 200px;*/
	float:left;
	text-align:right;
	FONT-SIZE: 10px;
	LIST-STYLE-TYPE: none;
	background-color: #ffffcc;	
}

UL#menubasdepage LI
{
	FONT-SIZE: 10px;
	PADDING: 0px 5px 0px 5px;
	color: #cc6633;
	display:inline;
}



UL#menubasdepage LI A
{
	color: #cc6633;
	TEXT-DECORATION: none;
}

UL#menubasdepage LI A:hover
{
	color: #66cc66;
	TEXT-DECORATION: underline;
}

#xiti-logo
{
MARGIN: 0px; WIDTH: 80px;
float:left;
}


