/*Skin réalisé par Spowny pour http://thebase13.free.fr*/


body
{
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica ;
	background-image: url(bg.png);
	background-position: right bottom ;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF ;
}

div#conteneur
{
	width: 800px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: justify;
	border: 0 ;
	background: none ;
}

#ban_zezone
{
	color: #FFFFFF ;
	height: 25px ;
	text-align: left ;
}

#ban_zezone_back
{
	position: absolute ;
	float: right ;
	top: 6px ;
	right: 30px ;
	background: #000000 ;
}

#ban_zezone a
{
	line-height: 20px ;
	font-size: 0.9em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #FFFFFF ;
	text-decoration: none ;
	margin-right: 10px ;
	margin-left: 10px ;
}

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

h1#header
{
	height: 181px ;
	background: url(bg_menu.png) no-repeat left top ;
	margin: 0 ;
}

h1#header a
{
	width: 452px ;
	height: 142px ;
	display: block ;
	background: url(title.png) no-repeat ;
	position: relative ;
	left: 115px ;
	top: 8px ;
	text-indent: -5000px ;
}

ul#menu
{
	height: 25px ;
	margin: 0 auto ;
	padding: 0 ;
	background: url() no-repeat;
	list-style-type: none ;
}

ul#menu li
{
	float: left;
	text-align: center ;
	width: 160px ;
}

ul#menu li a
{
	line-height: 20px ;
	font-size: 0.9em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #FFFFFF ;
	display: block ;
	text-decoration: none ;
}

ul#menu li a:hover
{
	background: url() repeat-x 0 0 ;
	color: #FF0000 ;
}

div#contenu
{
	color: #FFFFFF ;
	padding: 0 50px 0 50px ;
}

#flow
{
	background: url(bg_flow.png) center top no-repeat ;
}

.descriptif
{
	border: solid #333333 2px ;
	font-size: 0.9em ;
	margin-top: 20px ;
	background-image: url(bg_text.png) ;
	background-position: right bottom ;
	background-repeat: no-repeat ;
	background-color: #0F0F0F ;
	width: 600px ;
	margin-left: auto ;
	margin-right: auto ;
}

div#contenu h2
{
	padding-left: 40px ;
	line-height: 25px ;
	font-size: 1.3em ;
	background: url(h2.jpg) repeat-x left bottom ;
	color: #FFFFFF ;
	margin-top: 0px ;
}

div#contenu h3
{
	margin-left: 40px ;
	padding-left: 20px ;
	border-bottom: 2px solid #333333 ;
	border-left: 4px solid #333333 ;
	color: #FF0000 ;
	font-size: 1.3em ;
	margin-top: 0px ;
	background-color: #000000 ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.2em ;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

div#contenu a
{
	color: #FF0000 ;
}

div#contenu a:hover
{
	color: #C60000 ;
	text-decoration: none ;
}

#footer
{
	padding-top: 20px ;
	font-size: 10px ;
	font-family: verdana,arial ;
	color: #cccccc ;
	text-decoration: none ;
	text-align: center ;
}

#footer a
{
	color: #cccccc ;
	text-decoration: none ;
}

#footer a:hover
{
	text-decoration: underline ;
	color: #cccccc ;
}

.gauche
{
	float: left ;
	margin: 10px ;
} 

.droite
{
	float: right ;
	margin: 10px ;
}

img
{
	border: 0 ;
}

table
{
	text-align: center ;
	margin: 0 auto ;
	width: 100% ;
	border : 0 ;
	height: 2px ;
	border: 0px ;
}

table tr
{
	height: 25px ;
}

#contenu li
{
	margin-left: 50px ;
}

.red
{
	font-weight: bold ;
	color: #FF0000 ;
}

#chat form
{
	height: 25px ;
	margin: 0 ;
	padding: 0 ;
	margin-top: 10px ;
}

#chat input
{
	background-color: #666666 ;
	color: #FFFFFF ;
	border: 0 ;
	margin: 0 ;
	padding: 0 ;
}

#chat input#pseudo
{
	width: 130px ;
	margin-right: 3px ;
}

#chat input#message
{
	width: 200px ;
	margin-right: 3px ;
}

#chat input#bouton
{
	width: 50px ;
	color: #FF0000 ;
	font-weight: bold ;
}

#nojavascript
{
	margin: 0 auto ;
	margin-bottom: 30px ;
	padding: 10px ;
	color:#FFFFFF ;
}

#contenu #nojavascript h3
{
	margin-top: 30px ;
}
