body {
	font-family: "trebuchet MS", "Segoe UI", DejaVu, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: large;
	color: #ffffff;
	font-size: 11px;
	min-height: 100%;
	background: #000000 url('http://ns2-fr.com/images/skin/bg/backgroupv3.png') no-repeat center top;
	background-attachment: fixed;
	margin-bottom: 0;
	padding-bottom: 0;
}

td {
	font-size: 11px;
}

#backv2 {
	width: 1000px;
	min-height: 100%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #000000 url(http://ns2-fr.com/style_bg.php) no-repeat center top;
	background-attachment: fixed;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}

textarea {
	clear: both;
	color: #9cbc2c;
	display: block;
	font-family: "trebuchet MS", "Segoe UI", DejaVu, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 13px;
	border: 1px #545454 solid;
	background:url('./images/skin/opacity.png');
}

A:link {
	color: #eb8d1d;
	font-weight: bold;
	text-decoration:none;
}

A:visited {
	color: #eb8d1d;
	font-weight: bold;
	text-decoration:none;
} 

A:hover {
	color: #eb8d1d;
	font-weight: bold;
	text-decoration:underline;
}

A.website:link {
	color: #9cbc2c;
	text-decoration:none;
}

A.website:visited {
	color: #9cbc2c;
	text-decoration:none;
}

A.website:hover {
	color: #9cbc2c;
	text-decoration:underline;
}

A.menu:link {
	color: #55aaff;
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}

A.menu:visited {
	color: #55aaff;
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}

A.menu:hover {
	color: #55aaff;
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}

blockquote {
	color: #55aaff;
	font-family: monospace;
	border: 1px dashed #55aaff;
	padding: 5px  5px 5px 5px;
	text-align: justify;
}

.colonne1 {
	border: 1px #545454 solid;
	background:url('./images/skin/opacity.png');
	color: #9cbc2c;
	font-size:13px;
	width:450px;
}

.post_body_login {
	background:url('./images/skin/opacity.png');
}

.post_body {
	padding:5px 15px;
	background:url('./images/skin/opacity.png');
	border: 1px #545454 solid;
	margin-bottom:35px;
	line-height:18px;
}

.post_body_public {
	background:url('./images/skin/opacity.png');
	border: 1px #545454 solid;
	margin-bottom:35px;
	line-height:18px;
}

td.ecriture {
	font-weight: bold;
	font-size: 15px;
	padding:2px 10px;
}

.colonne1_login {
	border: 1px #545454 solid;
	background:url('./images/skin/opacity.png');
	color: #9cbc2c;
	font-size:11px;
}

.post_body_mini {
	padding:0px 0px;
	background:url('./images/skin/opacity.png');
	border: 1px #545454 solid;
	margin-bottom:35px;
	line-height:18px;
}


.chatboxv2 {
	border: 1px #545454 solid;
	color: #9cbc2c;
	background:url('./images/skin/opacity.png');
	font-size:13px;
}

#barre {
	position: fixed;
	width: 1003px;
	padding: 2px;
	z-index: 999;
	background: #222222;
	text-align: center;
	height: 18px;
	margin-left: -5px;
}

#barre-left {
	float: left;
}

#barre-right {
	text-align: right;
	float: right;
	padding-right: 5px;
}

#barre form {
	margin: 0;
	padding: 0;
}

.gv {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

.gv li{
	float:left; padding-right: 10px
}

.gv li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background-color:#222222;
	border:1px solid #333333;
	padding: 10px 0px 10px 10px;
}

.gv li>ul {
	top: auto;
	left: auto;
}

.gv li:hover ul, .gv li.over ul {
	display: block;
}

#framens2fr{
	text-align:left;
	margin:0 auto;
	width:1000px;
	padding-bottom:10px;
	position:relative
}

