@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../_imagens/body_fundo.jpg);
	background-repeat: repeat-x;
	background-position: left -25px;
	overflow: hidden;
}
#defesa  {
	width: 816px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	height: auto;
	padding-left: 34px;
}
#cont_esquerda {
	width:795px;
	height:auto;
	float:left;
}
#cont_direita {
	width:20px;
	height:auto;
	float:left;
	padding-top: 520px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topo {
	width:227px;
	height:50px;
	float:left;
	background-color:#D8251E;
	padding-left: 553px;
	background-image: url(../_imagens/topo_atendimento.jpg);
	background-repeat: no-repeat;
	background-position: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#banner_home {
	width:580px;
	height:325px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 180px;
	top: 83px;
	border: 10px solid #FFF;
	display: block;
	z-index: 10;
	background-image: url(../_imagens/_showrooms/saopaulo2.jpg);
	background-position: left top;
}
#banner_home .imagem{
	width:500px;
	height:300px;
	background-image: url(../_imagens/_showrooms/saopaulo2.jpg);
	background-repeat: no-repeat;
	background-position: -90px top;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	z-index: 9;
}
#banner_home h3{
	color: #D9261F;
	padding-left: 5px;
	font-size: 26px;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;

}
#banner_home h3 span{
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
#banner_home a.close_banner{
	width:80px;
	position: absolute;
	color: #FFF;
	text-decoration: none;
	background-color: #D9261F;
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
	right: 0px;
	top: 0px;
}
#banner_home a.seguir_banner{
	width:600px;
	position: absolute;
	color: #FFF;
	text-decoration: none;
	background-color: #D9261F;
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
	bottom: -20px;
	left: -10px;
}
#menu_esquerda {
	width:160px;
	height:490px;
	float:left;
	background-color:#6D6E70;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#item_menu_esquerda {
	width:160px;
	height:15px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E70;
	margin-bottom: 5px;
}
#item_menu_esquerda a {
	width:160px;
	padding-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
#item_menu_esquerda a:hover {
	width:160px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#item_menu_esquerda_imagem {
	width:160px;
	float:left;
	text-align: center;
	margin-bottom: 5px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#item_video {
	width:77px;
	height:20px;
	float:left;
	background-image:url(../_imagens/fundo_item_video.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height: 18px;
}
#item_video:hover {
	width:77px;
	height:20px;
	float:left;
	background-image:url(../_imagens/fundo_item_video_ativo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height: 18px;
}
#item_video a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
#item_video a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#item_video_dois {
	background-image:url(../_imagens/fundo_item_video_dois.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height: 18px;
	width:135px;
	height:20px;
	line-height:18px;
	float:left;
}
#item_video_dois:hover {
	background-image:url(../_imagens/fundo_item_video_dois_ativo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height: 18px;
	width:135px;
	height:20px;
	line-height:18px;
	float:left;
}
#item_video_dois a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#item_video_dois a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#conteudo  {
	float: left;
	height: 510px;
	width: 600px;
	background-color: #FFFFFF;
}
#conteudo  #playerdiv{
	z-index: -1;

}

#menu_conteudo {
	width:600px;
	height:28px;
	float:left;
	margin-bottom: 1px;
	background-color: #6D6E70;
}
#item_menu_conteudo  {
	height:28px;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	background-color:#6D6E70;
	line-height:28px;
	float: right;
}
#item_menu_conteudo a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#item_menu_conteudo a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#janela_conteudo {
	float: left;
	height: 510px;
	width: 600px;
}
#item_showroom {
	width:270px;
	height:80px;
	float:left;
	margin-bottom: 25px;
	padding: 5px;
	border: 2px solid #EEE;
	margin-right: 5px;
}
#item_showroom h1 {
	font-size: 12px;
	margin: 0px;

}
#item_showroom p {
	margin: 0px;
	line-height: 14px;
}
#item_showroom a.ver_mapa {
	margin: 0px;
	line-height: 20px;
	height: 20px;
	width: 80px;
	float: left;
	background-image: url(../_imagens/icone_ver_mapa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#item_showroom a.ver_mapa span{
	display: none;

}
#item_showroom a.ver_foto {
	height: 80px;
	width: 80px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#item_showroom a.foto {
	height: 80px;
	width: 80px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#item_sac {
	width:250px;
	height:60px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	margin-bottom: 30px;
	text-align: left;
}
#item_sac h1 {
	font-size: 12px;
	margin: 0px;
}
#item_sac p {
	margin: 0px;
	line-height: 14px;
}
#item_faq {
	width:520px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	color: #000000;
}
#item_faq h1 {
	font-size: 13px;
	margin: 0px;
	color: #D8251E;
}
#item_faq p {
	margin: 0px;
	line-height: 14px;
	color: #000000;
}
#item_download {
	width:450px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:left;
	background-color:#EFEFEF;
	border:solid 2px #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#item_download_imagem {
	width:60px;
	height:60px;
	float:left;
	text-align:left;
	margin-right:5px;
	overflow:hidden;
	border: 2px solid #CCC;
	margin-top: 2px;
}
#item_download  h2 {
	color:#333333;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 3px;
}
#item_download p {
	color:#000000;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 0px;
}
#item_download a {
	color:#000000;
	font-size: 12px;
	height: 15px;
	overflow: hidden;
	margin: 0px;
	padding-top: 45px;
	padding-left: 0px;
	width: 100px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../_imagens/item_download.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
}
#item_download a:hover {
	color:#999999;
	font-size: 12px;
	height: 15px;
	overflow: hidden;
	margin: 0px;
	padding-top: 45px;
	padding-left: 0px;
	width: 100px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../_imagens/item_download.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
}
#item_noticia {
	width:500px;
	height:90px;
	padding:10px;
	float:left;
	margin-bottom:30px;
	text-align:left;
	background-color:#F8F8F8;
}
#item_noticia h2 {
	color:#333333;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 10px;
}
#item_noticia p {
	color:#000000;
	font-size: 11px;
	height: 55px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}



#item_video_empresa {
	width:120px;
	height:72px;
	border:solid 3px #EFEFEF;
	float:left;
	overflow:hidden;
	margin:26px;
}
#item_video_empresa:hover {
	border:3px solid #CCCCCC;
}

#apresentacao_linha h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#apresentacao_linha  a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
}
#cont_direita {
	visibility:hidden;
}
#imagem_cad {
	width:100px;
	height:75px;
	float:left;
	overflow:hidden;
	text-align: center;
	border: 5px solid #EFEFEF;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}
#imagem_cad:hover {
	width:100px;
	height:75px;
	float:left;
	overflow:hidden;
	text-align: center;
	border: 5px solid #CCCCCC;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
}

#base {
	width:780px;
	height:15px;
	float:left;
	padding-top: 1px;
	color: #999999;
	line-height: 15px;
	font-size: 11px;
	display: block;
}

div.container_scrollable {
	position: absolute;
	left: 600px;
	height: 400px;
}

div.scrollable {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	left: 0px;
	height: 472px;
	width: 127px;
	list-style-type: none;
	padding-left: 5px;
	margin: 0px;
} 
div#actions {
	width: 127px;
	padding-top: 2px;
} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}

div.scrollable div.items div.item {
	width:120px;
	height:72px;
	border:solid 1px #666;
	overflow:hidden;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.scrollable div.items div.ativo{
	border:solid 1px #AAA;
}
