body, html {
	background-color: #FFF;
}
#topbanner {
	position:absolute;
	width:715px;
	height:102;
	z-index:15;
	left: 50%;
	margin-left:-358px;
	top: 0px;
}
#container {
	position:relative;
	width:1000px;
	z-index:20;
	left: 50%;
	top:0;
	margin-left:-500px;
	border-style:solid;
	border-width:5px;
	border-top-width:0;
	border-bottom-width:0;
	background-color: #DC6969;
	visibility: visible;
	height: 600px;
	overflow: auto;
}
#pagecontent{
	position:absolute;
	z-index:3;
	left: 570px;
	margin-left:-370px;
	top: 151px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 490px;
	height: 429px;
}

#newscontainer {
	border-style:solid;
	border-left-width:5px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-top-width:5px;
	position:absolute;
	width:145px;
	height:235px;
	z-index:8;
	right: 0%;
	top: 469px;
	text-align: left;
}
#topwhitebar {
	border-style:solid;
	border-top-width:5px;
	border-bottom-width:5px;
	border-left-width:0px;
	border-right-width:0px;
	position:absolute;
	width:100%;
	height:25px;
	z-index:1;
	left: 0px;
	top: 97px;
	background-color: #FFFFFF;
}

#menucontainer {
	position:absolute;
	width:200px;
	height:400px;
	z-index:6;
	left: 0px;
	top: 141px;
}
#chouadcontainer {
	border-style:solid;
	border-left-width:5px;
	border-bottom-width:5px;
	border-right-width:0px;
	border-top-width:0px;
	position:absolute;
	width:145px;
	height:315px;
	z-index:5;
	right: 0%;
	top: 140px;

}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.sectionbanner {	border-style:solid;
	border-width:thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align:left;
	vertical-align: baseline;
}
#leftcatagories {
	margin-left:0;
	border-style:solid;
	border-width:thin;
	position:absolute;
	width:125px;
	height:25px;
	z-index:20;
	left: 0px;
	top: 0px;
	background-color: #D13F3F;
	text-align: left;
	font-weight: bold;
}
#leftcatagories2 {
	border-style:solid;
	border-width:thin;
	position:absolute;
	width:125px;
	height:25px;
	z-index:12;
	left: 0px;
	top: 155px;
	background-color: #D13F3F;
	text-align:left;
	font-weight: bold;
}
#leftcatagories3 {
	border-style:solid;
	border-width:thin;
	position:absolute;
	width:125px;
	height:25px;
	z-index:10;
	left: 0px;
	top: 289px;
	background-color: #D13F3F;
	text-align: left;
	font-weight: bold;
}
#leftcatagoriescontent {
	margin-left:0;
	text-align:left;
	border-style:solid;
	border-width:thin;
	position:absolute;
	width:125px;
	height:130px;
	z-index:14;
	left: 0px;
	top: 26px;
	color: #000;
	background-color: #FFFFFF;
}
#leftcatagoriescontent2 {
	text-align:left;
	border-style:solid;
	border-width:thin;
	position:absolute;
	width:125px;
	height:110px;
	z-index:11;
	left: 0px;
	top: 180px;
	color: #000;
	background-color: #FFFFFF;
}
#leftcatagoriescontent3 {
	text-align:left;
	border-style:solid;
	border-width:thin;
	position:absolute;
	width:125px;
	height:50px;
	z-index:9;
	left: 0px;
	top: 316px;
	color: #000;
	background-color: #FFFFFF;
}
#shoppingcart {
	position:absolute;
	font-size: 20px;
	width:200px;
	height:25px;
	right: 0px;
	top: 0px;
}
.newstext {
	font-size: 14px;
        font-color:black;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
