@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/century.eot');
	src: local('☺'), url('../fonts/century.woff') format('woff'), url('../fonts/century.ttf') format('truetype'), url('../fonts/century.svg#webfonthx1IWs44') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/bebasneue.eot');
	src: local('☺'), url('../fonts/bebasneue.woff') format('woff'), url('../fonts/bebasneue.ttf') format('truetype'), url('../fonts/bebasneue.svg#webfontKhBOeL7k') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Extrafine';
	src: url('../fonts/extrafine.eot');
	src: local('☺'), url('../fonts/extrafine.woff') format('woff'), url('../fonts/extrafine.ttf') format('truetype'), url('../fonts/extrafine.svg#webfont6mmh8eVR') format('svg');
	font-weight: normal;
	font-style: normal;
}

fieldset{
margin:16px;
font-size:16px;
}

fieldset h1,fieldset h2,fieldset h3{
border-bottom:0px;
}

fieldset p{
font-size:14px;
}

p {
margin:16px;
font-size:14px;
font-family:'Century Gothic', Tahoma, Arial;
text-align:justify;
}


	
#central div{
}

#central li{
}

h1 {
width:100%;
height:64px;
float:left;
font-size:48px;
font-weight:normal;
font-family:'Bebas Neue';
text-shadow:1px 1px rgb(160,160,160);
background:url(../img/titres/h1.png) top left no-repeat;
padding-left:4px;
}


h2 {
width:100%;
height:64px;
float:left;
font-size:32px;
font-weight:normal;
font-family:'Bebas Neue';
text-shadow:1px 1px rgb(128,128,128);
background:url(../img/titres/h2.png) top left no-repeat;
padding-left:8px;
}


h3,
#mail label{
width:100%;
height:32px;
float:left;
font-size:24px;
font-weight:normal;
font-family:'Bebas Neue';
text-shadow:1px 1px rgb(160,160,160);
background:url(../img/titres/h3.png) top left no-repeat;
padding-left:4px;
}


.error_list ul{
	 }
	 
.error_list li{ 
width:100%;
height:16px;
font-size:16px;
font-weight:normal;
font-family:'Bebas Neue';
list-style-type: none;
}

th label{
width:100%;
height:48px;
float:left;
font-size:24px;
font-weight:normal;
font-family:'Bebas Neue';
background:url(../img/titres/h3.png) top left no-repeat;
}


#mail table{
width:768px;
position:absolute;
top:64px;
left:8px;
}

#mail tr,
#mail td{
	width:768px;
}

#mail input,
#mail textarea
{
	width:100%;
	background:none;
}

input.button{
font-size:24px;
font-weight:normal;
font-family:'Bebas Neue';
text-shadow:1px 1px rgb(160,160,160);
}
	
#mail textarea{
height:300px;
}

.song{
	cursor:pointer;
}


.user_profile{
	position:relative;
	height:88px;
}

.user_photo{
	position:absolute;
	width:64px;
	height:80px;
	left:4px;
	top:4px;
	background: lightgray;
}

.user_name{
	position:absolute;
	left:80px;
	top:4px;
	font-weight: normal;
	text-shadow:1px 1px rgb(160,160,160);
	font-size:32px;
	font-family:'Bebas Neue';
	color:darkblue;
}

.publi_new{
  height:64px;
}

#publi_send{
  width:120px;
  height:24px;
  padding:4px;
  background: darkblue;
  color:white;
  cursor:pointer;
  text-decoration:none;
}
#whatnews{
	width:512px;
	height:24px;
	margin:16px;
}

.publi_user{
	font-weight: bold;
	text-shadow:1px 1px rgb(160,160,160);
	font-size:13px;
	font-family:Tahoma;
	color:darkblue;
}
.publi_content{
	font-size:13px;
	font-family: Tahoma;
	padding:4px;
}
.publi_time{
	font-size:11px;
	color:gray;
	font-family: Tahoma;
	padding:4px;
}



