body {
margin: 0;
padding: 0;
background: #fff;
color: #000;
font-family: "Trebuchet MS", sans-serif;
font-size: 80%;
}
hr.clear {
clear: both;
background: transparent;
color: transparent;
border: none;
height: 0px;
line-height: 0px;
}
#homepage {
	width: 816px;
	margin: 0 auto;
	text-align: center;
}
#homepage #header {
	width: 816px;
	height: 100px;
	text-align: left;
}
#homepage h1#title {
margin: 0;
padding: 0;
	display: block;
	width: 265px;
	height: 88px;
	
	background: url(/themes/mediactif2/mediactif/images/mediactif.png) top left no-repeat;
}
#homepage #title a {
	display: block;
	width: 265px;
	height: 88px;
	text-indent: -900000px;
	overflow: hidden;
}
#homepage #contact {
	position: relative;
	margin: -60px 10px 0 0;
	text-align: right;
}
#homepage #contact a {
	color: #5c606f;
	text-decoration: none;
	padding: 0 0 0 1em;
}
#homepage #main {
	width: 816px;
	text-align: left;
}
#homepage #main p {
	font-size: 1.3em;
	margin: 0 0 0 8px;
	padding: 0;
	line-height: 1.2em;
}
#homepage #main #services {
	margin: 10px 0;
}
#homepage #main .service {
	float: left;
	width: 204px;
	margin: 0;
}
#homepage #main .service h1 {
 	margin: 0 10px;
	width: 184px;
	height: 46px;
	background: #6f7382 url(/themes/mediactif2/mediactif/images/home-btn.png) no-repeat;
	font-size: 1.4em;
	text-align: center;
	font-weight: normal;
}
#homepage #main .service h1 a {
	display: block;
	color: #fff;
	padding-top: .5em;
	text-decoration: none;
}
#homepage #main .service ul {
	display: block;
	height: 145px;
	font-size: .9em;
	margin: 10px 8px 0 8px;
	padding: 0;
	text-indent: 0;
}
#homepage #main .service ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-position: inside;
}
#homepage #main .service ul li a {
	color: #000;
	text-decoration: none;
}

#footer {
margin: 15px 0 0 0;
padding: 0 0 6px 0;
background:transparent url(/themes/mediactif2/mediactif/images/footer.png) bottom center no-repeat;
color: #888a85;
font-size: .9em;
}
