body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a:link {
	color: #555;
	text-decoration:none;
}
a:visited {
	color: #555;
	text-decoration:none;
}
a:hover {
	color: #555;
	text-decoration:underline;
}
a:active {
	color: #555;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.col-0 { background-color:#EEE; padding:5px; }
.col-1 { background-color:#FFF; padding:5px; }

/* LAY OUT SETTINGS */
#header {
	background-color:#fff;
}
#header_logo {
	float:left;
	padding:10px;
}
#header_links {
	float:right;
	padding:10px;
	color:#555;
}
	

#content {
	width:1000px;
	margin:auto;
}

.sidebar_title {
	font-size:14px;
	font-weight:bold;
	color:#0552a9;
}
.sidebar_top {
	width:236px;
	height:10px;
	background-image:url(http://www.adworldplus.com/images/sidebar_top.png);
}
.sidebar_content {
	width:236px;
	background-color:#eee;
}
.sidebar_body {
	padding:10px;
}
.sidebar_bottom {
	width:236px;
	height:10px;
	background-image:url(http://www.adworldplus.com/images/sidebar_bottom.png);
}



#footer {
	text-align:center;
	padding:10px;
}
#footer_ad {
	margin:auto;
	margin-top:10px;
	width:980px;
	height:300px;
	background-color:#dddddd;
	border-color:#cccccc;
	border-style:solid;
	border-width:medium;
	padding:10px;
	display:none;
}
.categorie_icon {
	width:150px;
	height:150px;
	page:10px;
	float:left;
}
.Thumbnail {
	float: left;
	padding:5px;
	height:140px;
	background-color:#ffffff;
	border-color:#cccccc;
	border-style:solid;
	border-width:medium;
	margin:2px;
}
