@font-face
{
	font-family: "Cloister";
	src: url(http://static.wakfufan.fr/css/fonts/CloisterBlack.eot);
	src: local("Cloister Black"), url(http://static.wakfufan.fr/css/fonts/CloisterBlack.ttf) format("truetype");
}
.cloister { font-family: Cloister; }

#news_haut
{
background: transparent url('http://static.wakfufan.fr/images/news/haut.png') no-repeat;
width:636px;
height:196px;
}

#news_haut_vierge, #news_haut_vide
{
background:url("http://static.wakfufan.fr/images/news/ehaut.png") no-repeat scroll 0 0 transparent;
font-family: "Hand of Sean";
font-size:4em;
height:116px;
padding:40px 170px;
text-align:center;
width:296px;
}

#news_haut_vierge div, #news_haut_vide div
{
display:table-cell;
vertical-align:middle;
text-align:center;
width:296px;
height:116px;
color: #151515;
text-shadow:#5a5a5a 0px 0px 4px;
line-height:0.8em;
}

#news_haut_vide {background:url("http://static.wakfufan.fr/images/news/vhaut.png") no-repeat scroll 0 0 transparent; }

#news_corps
{
background: transparent url('http://static.wakfufan.fr/images/news/corps.png') repeat-y;
width:636px;
}

#news_bas
{
background: transparent url('http://static.wakfufan.fr/images/news/bas.png') no-repeat;
width:636px;
height:216px;
margin-top:-25px;
}

#news_bas div
{
position:relative;
top:150px;
margin-left:520px;
cursor:pointer;
text-decoration:underline;
}

.news_more { display:none; }

.news_news
{
margin-left:40px;
width:560px;
margin-bottom:25px;
}
.news_titre
{
font-family:"Bohemian typewriter";
font-size:2em;
color:#151515;
}
.news_titre a, .news_infos a
{
color:#151515;
text-decoration:none; 
}
.news_titre a:hover, .news_infos a:hover{ text-decoration: underline; }

.news_infos
{
/*font-family:WFAdler;
font-size:1em;*/
font-size:0.8em;
font-style:italic;
margin-top:-3px;
}

.news_contenu
{
/*background: url("/images/news/contenu.png") repeat;*/
color:black;
font-size:90%;
line-height:1.1;
/*margin-left:40px;*/
padding:10px;
}

.news_contenu img { max-width:100%; }

.news_page
{
font-family:"Hand of Sean";
font-size:1.5em;
margin-left:60px;
margin-bottom:20px;
}

.news_page a
{
color:black;
text-decoration: none;
}
.news_page a:hover { text-decoration: underline; }


.head_box
{
border:1px solid black;
font-size:0.8em;
height:70px;
margin-left:65px;
margin-top:60px;
padding:5px;
width:110px;
float:left;
position:relative;
}

.head_all
{
position:absolute;
bottom:3px;
right:3px;
}
.head_all a { font-weight:bold; color:black;
text-decoration:none;}

.head_rss
{
float:left;
margin-left:608px;
margin-top:65px;
position:absolute;
}
