﻿@import url("../../Style/Default.css");

body 
{
	background:url(../../Imagens/Dodge/Dodge-Fundo-Body.gif) repeat-x;
	background-color:Black;
	width:100%;
	height:100%;
	position:absolute;
}

a
{
	text-decoration:none;
}

#divGeral
{
	background-color:White;
	width:960px;
	margin:0 auto;
	height:100%;
	display:table;
}
#divCabecalho
{
	height:52px;
	width:100%;
	background: url(../../Imagens/Dodge/Dodge-Fundo-Topo.jpg) no-repeat;
}
#ctl00_lnk_HomeCJD
{
	background: url(../../Imagens/Dodge/Dodge-Logo-Topo.png) no-repeat;
	text-indent: -9999px;
	float:left;
	width:145px;
	height:42px;
	margin-left:8px;
	margin-top:8px;
}

#ctl00_lnk_Itatiaia
{
	background: url(../../Imagens/Itatiaia/Itatiaia-Logo-Branco.gif) no-repeat;
	text-indent: -9999px;
	float:right;
	width:123px;
	height:30px;
	margin-right:13px;
	margin-top:10px;
}

#divConteudo
{
	clear:both;	
}

#divMenu
{
	width:100%;
	height:19px;
	background:url(../../Imagens/Dodge/Dodge-Fundo-Menu.gif) repeat;
}

#divMenu a
{
	color:#B2B2B2;
	font-weight:bold;	
}

#divMenu a:visited
{
	color:#B2B2B2;
	font-weight:bold;	
}

#divMenuCentro
{
	width: 740px;
	padding-top:3px;
	padding-left:210px;
}

#ul_Menu
{
	list-style-position:inside;
	font-size:11px;
	
}
#ul_Menu li
{
	display:inline;
	margin-left: 10px;
}

#ctl00_lnk_MenuDodge
{
	color:Black !important;
	font-weight:bold;
}

#li_Dodge
{
	position:relative;
	background-color:White;
	border-top:2px solid White;
	border-bottom:3px solid White;
	border-left:3px solid White;
	border-right:3px solid White;
}

#divSubMenu
{
	width:100%;
	height:20px;
	background:url(../../Imagens/Dodge/Dodge-Fundo-SubMenu.gif) no-repeat;
	background-color:#7F7F7F;
	position:relative;
	z-index:9999;
}

#divSubMenuNovos
{
	position:absolute;
	top:0;
	left:0;
	z-index:9999 !important;
}

#divCopyright
{
	width:735px;
	border-top: solid 1px black;
	text-align:center;
	margin: 5px auto 0 auto;
}

#ctl00_lblCopyright
{
	font-size:11px;
}

#divEspacoFinal
{
	clear:both;
	height:20px;
	background-color:White;
}

#ul_MenuItatiaia 
{
	list-style-position:inside;
	font-size:10px;
	margin-top:5px;
	
}
#ul_MenuItatiaia li
{
	display:inline;
	padding-left:10px;
	background:url(../../Imagens/Geral/Seta1.gif) left no-repeat;
	margin-left: 10px;
}

#divRodape
{
	text-align:center;
}

#divRodape a
{
	color:Black;
}

#divRodape a:visited
{
	color:Black;
}

#divMenuInferior
{
	width:100%;
	height:60px;
	background-color:#3F3F3F;
	clear:both;
}

#divMenuInferior a
{
	color:White;
}

#divMenuInferior a:visited
{
	color:White;
}

#divNovos
{
	border: solid 1px #383732;
	background:url(../../Imagens/Dodge/Novos-Carros.jpg) no-repeat;
	background-color:Black;
	width:265px;
	height:48px;
	margin-top: 5px;
	margin-left: 55px;
	float:left;
	_margin-left: 28px;
}

#divLinkNovos
{
	margin-left:75px;
}

#ctl00_lbl_Novos
{
	font-size:12px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}

#ctl00_lbl_DescricaoNovos
{
	font-size:11px;
	width:190px;
	float:left;
	cursor:pointer;
}

#divSemiNovos
{
	border: solid 1px #383732;
	background:url(../../Imagens/Dodge/Semi-Novos.jpg) no-repeat;
	background-color:Black;
	width:265px;
	height:48px;
	margin-top: 5px;
	margin-left: 20px;
	float:left;
}

#divLinkSemiNovos
{
	margin-left:75px;
}

#ctl00_lbl_SemiNovos
{
	font-size:12px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}

#ctl00_lbl_DescricaoSemiNovos
{
	font-size:11px;
	width:190px;
	float:left;
	cursor:pointer;
}

#divPecas
{
	border: solid 1px #383732;
	background:url(../../Imagens/Dodge/Pecas.jpg) no-repeat;
	background-color:Black;
	width:265px;
	height:48px;
	margin-top: 5px;
	margin-left: 20px;
	float:left;
}

#divLinkPecas
{
	margin-left:75px;
}

#ctl00_lbl_Pecas
{
	font-size:12px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}

#ctl00_lbl_DescricaoPecas
{
	font-size:11px;
	width:190px;
	float:left;
	cursor:pointer;
}

#divRodapeGeral
{
	background-color:White;
}

#divSubMenuDemais
{
	margin-left:210px;
	padding-top:2px;
}

#divSubMenuDemais a
{
	color:White;
}

#divSubMenuDemais a:visited
{
	color:White;
}

#ul_SubMenu
{
	list-style-position:inside;
	font-size:12px;
	font-weight:bold;
}

#ul_SubMenu li
{
	display:inline;
	margin-left: 10px;
}

