﻿body {
	background-color: #003145;
}
/* -------

NOTICIAS

------- */

.suzuki-news #corpo {
	margin-left: 20px;
}
h3.suzuki-news {
	background: url(../_img/tit_fotos.jpg) no-repeat;
	width: 490px;
	height: 400px;
	text-indent: -5000px;
	margin-top: 15px;
}
h4.suzuki-news {
	background: url(../_img/tit_consorcio.gif) no-repeat;
	width: 345px;
	height: 61px;
	text-indent: -5000px;
	margin-top: 38px;
}
.lst-noticias {
	width: 490px;
	margin: 25px 5 15px 5;
 *margin-bottom: 0;
	float: left;
	margin-left: 15px;
}
.lst-noticias li {
	background-color: #FFFFFF;
	border: 1px solid #dedede;
	margin-top: 10px;
	padding: 12px 28px 0 28px;
	position: relative;
}
.lst-noticias li2 {
	background-color: #003145;
	border: 1px solid #dedede;
	margin-top: 10px;
	padding: 12px 28px 0 28px;
	position: relative;
}
.lst-noticias .ano {
	background-color: #003145;
	padding: 0 0 0 10px;
}
.lst-noticias .on {
	background-color: #eee;
}
.lst-noticias li p {
	height: 100%;
	color: #034ea2;
	font-weight: bold;
	background: url(../_img/ico-seta.gif) no-repeat 95px 2px;
}
.lst-noticias li a {
	width: 335px;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	position: relative;
	top: -12px;
	left: 115px;
	display: block;
}
.lst-anos-anteriores {
	width: 220px;
	float: right;
	position: relative;
	top: -15px;
}
.lst-anos-anteriores li {
	background: url(../_img/ico-seta.gif) no-repeat 10px 11px;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
}
.lst-anos-anteriores .first {
	background-color: #0098db;
	border: 0;
	padding: 0 0 0 10px;
}
.lst-anos-anteriores .first2 {
	background-color: #5eb6e4;
	background-image: none;
	border: 0;
	padding: 0 0 0 10px;
}
.lst-anos-anteriores .first3 {
	background-color: #f7403a;
	background-image: none;
	border: 0;
	padding: 0 0 0 10px;
}
.lst-anos-anteriores .first4 {
	background-color: #f7403a;
	background-image: none;
	border: 0;
	padding: 0 0 0 10px;
}
/* Global News */

.global-news h3 {
	font-size: 28px;
	margin-left: 5px;
	margin-top: 30px;
}
.global-news .data {
	color: #273341;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	text-align: right;
}
.global-news .titulo {
	background: #273341;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 20px;
}
.global-news .lst-anos-anteriores {
	top: 0;
}
.tbl-noticia {
	border: 1px solid #ecedee;
	margin: 10px 0;
}
.tbl-noticia td {
	border-right: 1px solid #ecedee;
	border-bottom: 1px solid #ecedee;
}
.tbl-noticia thead td {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.tbl-noticia thead td.col1 {
	width: 230px;
}
.tbl-noticia thead td.col2 {
	width: 250px;
}
.tbl-noticia tbody td {
	padding: 5px;
}
.tbl-noticia tbody tr.even td {
	background: #f8f8f8;
}
.tbl-noticia tbody td.first {
	font-weight: bold;
}
/* Popup */

#popup {
	width: 483px;
	background: url(../_img/topo-cns.jpg) no-repeat;
	padding-top: 75px;
	background-color: #FFFFFF;
}
#popup h1 {
	background: none;
	width: 473px;
	height: 100%;
	text-indent: 0;
	float: none;
	font-size: 18px;
	color: #7f7f7f;
	padding-left: 10px;
}
#popup p {
	padding: 5px 0 0 10px;
}

