body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	  background-image: url(/images/textures/rouge0.jpg); 
	background-repeat: repeat-x;
	background-position: center top;
}
#copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}

table {
background-color:none; 
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color:#FF0000;
	text-decoration: none;
}
#copyright a:link, #copyright a:visited {
	color: #0CCCCC;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #E3242B;
	text-decoration: none;
}
.menu {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 23px;
	color: #A29A9A;
}
.menu td a {
	color: #A29A9A;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
	background-image: url(/images/menubg.png);
}
.menu td a:hover {
	color: #ffffff;
	background-color: #ffffff;
}
#searchform input {
	background-color: #F0F0F0;
	margin: 1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 145px;
}
#searchform select {
	background-color: #F0F0F0;
	margin: 1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#advert {
	/*display: block;*/
	width:345px;
}

.arrow {
	vertical-align: middle;
}

#advert table:hover td {
	background-color: #333333;
	cursor: hand;
	color: #FFFFFF;

}

#advert table.gold:hover td {
	background-image: url(/images/gold_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#advert table.platinum:hover td {
	background-image: url(/images/platinum_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#advert table.gold_small:hover td {
	background-image: url(/images/gold_small_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
#advert table.platinum_small:hover td {
	background-image: url(/images/platinum_small_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}


#advert table.neutre_small:hover td {
	background-image: url(/images/neutre_small_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#000000;
}

#advert table.neutre_small:hover a {
color:#000000;
} 

#advert table.neutre_small a:link, a:visited {
color:#FFFFFF;
} 

#advert table.neutre a:link, a:visited {
color:#FFFFFF;
} 

#advert table.neutre_small:active td {
	background-image: url(/images/neutre_small_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#FFFFFF;
}


#advert table.neutre:hover td {
	background-image: url(/images/neutre_over.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#advert table.neutre:hover a {
color:#000000;
} 

#advert table.neutre a:active  {
color:#FFF;
} 


#advert td a {
	color: #1C242D;
}

.gold {
	background-image: url(/images/gold.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.neutre {
	background-image: url(/images/neutre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#FFFFFF;
}


.platinum {
	background-image: url(/images/platinum.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.gold_small {
	background-image: url(/images/gold_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.platinum_small {
	background-image: url(/images/platinum_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

.neutre_small {
	background-image: url(/images/neutre_small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#FFFFFF;	
}

.neutre_small:active {
	color:#FFFFFF;	
}

#advert:hover td a {
	color: #000000;
}

#advert:active td a {
	color: #FFFFFF;
}

#detail:hover, #detail:hover td {
	background-color: #333333;
	color: #FFFFFF;
}

#detail a:link, #detail a:visited {
	font-size: 14px;
	display: block;
	padding: 3px;
	margin: 1px;
	background-color: #e0e0e0;
}
#detail a.activebutton {
	background-image: url(/images/next.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}

#detail a:hover, #detail a:active {
	color:#FFFFFF;	
	background-color: #333333;
}

h1 {
	font-size: 18px;
	color: #666666;
}
.titre {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.soustitre {
	font-size: 14px;
	color: #990000;
}
.paragraphe {
	background-image: url(/images/doc_ico.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
}
#menu a:link,
#menu a:visited {
	color: #999999;
	font-weight: bold;
	background-image: url(/images/puce-blanche.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 5px;
}

#menu a:hover,
#menu a:active {
	color: #FFFFFF;
	background-image: url(/images/puce-rouge.gif);
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3B4D72;
	font-weight: normal;
}
#form1 input,
#form1 select,
#form1 textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


td#advert table.neutre.small tr td:active {
color:#FFFFFF;
}