// Styles CSS - www.le-tiramisu.fr

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background: #994332 url(images/interface/test.gif) no-repeat top;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: justify;
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

div {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}

a {
	color:#fff;
	text-decoration: none;
}

#gauche {
	height:800px;
	float:left;
	vertical-align:top;
}

#droite {
	height:800px;
	float:left;
	vertical-align:top;
}

#contenu {
	width: 1002px;
	margin: 0 auto;
}

/*#decor_gauche {
	background: #994332 url(images/interface/decor_gauche.jpg) no-repeat 0% 0%;
	width:136px;
	height:791px;
	float:left;
}

#decor_droite {
	background: #994332 url(images/interface/decor_droite.jpg) no-repeat 0% 0%;
	width:134px;
	height:791px;
	float:left;
}*/

#centre {
	width:732px;
	float:left;
	vertical-align:top;
}

#anim {
	height:634px;
	margin:0;
	padding:0;
	overflow: hidden;
}

#anim_haut {
	height:9px;
	margin:0;
	padding:0;
	overflow: hidden;
}

#anim_bas {
	background: #994332 url(images/interface/anim_bas.jpg) no-repeat 0% 0%;
	height:22px;
}

#footer {
	background: #994332 url(images/interface/footer_pixel.jpg) repeat-x 0% 0%;
	height:37px;
	margin:0px;
	padding:0px;
	overflow: hidden;
}

#footer_gauche {
	width:12px;
	height:37px;
	background: #994332 url(images/interface/footer_gauche.jpg) no-repeat 0% 0%;
	float:left;
}

#footer_contenu {
	width:706px;
	height:37px;
	float:left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
}

#footer_droite {
	width:14px;
	height:37px;
	background: #994332 url(images/interface/footer_droite.jpg) no-repeat 0% 0%;
	float:left;
}

#copyright {
	background: #994332 url(images/interface/copyright_bas.jpg) no-repeat 0% 0%;
	height:54px;
	text-align: center;
	margin:0px;
	padding:0px;
}