body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #2b1e1e;
}
#back
{
	background: url(img/back.png) center no-repeat;
	width: 250px;
	height: 385px;
}
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li
{ 
	width:250px;
	height:385px;
	overflow:hidden; 
}
#slider1 ul, #slider1 li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider1, #slider1 li
{ 
	width:530px;
	overflow:hidden; 
}
#slider2 ul, #slider2 li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider2, #slider2 li
{ 
	width:550px;
	height:385px;
	overflow:hidden; 
}

span#prevBtn{}

span#nextBtn{}

span#prevBtn1{}

span#nextBtn1{}

span#prevBtn2{}

span#nextBtn2{}
   
a:link, a:visited { color: #ffffff; text-decoration: none; } 
a:active, a:hover { color: #ffffff; text-decoration: underline; }

h1 {
	margin:0px 0px 10px 0px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	border-bottom: solid 1px #FF0000;
}
h2 {
	margin: 0px; 	
	font-weight: bold; 
	font-size:12px;
	color: #FFFFFF;
	background: url('images/templatemo_h2_background.gif') repeat-x;
	border: 1px solid #000000; padding-left:10px; padding-right:0px; padding-top:5px; padding-bottom:5px
}
h3 {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.text_area {
	text-align: justify;
}
.text_area img {
	border: none;
}
.text_area li{
	list-style-image:url('images/fleche_gadget.gif')
}
img {
	border: none;
	}
#revenu_pute
{
	background-image: url('images/revenu.png');
	height:100px;
	width:100px
}
#templatemo_container_wrapper {
	background: url('images/templatemo_main_background.gif') repeat-x;
}

#templatemo_container {
	margin: 0px auto;
	width: 810px;
}

#templatemo_top{
	float: left;
	margin-left: -10px;
	padding: 19px 0px 10px 0px;
	text-align: right;
	width: 810px;
}

#templatemo_header {
	clear: left;
	margin-bottom:5px;
	width: 810px;
	height: 235px;
	background: url('images/templatemo_header_background.jpg') no-repeat;
}

#templatemo_site_title {
	padding-top: 120px;
	padding-left: 50px;
	font-size: 35px;
	color: #2b1e1e;
}

#templatemo_site_title span {
	font-weight: bold;
	color: #c32929;
}

#templatemo_site_slogan {
	padding-top: 10px;
	padding-left: 200px;
	font-size: 12px;
	color: #2b1e1e;
}

/*------------- Menu ------------------*/
#templatemo_menuleft {
	float: left;
	height: 41px;
	width: 20px;
	background: #FF0000 url('images/templatemo_menu_leftborder.gif') no-repeat;
}

#templatemo_menu{
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 790px;
	height: 41px;
	background: #FF0000 url('images/templatemo_menu_background.gif') no-repeat right;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#templatemo_menu ul.niveau_1 li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 11px 1px;
	width: 127px;
	font: 16px arial;
	text-align: center;
	text-decoration: none;
	color: #1e1717;
}
#templatemo_menu_point
{
	background: #1e1717 url('images/templatemo_main_background.gif');
	height: 19px;
	font-size: 20px;
	text-align: center;
	border: 1px solid black;
	text-decoration: none;
	color: #000000; padding-left:1px; padding-right:1px; padding-top:11px; padding-bottom:11px
}
#templatemo_menu_point a, #templatemo_menu_point a:hover
{
	text-decoration: none;
}
#templatemo_menu ul.niveau_2 li a{
	float: left;
	padding: 11px 1px;
	width: 127px;
	font: 16px arial;
	text-align: center;
	text-decoration: none;
	color: #1e1717;
}
#templatemo_menu ul li a:hover, #templatemo_menu_point:hover, #templatemo_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: url('images/templatemo_mousehover.gif') repeat-x;
}

/*---------- end of menu -------------*/

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	width: 810px;
	background: url('images/tempaltemo_content_background.gif') repeat-y;
}

