*
{
	margin:0;
	padding:0;
}

html,	body
{
	height: 100%;
}

.cleaner
{
	clear:both;
	height:0;
	border:0;
	line-height:0;
}

body
{
	font-family: verdana,arial,sans-serif;
	color: #000;
	font-size: 11px;
	background-color: #f2eeee;
	background-color: #000;
	background-image: url("http://misc.caramericaine.fr/images/fonds/fd_body_noir.gif");
	background-repeat: repeat;
	background-position: top left;
}


div#conteneur
{
	top:0;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	/*
	background-image: url("http://misc.caramericaine.fr/v2/images/fonds/fond1_deb.gif");
	background-repeat: repeat-y;
	background-position: top right;
	*/
}

div#header
{
	background-color: #fff;
}

div#centre
{
	padding: 10px;
}

div#footer
{
	text-align: center;
	padding:8px;
	margin-top: 15px;
	border-top: 2px solid #ccc;
	background-color: #d2d0d0;
	height: 1%;
	width: 734px;
	color: #444;
	line-height: 16px;
	background-image: url("http://misc.caramericaine.fr/images/fonds/degrade_pied.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
    z-index:51px;
}

div#audience
{
	text-align: center;
	margin:15px;
}