/* CSS Document niveau 2.1 */

body {
	/* background: #B47C3A url(../images/bg.png) repeat; */
	background: #B47C3A;
	margin: 0px;
	padding: 0px;
	font: 11px "Trebuchet MS";
	color: #3E1C00;
}
#cMargins h1 {
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	color: #5F2B00;
	background: url(../images/h1Bullet.png) no-repeat left center;
	font-size: 2.1em;
}
#logo {
	background: url(../images/logo.png) no-repeat left top;
	height: 197px;
	width: 278px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}
#topBg {
	background: url(../images/topBg.png) repeat-x left top;
	height: 396px;
	position: absolute;
	width: 100%;
}
#topLinks {
	position: absolute;
	bottom: 10px;
	right: 50px;
}

ul#topLinks {
	margin:0; 
	padding:0; 
	list-style-type:none;
}

ul#topLinks li {
	margin-left:3px;
	display:block;
	float:left;
	font-size:20px;
	font-weight:bold;
}


#MainContainer {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	position: relative;
}
#header {
	background: url(../images/headfoot.jpg) no-repeat;
	height: 220px;
	width: 920px;
	position: relative;
}
#body {
	background: url(../images/body.png) repeat-y;
	width: 920px;
	min-height: 150px;
	position: relative;
}
#footer {
	background: url(../images/headfoot.jpg) no-repeat left bottom;
	height: 185px;
	width: 920px;
	position: relative;
}
#rmenu {
	font-size:11px;
	float: right;
	width: 294px;
	margin-right: 10px;
}
#content {
	margin-left: 10px;
	width: 606px;
	float: left;
	text-align: justify;
}

#members {
	margin-left: 28px;
	margin-right: 10px;
	width: 600px;
	float: left;		
}

#menuMember {
	float:left;
	padding:20px;
}


#cart, #news, #pages, #registration, #store, #classifiedAds {
	margin-left: 28px;
	margin-right: 10px;
	width: 860px;
	float: left;	
}

#registration form {
	margin:0;
	padding:0;
}

#registration fieldset {
	margin:1em 0;
	border:none;
	border-top:1px solid #ccc;
}


label {
	width:165px;
	display:block;		
}

#registration fieldset div {
	margin-bottom:.5em;
	padding:0;
	display:block;
}

#registration input[type="text"], #registration textarea, #registration input[type="password"] {
	width:150px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;color:#333;
}

input[type="button"], input[type="submit"]{
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   height:19px;
   background-color:#999933;
   border-style:none;
}

#registration select {
	padding:1px;
	width:150px;
}


#rmenu .rmenuTop {
	background: url(../images/menuTop.png);
	height: 57px;
	width: 294px;
}
#rmenu .rmenuC {
	background: url(../images/menuBg.png) repeat-y;
	width: 294px;
	position: relative;
}
#rmenu .rmenuCC {
	margin-right: 10px;
	margin-left: 8px;
	position: relative;
	top: -40px;
}
#rmenu h3 {
	font-size:20px;
	margin:0px 7px;
	padding:0px;
}

#rmenu .menuContent {
	font-size: 11px;
	color: #5E2B00;
	margin: 5px 8px 20px;
}
#connexion label {
	font-weight: bold;
	font-style: italic;
}
#connexion a {
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
#connexion a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#connexion {
	margin: 10px;
	padding: 0px;
}

#cMargins h2 {
	font-size: 16px;
	color: #CF421F;
	margin: 0px;
	padding: 0px;
}
#cMargins {
	margin: 18px;
}
#rmenu .rmenuBot {
	background: url(../images/menuBot.png);
	height: 57px;
	width: 294px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
.line1, .line2 {
	width: 564px;
	height: 11px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.line1 {
	background: url(../images/lines.png) no-repeat center top;
	margin-top: 20px;
	margin-bottom: 10px;
}
.line2 {
	background: url(../images/lines.png) no-repeat center bottom;
	margin-top: 10px;
	margin-bottom: 20px;
}
#designLink {
	display: block;
	position: relative;
	left: 50px;
	top: 47px;
	height: 60px;
	width: 150px;
}
#emailLink {
	display: block;
	position: relative;
	left: 425px;
	top: 5px;
	height: 15px;
	width: 170px;
}
#rmenu .vmenu {
	font-size: 11px;
	font-weight: bold;
	color: #5F2C00;
	list-style: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rmenu .vmenus {
	width: 100%;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#rmenu .vmenu a {
	text-decoration: none;
	color: #5F2C00;
	background: url(../images/minifleche.png) no-repeat left center;
	display: block;
	padding-left: 15px;
}
#rmenu .vmenu a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#rmenu .menuContent a {
	color: #333333;
}
#content  a {
	/* color: #FF9900; */
	color: #0000FF;
}
#content  a:hover {
	color: #FF3300;
}
#rmenu .menuContent a:hover {
	color: #FF6600;
}

.table-list
{
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
.table-list th
{
	font-size: 14px;
	font-weight: normal;
	color: #5F2B00;
	padding: 10px 8px;
	border-bottom: 2px solid #B47C3A;
}
.table-list td
{
	border-bottom: 1px solid #ccc;
	color: #5F2B00;
	padding: 6px 8px;
}
.table-list tbody tr:hover td
{
	color: #B47C3A;
}
