html, body { margin:0; padding:0; border:0; }
body {
	padding-top: 250px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: .83em;
	background: #f3f3f3 url(bg.gif) no-repeat top left;
	color: #817969;
}

#infos {
	position: absolute;
	top: 110px;
	left: 150px;
	width: 475px;
}
#menu { float: left; width: 175px; }
#menu a { text-decoration: none; text-transform: uppercase; }
#menu h4 a { color: #817969; font-size: .9em; }
#menu h3, #menu h4 { font-style: normal; font-weight: normal; }
#menu a:hover, #menu a.current { color: #de2727 !important; }

#content { float: left; padding-left: 30px; width: 600px; }
#details { float: left; padding-left: 10px; width: 200px; }

#footer {margin-left: 200px;}

a { color: #ce972c; }

.nono {margin:0 !important; padding:0 !important;}
.txt-right {text-align: right}
.clear {clear: both}
