﻿
#Page
{
	padding-bottom:10px;
	min-height:677px;
	background: #131211 url(img/asfalto.jpg) no-repeat 50% 177px;
}

	#Header
	{
		background: #FBB31E url(img/top_bg.gif) repeat-x 0 100%;
		height:177px;
		
	}
	
		#HeaderA
		{
			height:151px;
			background: url(img/motor_bg.jpg) repeat-x 50% 0;
		}
		
			#HeaderA1
			{
				width:740px;
				margin:0 auto;
				position:relative;
				height:151px;
				z-index:200;
			}
			
				a.logoLink
				{
					position:absolute;
					width:191px;
					height:157px;
					background: url(img/logoLink.png) no-repeat 0 0;
					top:-2px;
					left:0;
					border:none;
				}
				
				.pestaniaSup
				{
					position:absolute;
					background:url(img/login2.png) no-repeat 100% 100% ;
					height:29px;
					line-height:25px;
					color:#FFF;/*#514E4D;*/
					font-size:85%;
				}
				
				.lnkIdioma
				{
					background: url(img/us.png) no-repeat 0 1px;
					padding-left:20px;
				}
				
				.lnkIdioma_es
				{
					background: url(img/mx.png) no-repeat 0 1px;
					padding-left:20px;
				}
				
				.pestLogin
				{
					top:-6px;
					right:0;
				}
				
				.pestAdm
				{
					top:-6px;
					left:100px;
					z-index:100;
				}
				
					.pestaniaSup2
					{
						background:url(img/login1.png) no-repeat 0 100%;
						margin-right:10px;
						padding-left:26px;
						height:26px;
						padding-top:3px;
					}
					
						.pestaniaSup2 > a > img
						{
							display:none;
						}	
					
				.pestaniaSup a:link, .pestaniaSup a:visited
				{
					color:#FFF;/*#514E4D;*/
					border-bottom-color:#FFF;/*#514E4D;*/
				}
				
				.pestaniaSup a:hover, .pestaniaSup a:active
				{
					color:#514E4D;/*#DADADA;*/
					border-bottom-color:#514E4D;/*#DADADA;*/
				}
				
				.pnlCotizacionBtn
				{
					position:absolute;
					left:460px;
					bottom:40px;
					background:url(img/btnCotizacion.png) no-repeat 0 0;
					width:200px;
					height:42px;
					overflow:hidden;
					z-index:20;
				}
				
					.pnlCotizacionBtn a.lnkCotizacion
					{
						color:#000;
						font-weight:bold;
						font-size:11px;
						border-bottom-color:#000;
						position:relative;
						top:10px;
						left:40px;
					}
					
					.pnlCotizacionBtn a:hover.lnkCotizacion
					{
						color:#514E4D;
						border-bottom-color:#514E4D;
					}
				
				.pnlCrossFilter
				{
					width:540px;
					height:55px;
					position:absolute;
					right:0;
					bottom:0;
					background:url(img/crossFilter.png) no-repeat 0 0;
					z-index:10;
				}
				
				.pnlCrossFilter_en
				{
					width:540px;
					height:55px;
					position:absolute;
					right:0;
					bottom:0;
					background:url(img/crossFilter_en.png) no-repeat 0 0;
					z-index:10;
				}

	#Content
	{
	}
	
		#ContentA
		{
			width:752px;
			margin:0 auto;
		}

	#Footer
	{
		width:740px;
		margin:10px auto 0;
		height:20px;
		overflow:hidden;
		/*background: url(img/footer1.png) no-repeat 0 0;*/
	}
	
		#FooterA
		{
			/*background: url(img/footer2.png) no-repeat 100% 0;*/
			position:relative;
		}
		
			#FooterA1
			{
				margin:0 11px;
				/*background: url(img/footerBg.gif) repeat-x 0 0;*/
				color:#514E4D;
				font-size:11px;
			}
			
				#FooterA1 a
				{
					border: none;
					color:#514E4D;
				}
			
				#FooterA1 a.siman
				{
					display:inline-block;
					padding-left:20px;
					margin-left:2px;
					background: url(img/siman.png) no-repeat 0 2px;
				}
				
				#FooterA1 a:hover
				{
					border-bottom:none;
					color:#DADADA;
				}
				
				#FooterA1 .notaNavegador
				{
					position:absolute;
					right:15px;
					top:0;
				}
				
				#FooterA1 .notaNavegador a
				{
					display:inline-block;
					padding-left:20px;
					margin-left:5px;
					border:none;
				}
				
				#FooterA1 .notaNavegador a:hover, #FooterA1 .notaNavegador a:active
				{
					border:none;
				}
				
				#FooterA1 .notaNavegador a.ie8
				{
					background: url(img/ie8.png) no-repeat 0 2px;
				}
				
				#FooterA1 .notaNavegador a.ff
				{
					background: url(img/ff.png) no-repeat 0 2px;
				}
	
	
