﻿/*Start Area Moto*/
	.areaMoto
	{
		width:1000px;
		height:357px;
		margin:0 0 0 0;
		background-color:#F5F4F2;
		/*background-image:url('../img/bgAreaMoto.jpg');*/
	}
	
		.areaMotoFoto{
			width:780px;
			height:357px;
			float:left;
			overflow:hidden;
		}
		
		.areaTextoModeloMoto
		{
			position:absolute;
			top:130px;
			left:425px;
			width:300px;
			height:100px;
		}
		
		.areaMenuMoto{
			float:right;
			margin:20px 30px 0 -30px;
			width:205px;
		}
	
			.areaMenuCores{
				width:165px;
				height:30px;
				background-color:transparent;
				text-align:center;
				margin:-9px 0 0 0;
				padding:0 0 0 15px;
				background:url('../img/bgMenuCoresProdutos.jpg') no-repeat 50% bottom;
				}
	
				.cor{
					width:38px;
					height:12px;
					margin:0 4px 4px 0;
					float:left;
					cursor:pointer;
					border:1px solid #D2D6D9;
					display:inline-block;
				}
		
					.branco, .sbranco{
						background-color:#fff;
						display:none;
					}
					
					.preto, .spreto{
						background-color:#000;
						display:none;
					}
														
					.vermelho, .svermelho{
						background-color:#C62C22;
						display:none;
					}
					
					.prata, .sprata
					{
						background-color:#A3A2A0;
						display:none;
					}
					
					.roxo, .sroxo{
						background-color:#68546F;
						display:none;
					}
					
					.azul, .sazul
					{
						background-color:#274F82;
						display:none;
					}
					
					.laranja, .slaranja
					{
						background-color:#F36E21;
						display:none;
					}

					.cinza, .scinza
					{
						background-color:#ccc;
						display:none;
					}
					
					.verde, .sverde
					{
						background-color:#267913;
						display:none;
					}
					
					.spreto, .sroxo, .svermelho, .slaranja, .sbranco, .sprata, .sazul, .scinza 
					{
						cursor:default;
					}
	
	.areaPreco{
	    width:165px;
		height:59px;
		background-color:transparent;
		padding:6px 0 0 15px;
		overflow:hidden;
		font-family:Arial;
		background:url('../img/bgMenuCoresProdutos.jpg') no-repeat 50% bottom;
		
		
		}		
	  
	  .areaPreco span{
	    font-size:14px;
	    color:#686868;
	    font-weight:bold;
	    line-height:20px;
	    display:block;
	    margin:0px;	
	  	}	
	  	
	  .areaPreco h1{
	     font-size:25px;
	     color:#686868;
	     font-weight:normal;
	     line-height:27px;	
	     display:block;
	     float:left;
	     padding:0 0 0 10px;
	  	}	
	  	
	  	.areaPreco h1 span{
			 font-size:14px;
			 color:#686868;
			 font-weight:normal;
			 line-height:27px;	
			 display:block;
			 margin:-4px -3px 0 0;
			 float:left;
			 font-weight:bold;
	  		}	
					
	.areaTextoSubModeloMoto{
		position:relative;
		margin:12px 0 0 -730px;
		width:900px;
		padding:5px 0 0 15px;
		text-align:right;
		float:left;
		}
				
				.areaTextoSubModeloMoto span{
					font-size:14px;
					color:#d80001;
					font-weight:bold;
					line-height:20px;
					padding:0 0 0 85px;	
	  				}
						
					

/*End Area Moto*/

/*Modal de quadriciclos*/

.modalQuadriciclo
{
	float:left;
	display:block;
	margin:30px 30px 0 30px;
}

.avisoTesteira{
      display:block;
      width:auto;
      margin:-23px 8px 0 0;
      text-align:right;
      padding:5px 0px;	
      float:right;
      font-size:9px;
      height:13px;
      color:#6E6E6E;
      border-top:solid 1px #d5d5d5;
	}