#templatemo_left_column {
	float: left;
	padding: 20px;
	width: 200px;
	min-height: 420px;
	background: url('images/templatemo_leftcolumn_border.gif') no-repeat right center;

}

#templatemo_right_column {
	float: right;
	width: 530px;
	padding: 20px;
	padding-left: 0px;
	min-height: 420px;
}

#templatemo_content_bottom {
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 810px;
	height: 5px;
	background: url('images/tempaltemo_content_bottom.gif') no-repeat;
}

/*------------ end of content ------------*/

.news_section {
	float: left;
	padding: 0px;
	width: 100%;	
	margin-right: 15px;
	background: #1e1717;
	margin-top: 10px;
	
	
}

.news_section p {
	margin-bottom: 10px;
	padding: 0px 0px 5px 10px;
	font-size: 11px;
	padding-left: 5px;
}

.promotion_section {
	float: left;
	margin: 0px;
	padding: 0px;
	width:40%;
	background: #1e1717;
	margin-top: 10px;
	margin-left: 10px;
}
.promotion_section2 {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	width:40%;
	background: #1e1717;
	margin-top: 10px;
}
.arron_section_1 {
	float:right;
	margin: 2px;
	width:140px;
	background: #1e1717;
}
.arron_section_1 p {
	margin-bottom: 10px;
	padding: 0px 0px 5px 10px;
	font-size: 11px;
}
.arron_section_2 {
	margin: 2px;
	width:100%;
	background: #1e1717;
	margin-top: 10px;
}
.arron_section_2 p {
	margin-bottom: 10px;
	padding: 0px 0px 5px 10px;
	font-size: 11px;
	
}

.promotion_section p{
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
}

.more{
	padding: 0px 10px 10px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.commentaire{
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.templatemo_section2 {
	margin-bottom: 10px;
	padding: 10px;
	border: #000000 solid 1px;
	background: #1e1717;
}

.templatemo_section2 a {
	padding-left: 20px;
	color: #c32929;
	line-height: 25px;
	text-decoration: none;
	background: url('images/templatemo_list_icon.gif') no-repeat center left;
}

.templatemo_section2 a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}

.button {
	margin-top: 10px;
	border: medium none;
	color: #FFFFFF;
	background: url('images/templatemo_button_background.gif') repeat-x;; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px
}
/* ----------- */

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding: 10px;
	height: 62px;
	color: #c32929;
	line-height: 24px;
	text-align: center;
}
#templatemo_footer a {
	color: #c32929;
	text-decoration: none;
}

#templatemo_footer a:hover {
	color: #ff0000;
}

/* --------- end of footer --------------*/


/* Par Robert -- Personnaliser */
label {
display:block;
width:150px;
float:left;
}

.texte{

border:1px #aaa solid;}

#ac{
display:none;


border:1px #aaa solid;
border-top:none;
margin:0px;
padding:0px;}

#ac li{
padding:5px;

list-style:none;}

#ac li a{
text-decoration:none;
font:bold 12px "Arial";}
#templatemo_menu ul ul, ul ul ul
{
	display: none;
}

