/*Style du portail*/

*{
margin: 0;
padding: 0;
}

body{
text-align: center;
font-family: verdana, arial, sans-serif;
font-size: .8em;
color: #003554;
}

a, a:visited{
border: 0;
color: 003554;
}

a:hover {
text-decoration: none;
color: #dd6900;
}

div.clear {
clear: both;
}

div#main {
width: 990px;
text-align: left;
margin: 0 auto;
position: relative;
}


div#haut img {
float: left;
}

div#haut div#nuage {
width: 451px;
height: 112px;
background: transparent url(http://www.allfanartsv2.com/forum/templates/newBlueSub/images/nuage.png) no-repeat top left;
float: left;
margin: 22px 0 0 100px;
position: relative;
}

div#haut div#nuage a {
position: absolute;
top: 65px;
left: 38px;
}

table.forumline {
margin-bottom: 30px;
}

/*td.row div#divAnnonce {font-size: 11px;}*/


div#presentation {
width: 556px;
height: 282px;
float: left;
margin-bottom: 120px;
}

div#prez {
background: #668191;
padding:5px;
}



h1 span {
font-size: .75em;
font-weight: normal;}


h2 span {color:#920305;}

p.citation {
color: white;
border-bottom: 1px dotted #003554;
padding-bottom: 8px;
padding: 5px 0 15px 0;
margin: 0 10px;
font-size: .85em;
}

p#noborder {
border-bottom: none;
}

p.citation span {
display: block;
text-align: right;
}


p.citation a {color: #CCCCFF;}
p.citation a:hover {text-decoration:none;}

div#filrouge {
float: right;}

div#contentFR	{ 
    background-color: #f1f1f1;
width: 340px;
border: 1px solid #003554;
	text-align: center;
	padding-bottom: 5px;
	}

div#wn	{ 
    position:relative; 
    width:260px; 
	height:270px; 
    overflow:hidden;
margin: 10px 40px 0;	
	}

div#footer {
position: relative;}
	
div#footer p {
text-align: center; clear: both; font-size:.8em; font-weight: bold; }

div#footer p.bordered {
border-bottom: 1px solid #003554; margin-bottom: 5px; padding-bottom: 5px; }



	