body{
	background-color:#000000;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:trebuchet MS, arial;
	font-size:12px;
	background:url(images/bg.jpg) center top repeat-y;

}

a{color:#FFFFFF; font-weight:bold; font-size:12px;}
a:hover{color:#8adeea;}


#complet{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:720px;
	height:480px;;
	margin-top:35px;
	padding:0px;
	border:#FFFFFF solid 2px;
}

#titre{
	margin:0px;
	padding:0px;
	font-size:0px;

}

#milieu{
	background:url(images/milieu.jpg) no-repeat top left;
	width:720px;
	height:203px;
	margin:0px;
	padding:0px;
}

#fond{
	width:558px;
	height:168px;
	background:url(images/bg-section.jpg) no-repeat top left;
	position:absolute;
	top:229px;
	left:144px;
	padding:45px 10px 15px 25px;
}

#fond h2{
color: #CC0000;
margin:0px;
padding:0px;
font-size:25px;
display:inline;
}

#liens{
	background:url(images/liens.jpg) no-repeat top left;
	width:287px;
	height:66px;
	padding:19px 0px 10px 80px;
	line-height:15px;
	float:left;

}

#contact{
	background:url(images/contact.jpg) no-repeat top left;
	width:238px;
	height:66px;
	float:right;
	padding:19px 5px 10px 110px;
	line-height:15px;
	font-size:16px;
	font-weight:bold;
}

#contact h2,#liens h2 {
text-indent:-10000;
font-size:0px;
position:absolute;
margin:0px;
padding:0px;}

#menu{
	height:168px;
	width:119px;
	text-indent:-10000px;
	font-size:0px;
	position:absolute;
	top:229px;
	left:-18px;
}

#menu a:hover{background-position:bottom;}

#web_a a{background:url(images/bt-web.jpg) bottom left no-repeat; width:119px; height:42px; display:block}
#typo_a a{background:url(images/bt-typo.jpg) bottom left no-repeat; width:119px; height:37px; display:block}
#image_a a{background:url(images/bt-image.jpg) bottom left no-repeat; width:119px; height:38px; display:block}
#video_a a{background:url(images/bt-video.jpg) bottom left no-repeat; width:119px; height:51px; display:block}

#web a{background:url(images/bt-web.jpg) top left no-repeat; width:119px; height:42px; display:block}
#typo a{background:url(images/bt-typo.jpg) top left no-repeat; width:119px; height:37px; display:block}
#image a{background:url(images/bt-image.jpg) top left no-repeat; width:119px; height:38px; display:block}
#video a{background:url(images/bt-video.jpg) top left no-repeat; width:119px; height:51px; display:block}

#fond2{
	width:558px;
	height:168px;
	background:url(images/bg-section.jpg) no-repeat top left;
	position:absolute;
	top:229px;
	left:90px;
	padding:45px 0px 15px 0px;
	text-align:center
}
