/* CSS Document */


/***** CONTENIDO *****/


#content-left {
	width: 300px;
	height: 425px;
	margin: 14px 9px 0 9px;
	float: left;
}

#top-news {
	width: 300px;
	height: 46px;
	background: url(../images/bk-top-news.gif);
	float: left;
}

#content-news {
	width: 280px;
	border: 3px solid #eaeaea;
	padding: 0 7px 7px 7px;
	float: left;
}

.box-news {
	width: 100%;
	padding: 7px 0 10px 0;
	border-bottom: 1px dotted #b2b2b2;
}

.img-news-test {
	width: 70px;
	height: 70px;
	border: 1px solid #125490;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.tit-news {
	margin: 0;
	padding: 0;
	font-size: 0.69em;
	font-weight: bold;
	color: #125490;
}

.tit-news a:link, .tit-news a:visited, .tit-news a:active {
	text-decoration: none;
	color: #125490;
}

.tit-news a:hover {
	text-decoration: underline;
	color: #125490;
}

.det-news {
	margin: 0;
	padding: 0;
	font-size: 0.69em;
	color: #666;
}

.det-news a:link, .det-news a:visited, .det-news a:active {
	text-decoration: none;
	color: #666;
}

.det-news a:hover {
	text-decoration: underline;
	color: #666;
}

.link-news {
	width: 255px;
	height: 16px;
	background: url(../images/bullet-link-news.gif) no-repeat;
	margin: 27px 0 20px 0;
	padding: 2px 0 0 25px;
	font-size: 0.69em;
	font-weight: bold;
	color:  #125490;
}

.link-news a:link, .link-news a:visited, .link-news a:active {
	text-decoration: none;
	color: #125490;
}

.link-news a:hover {
	text-decoration: underline;
	color: #125490;
}

#brand {
	width: 425px;
	height: 425px;
	margin: 14px 9px 0 9px;
	background: url(../images/bk-brand.gif);
	float: left;
}

.marcas {
	width: 400px;
	height: 400px;
	margin: 12px 0 0 12px;
}

/*************************************************/



