.block09 {
	display:block; 
	background:url('../img/boxes/b01line.gif') left repeat-y;
}

.block09 .top {
	background:url(../img/boxes/b09topmid_red.gif) repeat-x; 
}

.block09 .top .tleft {
	background:url(../img/boxes/b09topleft_red.gif) top left no-repeat;
}

.block09 .top .tright {
	background:url(../img/boxes/b09topright_red.gif) top right no-repeat; 
	font-weight:bold;
	font-size:16px;
	color:white !important;
	padding-top:12px;
	padding-left:18px;
	height:30px;
}

.block09 .top .topb {
	height:50px;
}

.block09 .cont {
	display:block; 
	background:url(../img/boxes/b01line.gif) right repeat-y;
	padding:15px;
	height: 90px;
}

.block09 .bot {
	background:url(../img/boxes/b01line.gif) bottom repeat-x;
}

.block09 .bot .bleft {
	background:url(../img/boxes/b01botleft.gif) top left no-repeat;
}

.block09 .bot .bright {	
	background:url(../img/boxes/b01botright.gif) top right no-repeat; height:7px; overflow:hidden;
}


.block09 .botb {
	background:url(../img/boxes/b09botmid.gif) bottom repeat-x;
}

.block09 .botb .bleft {
	background:url(../img/boxes/b09botleft.gif) bottom left no-repeat;
}

.block09 .botb .bright {	
	background:url(../img/boxes/b09botright.gif) bottom right no-repeat; height:30px; overflow:hidden;
}

#marcas{
	height: 90px;
}
#marcas ul{
	margin:0;
	padding:0;
	list-style:none;
}
#marcas li{
	display:inline;
	margin:0;
	padding:0;
	float:left;
	width:80px;
	height: 80px;
	font-size: 11px;
}

#marcas img {
	display:block;
	margin:1px 5px 5px 5px;
	padding-bottom:4px;
	border: none;
}

#marcas img.L2{
	padding-bottom:0px!important;
}

#marcas a {
	display:block;
	/*width:70px !important;*/
	height:80px;
	text-align:center;
	text-decoration: none;
	color:#727272;
	font-size:10px;
	font-weight:bold;
	float:left;
	padding:1px 3px 3px 3px;
}

#marcas a:hover {
	color:#e53500 !important;
	text-decoration:underline;
}


/*********** cusomized styles ***********/

.block09 .top .tright {
	height:35px;
}

.block09 .bot {
	margin-bottom:15px;
}

.block09 .cont {
	padding:15px 14px;
}

.list07 .title {
	color:#E53500  !important;
}

.list07 li {
	text-align:justify;
}