#templatemo_menu li:hover ul.niveau_2
{
	display: inline;

}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_3
{
	display: inline;
}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_4
{
	display: inline;
}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_5
{
	display: inline;
}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_6
{
	display: inline;
}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_7
{
	display: inline;
}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_8
{
	display: inline;
}
#templatemo_menu ul.niveau_2 li:hover ul.niveau_9
{
	display: inline;
}
#templatemo_menu ul.niveau_4 li:hover ul.sous_niveau_1
{
	display: inline;
}
#templatemo_menu ul.niveau_6 li:hover ul.sous_niveau_2
{
	display: inline;
}
#templatemo_menu  ul ul
{
	position:absolute;
}
#templatemo_menu ul.niveau_2
{
	color: #ffffff;
	text-decoration: none;
	margin-top: 40px;
	margin-left: -654px;
	background-color: #563c3c;
	opacity: 0.95;
	width: 129px;
	border: black 1px solid;
	
}
#templatemo_menu ul.niveau_3
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	margin-top: 41px;
	opacity: 0.95;
	width: 129px;
	border: black 1px solid;
}
#templatemo_menu ul.niveau_4
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	margin-top: 82px;
	opacity: 0.95;
	width: 129px;
	border: black 1px solid;
}
#templatemo_menu ul.niveau_5
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	margin-top: 123px;
	opacity: 0.95;
	width: 129px;
	border: black 1px solid;
}
#templatemo_menu ul.niveau_6
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	margin-top: 164px;
	opacity: 0.95;
	width: 129px;
	border: black 1px solid;
}
#templatemo_menu ul.niveau_7
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	margin-top: 205px;
	opacity: 0.95;
	width: 244px;
	border: black 1px solid;
}
#templatemo_menu ul.niveau_8
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	opacity: 0.95;
	width: 214px;
	border: black 1px solid;
}
#templatemo_menu ul.niveau_9
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	opacity: 0.95;
	margin-top: 246px;
	width: 214px;
	border: black 1px solid;
}
#templatemo_menu ul.sous_niveau_1
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	opacity: 0.95;
	width: 214px;
	margin-top: 82px;
	border: black 1px solid;
}
#templatemo_menu ul.sous_niveau_2
{
	color: #ffffff;
	text-decoration: none;
	background-color: #563c3c;
	opacity: 0.95;
	width: 214px;
	margin-top: 42px;
	border: black 1px solid;
}
#templatemo_menu ul .niveau_7 li a
{
	width: 242px;
}
#templatemo_menu ul .niveau_8 li a 
{
	width: 212px;
}
#templatemo_menu ul .niveau_9 li a 
{
	width: 212px;
}
#templatemo_menu ul .sous_niveau_1 li a 
{
	width: 212px;
}
#templatemo_menu ul .sous_niveau_2 li a 
{
	width: 212px;
}
.enchere_objet
{
	background-color: #B0A7B4;
}
.enchere_objet:hover
{
	background-color: #9A8E9F;
}
.valider
{
	text-align: center;
	background-image: url('jeux/img/enchere/valider.png');
	height: 20px;
	width: 20px;
}
.infobulle
{
	margin-left: 20px;
	position: absolute;   
	visibility : hidden;
	border: 2px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #868585;
	 -moz-border-radius: 15px;
}
/************** Skin 1 *********************/
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#f2f2f2;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
	color:black;
}
.dd .ddTitle span.arrow {
	background:url('../images/dd_arrow.gif') no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; 
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background-color:#66CCFF;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background-color:#66CCFF;
	
}
.hidden {display:none;}

.dd .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd .noBorderTop{border-top:none 0  !important}


/* DEFINITION LIST PROGRESS BAR */

dl, dt, dd{margin:0;padding:0;}

dd{
	width:216px;
	height:41px;
	/*background:url(../images/bg_bar.gif) no-repeat 0 0;*/
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/bg_cover.gif) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:216px;
	height:41px;
	/*background:url(../images/bg_bar.gif) no-repeat 0 0;*/
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/bg_cover.gif) repeat-x 0 0;
	top:0;
}
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #1E1717;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	padding:4px;
	
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: black;
	/*border: 1px solid #FFF;*/
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	/*background-image: url(../images/bg.gif);*/
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	/*color: #3D3D3D;*/
	padding: 4px;
	background-color: black;
	vertical-align: top;
	/*border: 1px solid #FFF;*/
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	/*background-image: url(../images/asc.gif);*/
}
table.tablesorter thead tr .headerSortDown {
	/*background-image: url(../images/desc.gif);*/
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: white;
color:black;
}

#message_placement_homme_resultat ul
{
	list-style: none;
}
#message_placement_homme_resultat ul li
{
	display: inline;
	float: left;
}
#placement_pute ul
{
	list-style: none;
}
#placement_pute ul li
{
	display: inline;
	float: left;
}
