*
{
   margin:0;
   padding:0;
}
div.clear 
{
   clear:both; 
}
IMG
{
   border: 0;
}

/* MODULE */
DIV.cargo_homeNewsListWraper
{
	width:690px;
	margin:17px 0 0 0;
	padding:0;
}


/* CARGO */
DIV.cargo_homeNewsListWraper DIV.newsListLeft
{
	width:425px;
	float:left;
	margin:0;
	padding:0 15px 0 0;
	border-right:solid #CCCCCC 1px;
}
/* title */
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.titleHeader
{
	float:left;
	clear:right;
	margin:0;
	padding:13px 0 0 0;	
	width: 168px;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.titleHeader SPAN.t1
{
	color:#276D97;
	font-weight:bold;
	font-size:24px;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.titleHeader SPAN.t2
{
	color:#B6B7B9;
	font-weight:bold;
	font-size:24px;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.goNewsSubmit
{
	float:right;
	padding:13px 0 0 0;
	margin:0;
	line-height:30px;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.goNewsSubmit A.goNewsSubmit
{
	margin:0;
	padding:0 15px 0 3px;
	color:#FFFFFF;
	background-color:#373937;
	text-decoration:none;
	background-image:url(imagens/bullet_2_off.gif);
	background-position:right;
	background-repeat:no-repeat
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.goNewsSubmit A.goNewsSubmit:hover
{
	margin:0;
	padding:0 15px 0 3px;
	color:#FFFFFF;
	background-color:#FF003B;
	text-decoration:none;
	background-image:url(imagens/bullet_1_on.gif);
	background-position:right;
	background-repeat:no-repeat
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList
{
	clear:both;
	margin:0;
	padding:0;
}
/* cargo news item */
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem
{
	margin:0;
	padding:8px 3px 10px 0;
	border-bottom:solid #EAEAEA 1px;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem:hover
{
	background-color:#F9F9F9;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem DIV.title
{
	margin:0 0 10px 0;
	padding:0;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem DIV.title A
{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem DIV.title A:hover
{
	text-decoration:underline;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem DIV.title SPAN.date
{
	background-color:#72B1E0;
	color:#FFFFFF;
	margin: 0 10px 0 0;
	padding:0 3px 0 3px;
	font-size:12px;
}
DIV.cargo_homeNewsListWraper DIV.newsListLeft DIV.cargoNewsList DIV.cargoNewsItem DIV.text IMG
{
	margin:0 5px 5px 0;
	padding:0;
}


/* link btn */
DIV.cargo_homeNewsListWraper DIV.btnGo
{
	float:left;
	margin:13px 0 0 0;
	padding:0;
	line-height:30px;
}
DIV.cargo_homeNewsListWraper DIV.btnGo A.go
{
	margin:0;
	padding:0 15px 0 3px;
	color:#FF003B;
	background-color:#F0F2EF;
	text-decoration:none;
	background-image:url(imagens/bullet_1_off.gif);
	background-position:right;
	background-repeat:no-repeat
}
DIV.cargo_homeNewsListWraper DIV.btnGo A.go:hover
{
	text-decoration:none;
	background-color:#FF003B;
	color:#FFFFFF;
	background-image:url(imagens/bullet_1_on.gif);
	background-position:right;
	background-repeat:no-repeat
}







/* FROTA right */
DIV.cargo_homeNewsListWraper DIV.newsListRight
{
	width:233px;
	float:left;
	margin:0;
	padding:0 0 0 15px;
}
/* title */
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.titleHeader
{
	margin:0;
	padding:0;	
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.titleHeader SPAN.t1
{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.titleHeader SPAN.t2
{
	color:#B6B7B9;
	font-weight:bold;
	font-size:14px;
}
/* frota news list */
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList
{
	clear:both;
	margin:0;
	padding:0;
}
/* frota news item */
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem
{
	margin:0;
	padding:8px 3px 3px 0;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem:hover
{
	background-color:#F9F9F9;
}
/* title */
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem DIV.title
{
	margin:0 0 3px 0;
	padding:0;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem DIV.title A
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem DIV.title A:hover
{
	text-decoration:underline;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem DIV.title SPAN.date
{
	background-color:#CC0000;
	color:#FFFFFF;
	margin: 0 10px 0 0;
	padding:0 3px 0 3px;
	font-size:10px;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.frotaNewsList DIV.frotaNewsItem DIV.text IMG
{
	margin:0 5px 5px 0;
	padding:0;
}

/* preço petróleo */
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.oilPriceBox
{
	margin:15px 0 0 0;
	padding:10px;
	background-color:#6C6E70;
	background-image:url(imagens/oilBoxBg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 243px;
}
/* oil price title */
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.oilPriceBox DIV.titleHeader
{
	margin:0;
	padding:0;	
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.oilPriceBox DIV.titleHeader SPAN.t1
{
	color:#FFDF2A;
	font-weight:bold;
	font-size:14px;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.oilPriceBox DIV.titleHeader SPAN.t2
{
	color:#A5A6A8;
	font-weight:bold;
	font-size:14px;
}
DIV.cargo_homeNewsListWraper DIV.newsListRight DIV.oilPriceBox DIV.oilDashboard
{
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
}
