body {
 margin: 0;
 padding: 0;
 color: #2B458C;
 background-color: #D2AE56;
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 12px;
 } 
#pagewidth {
	width:760px;
	margin-left:auto;
	position: relative;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #2C50B4;
	border-bottom-color: #2C50B4;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/degrade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
} 
#pagewidth2 {
	background-image: url(images/entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
}
#header{
	height:107px;
	width:100%;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D1AD55;
 } 
 
img  { border: 0; }
#outer{
	width: 100%;
 } 
#rightcol{
	width:150px;
	float:right; 
	position:relative; 
	margin-right:-160px; 
	margin-left:1px; 
} 
#rightcol a {
	color: rgb(168,140,83);
	background-color: transparent;
	text-decoration: underline;
}
#rightcol a:hover {
	text-decoration: none;
}
#footer {
	width:100%;
	font-size: 12px;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	clear: both;
	background-color: #2B53B6;
} 
#footer a {
	color: black;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}
.footerlinks{
	padding-top: 10px;
	padding-bottom: 10px;
}
.doNotDisplay {
	display: none !important;
}
#inner {margin:0; width:100%;}
 
#outer>#inner { }
 
.clr {clear:both;}
 
.content {
	padding:5px 5px 5px 35px;
	float: left;
	width: 575px;
} /*padding for content */ 
 
.content a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

.content a:hover {
  text-decoration: none;
}

#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

/* ##### Left Side Bar ##### */
.leftSideBar {
	width: 142px;
	float: left;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #2B53B6;
}
.sideBarTitle {
	color: #FFFFFF;
	background-color: #789AEF;
	font-weight: bold;
	margin: 0;
	height: 25px;
	line-height: 24px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ulleftSideBar {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ulleftSideBar li {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	display: block;
	height: 20px;
	background-color: #D2AE56;
}
.ulleftSideBar a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1pt;
	line-height: 20px;
	list-style-type: none;
}
.ulleftSideBar a:hover {
  color: #B90013;
  background-color: transparent;
  text-decoration: none;
}
.menuMembre {
	background-color: #789AEF;
	width: 142px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuMembre li {
	margin: 0 0 0 10px;
	height: 20px;
}
.menuMembre a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuMembre a:hover {
  color: #B90013;
  background-color: transparent;
  text-decoration: none;
}

/* ##### Right Side Bar ##### */

.rightSideBar {
	width: 130px;
	padding: 0;
	border: 4px dotted #B90012;
	margin-top: 10px;
	margin-right: 5px;
	text-align: center;
	float: right;
}
[class~="rightSideBar"] {
  margin-right: 1.5ex;
}
.rightSideBar .sideBarTitle {
	color: #FFFFFF;
	background-color: #B90012;
	font-weight: bold;
	margin: 4px;
	padding: 3px;
	width: 115px;
	text-align: center;
	height: 18px;
}
.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
.rightSideBar a:hover {
  text-decoration: none;
}
.rightSideBar .sideBarText {
  line-height: 1.2em;
  margin: 0px;
  padding: 2px;
}
.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}
.rightSideBar .more:hover {
  text-decoration: underline;
}
.listingimages {
	padding: 5px 0px 0px;
	margin: 0;
}
.listingimages img {
	padding: 0;
	margin: 0;
}
.tablelisting {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3554A7;
	background-color: #D7E2FF;
	font-family: Arial, Helvetica, sans-serif;
}
/* ----------------------------------------------------------------  */
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
/* ----------------------------------------------------------------  */

.browse_tool {
	font-size: 10px; 
	text-decoration: none; 
	color: #FFFFFF; 
}
			
.browse_tool_num {
	color: #FFFFFF;
}

.browse_tool_button A {		
	background-color: #B90012;
	font-size: 10px;
	line-height: 10px; 
	text-align: center;
	BORDER-COLOR: #B90012;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px; 
	text-decoration: none; 
	color: #FFFFFF; 
	width: 85px;
	height: 22px;
	display: block;
}

.browse_tool_button A:visited {
	color: #FFFFFF;
	font-size: 10px;
}

.browse_tool_button A:hover {
	color: #cc3333;
	BORDER-STYLE: inset;
	height: 22px;
	background-color: #FFFF00;
	font-size: 10px;
}

.browse_tool_ghost {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #CC3333;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
			
.bt_pages {
	font-family: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost{
	color:	#FFFFFF;
	text-decoration:none;
}

A.bt_pages{
	color:	#FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	background-color: #D2AE56;
}

A.bt_pages:visited{
	color: #FFFFFF;
}

A.bt_pages:hover{
	color:#000000;
	background-color: #CC3333;
}
a img {
border: 0px;
}
.browse_tool_table_netmedia {
	width: 490px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	border: 0px none;
	text-align: center;
}
.browse_tool_table {
	width: 570px;
	height: 50px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background-image: url(images/browse_tools_fond.gif);
	border: 0px none;
}
.coinG_browse_table {
	width: 13px;
	background-image: url(images/browse_tools_coinG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.coinD_browse_table {
	width: 13px;
	background-image: url(images/browse_tools_coinD.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
.page_display {
	width: 570px;
	margin: 0px;
	padding: 0px;
}
