/* MOTOR MAIN */
/* COMMON */

body {
	background: #001b28 url(/images/patternBg.gif) repeat top left fixed;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #717171;
	margin: 80px 0 20px 0;;
	line-height: 18px;
}

img {
	border: none;
}

a {
	font-size: 11px;
	text-decoration: underline;
	color: #f60;
}

a:hover {
	color: #4d57a3;
}

a:active { outline: none; } a:focus { -moz-outline-style: none; } /* quita los bordes de los link:active en firefox */

h1, h1 a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #4d57a3;
	margin: 0;
}
	
	h1 a:hover {
		text-decoration: underline;
	}

h2 a, h2 a:hover {
	color: #f60;
	font-size: 16px;
	text-decoration: none;
}

.clearer {
	height: 0;
	clear: both;
	overflow: hidden;
	display: block;
}

.pageTopContainer {
	background: #fff url(/images/topBg.gif) repeat-x top left;
	width: 100%;
}
	
	.pageHeader {
		width: 780px;
		height: 184px;
		margin: 0 auto;
		overflow: hidden;
	}
		
		.logoTopImg {
			margin-top: 10px;
		}
	
	.pageContents {
		width: 780px;
		margin: 0 auto;
	}
		
		.menuLeft {
			width: 244px;
			float: left;
			/*overflow: hidden;*/
		}
			
			.menuMotorMain {
				width: 239px;
				height: 152px;
				padding-left: 4px;
				display: block;
				background: transparent url(/images/menuBg.gif) no-repeat top left;
			}
			
			.menuInstalaciones {
				width: 243px;
				height: 245px;
				display: block;
			}
			
			.contactData {
				font-size: 11px;
				color: #727272;
				line-height: normal;
				margin: 40px 0 0 20px;
				width: 200px;
				height: 80px;
			}
		
		.contentRight {
			width: 515px;
			margin: 15px 0 0 21px;
			display: inline;
			float: left;
			overflow: hidden;
		}
		
.pageBottomContainer {
	height: 20px;
	padding-top: 4px;
	background: #a4aad0 url(/images/bottomBg.gif) repeat-x top left;
	color: #8087bb;
	font-size: 10px;
	text-align: center;
}

	.pageBottomContainer a {
		color: #e0dff4;
		text-decoration: none;
	}
		
		.pageBottomContainer a:hover {
			color: #fff;
		}

/* PRODUCTOS */

.productosList {
	margin: 15px 0 0 0;
}
	
	.productosNovedadesTitle {
		margin: 10px 20px -5px 0;
	}
	
	.productosOrderBy {
		display: inline;
	}
		
		.ordering {
			font-size: 11px;
			color: #4d57a3;
		}

.producto {
	display: block;
	width: 515px;
	margin-top: 15px;
	clear: both;
}
	
	.productoImg {
		display: block;
		float: left;
		width: 150px;
		height: 91px;
		margin-top: 4px;
	}
		
		.productoPhotoFrame {
			position: absolute;
		}
		
		.productoPhoto {
			position: relative;
			top: 1px;
			left: 1px;
		}
	
	.productoDesc {
		display: block;
		float: left;
		width: 365px;
	}
		
		.productoText {
			display: block;
		}
		
		.previewMasInfo {
		}
		
		.previewPrice {
			display: inline;
			margin-top: -18px;
			float: right;
		}

.paginador {
	width: 100%;
	height: 16px;
	padding: 3px 0;
	clear: both;
	display: block;
	text-align: center;
}
	
	.paginadorActual {
		border: 1px solid #4d57a3;
		padding: 1px 4px;
		background: #7077c7 url(/images/paginationOnBtnBg.gif) repeat-x top left;;
		margin: 1px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		cursor: default;
	}
	
	.paginador a {
		border: 1px solid #9096c5;
		padding: 1px 4px;
		background: #e8e5f6 url(/images/paginationBtnBg.gif) repeat-x top left;
		margin: 1px;
		text-decoration: none;
		color: #000;
		font-size: 12px;
	}
		
		.paginador a:hover {
			border: 1px solid #4d57a3;
			background: #d1cbee url(/images/paginationHoverBtnBg.gif) repeat-x top left;
		}
	
	.paginadorLaRaQuos {
		font-weight: bold;
		padding: 0 0 0 2px;
		vertical-align: 6%;
	}
	
		* html .paginadorLaRaQuos { vertical-align: baseline; }

/* DETALLE VEHICULO */
	
	.fotosVehiculos {
		width: 130px;
		float: left;
		margin-right: 20px;
	}
	
	.detalleVehiculoPhoto {
		border: 1px solid #c8c8c8;
		margin: 0 0 10px 0;
		display: block;
	}


/* HOME */

.homeWelcome {
	width: 320px;
	height: 103px;
	padding-top: 80px;
	background: transparent url(/images/bienvenidosTitle.gif) no-repeat top left;
	position: relative;
	z-index: 2;
}

.homeEncuentranosBg {
	position: absolute;
	margin-left: 265px
}

.homeNovedades {
	width: 515px;
}
	
	.homeNovedadesTitle {
		display: inline;
		margin: 0 14px -3px 150px; 
	}
	
	.homeBottomSpacer {
		height: 26px;
		clear: both;
	}
	

/* CONTACTAR */

.contactarTitle {
	margin: 15px 0 15px -3px;
	display: block;
}

.ComoLlegarCopy {
	display: block;
	margin: 15px 0;
}

.contactarMapaFrame {
	border: 1px solid #a5acb2;
	height: 280px;
}

.formContacto {
	width: 515px;
	margin-top: 20px;
}
	
	.contactoCopy {
		width: 460px;
		display: block;
	}
	
	.reqMark {
		font-weight: bold;
		color: #C8243D;
		font-size: 18px;
		vertical-align: -30%;
	}
	
	.formContacto label {
		display: block;
		margin-bottom: 15px;
		float: left;
		width: 255px;
		overflow: hidden;
	}
	
	.formContacto input {
		display: block;
		float: left;
	}
	
	.formContactoSubmit {
		display: block;
		clear: both;
		margin: 0 auto;
	}
	
	.formContactoTextBox {
		display: block;
		border: 1px solid #a5acb2;
		background: #fff;
		width: 240px;
		font-size: 13px;
	}
	
	.formContactoTextArea {
		width: 495px;
		height: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}


/* ACERCA DE MOTORMAIN */

.acercaDeImg {
	float: right;
	margin: 3px 3px 15px 15px;
	border: 1px solid #a5acb2;
}

.acercaDeCopy {
	display: block;
	text-align: justify;
}