body {
	background-image: url(../Images/fond_ULTRA.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	background-color: #FFFFCC;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 71px;
	padding-bottom: 47px;
	background-image: url(../Images/Ultra_15iem.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
td img {display: block;}

a {
	color: #9999cc;
}
a:hover {
	background-color: #fff8eb;
	border-bottom: 1px solid #ffc676;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 150px;
}
#rightColumn {
	float: right;
	width: 365px;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: center;
	position: fixed;
	width: 1000px;
	top: 770px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
#nav {
	height: 71px;
	padding-bottom: 47px;
	text-align: center;
}
