body {
	margin: 0px;
	padding: 0;
	background: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #0099ff;
}

h1 {
	font-size: 20px;
	
}
h1.oferta {margin-bottom:15px;}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
}

blockquote {
}

a {
	color: #4D4D4D;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {border: 0px solid #ccc;}

img.left {
	float: left;
	margin: 0 30px 20px 0;
}

img.right {
	float: right;
	margin: 0 0 20px 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: #0099ff url(images/header_bg.jpg) repeat-x;
	text-align: center;
	height: 350px;
}

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#menu {
	float: right;
	width: 540px;
	height: 80px;
	margin: 0 0 0 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 55px;
	margin-right: 1px;
	padding: 25px 20px 0px 20px;
	background: #0099ff;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}

#menu a:hover {
	text-decoration: none;
	background: #000;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #000;
	color: #FFFFFF;
}

#menu .first {
}

#page {
	width: 960px;
	margin: 0px auto 20px auto;
	padding: 30px 0px 0px 0px;
	
}

#page-bgtop {

}
#total {

}



#logo {
	float: left;
	height: 65px;
	margin: 0 auto;
	padding: 0 0 0 5px;
}


.key 
{
    height: 65px;
	width: 410px;
    text-align: center;
    background: url(images/logo.jpg) no-repeat;
    text-indent: -666em;

}

#banner {
	padding-bottom: 20px;
}

#content {
	float: left;
	width: 620px;
}

#content2 {
	float: left;
	width: 960px;
}

.post {
	margin-bottom: 10px;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
	color: #FFF;
}

.post .date {
	display: inline-block;
	color: #ccc;
}

.post .meta {
	padding: 10px 30px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 0px;
	text-decoration: none;
	color: #9E9E9E;
}

.post .entry {
	font-size: 13px;
	color: #999999;
	line-height: 200%;
	padding: 30px 0px 20px 0px;
}

.post .entry a {
	color: #0099ff;
}

.post .entry table {
	width: 100%;
	padding: 0 0 40px 0;
}

.post .entry table .second {
	background: #f2f2f2;
}

.post .entry table td {
	padding: 0 0 0 10px;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #161616 url(images/img10.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar {
	float: right;
	width: 280px;
	font-family: Verdana, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 10px 14px 10px 14px;
}

#sidebar p.ppp {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 30px 0px;
	padding: 6px 20px 2px 0px;
	font-size: 24px;
	font-weight: normal;
}

#sidebar p {
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#footer {
	padding: 0;
	background: #fbfbfb;
	text-align: center;
	margin: 0 auto;
}

#footer table {
	padding: 30px 10px 30px 10px;
	margin: 0 auto;
	width: 960px;
}

#footer p {
	margin: 0;
	padding: 30px 20px 0px 20px;
	font-size: 11px;
	text-align: justify;
}

#footer .toper {
	width: 180px;
	font-size: 13px;
	color: #0099ff;
	text-align: center;
}

#footer .toper2 {
	width: 180px;
	font-size: 11px;
	text-align: center;
}

#footer a {
}

#footer2 {
	height: 120px;
	padding: 0;
	background: #0099ff url(images/footer_bg.jpg) repeat-x;
}

#footer2 p {
	color: #FFF;
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	font-size: 11px;
}

#footer2 a {
	color: #FFF;
}
#footer-top {
	padding: 0;
	background: #fbfbfb;
}

#footer-top p {
	color: #0099ff;
	margin: 0;
	text-align: center;
	font-size: 11px;
	padding: 10px;
}

#footer-top a {
	color: #0099ff;
}