﻿.areaMoto
{
	display:none;
}

.miolo
{
	min-height:400px;
}

.bgRodape
{
	margin-top:-10px;
}

.colunaConteudoPrincipal
{
		float:left;
		margin-left:25px;
}

	.imgTitulo
	{
		border:0px;
		border-bottom: 1px solid #de1d24;
		display:block;
		float:none;
		margin:0 0 5px 0;
	}
	
	.areaNoticia
	{
		width:447px;
		margin:0 0 0 5px;
		
	}
	
		.noticia{
				margin:0 0 5px 0;
				height:155px;
				
			}
			
			.noticia:hover{
				background-image:url('../img/bgNoticia.jpg');
				background-repeat:no-repeat;
				width:447px;
				height:155px;
			}
			
				.conteudoNoticia{
					padding:12px;
				}

		.areaNoticia h2
		{
			color:#de1d24;
			font-size:20px;
		}
		
		.areaNoticia img 
		{
			border:1px solid #c7c8ca;
			float:left;
			margin:0 14px 2px 0;
		}

.colunaConteudoSecundaria
{
		float:left;
		margin-left:23px;
}

	.areaCampanha{
		width:208px;
		height:185px;
		border-bottom:1px solid #e7e7e7;
		float:left;
	}
		.areaVideo{
			width:208px;
			height:152px;
			background: #e7e7e7;
		}
		
	.areaConcessionaria{
		border-bottom:1px solid #e7e7e7;
		width:215px;
		height:200px;
		float:left;
		margin-left:30px;
		/*margin:0 0 0 35px;*/
	}
	
		.formConcessionaria, .bannerConcessionaria{
			float:left;
			margin-top:10px;
		}
		
			.dropDown{
				font-size:10px;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				width:200px;
				background:#ebeced;
				color:#df2b31;
				border:0;
				margin-bottom:4px;
			}
			
				
	.areaChamadas{
		clear:both;
	}
	
		.areaChamadas img{
			margin:0 0 0 5px;
			border:0;
		}
		
		.marcadorSeta {
			background-image:url('../img/icoSeta.gif');
			background-repeat:no-repeat;
			background-position: 0px 0px;
			padding: 0px 0px 0px 16px;
		}
		.ddlUpper
{
	width:200px;
	color:#df2b31;
	font-size:10px;
	text-transform:uppercase;
	font-family: Trebuchet MS;
	background-color:#ebeced;
}
.ddl
{
	width:200px;
	color:#df2b31;
	font-size:10px;
	font-family: Trebuchet MS;
	background-color:#ebeced;
}
.tdTitulo
{
	color:#7b7b7b;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Trebuchet MS;
}
.colunaConteudoSecundaria
{
		float:left;
		margin-left:23px;
		position:relative;
}


.dhtml
	{
		width:428px;
		height:457px;
		position:absolute;
		z-index:50;
		margin:-280px 0 0 270px;
		display:block;
	}
