#degrade {
	background: url(images/degrade.gif) repeat-x;
	position: absolute;
	height: 100%;
	width: 100%;
}
#site {
	position:absolute;
	left:50%;
	top:0px;
	width:892px;
	margin-left: -446px;
}

#entete {
	width:892px;
	background: url(images/entete.png) no-repeat;
	height: 102px;
	margin-top: 18px;
}

#menu {
	height: 13px;
	width: 659px;
	left: 227px;
	top: 56px;
	position: relative;
	background: url(images/menu.gif) no-repeat;
}


#langue {
	height: 10px;
	width: 55px;
	left: 812px;
	top: 11px;
	position: relative;
}

#contenu {
	background: url(images/contenu.png) repeat-y;
	padding-left: 246px;
	padding-right: 150px;
	padding-bottom: 25px;
	width: 496px;
}

#pied {
	width: 892px;
	background: url(images/pied.png) no-repeat;
	height: 235px;
	margin-bottom: 18px;
}

#pied img {
	margin-right: 6px;
	text-align: right;
}

#contenu, #entete, #pied {
	behavior: url(iepngfix.htc)
}

/*tags generiques*/

body {
	margin: 0px;
	padding: 0px;
	color: #786a5a;
	font: 14px/1.7 "Times New Roman", Times, serif;
	text-align: justify;
}

a:link, a:visited, a:active {
	color: #f88f3f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}
h1 {
	font-size: 15px;
	line-height: 1.2;
	margin: 1em 0 0 0;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
p {
	margin: 1em 0 0 0;
}

.exposant {
	font-size: 9px;
	vertical-align: top;
}



.titres {
	display: block;
}

.motif {
	padding: 22px 208px 10px 208px;
}

.tracking {
	word-spacing: -0.1em;
}



.photo {
	float: right;
	margin: 3px 0 10px 20px;
}

.legende {
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
