html,body {
	background-color: black;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 13px;
	color: #fff;
}

h4 {
	font-family: "Times New Roman", Times, serif, arial;
	font-weight: bold;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

td {
  color: #000;
	font-family: "Times New Roman", Times, serif, arial;
  font-size: 13px;
}

b, u, a u, A.pageResults {
  color: #999;
  text-decoration: none;
	font-family: "Times New Roman", Times, serif, arial;
}

a:hover u, a:hover b, A:hover.pageResults {
	color: #CD530A;
  text-decoration: none;
}

td.smallText, a.smallText {
  color: #999;
	font-family: "Times New Roman", Times, serif, arial;
  font-size: 11px;
}

.main_2, a.main_2 {
  color: #fff;
}

#podcast_player {
  margin-bottom: 6px;
}

/* ############# LIENS ############# */

a, a:visited, a:link {
  text-decoration: none;
}

a:hover {
	color: #CD530A;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Times New Roman", Times, serif, arial;
  font-size: 18px;
  font-weight: bold;
  color: #CD530A;
}

.title_box {
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 16px;
	letter-spacing: -1px;
  color: #000;
  font-weight: bold;
  margin-left: 8px;
	text-transform: uppercase;
}

.content_box {
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 13px;
  color: #000;
}

.content_box_cart {
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 13px;
  color: #000;
}

a:hover.content_box_cart {
	color: #CD530A;
  text-decoration: none;
}

.footer_osc, a.footer_osc, a:visited.footer_osc, a:hover.footer_osc {
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 9px;
  color: #000;
  text-decoration: none;
}

.lmenubas {
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

A.lmenubas {
	font-family: "Times New Roman", Times, serif, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

A:hover.lmenubas {
	color: #CD530A;
	text-decoration: none;
}



/* ############# BLOCS ############# */

A.headerNavigation { 
  color: #fff; 
}

A.headerNavigation:hover {
  color: #CD530A;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #999;
}

.productListing-heading {
	font-family: "Times New Roman", Times, serif, arial;
  font-size: 13px;
  background: #999;
  color: #FFF;
  font-weight: bold;
}

TD.productListing-data, .taille_normale {
  border: none;
	font-family: "Times New Roman", Times, serif, arial;
  font-size: 13px;
}

.infoBox {
  background: #999;
}

.infoBoxContents {
  background: #EAE1D3;
	font-family: "Times New Roman", Times, serif, arial;
  font-size: 13px;
}

.moduleRow { }
.moduleRowOver { background-color: #DCCBB1; cursor: pointer; }
.moduleRowSelected { background-color: #DCCBB1; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif, arial; font-size: 11px; color: #999; }
.checkoutBarCurrent { font-family: "Times New Roman", Times, serif, arial; font-size: 11px; color: #fff; }

.table_main {
	background-color: #000;
	border: 1px solid #999;
}

.brdr_b {
	border-bottom: 2px solid White;
}

.brdr_d {
	border-right: 2px solid White;
}

.brdr_dg {
	border-right: 2px solid White;
	border-left: 2px solid White;
}

.brdr_h {
	border-top: 2px solid White;
}

.brdr_hd {
	border-top: 2px solid White;
	border-right: 2px solid White;	
}

