html, body {
	background: #fff;
	color: #000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

#header {
	width: 100%;
	height: 60px;
	margin: 0px 0px 0px 0px;
	background: #000099;
}

#header .logo {
	float: left;
	width: 150px;
}

#header .text {
	padding-top: 10px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana;
	color: #fff;
}

#header a {
	 color: #fff;
}

#content {}

#sidebar { }
#sidebar ul { padding: 0px; margin: 0px; list-style-type: none; }
#sidebar li {
	background: url('http://www.ofertilandia.com/bul2.gif') no-repeat left;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 5px;
	list-style-type: none;
	font-size: 13px;
	color: #fff;
}
#sidebar li a { color: #fff; font-size: 13px; }

#sidebar .top { margin: 0px 0px 5px 0px; padding: 3px; background: #000; font-weight: bold; font-size: 13px; color: #fff; }
#sidebar .share {
	padding: 10px 0px 0px 0px;
	background: #fff;
	text-align: center;
}

#sidebar .linkrss {
	font-family: Arial;
	font-size: 13px;
}

#sidebar .linktwitter {
	font-family: Arial;
	font-weight: bold;
}

#sidebar .linkfacebook {
	font-family: Arial;
	font-weight: bold;
}

#left {
	float: left;
	width: 150px;
	background: #000099;
}

#left .endmenu {
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#center {
	float: left;
	width: 1070px;
	margin: 10px;	
	padding: 0px 10px 10px 10px;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
}

#center .htop {
	padding: 5px 0px 5px 0px;
	background: #F7D511;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}

#adstop {
	margin: 10px 0px 0px 0px;
}

#adstop .left {
	float: left;
	margin: 0px 50px 10px 175px;
}

#adstop .right {
	float: left;
}

#rowone {
	width: 90%;
	margin: 20px auto;
	padding-top: 10px;
	display: table;
	border-top: 1px solid #000080;
}

#rowone .left {
	width: 50%;
	float: left;
	font-family: Arial;
	font-weight: bold;
}

#rowone .right {
	width: 50%;
	float: left;
}

#rowone .blogtitle {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #ff0000;
}

#rowone .bloglink {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}

#rowtwo {
	width: 100%;
	margin: 20px auto;
	padding-bottom: 10px;
	display: table;
	border-bottom: 1px solid #000080;
	font-family: Arial;
	font-weight: bold;
	color: #000;
}

#rowthree {
	margin: 0 auto;
	display: table;
	text-align: center;
	font-family: Arial;
	font-size: 22px;
}

#rowfour {
	width: 100%;
	margin: 20px auto;
	padding-top: 10px;
	display: table;
	border-top: 1px solid #000080;
}

#rowfour .left {
	width: 50%;
	float: left;
}

#rowfour .right {
	
}

#footer {
	clear: both;
	margin: 10px auto;
	text-align: center;
	font-size: 10px;
}

#footer address:after {
  content: "<webmaster@ofertilandia.com>";
}
