body {
	background: #9c9c9c;
	margin: 0;
	text-align: center;
	color: #fff;
	font-family: "trebuchet ms", arial;
	font-size: 13px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0 0 4px 0;
}

h1 a {
	display: block;
	width: 140px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	background: url(../images/tamtam-tbwa.gif);
}
p {
	margin: 0 0 30px 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
#container * {
	text-align: left;
}
#admin-alt-wrapper {
	font-size: 18px;
	padding: 50px 0 20px 300px;
	color: #4a4a4a;
}
#admin-alt-wrapper .alt {
	color: #fff;
}
#admin-alt-wrapper p {
	margin-bottom: 15px;
}
#anim {
	background: url(../images/bg.jpg) no-repeat;
	height: 340px;
	width: 1000px;
}
#footer {
	padding-left: 138px;
}
ul {
	margin: 0;
	padding: 0 0 85px 138px;
	background: url(../images/promo-bg.jpg);
	width: 862px;
	overflow: hidden;
}
ul li {
	display: inline;
}
ul li a {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	height: 135px;
	text-indent: -10000px;
	margin-right: 17px;
	background-repeat: no-repeat;
	background-position: top left;
}
ul li a:hover {
	background-position: left bottom;
}
ul li a.open {
	background-position: left bottom !important;
}
ul li#campagne-1 a {
	background-image: url(../images/bt-pub1.jpg);
}
ul li#campagne-2 a {
	background-image: url(../images/bt-pub2.jpg);
}
ul li#campagne-3 a {
	background-image: url(../images/bt-pub3.jpg);
}
.title {
	color: #4a4a4a;
}

