@charset "utf-8";
/*
*	Feueille de styles UMS
*/

div#header {
	width:819px;
	margin: 100px auto 0 auto;
	padding: 2px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	text-align: center;
}

div#header img {
	position:relative; margin-top: -63px
}

div#corps {
	width:819px;
	padding: 2px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

div#content {
	width: 100%;
	margin: 0 2px 2px 2px;
}


#tableFooter {
	text-align: center;
	height: 24px;
}

#tableFooter a {
	font-size: 11px;
	font-weight: bold;
	color: #302D2D;
	text-decoration: none;
}

#tableFooter a:visited { color: #302D2D; }
#tableFooter a:hover { color: #000; }


#backDecobains {
	background-image: url(images/backDecobains.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#backChauffage {
	background-image: url(images/backChauffage.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#backDistribution {
	background-image: url(images/backDistribution.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


