@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:100%;
	vertical-align:middle;
	text-align:left;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images-structure/structure/fond.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

#arriere {
	background: url(../images-structure/structure/fond-gauche.gif) no-repeat scroll 0 0;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

a {color:#FFFFFF}

table {text-align:left;}

.orange {color:#FF6600; font-weight:bold;}

