/* GLOBAL */
* { margin: 0px; padding: 0px; border: 0; list-style: none; outline: none; }
html { background:#E8E8EB none repeat scroll 0 0; }
	body { background:#FFFFFF url(../bitmaps/footer.gif) repeat-x scroll left bottom; position:relative; }
		.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
		.clearfix { display: inline-block; }
		* html .clearfix { height: 1%; }
		.clearfix { display: block; }
		
/* CONTENEDOR */
#MainContainer { width: 930px; margin: auto; padding: 15px 15px 3px 15px; }

	/* - HEAD - */
	#MainContainer #Head { margin-bottom: 10px; }
		#Head img { display: block; }

	/* - MENU - */
	#MainMenu { margin-left: 5px; }
		#MainMenu ul.dropdown { position: relative; }
		#MainMenu ul.dropdown li { font-weight: bold; float: left; zoom: 1; background: #fff; }
		#MainMenu ul.dropdown a:hover	{ color: #969DA5; }
		#MainMenu ul.dropdown a:active { color: #cf373a; }
		#MainMenu ul.dropdown li a { text-decoration: none; display: block; padding: 10px; font: bold 13px Tahoma, Geneva, sans-serif; text-transform: uppercase; color: #969DA5; }
		#MainMenu ul.dropdown li:last-child a { border-right: none; }
		#MainMenu ul.dropdown li.hover, ul.dropdown li:hover { background: #E5E5E5; color: #969DA5; position: relative; }
		#MainMenu ul.dropdown li.hover a { color: #969DA5; }
		#MainMenu ul.dropdown ul { width: 150px; visibility: hidden; position: absolute; top: 100%; left: 0; border: 1px solid #E5E5E5; z-index: 9999; }
		#MainMenu ul.dropdown ul li { font-weight: normal; background: #fff; color: #000; float: none; }
		#MainMenu ul.dropdown ul li a { text-transform: capitalize; text-decoration: none; border-right: none; width: 100%; display: inline-block; font: bold 13px Tahoma, Geneva, sans-serif; } 

	/* - CONTENIDO - */
	#MainContainer #ContenidoConteiner { margin-top: 10px; padding: 20px; background: white url(../bitmaps/bg/borde-contenido.gif) no-repeat scroll right 0px; }
	#MainContainer #ContenidoConteiner h1 { font: 30px Arial; color: #cf373a; line-height: 30px; margin-bottom: 10px; }
	#MainContainer #ContenidoConteiner h2 { font: 20px Arial; color: #999; line-height: 20px; margin-bottom: 10px; background-color: #ebebeb; padding: 8px; }
	#MainContainer #ContenidoConteiner h3 { font: 18px Arial; color: #666; line-height: 18px; margin: 20px 0 8px 0; }
	#MainContainer #ContenidoConteiner p { font: 12px Tahoma, Geneva, sans-serif; line-height: 17px; }

		#ContenidoConteiner ul { list-style: none; padding: 10px 10px 8px 20px; }
		#ContenidoConteiner ul li { list-style: disc; font: 12px Tahoma, Geneva, sans-serif; line-height: 17px; margin-bottom: 5px; }
		
		#ContenidoConteiner div#RSSFeed { display: block; border: 1px #ebebeb solid; }
			#ContenidoConteiner div#RSSFeed a { display: block; padding: 5px 5px 5px 28px; font: bold 13px Tahoma, Geneva, sans-serif; background: url(../bitmaps/iconos/rss-icon.png) no-repeat 5px center; color: #666; text-decoration: none; }
			#ContenidoConteiner div#RSSFeed a:hover { color: #333; background-color: #ececec; }
		
		/* - SECCION HOME - */
		#ContenidoConteiner #FotoHome { margin-bottom: 5px; }
		#ContenidoConteiner #FotoHome cite { position: absolute; width: 870px; padding: 10px; background-color: white; opacity:.50; -moz-opacity: 0.50; filter: alpha(opacity=50); font: 22px Verdana, Geneva, sans-serif; letter-spacing: -2px; z-index: 580; }
		#ContenidoConteiner #FotoHome img { display: block; }
		#ContenidoConteiner #UsadosHorizontal { background-color: #eaeaea; padding: 10px; margin-bottom: 10px; }
		#ContenidoConteiner #UsadosHorizontal h2 { padding: 0; margin: 0; display: block; font: 28px Arial, Helvetica, sans-serif; color: #999; letter-spacing: -2px;  margin-bottom: 5px; }
		
		#ContenidoConteiner #ContBottom { }
			#ContenidoConteiner #ContBottom h3 { border-bottom: 2px #ebebeb solid; font-size: 22px; color: #cf373a; padding-bottom: 10px; margin-bottom: 5px; }
			#ContBottom #ColNoticias { float: left; width: 70%; }
			#ContBottom #ColNoticias ul { padding: 0; margin: 0; list-style: none; }
			#ContBottom #ColNoticias ul li.Noticia { padding: 5px 0 10px 0; border-bottom: 2px #ebebeb solid; list-style: none; }
			#ContBottom #ColNoticias ul li.Noticia strong { display: block; font: bold 17px Arial, Helvetica; margin-bottom: 2px; }
			#ContBottom #ColNoticias ul li.Noticia span { display: block; margin-bottom: 7px; font: normal 11px Tahoma, Helvetica; }
			#ContBottom #ColNoticias ul li.Noticia img { float: left; border: 1px #ccc solid; padding: 2px; margin-right: 10px; }
			#ContBottom #ColNoticias ul li.Noticia p { font: normal 14px Arial, Helvetica; color: #505050; line-height: 18px; }
			#ContBottom #ColNoticias ul li.Noticia a { font: bold 12px Arial, Helvetica, sans-serif; text-decoration: none; color: #3265A6; }
			#ContBottom #ColNoticias ul li.Noticia a:hover { color: #999; text-decoration: underline; }
			
		#ContenidoConteiner #ColBanners { float: left; padding: 0 0 0 14px; }
			#ContenidoConteiner #ColBanners div.Banner { border: 1px #ebebeb solid; padding: 5px; margin-bottom: 5px; }
				#ContenidoConteiner #ColBanners div.Banner img { display: block; }
		
		/* - SECCION PASA - */
		#ContenidoConteiner #ContactoInfo { background: url(../../media/imagenes/pasa/bg-contactenos.jpg) no-repeat right; }

		#ContenidoConteiner img#MapaZona { border-bottom: 2px #ebebeb solid; margin-bottom: 10px; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal { padding: 0; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li { padding: 0; margin: 0; float: left; padding: 10px; margin: 0 20px 0 20px; list-style: none; width: 235px; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li span { display: block; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li span.TituloSucursal { padding-left: 17px; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li span.Icono-1 { background: url(../../media/imagenes/pasa/icono-1.jpg) no-repeat center left; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li span.Icono-2 { background: url(../../media/imagenes/pasa/icono-2.jpg) no-repeat center left; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li span.Icono-3 { background: url(../../media/imagenes/pasa/icono-3.jpg) no-repeat center left; }
		#ContenidoConteiner #ContenedorSucursales ul.ContenedorSucursal li span.Icono-4 { background: url(../../media/imagenes/pasa/icono-4.jpg) no-repeat center left; }
	
		/* - RENAULT CREDIT - */
		#ContenidoConteiner ul#TituloTab { display: block; padding: 0; margin: 0; margin-top: 10px; list-style: none;  }
		#ContenidoConteiner ul#TituloTab li { margin: 0; padding: 0; float: left; list-style: none; }
		#ContenidoConteiner ul#TituloTab a { display: block; text-decoration: none; font: 17px Arial; color: #666; margin-right: 5px; padding: 10px; }
		#ContenidoConteiner #TituloTab a:hover { color: #444; background: #ebebeb; }
		#ContenidoConteiner #TituloTab a.selected { color: #444; background: url(../bitmaps/bg/bg-tab.png) repeat-x center top; cursor: default; }

		/* - SECCION RENAULT MINUTO - */
		#ContenidoConteiner .RM-Promo { border: 2px #ebebeb solid; display: block; margin: auto; }
	
		/* - SECCION USADOS - */
		#TablaUsados { margin-top: 20px; }
			#TablaUsados tr#Encabezado { background-color: #E5E5E5; }
				#TablaUsados tr#Encabezado td { padding: 10px; }
					#TablaUsados tr#Encabezado td span { font: bold 12px Verdana, Geneva, sans-serif; color: #333; }
				#TablaUsados tr.Usado td { padding: 10px; border-bottom: 1px #E4E3E0 solid; text-align: left; font: 12px Verdana, Geneva, sans-serif; }
				#TablaUsados tr.Usado td.Icon { padding: 5px 0 5px 5px; }
				
		#ContenidoConteiner #Paginador { margin: 25px auto 10px auto; text-align: center; }
			#ContenidoConteiner #Paginador strong { padding: 10px; text-decoration: none; font: bold 14px Verdana, Geneva, sans-serif; background-color: #cf373a; color: white; }
			#ContenidoConteiner #Paginador a { padding: 10px; text-decoration: none; font: bold 12px Verdana, Geneva, sans-serif; color: #cf373a; }
			#ContenidoConteiner #Paginador a:hover { padding: 10px; text-decoration: none; font: bold 12px Verdana, Geneva, sans-serif; background-color: #cf373a; color: white; }
			#ContenidoConteiner #Paginador a#flecha-left { background: url(../bitmaps/iconos/flecha-left1-6.png) no-repeat 10px; }
			#ContenidoConteiner #Paginador a:hover#flecha-left { background: #cf373a url(../bitmaps/iconos/flecha-left2-6.png) no-repeat 10px; }
			#ContenidoConteiner #Paginador a#flecha-right { background: url(../bitmaps/iconos/flecha-right1-6.png) no-repeat 10px; }
			#ContenidoConteiner #Paginador a:hover#flecha-right { background: #cf373a url(../bitmaps/iconos/flecha-right2-6.png) no-repeat 10px; }

		#ContenidoConteiner h3#TituloUsado { color: #000; font-weight: bold; font: bold 16px Tahoma; margin-bottom: 10px; }

		#ContenidoConteiner	#DetallesContenedor #DatosFicha { float: left; margin-left: 10px; width: 400px; }
			#ContenidoConteiner #DetallesContenedor #DatosFicha ul { list-style: none; padding: 0; margin: 0; }
				#ContenidoConteiner #DetallesContenedor #DatosFicha ul li { border-top: 1px #ebebeb solid; list-style: none; padding: 0; margin: 0; padding: 10px; float: left; width: 175px; }
				#ContenidoConteiner #DetallesContenedor #DatosFicha ul li strong { color: #666; }
				#ContenidoConteiner #DetallesContenedor #DatosFicha ul li#Accesorios { width: 370px; border-bottom: 1px #ebebeb solid; }
				#ContenidoConteiner #DetallesContenedor #DatosFicha ul li#Accesorios .TituloAccesorios { margin-bottom: 10px; display: block; }
				#ContenidoConteiner #DetallesContenedor #DatosFicha ul li ul li { font-size: 12px; width: 150px; float: left; padding-left: 25px; }

			#ContenidoConteiner #DetallesContenedor #DatosFicha ul li ul li.ItemOk { background: url(../bitmaps/iconos/ok-item-16.png) no-repeat left; }
			#ContenidoConteiner #DetallesContenedor #DatosFicha ul li ul li.ItemNo { background: url(../bitmaps/iconos/cancel-item-16.png) no-repeat left; }
			#ContenidoConteiner #DetallesContenedor #DatosFicha ul li ul li.ItemNi { background: url(../bitmaps/iconos/help-16.png) no-repeat center left; }
				
		#ContenidoConteiner	#DetallesContenedor #LeftFicha { float: left; width: 258px; }
			#ContenidoConteiner	#DetallesContenedor #LeftFicha img { border: 1px #ebebeb solid; display: block; }
			#ContenidoConteiner	#DetallesContenedor #LeftFicha img#FotoBig { padding: 5px; margin-bottom: 5px; }
			#ContenidoConteiner	#DetallesContenedor #LeftFicha img#FotoSmall-1 { padding: 4px; float: left; margin-right: 5px; }
			#ContenidoConteiner	#DetallesContenedor #LeftFicha img#FotoSmall-2 { padding: 4px; float: left; }
			
		#ContenidoConteiner	#DetallesContenedor #LeftFicha  #PrecioUsado { display: block; margin: 20px 0 20px 0; background: url(../bitmaps/bg/precio-usado.png) no-repeat left; width: 249px; height: 64px; }
			#ContenidoConteiner	#DetallesContenedor #LeftFicha  #PrecioUsado span { display: block; font: bold 20px Verdana; padding: 10px 0 0 0; width: 249px; text-align: center; color: #333; }
			#ContenidoConteiner	#DetallesContenedor #LeftFicha  #PrecioUsado span.Cuotas { padding: 0; font-size: 12px; }
			
		/* ---- FORMULARIOS USADOS ---- */
		#ContenidoConteiner #Usados-Form fieldset { border: #dbdbdb solid 1px; margin: 0; background: #E5E5E5 url(../bitmaps/bg/box-degrade.jpg) repeat-x scroll left bottom; }
			#ContenidoConteiner #Usados-Form fieldset label { float: left; width: 20%; padding: 15px; }
			#ContenidoConteiner #Usados-Form fieldset span.titulo { font: bold 13px Tahoma, Arial; display: block; color: #000; padding-bottom: 2px; }
			#ContenidoConteiner #Usados-Form select { border: 1px solid #CCC; background-color: #f9f9f9; }
			
		#ContenidoConteiner #SideBarRight fieldset { margin: 0; padding: 0; }
			#ContenidoConteiner #SideBarRight fieldset label { width: 194px; padding: 12px 12px 2px 12px; }
				#ContenidoConteiner #SideBarRight fieldset label.ContButton { padding-top: 10px; padding-bottom: 12px; }
				#ContenidoConteiner #SideBarRight fieldset input { width: 182px; }
				#ContenidoConteiner #SideBarRight fieldset textarea { width: 182px; }
				#ContenidoConteiner #SideBarRight fieldset input.Boton { width: 194px; display: block; margin: 0; }
				
		/* ---- SECCION GAMA 0KM ---- */
		#ContenidoConteiner #FloatThumb0km { float: right; }
		#ContenidoConteiner #Contenedor0km { width: 690px; }
			#ContenidoConteiner #Contenedor0km .ContenedorThumb { float: left; border-right: 1px #ebebeb solid; }
		
		#ContenidoConteiner #HeaderModelo { margin-bottom: 10px; }
			#ContenidoConteiner #HeaderModelo img { margin-top: 8px; }
			#ContenidoConteiner #HeaderModelo form { float: right; }
				#ContenidoConteiner #HeaderModelo form label { width: auto; }
				#ContenidoConteiner #HeaderModelo form label span { margin-right: 5px; font: bold 12px Tahoma; }
				
		#ContenidoConteiner #InfoModelo { width: 700px; }
			#ContenidoConteiner #InfoModelo #Exterior, #ContenidoConteiner #InfoModelo #Interior, #ContenidoConteiner #InfoModelo #Seguridad, #ContenidoConteiner #InfoModelo #Motorizacion { overflow: hidden; }
			#ContenidoConteiner #InfoModelo .ImagenLateral { float: left; width: 145px; padding-bottom: 30000px; margin-bottom: -30000px; }
			#ContenidoConteiner #InfoModelo .TextoRow { float: left; width: 480px; padding-bottom: 30000px; margin-bottom: -30000px; }
			#ContenidoConteiner #InfoModelo h3 { margin-top: 15px; }
			#ContenidoConteiner #InfoModelo img { margin-top: 15px; }
			#ContenidoConteiner #InfoModelo p { margin-bottom: 8px; }

		#ContenidoConteiner #SideBarRight ul#ColoresModelo { margin: 0; padding: 0; padding: 10px; }
			#ContenidoConteiner #SideBarRight ul#ColoresModelo li { padding: 0; display: block; border: 1px #ebebeb solid; float: left; margin: 0 5px 5px 0; }
			#ContenidoConteiner #SideBarRight ul#ColoresModelo li span { display: block; border-top: 1px #ebebeb solid; padding: 5px; background-color: #ebebeb; text-align: center; }
			#ContenidoConteiner #SideBarRight ul#ColoresModelo li img { display: block; }

		#ContenidoConteiner #SideBarRight ul#ItemsList { margin: 0; padding: 0; }
			#ContenidoConteiner #SideBarRight ul#ItemsList li { margin: 0; padding: 0; list-style: none; background-color: #cf373a; padding: 5px; border-top: 1px solid #808080; }
				#ContenidoConteiner #SideBarRight ul#ItemsList li a { display: block; text-decoration: none; font-size:11px; color:#FFFFFF; text-transform: uppercase; font-family:Arial,helvetica,sans-serif; }
				#ContenidoConteiner #SideBarRight ul#ItemsList li a:hover { text-decoration: underline; }
		
		#ContenidoConteiner #ContenedorFicha td { font: normal 12px Tahoma; padding: 5px; }
		#ContenidoConteiner #ContenedorFicha .bg-ficha { background-color: #ebebeb; }
			
		#ContenidoConteiner #SideBarRight fieldset { margin: 0; padding: 0; }
			#ContenidoConteiner #SideBarRight fieldset label { width: 194px; padding: 12px 12px 2px 12px; }
				#ContenidoConteiner #SideBarRight fieldset label.ContButton { padding-top: 10px; padding-bottom: 12px; }
				#ContenidoConteiner #SideBarRight fieldset input { width: 182px; }
				#ContenidoConteiner #SideBarRight fieldset textarea { width: 182px; }
				#ContenidoConteiner #SideBarRight fieldset input.Boton { width: 194px; display: block; margin: 0; }
				
		/* ---- SECCION PLAN ROMBO ---- */
		#ContenidoConteiner #ContenedorPlanes { width: 670px; display: block; }
			#ContenedorPlanes .PlanBox { border: 1px #ebebeb solid; float: left; padding: 8px; margin: 0 10px 10px 0; width: 190px; background: url(../bitmaps/bg/box-degrade.jpg) repeat-x scroll left bottom;  }
				#ContenedorPlanes .PlanBox span.AutoPlan { display: block; }
				#ContenedorPlanes .PlanBox span.AutoPlan a { text-decoration: none; color: #666; font: bold 13px Tahoma; }
				#ContenedorPlanes .PlanBox span.AutoPlan a:hover { text-decoration: underline; color: #999; }
				#ContenedorPlanes .PlanBox span.ModeloPlan { display: block; border-bottom: 1px #ebebeb solid; padding-bottom: 5px; }
				#ContenedorPlanes .PlanBox img { display: block; margin: 5px 0 5px 0; }
				#ContenedorPlanes .PlanBox ul { list-style: none; padding: 0; padding: 5px 0 5px 0; border-top: 1px #ebebeb solid; }
				#ContenedorPlanes .PlanBox ul li { list-style: none; padding-left: 0; margin-left: 0; font-size: 11px; line-height: 14px; }
				#ContenedorPlanes .PlanBox span.SuscripcionPlan { display: block; background-color: #ebebeb; padding: 5px; font: bold 11px Tahoma; }
				#ContenedorPlanes .PlanBox span.SuscripcionPlan a { text-decoration: none; color: #3265A6; }
				#ContenedorPlanes .PlanBox span.SuscripcionPlan a:hover { text-decoration: underline; color: #666; }

			/* ESTILOS VARIOS */
			#ContenidoConteiner .FloatRight { float: right; }
			#ContenidoConteiner .MsgBoxError { background: url(../bitmaps/bg/bg-stripe.gif); border: 1px #ebebeb solid; padding: 10px; width: 250px; margin: 10px auto 10px auto; }
			#ContenidoConteiner .MsgBoxError span { display: block; text-align: center; color: #666; font: bold 13px Tahoma, Arial; background: url(../bitmaps/iconos/alert-32.gif) no-repeat center top; padding-top: 40px; }
			
			/* - SIDEBAR RIGHT - */
			#ContenidoConteiner #SideBarRight { float: right; width: 220px; }
			#ContenidoConteiner #SideBarRight .BoxConteiner { border: 1px #eeeeee solid; margin-bottom: 10px; }
				#ContenidoConteiner #SideBarRight .BoxConteiner .TituloBox { padding: 10px; background: url(../bitmaps/bg/bg-tab.png) repeat-x center top; border-bottom: 1px #ebebeb solid; }
				#ContenidoConteiner #SideBarRight .BoxConteiner .TituloBox span { display: block; font: bold 13px Tahoma, Arial; color: #666; }
				#ContenidoConteiner #SideBarRight .BoxConteiner fieldset { border: 0; padding: 0; margin: 0; }
				#ContenidoConteiner #SideBarRight .BoxConteiner ul { padding: 7px 15px 7px 15px; list-style: none; }
					#ContenidoConteiner #SideBarRight .BoxConteiner ul li { list-style: none; margin: 0; padding: 3px 0 3px 0; }
					#ContenidoConteiner #SideBarRight .BoxConteiner ul li span { font-size: 11px; }
					#ContenidoConteiner #SideBarRight .BoxConteiner ul li span a { color: #666; text-decoration: none; }
					#ContenidoConteiner #SideBarRight .BoxConteiner ul li span a:hover { color: #999; text-decoration: underline; }

			/* - TABS - */
			#ContenidoConteiner ul.TabSelector { display: block; padding: 0; margin: 0; margin-top: 20px; list-style: none;  }
			#ContenidoConteiner ul.TabSelector li { margin: 0; padding: 0; float: left; list-style: none; }
			#ContenidoConteiner ul.TabSelector a { display: block; text-decoration: none; font: 17px Arial; color: #666; padding: 10px; }
			#ContenidoConteiner .TabSelector a:hover { color: #160404; background: #ebebeb; }
			#ContenidoConteiner .TabSelector a.selected { color:#666; background: url(../bitmaps/bg/bg-tab.png) repeat-x center top; cursor: default; }
			#ContenidoConteiner .TabSelector span { display: block; font: 17px Arial; color: #666; padding: 10px; border-right: 1px #ccc solid; }
					
			#ContenidoConteiner ul.PlanRombo { margin: 20px 0 20px 0; border-top: 2px #ebebeb solid; }
			#ContenidoConteiner ul.PlanRombo a { font-size: 14px; width: 130px; padding: 8px; }

			/* FORMULARIOS */
			#ContenidoConteiner fieldset { border: 1px #eeeeee solid; margin: 0; }
			#ContenidoConteiner fieldset label { display: block; float: left; width: 266px; padding: 15px; }
			#ContenidoConteiner fieldset span.titulo { font: bold 13px Tahoma, Arial; display: block; color: #000; padding-bottom: 2px; line-height: 13px; }
			#ContenidoConteiner fieldset span.InfoSended { font: normal 13px Tahoma, Arial; color: #000; display: block; padding: 5px; text-decoration: underline; }

			#ContenidoConteiner pre.Legend { font: bold 15px Tahoma, Arial; color: #4C4C4C; margin: 20px 0 5px 0; display: block; }
			#ContenidoConteiner .obligatorio { font-size: 10px; font-weight: normal; color: #cf373a; }
			#ContenidoConteiner .opcional { font-size: 10px; font-weight: normal; color: #ccc; }
				
			#ContenidoConteiner input { font: normal 12px Verdana, Tahoma; color: #006; background-color: #f9f9f9; border: 1px solid #CCC; padding: 5px; width: 80%; }
			#ContenidoConteiner select { border: 1px solid #CCC; background-color: #f9f9f9; }
			#ContenidoConteiner select optgroup { color: #000066; background-color: #f9f9f9; }
			#ContenidoConteiner select option { font: normal 12px Verdana, Tahoma; color: #006; background-color: #f9f9f9; padding: 2px 0 2px 0; }
			#ContenidoConteiner textarea { font: normal 12px Verdana, Tahoma; color: #006; background-color: #f9f9f9; border: 1px solid #CCC; padding: 5px; width: 80%; }
			#ContenidoConteiner .Boton { height: 30px; width: 20%; border: 0; margin-top: 8px; font-weight: bold; color: #fff; background-color: #cf373a; }
			
			#ContenidoConteiner div#MensajeBox { display: block; padding: 10px; }
			#ContenidoConteiner div#MensajeBox span { display: block; font: bold 13px Tahoma, Verdaa; }
			#ContenidoConteiner div.MargedItem { margin-top: 15px; }
			#ContenidoConteiner div.MargedItem2 { margin: 10px; margin-bottom: 0; }
			#ContenidoConteiner div.MargedItem3 { margin-top: 10px; }
			#ContenidoConteiner div.ValidBox { background-color: #698f43; color: white; }
			#ContenidoConteiner div.ErrorBox { background-color: #b52222; color: white; }
			#ContenidoConteiner div.InfoBox { background-color: #ffe450; color: black; }
					
	/* - BANNERS - */
	#MainContainer #BannersBar { margin-top: 10px; background-color: white; padding: 10px; border-top: 4px #cdcdcf solid; }
	#MainContainer #BannersBar img { display: block; float: left; padding: 3px; border: 1px #dbdbdb solid; }
		
	/* - FOOT - */
	#MainContainer #Foot { border-top: 4px #cdcdcf solid; font: 11px Tahoma, Arial; color: #aaaaaa; padding: 5px 0 5px 0; background: url(../bitmaps/iconos/nissan-foot.png) no-repeat 0 10px; padding-left: 38px; }
		#Foot ul { margin-right: 5px; }
		#Foot li { display: block; float: left; border-right: 1px #aaaaaa solid; padding: 0 5px 0 5px; }
		#Foot li.LiTitle { padding-left: 0px; }
		#Foot a { text-decoration: none; color: #999; padding: 0; }
		#Foot a:hover { text-decoration: underline; color: #333333; }
		#Foot #Red { background: #ccc; padding: 3px; color: white; margin-top: 3px; }
		#Foot #Red.RedTitle { padding-left: 3px; } #Foot #Red a { color: #333; } #Foot #Red a:hover { color: white; }