/* CSS Document */
.modelos_box						{ position: relative; width: 750px }
.modelos_box .modelos 				{ top: 0; left: 0; z-index: 1; }
.modelos_box .modelos .modelo		{ width:246px; height:150px; padding: 15px 0 10px 0; vertical-align:bottom; text-align: center; background: none; }
.modelos_box .modelos .selected 	{ background: url(../imagens/site/modelos_select_bg.gif) left bottom repeat-x;}
.modelos_box .modelos .vSep_top 	{ width: 3px; vertical-align: bottom }
.modelos_box .modelos .vSep_bot 	{ width: 3px; vertical-align: top }
.modelos_box .modelos .hSep			{ height:1px; background: #f1f1ee }
.modelos_box .modelos .hSep_rgt		{ height:1px; text-align:left }
.modelos_box .modelos .hSep_lft		{ height:1px; text-align:right }

.modelos_box .label_box					{ position: absolute; z-index: 999; padding:0;}
.modelos_box .label_box .label			{ float: left; display: block; clear: both; background: url(../imagens/modelos/2009/label_rgt.gif) center top no-repeat; padding: 6px 6px 0 6px; font-size: 13px; font-weight: bold; line-height: 16px; color: #4e5962; text-transform: uppercase; white-space: nowrap}
.modelos_box .label_box .label a		{ font-size: 13px; font-weight: bold; line-height: 16px; color: #4e5962; text-transform: uppercase; white-space: nowrap }
.modelos_box .label_box .label_select	{ background: url(../imagens/modelos/2009/label_rgt_over.gif) center top no-repeat!important; color: #fff }
.modelos_box .label_box .label_select a	{ color: #fff }


.modelos_box ul 					{ list-style: none; clear: both }
.modelos_box ul li				{ list-style: none; float: left;}
.modelos_box ul.modelo_box li.menu	{ clear: both; float: right; width: auto; margin: 0 0 1px 0; padding: 0;}
.modelos_box ul.modelo_box li.submenu							{ clear: both; float: right; width: auto; margin: 0 0 1px 0; padding: 0; height: 20px}
.modelos_box ul.modelo_box li.submenu ul.versoes				{ margin: 0 0 0 0; padding: 0; border-bottom: 1px solid #d5d5ce}
.modelos_box ul.modelo_box li.submenu ul.versoes li				{ list-style: none; float: left; background: #babaa8; margin-left: 1px; padding: 2px 0; color: #fff; font-weight: bold; font-size: 12px;  }
.modelos_box ul.modelo_box li.submenu ul.versoes li:hover		{ background: #066e89 !important;  }
.modelos_box ul.modelo_box li.submenu ul.versoes .VE			{ background: #09acd7; }
.modelos_box ul.modelo_box li.submenu ul.versoes .VE:hover	{ background: #066e89 !important; }


.modelos_box .versoes li a		{ color: #fff; font-weight: bold; font-size: 12px; padding: 2px 5px;}
.modelos_box .versoes li a:hover{ background: #066e89 !important;}


/* label ALTO */
#label_alto { top: 120px; right: 570px; width: 100px; }

/* label SPLASH */
#label_splash { top: 120px; right: 310px; }

/* label SWIFT */
#label_swift { top: 120px; right: 50px; z-index: 800; }

/* label JIMMY */
#label_jimmy { bottom: 10px; right: 315px;}

/* label GRAND VITARA */
#label_gVitara 				{ bottom: -10px; right: 115px;  }
#label_gVitara .label		{ background: url(../imagens/modelos/2009/label_lft.gif) center top no-repeat;}
#label_gVitara .label_select{ background: url(../imagens/modelos/2009/label_lft_over.gif) center top no-repeat !important;}

/* label SX4 */
#label_sx4 				{ bottom: 10px; right: 640px;  }
#label_sx4 .label		{ background: url(../imagens/modelos/2009/label_lft.gif) center top no-repeat;}
#label_sx4 .label_select{ background: url(../imagens/modelos/2009/label_lft_over.gif) center top no-repeat !important;}





