/* Liens */

body{
	background:#272727;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #2e2e2e;
	scrollbar-highlight-color: #ffcc00;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #2e2e2e
}

/* General font families for common tags */
font,th,td,p{font:12px "Trebuchet MS", Arial,Helvetica,sans-serif}
p{margin-top:2px;margin-bottom:3px}

p {color: white}
h2 {color: black}

/* BOITE LOL */
.boite {
	width: 806px;
	padding-bottom: 10px;
	background: white url(images/oo_24.jpg) no-repeat;
	background-position: center bottom;
	font-size: 80%;
}
.boite h2 {
	margin: 0;
	padding: 4px 20px 5px 20px;
	background: transparent url(images/cnl_23.jpg) no-repeat;
	background-position: center top;
	text-align: center;
}
.boite p {
	margin: 1em 20px;
	text-align: justify;
}


/* Liens */
a:link,a:active,a:visited,a.postlink{color:#8C8C8C;text-decoration:none}
a:hover{color:#656565}


#lolz {
background:url('images/oo_01.jpg') no-repeat top left;
position:relative;
width:234px;
height:28px;
z-index:1;
color: white;
}

#loginetc {
background:url('images/oo_18.jpg') no-repeat top left;
position:relative;
width:548px;
height:27px;
vertical-align: middle;
z-index:1;
color: white;
}

.new {
color: green;
font-weight: bold;
}