/*
Theme Name: Dj Anto FR
Theme URI: http://www.djanto.fr
Description: Site personnalisé pour dj Anto
Version: 1.0
Author: Cyrille Proux Photographie
Author URI: http://www.cyrilleproux.fr
Tags: dj anto, mix, music, musique, house, cyrille proux
*/
body {
	background-color:#222222;
	background-image:url("http://www.djanto.fr/fond.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:verdana;
	color:white;
}
.ban{
	position: absolute;
	left:50%;
	top:0px;
	margin-left: -400px;
	z-index: 1;
	height: 264px;
	width: 800px;
	background-color:#222222;
	background-image:url("http://www.djanto.fr/BanniereAntoMySpace.jpg");
}
.title{
	position: absolute;
	left:50%;
	top:269px;
	margin-left: -400px;
	z-index: 1;
	height: 30px;
	width: 800px;
	background: #222222;
	text-align:center;
	vertical-align:middle;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
}
.cont{
	position: absolute;
	left:50%;
	top:304px;
	margin-left: -400px;
	z-index: 1;
	background: #222222;
	height: 330px;
	width: 800px;
}
.mp3{
	position: absolute;
	left:50%;
	top:314px;
	margin-left: -420px;
	z-index: 2;
	height: 300px;
	width: 344px;
	color: white;
	text-align:center;
}
.bio{
	position: absolute;
	left:50%;
	top:314px;
	margin-left: -70px;
	z-index: 2;
	height: 300px;
	width: 450px;
	color: grey;
	font-size: 12px;
	text-align:justify;
	color: #999999;
	overflow: auto;
	text-indent:30px;
	border:1px solid white;
}
h2{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
}
.contact{
	position: absolute;
	left:50%;
	top:639px;
	margin-left: -400px;
	z-index: 1;
	height: 107px;
	width: 800px;
	background: #222222;
	color: #999999;
	font-size: 12px;
	text-align:center;
}
.contact a{
	text-decoration:none;
	color: white;
}
.contact a:hover{
	background:#999999;
	color: black;
}
.logo-myspace{
	position: absolute;
	left:50%;
	top:664px;
	margin-left: -375px;
	z-index: 5;
	height: 57px;
	width: 150px;
}
.logo-facebook{
	position: absolute;
	left:50%;
	top:664px;
	margin-left: -175px;
	z-index: 5;
	height: 57px;
	width: 150px;
}
.logo-facebookfan{
	position: absolute;
	left:50%;
	top:664px;
	margin-left: 25px;
	z-index: 5;
	height: 57px;
	width: 150px;
}
.logo-mail{
	position: absolute;
	left:50%;
	top:664px;
	margin-left: 225px;
	z-index: 5;
	height: 57px;
	width: 150px;
}
.copyright{
	position: absolute;
	left:50%;
	top:751px;
	margin-left: -400px;
	z-index: 1;
	height: 10px;
	width: 800px;
	font-size: 8px;
	color: #ffffff;
	background: #222222;
	font-variant: small-caps;
	text-align:center;
	letter-spacing:4px;
}
.copyright a{
	text-decoration:none;
	color: #ffffff;
}
.copyright a:hover{
	background:#ffffff;
	color: 333333;
}
.space{
	height:50px;
}

