#content {
	position:absolute;
	width:645px;
	z-index:4;
	left: 319px;
	top: 188px;
	padding:0px;
	margin:0px;
	height: auto;
	color: #c5c5c5;
}
#content p{
	padding:0px;
	margin:0px;
	font-size:14px;
}
#content h1 {
	padding:0px;
	margin:0px;
	color: #605b5b;
}
#content h2 {
	padding:0px;
	margin:0px;
	color: #605b5b;
}
#content img {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
}
#content li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-weight:bold;
	background-image: url(images/interne/puce-uk.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#content li a {
	color: #C5C5C5;
	text-decoration:underline;

}

#content ul {
	margin: 0px 0px 10px 33px;
	padding: 0px;
}
#content  p a {
	color: #C5C5C5;
	text-decoration: underline;
}
#content  p a:hover {
	color: #605B5B;
	text-decoration: overline underline;
}

.intfondlateral {
	background-image: url(images/home-lateral-uk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondgauche {
	background-image: url(images/fond-home.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fonddroit {
	background-image: url(images/fond-home-d.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondbottom {
	background-image: url(images/fond-bottom.gif);
	background-repeat: repeat-y;
}

.fondbgd {
	background-image: url(images/fond-bgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C5C5C5;
	margin: 0px;
	padding: 0px;
}

a.menulink {
	color: #C5C5C5;
	text-decoration: none;
}

a.menulink:hover {
	color: #605B5B;
	text-decoration: none;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5C5C5;
	margin: 0px;
	padding: 0px;
}

a.menulink1 {
	color: #C5C5C5;
	text-decoration: underline;
}

a.menulink1:hover {
	color: #605B5B;
	text-decoration: overline underline;
}

#sc1{ display:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#670000;
}

