﻿@import url("../../Style/Default.css");

body 
{
	background:url(../../Imagens/Jeep/Jeep-Fundo-Body.gif) repeat;
	width:100%;
	height:100%;
	position:absolute;
}

a
{
	text-decoration:none;
}

#divGeral
{
	background-color:#B7B497;
	width:960px;
	margin:0 auto;
	height:100%;
	display:table;
}
#divCabecalho
{
	height:52px;
	background: url(../../Imagens/Jeep/Jeep-Fundo-Top.gif) repeat;
}
#ctl00_lnk_HomeCJD
{
	background: url(../../Imagens/Jeep/Jeep-Logo.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	width:145px;
	height:42px;
	margin-left:8px;
	margin-top:10px;
}

#ctl00_lnk_Itatiaia
{
	background: url(../../Imagens/Itatiaia/Itatiaia-Logo-Branco-Azul.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:20px;
	background: url(../../Imagens/Jeep/Jeep-Fundo-Menu.gif) repeat;
}

#divMenu a
{
	color:White;
	font-weight:bold;	
}

#divMenu a:visited
{
	color:White;
	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_MenuJeep
{
	color:White !important;
	font-weight:bold;
}

#li_Jeep
{
	position:relative;
	background-color:#D68102;
	border-top:2px solid #D68102;
	border-bottom:3px solid #D68102;
	border-left:3px solid #D68102;
	border-right:3px solid #D68102;
}

#divSubMenu
{
	width:100%;
	height:20px;
	background:url(../../Imagens/Jeep/Jeep-Fundo-SubMenu.gif) repeat;
	position:relative;
	z-index:9999;
}

#divSubMenuNovos
{
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
}

#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;
	clear:both;
}

#divMenuInferior a
{
	color:White;
}

#divMenuInferior a:visited
{
	color:White;
}

#divNovos
{
	border: solid 1px #D6D1B7;
	background:url(../../Imagens/Jeep/cherokee_sport.jpg) no-repeat;
	background-color:#808780;
	width:265px;
	height:48px;
	margin-top: 5px;
	margin-left: 55px;
	float:left;
	_margin-left: 28px;
}

#divLinkNovos
{
	margin-left:70px;
	padding-left:5px;
	background:url(../../Imagens/Jeep/Jeep-Fundo-Menu-Inferior.gif) repeat;
	height:48px;
}

#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 #D6D1B7;
	background:url(../../Imagens/Jeep/Semi-Novos.jpg) no-repeat;
	width:265px;
	height:48px;
	margin-top: 5px;
	margin-left: 20px;
	float:left;
}

#divLinkSemiNovos
{
	margin-left:70px;
	padding-left:5px;
	background:url(../../Imagens/Jeep/Jeep-Fundo-Menu-Inferior.gif) repeat;
	height:48px;
}

#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 #D6D1B7;
	background:url(../../Imagens/Jeep/Pecas.jpg) no-repeat;
	background-color:#808780;
	width:265px;
	height:48px;
	margin-top: 5px;
	margin-left: 20px;
	float:left;
}

#divLinkPecas
{
	margin-left:70px;
	padding-left:5px;
	background:url(../../Imagens/Jeep/Jeep-Fundo-Menu-Inferior.gif) repeat;
	height:48px;
}

#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:url(../../Imagens/Jeep/Jeep-Fundo-Rodape.gif) repeat-x;
	float:left;
	width:100%;
	*margin-top:0px;
	_margin-top:-118px;

}

#divSubMenuDemais
{
	margin-left:210px;
	padding-top:2px;
}

#divSubMenuDemais a
{
	color:Black;
}

#divSubMenuDemais a:visited
{
	color:Black;
}

#ul_SubMenu
{
	list-style-position:inside;
	font-size:12px;
	font-weight:bold;
}

#ul_SubMenu li
{
	display:inline;
	margin-left: 10px;
}

