#container {
	width	:850px;
	height	:2500px;
	background:url(img/panel/bgv2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#intro {
	
	padding-top:200px;
	padding-left:70px;
	width:850px;
	height:340px;
	font-size:16px;
	text-align:left;
	
}

#error {
  /*position:relative;*/
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  z-index:9999;
  width:600px;
  border-color:red;
  border-width:2px;
  border-style:dashed;
  background-color:white;
}

#error p {
  text-align:center;
}

#error ol {
  list-style-type : none;
}

#error li {
  margin:2px;
  text-align:left;

}

#intro p {
  width:670px;
}

#commentcamarche{

	width:850px;
	height:400px;
	font-size:14px;
	text-align:left;
	
	padding-left:70px;
}

#commentcamarche p {
  width:670px;
}

#commentcamarche ol {
	/*text-decoration:none;*/
	width:670px;
	height:350px;
}

#commentcamarche li {
	margin:-10px;
	margin-top:30px;
	list-style-image:url(img/panel/pt.jpg);
	font-size:20px;
}

#tetusengage{
	width:850px;
	height:400px;

	font-size:12px;
	text-align:left;

	padding-left:70px;
}

#tetusengage p {
  width:670px;
}

#avousdejouer{
	width:850px;
	height:760px;
	font-size:14px;
	text-align:left;
	
	padding-left:70px;
}

#avousdejouer table {
	border-width:0px;
	border-style:solid; 
border-collapse:collapse;
  width:720px;

}

#avousdejouer td {
 padding	:5px;
 border-width:0px;
 border-style:solid; 
  font-size:14px;
}

#avousdejouer tr {
	
border-width:0px;
 border-style:solid; 

}

#avousdejouer tr:hover,td:hover{
	background-color:#E1FFF3;
	border-color:#E1FFF3;
}

#partage {
	width:220px;
	height:110px;
	margin-top:50px;
	margin-left:70px;
	float:left;
	font-size:16px;
	text-align:left;
	
	background:url(img/panel/sharebg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
	
}

#partage div {
	position:relative;
	top:80px;
	left:30px;
}

#buttons {
	width:400px;
	height:40px;
	font-size:16px;
	text-align:left;
	margin-top:85px;
	float:right;
	border-style:solid;
	border-width:0px;
	border-color:white;
}

#envoyer {
	display:block;
	width	:110px;
	height  :40px;
	background:url(img/panel/bvalider.jpg);
position:relative;
	left:130px;
	cursor:pointer;
	border-style:solid;
	border-width:0px;
	border-color:white;
	}

#reset {
	display:block;
	width	:110px;
	height  :40px;
	background:url(img/panel/breset.jpg);
position:relative;
	top:-40px;
	cursor:pointer;
	border-style:solid;
	border-width:0px;
	border-color:white;
	}

	.td_title{
		vertical-align:top; 
		border-width:0px;
		border-style:solid; 
		font-weight:bold;
	}
	
	.tips{
		font-size:9px;
	}

