body {
		margin:20px 0px 0px 0px;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:url(images/fond.png) top repeat-x #161616;
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family:Arial, Helvetica, sans-serif;
	}
	a {
		color:#ff703f;
	}

	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	.xxx-table {
	background-color:#161616;
	}
	.liner {
	border-bottom:4px solid #452e32;
	background:transparent url("images/bg.gif") repeat-x bottom;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:954px;
		border-bottom:1px solid #000;
	}
	#header p,
	#header h2 {
		padding:.4em 0px 0 0px;
		margin:0;
		color : #a34b1b;
		font-size : 10px;
	}
	#header h1
	{
		padding:.4em 15px 0 15px;
		margin:0;
		color : #a34b1b;
		font-size : 12px;
	}
	#centeredmenu {
   float:left;
   width:100%;
   background:transparent;
   overflow:hidden;
   position:relative;
   padding-top: 15px;
}
#logoleft {
   	float:left;
   	margin:0;
   	padding:0;
   	height:100px;
   	width:304px;

	}
	#logoright {
	float:left;
   	margin:0;
   	padding:0;
   	width:650px;
   	height:100px;
   	vertical-align:text-bottom;
	}
	#header ul {
		clear:left;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	top:43px;
   	text-align:center;

	}
	#header ul li {
		display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0 2px 0 0;
   	position:relative;
   	right:50%;

	}
	#header ul li a {
		display:block;
   	margin:0 0 0 1px;
   	padding:3px 10px;
   	background:#a34b1b;
   	color:#fff;
   	text-decoration:none;
   	line-height:1.3em;
   	font-weight:bold;
   	font-family:Verdana, Helvetica, sans-serif;
   	letter-spacing:1px;
   	font-size:12px;
	}
	#header ul li a:hover {
		background:#a34b1b;
		color:#a7cc31;
		font-weight:bold;
		font-family:Verdana, Helvetica, sans-serif;
		letter-spacing:1px;
		font-size:12px;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#452e32;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#452e32;
		margin:0;
		padding:6px 15px !important;
		text-align:left;
	}
	#layoutdims a:hover {
		color:#e6a948;
		text-decoration:none;
		}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:954px;				/* width of whole page */
		overflow:hidden;			/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;				/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;		/* no left and right padding on columns, we just make them narrower instead 
							only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	.col1 h2 {
	color:#41545e;
	padding:5px;
	border-bottom:1px solid #41545e;
	text-align:right;
	}
	.col1 h3 {
	font-size : 12px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#161616;
	margin-bottom:3px;
	}
	.col2 h2 {
	color:#41545e;
	padding:5px;
	font-size : 14px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	background:#ebeacc;
	border:1px solid #dcdbc3;
		text-transform:uppercase;
	}
	.col2 p {
	text-align: justify;
	color:#000000;
	padding:5px;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	.col2 ul {
	text-align:left;
	color:#000000;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style-type:circle;
	}
	
	.col3 h2 {
	color:#41545e;
	padding:5px;
	font-size : 14px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	background:#ebeacc;
	border:1px solid #dcdbc3;
	text-transform:uppercase;
	}
	.col3 h3 {
	color:#000;
	padding:5px;
	font-size : 12px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	}
	.col3 p {
	text-align: justify;
	color:#000000;
	padding:5px;
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	/* 3 Column blog style settings */
	.blogstyle {
		background:#fff;			/* right column background colour */
		background:transparent url("images/fondd_bis.png") repeat top;
	}
	.blogstyle .colmid {
		right:25%;				/* width of the right column */
		background:transparent url("images/fondd.png") repeat top;
		border-right:3px solid #efefef;
	}
	.blogstyle .colleft {
		right:25%;				/* width of the middle column */
		background:#fff;			/* left column background colour */
		border-right:1px solid #eddf9a;
	}
	.blogstyle .col1 {
		width:46%;				/* width of center column content (column width minus padding on either side) */
		left:52%;				/* 100% plus left padding of center column */
	}
	.blogstyle .col2 {
		width:21%;				/* Width of left column content (column width minus padding on either side) */
		left:56%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.blogstyle .col3 {
		width:21%;				/* Width of right column content (column width minus padding on either side) */
		left:60%;				/* Please make note of the brackets here:
							(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:954px;
		border-top:1px solid #000;
		color : #f9c8de;
	}
	#footer p {
		padding:10px;
		margin:0;
		color : #ff703f;
	}
	#footer a {
		color : #ff703f;
	}
	/* --> */
	
	.conteneur {
	margin: 0px;
	padding: 0px;
	width:440px;
	text-align: left;
	clear:both;
	}
	.conteneur a {
	font-size : 14px;
	font-family:Verdana, Helvetica, sans-serif;
	color : #ff703f;
	}
	.conteneur p {
	text-indent:0.5cm;
	text-align: justify;
	font-size : 12px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#988874;
	}
	.conteneur span {
	font-size : 8px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#41545e;
	}
.image{
	float:right;
	padding: 2px;
	margin: 2px 5px 3px 5px;
	background:#000;
	}
	.image img {
	border:2px solid #a7cc31;
	padding: 0px;
	margin: 0px;
	}
	.spacer {
	clear:both;
	height:15px;
	background:transparent;
	}
.container {
background:transparent;
width:200px;
margin:0;
padding:0px;
}
.pics {
background:transparent;
padding:0;
margin:0;
clear:both;
}
.pics .live_right {
width:140px;
float:right;
padding:10px 0 0 0;
margin:0;
}
.pics .name {
width:140px;
text-align:center;
}
.pics .name a {
font-size:12px;
color:#ff703f;
text-decoration:none;
font-weight:bold;
}
.pics .invite {
width:140px;
padding: 0px 0px 0px 10px;
text-align:left;
}
.pics .invite a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#2c2f22;
text-decoration:none;
font-weight:normal;
}
.pics .age {
width:140px;
padding: 0px 0px 0px 10px;
font-size:10px;
text-align:left;
color:#666666;
text-decoration:none;
font-weight:normal;
}
.pics .im {
padding:0;
margin:0;
height:60px;
width:60px;
float:left;
border:none;
}
.pics img {
border:1px solid #000;
}
.hasard {
font-weight:normal;
text-decoration:none;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align: justify;
}
.hasard a {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
text-align: justify;
line-height:150%;
}
.hasard a:hover {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
text-align: justify;
line-height:150%;
}