@import url("menu_vertical.css");
@import url("easy.css");
@import url("slide.css");
@import url("style.css");
@import url("lightbox.css");
@import url("cabecera.css");
@import url("styles.css");



* {
	margin: 0;
	padding: 0;

}

body {
	background: url(../imagenes/fondo_pagina.jpg) repeat-x 0 top;
	font: 0.750em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4D4B4A;
	text-align: justify;
	height: 100%;
	overflow: scroll;
	overflow: none;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #334247;
	scrollbar-shadow-color: #334247;
	scrollbar-3dlight-color: #334247;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #334247;
	scrollbar-darkshadow-color: #334247; }

h1 {
	font: bold 1.125em "Lucida Grande", Lucida, Verdana, sans-serif;
	color:  #000;
	margin-bottom: 10px; }

p {
	font: 0.938em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color:  #4D4B4A;
	text-indent: 0.625em;
	margin-bottom: 5px; }

a:link {
	color: #5E8420;
	text-decoration: none;
	outline: none; }

a:hover {
	text-decoration: none;
	color: #000;
	outline: none; }

a:active { outline: none; }

a:visited { outline: none; }

img { border: none; }

input, select, textarea {
	border: 1px solid #4d6d1a;
	background: #364c12;
	color:#fff;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 5px;
	padding: 0px 0px 0px 2px; }

#arriba {
	height: 109px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: 1px white solid;
	_border-bottom: 0px white solid;
	background: #000;
}

#screenshot{
	position:absolute;
	border:2px solid #ccc;
	background:#000;
	padding:10px;
	display:none;
	color:#fff;
	}

#contenido_arriba {
	width: 950px;
	margin: 0 auto;
	height: 109px; }

#valida {
	height: 20px;
	width: 390px;
	#width: 400px;
	position: relative;
	top: -60px;
	float: right;
	color: #fff;
	font-size: 10px;
}

	#valida ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#valida ul li {
			width: 180px;
			height: 20px;
			display: block;
			color: #fff;
			float: left;
}

#valida input {
	border: 1px solid #4b6225;
	background: transparent;
	color:#fff;
	width: 80px;
	height: 15px;
	padding-top: 2px;
	cursor: pointer;
	margin-left: 6px;
	margin-right: 15px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#valida input:focus {
	border: 1px solid #4b6225;
	background: #4b6225;
	color:#fff;
}
#valida img{
	float: right;
	top: 2px;
}

#cabe_impresion {
	display: none;
	width: 950px;
	margin: 0 auto;
 }

#screenshot{
	position:absolute;
	border:2px solid #ccc;
	background:#000;
	padding:10px;
	display:none;
	color:#fff;
	}

#idiomas {
	height: 20px;
	width: 300px;
	position: relative;
	top: -20px;
	float: right;
	color: #fff;
	clear: right;
	border: 0px red solid;}

	#idiomas ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		float: right; }

		#idiomas ul li {
			width: 70px;
			height: 15px;
			display: block;
			color: #fff;
			float: left;
			text-align: center;
			margin-right: 20px;
			font-weight: bold;
}

			#idiomas ul li a {
				width: 80px;
				height: 17px;
				display: block;
				float: left;
				text-align: center;
				color: #51721b;
				text-decoration: none;
				font-weight: normal;
				border: 1px #51721b solid;
				}

				#idiomas ul li a:hover {
					color: #fff;
					display: block;
					height: 17px;
					border: 1px #fff solid;
 }

#registro {
	height: 18px;
	width: 510px;
	position: relative;
	top: -11px;
	right: -264px;
	float: right;
	color: #fff;
	padding: 9px 0px 5px 7px; }

	#registro ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#registro ul li {
			float: left;
			margin-right: 15px; }

	#registro a { color: #fff; }

		#registro a:hover { color: #5E841F; }

	#registro input {
		border: 1px solid #5E841F;
		background: #5E841F;
		color:#fff;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 2px 3px; }

#contenedor_general {
	position: relative;
	min-height: 800px;
	height: auto !importante;
	width: 950px;
	margin: 0 auto;
	border: 0px red solid;
	background-color: #fff;
	top: 110px;
	clear: both; }

#negro {
	position: relative;
	left: 0px;
	height: 290px;
	width: 41px;
	border-left: 1px white solid;
	float: left;
	background: #000 url(../imagenes/linea-blanca.jpg) no-repeat right top; }

#fotos {
	position: relative;
	height: 264px;
	width: 948px;
	float: right;
	border-right: 1px white solid;
	overflow: hidden;
}

#busca {
	position: relative;
	height: 22px;
	padding-top: 3px;
	padding-left: 30px;
	#padding-left: 20px;
	width: 920px;
	#width: 930px;
	color: #5E841F;
	font-size: 14px;
	background-color: #fff;
	float: right;
	border-bottom: 1px solid #5E841f;
 }

	#busca ul {
		list-style: none;
		display: block; }

		#busca ul li { float: left; margin-right: 5px;}
		#busca ul li a{
			color:  #fff;
			font-size: 1em;
}
		#busca ul li a:hover{
			color:  #5E841f;
}

#busca select {
	border: 0px solid #737373;
	background: #fff;
	color: #fff;
	background-color: #5E841F;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 10px;
	padding: 1px 0px 0px 2px;
	width: 230px;
	height: 18px;
}
#busca input {
	border: 1px solid #ccc;
	background: #ccc;
	color:#fff;
	width: 73px;
	height: 17px;
	cursor: pointer;
	padding-bottom: 0px;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#busca input:hover {
	border: 1px solid #888;
	background: #5e841f;
	color:#fff;
}


#menu_flash {
	position: relative;
	margin: 0 auto;
	height: 53px;
	width: 948px;
	overflow: hidden;
	clear: both;
	border-top: 2px solid #fff;
 }
#menu {
	position: relative;
	margin: 0 auto;
	height: 35px;
	width: 670px;
	background:#fff url(../imagenes/three_0.gif);
	padding-left: 280px;
	border-top: 0px white solid;
	clear: both; }

#migas {
	position: relative;
	margin: 0 auto;
	height: 20px;
	width: 948px;
	clear: both;
	padding: 5px 0px 0px 0px;
	color: #000;
	font-size: 90%;
	z-index: 100; }

	#migas a { color: #5E841F; }

	#migas .activo { font-weight: bold; }

#titular {
	position: relative;
	margin: 0 auto;
	height: 120px;
	width: 948px;
	border-top: 10px solid #949494;
	border-bottom: 10px #949494 solid; }

#flash {
	position: relative;
	margin: 0 auto;
	height: 160px;
	width: 933px;
	_widht: 920px;
	padding: 5px 0px 5px 10px;
	border-bottom: 10px #D7E6A1 solid; }

	#flash ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		text-align: center; }

		#flash ul li {
			display: block;
			width: 218px;
			height: 94px;
			float: left;
			margin-right: 15px;
			_margin-right: 10px;
			margin-top: 15px; }

#noticias {
	position: relative;
	margin: 0 auto;
	height: 170px;
	width: 933px;
	padding: 5px 5px 5px 10px;
	border-bottom: 10px #D7E6A1 solid;
	margin-bottom: 15px;
	clear: both;
	font: bold 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000; }

	#noticias span.mas a {
		margin-top: 10px;
		font:  100% "Lucida Grande", Lucida, Verdana, sans-serif;
		color: #000;
		text-align: right; }

		#noticias span.mas a:hover {
			margin-top: 10px;
			font:  100% "Lucida Grande", Lucida, Verdana, sans-serif;
			color: #5E8420; }

	#noticias ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		text-align: center; }

		#noticias ul li {
			display: block;
			width: 295px;
			height: 110px;
			float: left;
			margin-right: 7px;
			margin-top: 7px;
			text-align: left;
			padding-right: 5px;
			padding-top: 5px;
			border-right: 1px #D7E6A1 solid; }

			#noticias ul li a {
				font-size: 80%;
				font-weight: normal;
				font-style: normal;
				padding: 0px 5px 0px 0px;
				_color: #5E8420;
				color: #5E8420;
				_text-decoration: none;
				text-decoration: none;
}

				#noticias ul li a:hover {
					_color: #000;
					_text-decoration: none;
					color: #000;
					text-decoration: none; }

#contenido_abajo_registro {
	height: 750px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid; }
#asterisco {
	margin-top: 10px;
	height: 15px;
	width: 300px;
	color: red;}

#contenido_abajo {
	height: 550px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid; }

#contenido_abajo_soldeo {
	height: 720px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid; }

#contenido_abajo_noticias {
	height: auto !important;
	min-height: 1000px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid; }

#contenido_abajo_aparejos {
	height: 530px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #8cc1d1 solid;
	border-top: 10px #8cc1d1 solid; }

#contenido_abajo_acoplam {
	height: 530px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #F9D38B solid;
	border-top: 10px #F9D38B solid; }

#contenido_abajo_ruedas {
	height: 530px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px solid #e1cdeb;
	border-top: 10px #e1cdeb solid; }

#contenido_abajo_aplica {
	height: 530px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #F2E1D9 solid;
	border-top: 10px #F2E1D9 solid; }

#contenido_abajo_pedido {
	height: 850px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid; }



#contenido_abajo_pedido_aparejos {
	height: 870px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	border-bottom: 10px #8cc1d1 solid;
	border-top: 10px #8cc1d1 solid; }

#contenido_abajo_pedido_acoplam {
	height: 870px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	border-bottom: 10px #F9D38B solid;
	border-top: 10px #F9D38B solid; }

#contenido_abajo_contacto {
	height: 770px;
	width: 950px;
	padding: 10px 0px;
	position: relative;
	clear: both;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid; }

#titulares {
	height: 35px;
	padding: 12px 0px;
	width: 100%;
	position: relative;
	border-bottom: 1px #5E841F solid; }

	#titulares ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#titulares ul li {
			float: left;
			margin-right: 35px; }

#titulares_aparejos {
	height: 35px;
	padding: 12px 0px;
	width: 950px;
	position: relative;
	border-bottom: 1px #6d96a2 solid; }

	#titulares_aparejos ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#titulares_aparejos ul li {
			float: left;
			margin-right: 35px;
			_margin-right: 20px; }

#titulares_acoplam {
	height: 35px;
	padding: 12px 0px;
	width: 100%;
	position: relative;
	border-bottom: 1px #DB8900 solid; }

	#titulares_acoplam ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#titulares_acoplam ul li {
			float: left;
			margin-right: 35px; }

#titulares_aplica {
	height: 35px;
	padding: 12px 0px;
	width: 100%;
	position: relative;
	border-bottom: 1px #BC8872 solid; }

	#titulares_aplica ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#titulares_aplica ul li {
			float: left;
			margin-right: 35px; }

#titulares_ruedas {
	height: 35px;
	padding: 12px 0px;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #bbabc7; }

	#titulares_ruedas ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#titulares_ruedas ul li {
			float: left;
			margin-right: 35px; }

#productos {
	height: 420px;
	width: 100%;
	position: relative;
	top: 10px; }

#contacto {
	height: 530px;
	width: 100%;
	position: relative;
	top: 10px; }

#datos_registro {
	height: 800px;
	width: 100%;
	position: relative;
	top: 10px;
}

#particular {
	display: none;
	height: 580px;
	width: 270px;
	border:1px solid #ecf5cd;
	float: left;
	padding: 20px;
	background: #ecf5cd;
}
#particular ul{
		margin: 0;
		padding: 0;
		list-style: none;
}

#particular ul li {
	display: block;
	height: 35px;
	margin-bottom: 5px;
}

#particular ul li input {
		border: 1px solid #D7E6A1;
		background: #fff;
		color:#5E841F;
		font-size: 11px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 2px 0px 2px 3px;
		width: 265px;
		float: left;
}
#particular ul li input:hover {
		border: 1px solid #D7E6A1;
		background: #f2fbd4;
		cursor: pointer;
}
#particular ul li input:focus {
		border: 1px solid #D7E6A1;
		background: #f2fbd4;
}
#particular ul li span.radio input {
		width: 15px;
		height: 15px;
		background-color: transparent;

}
#particular ul li a {
		background: #5E841F;
		color:#fff;
		font-size: 12px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 7px 0px 2px 30px;
		width: 70px;
		height: 20px;
		float: right;
		margin-top: 40px;
}
#particular ul li a:hover {
		background: #476418;
}

#empresa {
	height: 600px;
	width: 410px;
	border:1px solid #ecf5cd;
	float: left;
	padding: 20px;
	margin-left: 10px;
	_margin-left: 5px;
	background: #ecf5cd;
}
#empresa ul{
		margin: 0;
		padding: 0;
		list-style: none;
}

#empresa ul li {
	display: block;
	height: 35px;
	margin-bottom: 5px;
}

#empresa ul li input {
		border: 1px solid #D7E6A1;
		background: #fff;
		color:#5E841F;
		font-size: 11px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 2px 0px 2px 3px;
		width: 400px;
		float: left;

}
#empresa ul li input:hover {
		border: 1px solid #D7E6A1;
		background: #f2fbd4;
		cursor: pointer;
}
#empresa ul li input:focus {
		border: 1px solid #D7E6A1;
		background: #f2fbd4;
}
#empresa ul li span.radio input {
		width: 15px;
		height: 15px;
		background-color: transparent;

}
#empresa ul li a {
		background: #5E841F;
		color:#fff;
		font-size: 12px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 7px 0px 2px 30px;
		width: 70px;
		height: 20px;
		float: right;
}
#empresa ul li a:hover {
		background: #476418;
}
#validar {
	height: 600px;
	width: 430px;
	border: 1px solid #ecf5cd;
	float: left;
	padding: 20px;
	margin-right: 15px;
	_margin-right: 5px;
	background-color: #ecf5cd;
}
#validar ul{
		margin: 0;
		padding: 0;
		list-style: none;
}

#validar ul li {
	display: block;
	height: 35px;
	margin-bottom: 5px;
}

#validar ul li input {
		border: 1px solid #D7E6A1;
		background: #fff;
		color:#5E841F;
		font-size: 11px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 2px 0px 2px 3px;
		width: 410px;
		float: left;
}

#validar ul li input:hover {
		border: 1px solid #D7E6A1;
		background: #f2fbd4;
		cursor: pointer;
}
#validar ul li input:focus {
		border: 1px solid #D7E6A1;
		background: #f2fbd4;
}
#validar ul li a {
		background: #5E841f;
		color:#fff;
		font-size: 12px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 5px 0px 2px 13px;
		width: 90px;
		height: 18px;
		float: right;
		text-decoration: none;
}
#validar ul li a:hover {
		background: #476418;
}

#direccion {
	height: 161px;
	width: 286px;
	position: relative;
	top: 10px;
	float: left;
	border: 1px solid #8f8f8f;
	color: #fff;
	font-size: 0.938em;
	padding: 7px;
	margin-bottom: 7px;
	background-color: #8f8f8f;
}

#direccion_depart {
	height: 95px;
	width: 280px;
	position: relative;
	top: 10px;
	float: left;
	clear: left;
	background-color: #ececec;
	border: 1px solid #bcbcbc;
	color: #8d8d8d;
	font-size: 0.938em;
	padding: 10px;
	margin-bottom: 7px;
}
#direccion_depart ul{
		margin: 0;
		padding: 0;
		list-style: none;
}
#direccion span.bold{
	font-weight: bold;
}
#direccion_depart select{
	height: 18px;
	width: 200px;
	font-size: 0.938em;
	margin-top: 5px;
	background-color: #fff;
	color: #8d8d8d;
	border: 1px solid #a9a9a9;
	padding: 0px 0px 0px 5px;
	float: left;
}
#direccion_deleg {
	height: 350px;
	width: 280px;
	position: relative;
	border: 1px solid #bcbcbc;
	top: 10px;
	float: left;
	clear: left;
	background-color: #ececec;
	color: #8d8d8d;
	font-size: 0.938em;
	padding: 10px;
}
#direccion_deleg span.usa a{
	position: relative;
	border: 1px solid #6CA60B;
	background-color: #6CA60B;
	color: #fff;
	font-size: 0.938em;
	padding: 10px;
}
#direccion_deleg span.usa a:hover{
	border: 1px solid #4d7708;
	background-color: #4d7708;
	color: #fff;
}


#direccion_deleg select{
	height: 18px;
	width: 200px;
	font-size: 0.938em;
	margin-top: 5px;
	background-color: #fff;
	color: #8d8d8d;
	border: 1px solid #a9a9a9;
	padding: 0px 0px 0px 5px;
	float: left;
}

#direccion_deleg a{
	color: #6CA60B;
	font-size: 1.125em;
	font-weight: bold;
}
#direccion_deleg a:hover{
	color: #000;
	text-decoration: underline;
}


#mapa {
	height: 671px;
	width: 617px;
	position: relative;
	border-left: 1px #dceca6 solid;
	float: right;
	top: 10px;
	padding: 5px;
	overflow: hidden;
}

#mapa_google {
	height: 650px;
	width: 601px;
	position: relative;
	float: right;
	top: 10px;
	overflow: hidden;
	background-color: #fbfbfb;
}

#poleas {
	height: 430px;
	width: 220px;
	position: relative;
	margin-right: 16px;
	float: left;
	padding-right: 5px;
	border-bottom: 5px solid #abd925;}

	#poleas ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#poleas ul li {
			color: #6CA60B;
			font-size: 1em;
			text-align: left;
			font-style: italic;
			line-height: 1.375em; }

#aparejos {
	height: 430px;
	width: 220px;
	position: relative;
	margin-right: 16px;
	float: left;
	padding-right: 5px;
	border-bottom: 5px solid #1263B5; }

	#aparejos ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#aparejos ul li {
			color: #1263B5;
			font-size: 1em;
			text-align: left;
			font-style: italic;
			line-height: 1.375em; }

#acopla {
	height: 430px;
	width: 220px;
	position: relative;
	margin-right: 16px;
	float: left;
	padding-right: 5px;
	border-bottom: 5px solid #F69D00;
}

	#acopla ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#acopla ul li {
			color: #D94B00;
			font-size: 1em;
			text-align: left;
			font-style: italic;
			line-height: 1.375em; }

#ruedas {
	height: 430px;
	width: 220px;
	position: relative;
	float: right;
	padding-right: 5px;
	border-bottom: 5px solid #DE1588;}

	#ruedas ul {
		margin: 0;
		padding: 0;
		list-style: none; }

		#ruedas ul li {
			color: #A10C6D;
			font-size: 1em;
			text-align: left;
			font-style: italic;
			line-height: 1.375em; }

#menu_vertical {
	position: relative;
	height: 470px;
	width: 220px;
	float: left;
	border-right: 1px #5E841F solid; }

#certificados {
	position: relative;
	margin-top: 10px;
	height: 608px;
	width: 200px;
	float: right;
	padding: 2px;
	border: 1px #5E841F solid; }

#texto_soldeo {
	position: relative;
	height: 610px;
	width: 500px;
	padding-left: 14px;
	padding-right: 0px;
	padding-top: 10px;
	float: left;
	margin-bottom: 5px;
}
#texto_soldeo a{
	color: #6CA60B;
	text-decoration: underline;
 }
 #texto_soldeo a:hover{
	color: #000;
	text-decoration: underline;
 }

#texto_soldeo p { 	text-indent: 0px;
				float: none;
				}

#texto {
	position: relative;
	height: auto;
	width: 699px;
	padding-left: 14px;
	padding-right: 0px;
	padding-top: 10px;
	float: right;
	margin-bottom: 5px; }

	#texto p { 	text-indent: 0px;
				float: none;
				line-height: 14px;
				}

	#texto img { margin-left: 40px;
				margin-bottom: 30px;
	 			float: right;
	 			 }

	#texto ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		font-weight: bold;
		font-size: 14px;
}

	#texto ul li{
		border: 1px solid #6D96A2;
		display: block;
		background-color: #fff;
		padding: 1px;
		width: 200px;
		height: 100px;
		margin-bottom: 25px;
		margin-top: 5px;
		margin-right: 28px;
		float: left;
 }
 	#texto ul li img{
		margin: 0px;
 }


	#texto span.negra {
		font-weight: bold;
		color: #000; }

	#texto span.lista {
		margin-left: 30px;
		font-weight: bold; }


.instalaciones {
	position: relative;
	height: auto;
	width: 687px;
	top: 30px;
	padding: 10px 0px 0px 10px;
	float: right;
	border: 1px #ccc solid;
	text-align: center;
}
 .instalaciones ul{
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
 }
  .instalaciones ul li{
		width: 149px;
		display: block;
		float: right;
		margin-right: 22px;
		margin-bottom: 10px;
 }
  .instalaciones ul li a{
		border: 1px #fff solid;
		display: block;
		width: 149px;
		height: 113px;
 }
   .instalaciones ul li a:hover{
		border: 1px #000 solid;
		display: block;
 }

#des_noticia {
	position: relative;
	height: auto;
	min-height: 890px;
	width: 615px;
	padding-right: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
	float: right;
	border-bottom: 1px #5E841f dotted;
}
#des_noticia p a {
		color: #61960a;
		text-decoration: underline;
}
#des_noticia p a:hover{
		color:#000;
		text-decoration: underline;
}
#des_noticia p {
	margin-bottom: 6px;
	line-height: 18px;
	text-indent: 0px;
	font-size: 1.064em;
	color: #000;
}
#des_noticia a {
		color: #61960a;
		text-decoration: underline;
}
#des_noticia a:hover{
		color:#000;
		text-decoration: underline;
}
#des_noticia h1 {
		text-indent: 0px;
		font-size: 1.250em;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 15px;
}
#des_noticia img{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	border: 1px #5e841f solid;
}
#des_noticia img a{
	border: 1px #5e841f solid;
}

#des_noticia img a:hover{
	border: 1px #000 solid;
}


#texto_certificados {
	position: relative;
	height: auto;
	width: 715px;
	padding-top: 10px;
	float: right;
	margin-bottom: 5px; }

	#texto_certificados span.negra {
		font-weight: bold;
		color: #000; }

#texto_presencia {
	position: relative;
	height: 280px;
	width: 290px;
	padding-right: 420px;
	padding-top: 10px;
	float: right;
	margin-bottom: 5px;
	background: url(../imagenes/camion.jpg) no-repeat right; }

	#texto_presencia span.negra {
		font-weight: bold;
		color: #000; }

#texto_factores {
	position: relative;
	height: auto;
	width: 490px;
	padding-left: 233px;
	padding-right: 5px;
	padding-top: 10px;
	float: right;
	margin-bottom: 5px;
	background: url(../imagenes/I+D+I.jpg) no-repeat 20px 15px; }

	#texto_factores span.negra {
		font-weight: bold;
		color: #000; }

#certi_uno {
	position: relative;
	width: 200px;
	float: left;
	top: 25px;
	left: 25px;
	margin-right: 65px;
 }

#certi_dos {
	position: relative;
	width: 200px;
	float: left;
	top:25px;
	border: 1px #fff solid;
	margin-right: 45px;
}

#certi_tres {
	position: relative;
	width: 200px;
	float: left;
	top: 25px;
 }

#descripcion {
	position: relative;
	height: auto;
	width: 708px;
	float: right;
	margin-bottom: 5px;
	padding-top: 20px; }

#botones {
	position: relative;
	width: 708px;
	font-size: 0.814em;}

	#botones ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#botones ul li {
			display: block;
			float: left;
}

			#botones ul li a {
				text-decoration: none;
				display: block;
				width: 151px;
				height: 35px;
				padding-top: 2px;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background: #5E841f;
				line-height: 11px;
}

				#botones ul li a:hover {
					color: #5E841f;
					background-color: #D7E6A1;
					display: block;
 }
 	#botones ul li ul{
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

 		#botones ul li ul li{
			padding-top: 3px;
			border: 1px red solid; }

			#botones select {
				border: 1px solid #5E841F;
				background: #5E841F;
				width: 220px;
				height: 18px;
				color:#fff;
				font-size: 10px;
				font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
				padding: 0px 0px 0px 5px;
				margin-left: 16px;
				float: right;
}

#volver_aplica {
	position: relative;
	text-align: left;
	font-size: 0.938em;
	margin-top: 7px;
	float: left;
	clear: left;}

	#volver_aplica ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#volver_aplica ul li {
			padding-top: 3px;
			display: block;
			float: left; }

				#volver_aplica input {
					border: 1px solid #cab1ac;
					background: #cab1ac;
					color:#fff;
					width: 150px;
					height: 27px;
					cursor: pointer;
					padding-bottom: 1px;
					font: bold 1EM "Lucida Grande", Lucida, Verdana, sans-serif;
}
				#volver_aplica input:hover {
					border: 1px solid #ab7d6a;
					background: #ab7d6a;
					color: #fff;
}


 #botones_aparejos {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	text-align: right; }

	#botones_aparejos ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#botones_aparejos ul li {
			height: 31px;
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_aparejos ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 151px;
				height: 31px;
				padding-top: 2px;
				font-size: 0.875em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background: #53727b;
}

				#botones_aparejos ul li a:hover {
					color: #fff;
					background-color: #6d96a2;
					display: block;
 }

 			#botones_aparejos select {
				border: 1px solid #53727b;
				background: #53727b;
				width: 220px;
				height: 18px;
				color:#fff;
				font-size: 10px;
				font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
				padding: 0px 0px 0px 5px;
				margin-left: 16px;
				float: right;
}

  #botones_acoplam {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	text-align: right;
 }

	#botones_acoplam ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#botones_acoplam ul li {
			height: 31px;
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_acoplam ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 151px;
				height: 31px;
				padding-top: 2px;
				font-size: 0.875em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background: #AA6A00;
}

				#botones_acoplam ul li a:hover {
					color: #fff;
					background-color: #DB8900;
					display: block;
 }

.pedidosend {
	width: 120px;
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	background-color: #5E841F;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	cursor: pointer;
	border: 0px;
 }
.pedidosend:hover {
	color: #5E841f;
	background-color:#D7E6A1;
	display: block;
	border: 0px;
}
.pedidosend_aparejos {
	width: 120px;
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	background-color: #53727b;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	cursor: pointer;
	border: 0px;
 }
.pedidosend_aparejos:hover {
	color: #fff;
	background-color:#6d96a2;
	display: block;
	border: 0px;
}
.pedidosend_ruedas {
	width: 100px;
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	background-color: #926DA4;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	cursor: pointer;
	border: 0px;
 }
.pedidosend_ruedas:hover {
	color: #fff;
	background-color:#C1A6CF;
	display: block;
	border: 0px;
}

.pedidosend_acopla {
	width: 120px;
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	background-color: #AA6A00;
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	cursor: pointer;
	border: 0px;
 }
.pedidosend_acopla:hover {
	color: #fff;
	background-color:#DB8900;
	display: block;
	border: 0px;
}

  			#botones_acoplam select {
				border: 1px solid #AA6A00;
				background: #AA6A00;
				width: 220px;
				height: 18px;
				color:#fff;
				font-size: 10px;
				font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
				padding: 0px 0px 0px 5px;
				margin-left: 16px;
				float: right;
}

  #botones_ruedas {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	text-align: right; }

	#botones_ruedas ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#botones_ruedas ul li {
			height: 31px;
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_ruedas ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 125px;
				height: 31px;
				padding-top: 2px;
				font-size: 0.875em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background: #926DA4;
}

				#botones_ruedas ul li a:hover {
					color: #fff;
					background-color: #C1A6CF;
					display: block;
 }
  			#botones_ruedas select {
				border: 1px solid #926DA4;
				background: #926DA4;
				width: 165px;
				height: 18px;
				color:#fff;
				font-size: 10px;
				font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
				padding: 0px 0px 0px 3px;
				margin-left: 16px;
				float: right;
}

/* My Comment */


#botones_pedido {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	margin-top: 10px; }

	#botones_pedido ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		float: right; }

		#botones_pedido ul li {
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_pedido ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 110px;
				height: 20px;
				padding-top: 5px;
				font-size: 1em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background-color: #5E841f;
}

				#botones_pedido ul li a:hover {
					color: #5E841f;
					background-color: #D7E6A1;
					display: block;
}

#botones_pedido_aparejos {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	margin-top: 10px; }

	#botones_pedido_aparejos ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		float: right; }

		#botones_pedido_aparejos ul li {
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_pedido_aparejos ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 110px;
				height: 20px;
				padding-top: 5px;
				font-size: 1em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background-color: #53727b;
}

				#botones_pedido_aparejos ul li a:hover {
					color: #fff;
					background-color: #6d96a2;
					display: block;
}

#botones_pedido_acoplam {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	margin-top: 10px; }

	#botones_pedido_acoplam ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		float: right; }

		#botones_pedido_acoplam ul li {
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_pedido_acoplam ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 110px;
				height: 20px;
				padding-top: 5px;
				font-size: 1em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background-color: #AA6A00;
}

				#botones_pedido_acoplam ul li a:hover {
					color: #fff;
					background-color: #DB8900;
					display: block;
}
#botones_pedido_ruedas {
	text-transform: uppercase;
	position: relative;
	width: 708px;
	margin-top: 10px; }

	#botones_pedido_ruedas ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		float: right; }

		#botones_pedido_ruedas ul li {
			padding-top: 3px;
			display: block;
			float: left; }

			#botones_pedido_ruedas ul li a {
				text-decoration: none;
				display: block;
				float: left;
				clear: right;
				width: 110px;
				height: 20px;
				padding-top: 5px;
				font-size: 1em;
				color: #fff;
				text-align: center;
				margin-right: 4px;
				_margin-right: 1px;
				font-weight: bold;
				background-color: #926DA4;
}

				#botones_pedido_ruedas ul li a:hover {
					color: #fff;
					background-color: #C1A6CF;
					display: block;
}


#titulo {
	position: relative;
	height: auto;
	margin-bottom: 5px;
	clear: both; }

#cuadros {
	position: relative;
	height: 375px;
	width: 708px; }
#cuadros_ruedas {
	position: relative;
	height: 350px;
	width: 708px; }

#cuadros_pedido {
	position: relative;
	height: 700px;
	width: 708px;
	border-bottom: 1px #5E841F solid;}

 #cuadros_pedido_aparejos {
	position: relative;
	height: 720px;
	width: 708px;
	border-bottom: 1px #6d96a2 solid;}

#cuadros_pedido_acoplam {
	position: relative;
	height: 720px;
	width: 708px;
	border-bottom: 1px #DB8900 solid;}

#texto_descripcion {
	position: relative;
	height: 250px;
	width: 420px;
	float: left;
	background: url(../imagenes/fondo_descripcion.jpg) no-repeat;
	padding: 20px;
}

	#texto_descripcion p { text-indent: 0px;
	line-height: 17px;
}

	#texto_descripcion span.listado { padding-left: 20px; }

	#texto_descripcion input {
		border: 1px solid #D7E6A1;
		background: #fff;
		height: 14px;
		width: 130px;
		color:#4D4B4A;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 0px 2px;
		margin-left: 5px;
}

	#texto_descripcion input:focus {
		background: #D7E6A1;
		color: #fff;}

 #texto_descripcion_aparejos {
	position: relative;
	height: 250px;
	width: 420px;
	float: left;
	background: url(../imagenes/fondo_descripcion_aparejos.jpg) no-repeat;
	padding: 20px;
	line-height: 25px;
}

	#texto_descripcion_aparejos p { text-indent: 0px; }

	#texto_descripcion_aparejos span.listado { padding-left: 20px; }

	#texto_descripcion_aparejos input {
		border: 1px solid #8cc1d1;
		background: #fff;
		height: 14px;
		width: 150px;
		color:#4D4B4A;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 0px 2px;
		margin-left: 5px; }

	#texto_descripcion_aparejos input:focus {
		background: #8cc1d1;
		color: #fff;}

#texto_descripcion_acoplam {
	position: relative;
	height: 250px;
	width: 420px;
	float: left;
	background: url(../imagenes/fondo_descripcion_acoplam.jpg) no-repeat;
	padding: 20px;
	line-height: 25px;
}

	#texto_descripcion_acoplam p { text-indent: 0px; }

	#texto_descripcion_acoplam span.listado { padding-left: 20px; }

	#texto_descripcion_acoplam input {
		border: 1px solid #DB8900;
		background: #fff;
		height: 14px;
		width: 200px;
		color:#4D4B4A;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 0px 2px;
		margin-left: 5px; }

	#texto_descripcion_acoplam input:focus {
		background: #ECCD90;
		color: #fff;}

#texto_descripcion_aplica {
	position: relative;
	height: 370px;
	width: 455px;
	_width: 445px;
	float: left;
	padding: 20px;
	line-height: 25px;
	border: 1px #F2E1D9 solid;
}

	#texto_descripcion_aplica p { text-indent: 5px; margin-bottom: 3px;}

	#texto_descripcion_aplica span.listado { padding-left: 20px; }


#texto_descripcion_ruedas {
	position: relative;
	height: 250px;
	width: 420px;
	float: left;
	background: url(../imagenes/fondo_descripcion_ruedas.jpg) no-repeat;
	padding: 20px;
	line-height: 25px;
}
#texto_descripcion_ruedas input {
		border: 1px solid #926DA4;
		background: #fff;
		height: 14px;
		width: 160px;
		color:#4D4B4A;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 0px 2px;
		margin-left: 5px; }

#texto_descripcion_ruedas input:focus {
		background: #926DA4;
		color: #fff;
}

	#texto_descripcion_ruedas p { text-indent: 0px; }

#imagen {
	position: relative;
	height: 310px;
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px; }

#imagen .tresd a{
	height: 18px;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	border: 1px solid #5E8420;
	color: #5E8420;
	background: #fff url(../imagenes/3d.png) no-repeat 20px;
	font-weight: bold;
	font-size: 11px;
}


	#imagen ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#imagen ul li {
			float: left;
			margin-right: 15px; }

	#imagen a {
		color: #5E8420;
		text-decoration: underline; }

		#imagen a:hover {
			color: #000;
			text-decoration: underline; }

	#imagen img { margin-bottom: 20px; }

	#imagen_aparejos {
	position: relative;
	height: 330px;
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px; }

	#imagen_aparejos .tresd a{
	height: 18px;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	border: 1px solid #53727b;
	color: #53727b;
	background: #fff url(../imagenes/3d.png) no-repeat 20px;
	font-weight: bold;
	font-size: 12px;
}

	#imagen_aparejos ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#imagen_aparejos ul li {
			float: left;
			margin-right: 15px; }

	#imagen_aparejos a {
		color: #53727b;
		text-decoration: underline; }

		#imagen_aparejos a:hover {
			color: #000;
			text-decoration: underline; }

#imagen_acoplam {
	position: relative;
	height: 330px;
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px; }

#imagen_acoplam .tresd a{
	height: 18px;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	border: 1px solid #DB8900;
	color: #DB8900;
	background: #fff url(../imagenes/3d.png) no-repeat 20px;
	font-weight: bold;
	font-size: 12px;
}

	#imagen_acoplam ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#imagen_acoplam ul li {
			float: left;
			margin-right: 15px; }

	#imagen_acoplam a {
		color: #DB8900;
		text-decoration: underline; }

		#imagen_acoplam a:hover {
			color: #000;
			text-decoration: underline; }

#imagen_ruedas {
	position: relative;
	height: 330px;
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px; }

#imagen_ruedas .tresd a{
	height: 18px;
	padding-top: 5px;
	text-decoration: none;
	display: block;
	border: 1px solid #926DA4;
	color: #926DA4;
	background: #fff url(../imagenes/3d.png) no-repeat 20px;
	font-weight: bold;
	font-size: 12px;
}

	#imagen_ruedas ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#imagen_ruedas ul li {
			float: left;
			margin-right: 15px; }

	#imagen_ruedas a {
		color: #926DA4;
		text-decoration: underline; }

		#imagen_ruedas a:hover {
			color: #000;
			text-decoration: underline; }

	#imagen_aplica {
	position: relative;
	height: auto;
	width: 202px;
	float: right;
	text-align: center;
	font-size: 9px;
}

	#imagen_aplica ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#imagen_aplica ul li {
			display: block;
			margin-bottom: 8px;
			}

	#imagen_aplica ul li a {
		border: 1px #BC8872 solid;
		display: block;}

	#imagen_aplica ul li a:hover {
		border: 1px #000 solid;
		display: block;}

	#imagen img { margin-bottom: 20px; }

 #imagen_general {
	position: relative;
	height: 330px;
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px;
	z-index: 100;
	line-height: 20px;
	background-image: url(OTHER%20DATA.);
}
 #imagen_general_pedido {
	position: relative;
	/*height: 300px;*/
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px;
	z-index: 100;
	line-height: 20px;
}
#imagen_ped {
	position: relative;
	/*height: 330px;*/
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px;
	background: url(../imagenes/fondo_pedido-imagenes.jpg) no-repeat;
	z-index: 100;
	line-height: 20px;
}

	#imagen_ped ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#imagen_ped ul li {
			float: left;
			margin-right: 13px;
			margin-top: 5px;
			margin-left: 3px;
			_margin-right: 5px; }

	#imagen_ped a {
		color: #5E8420;
		text-decoration: underline; }

		#imagen_ped a:hover {
			color: #000;
			text-decoration: underline; }
 #listado_ped {
	position: relative;
	height: 330px;
	width: 230px;
	float: right;
	text-align: center;
	font-size: 10px;
	z-index: 100;
}

	#listado_ped ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#listado_ped ul li {
			width: 230px;
			margin-top: 1px;
			display: block;
			}

	#listado_ped a {
		color: #5E8420;
		display: block;
		background-color: #D7E6A1;
		padding: 8px 0px 7px 0px;
		text-decoration: none; }

		#listado_ped a:hover {
			display: block;
			color: #fff;
			background-color: #5E841f;
			text-decoration: none; }

#aumenta {
	position: relative;
	width: 220px;
	height: 30px;
	font-size: 1em;
	padding-top: 5px;
	color: #000;
	margin-bottom: 45px;
	float: right; }

	#aumenta ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block; }

		#aumenta ul li {
			width: 57px;
			display: block;
			float: left;
			text-align: center;
			font-size: 9px;
			line-height: 11px;
}

#otros_datos {
	position: relative;
	height: 39px;
	width: 668px;
	clear: both;
	padding: 22px;
	background: url(../imagenes/fondo_datos_2.jpg) no-repeat bottom; }

	#otros_datos input {
		border: 1px solid #D7E6A1;
		background: #fff;
		height: 14px;
		width: 385px;
		color:#4D4B4A;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 0px 2px;
		margin-left: 5px; }

	#otros_datos input:focus {
		background-color: #D7E6A1;
		color: #fff;}

#otros_datos_aparejos {
	position: relative;
	height: 39px;
	width: 668px;
	clear: both;
	padding: 22px;
	background: url(../imagenes/fondo_datos_2_aparejos.jpg) no-repeat bottom; }

	#otros_datos_aparejos input {
		border: 1px solid #8cc1d1;
		background: #fff;
		height: 14px;
		width: 480px;
		color:#4D4B4A;
		font-size: 10px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 2px 0px 0px 2px;
		margin-left: 5px; }

	#otros_datos_aparejos input:focus {
		background-color: #8cc1d1;
		color: #fff;}


#otros_requisitos {
	position: relative;
	height: 110px;
	width: 668px;
	clear: both;
	padding: 22px;
	background: url(../imagenes/fondo_datos_3.jpg) no-repeat bottom; }

	#otros_requisitos textarea {
		border: 1px solid #fff;
		background: #fff;
		height: 110px;
		width: 655px;
		color:#4D4B4A;
		font-size: 11px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 0px 0px 0px 2px;
		margin-left: 5px;
		overflow: hidden; }

#otros_requisitos_aparejos {
	position: relative;
	height: 155px;
	width: 668px;
	clear: both;
	padding: 16px 22px;
	background: url(../imagenes/fondo_datos_3_aparejos.jpg) no-repeat; }

	#otros_requisitos_aparejos textarea {
		border: 1px solid #fff;
		background: #fff;
		height: 145px;
		width: 655px;
		color:#4D4B4A;
		font-size: 11px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 0px 0px 0px 2px;
		margin-left: 5px;
		overflow: hidden; }

#otros_requisitos_acoplam {
	position: relative;
	height: 202px;
	width: 668px;
	clear: both;
	padding: 22px;
	background: url(../imagenes/fondo_datos_4.jpg) no-repeat; }

#otros_requisitos_acoplam textarea {
		border: 1px solid #fff;
		background: #fff;
		height: 165px;
		width: 655px;
		color:#4D4B4A;
		font-size: 11px;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		margin-right: 5px;
		padding: 0px 0px 0px 2px;
		margin-left: 5px;
		overflow: hidden; }

#nota {
	position: relative;
	width: 450px;
	height: 26px;
	font: 0.814em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5E8420;
	float: left;
	margin-top: 10px;
	padding: 3px;}

#nota_aparejos {
	position: relative;
	width: 450px;
	height: 26px;
	font: 0.814em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #53727b;
	float: left;
	margin-top: 10px;
	padding: 3px;}

#nota span.negrita {
		font-weight: bold;
		color: #000; }

#nota_aparejos span.negrita {
		font-weight: bold;
		color: #000; }

#nota_acoplam {
	position: relative;
	width: 450px;
	height: 26px;
	font: 0.814em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #DB8900;
	float: left;
	margin-top: 10px;
	padding: 3px;}

#nota_acoplam span.negrita {
		font-weight: bold;
		color: #000; }

#nota_ruedas {
	position: relative;
	width: 450px;
	height: 26px;
	font: 0.814em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #926DA4;
	float: left;
	margin-top: 10px;
	padding: 3px;}

#nota_ruedas span.negrita {
		font-weight: bold;
		color: #000; }

#foto {
	position: relative;
	height: 310px;
	width: 715px;
	float: right; }

#des_poleas {
	position: relative;
	padding-top: 5px;
	height: 290px;
	width: 700px;
	float: right;
	border-top: 1px #D7E6A1 solid;
	border-bottom: 1px #D7E6A1 solid;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif; }

#vent_poleas_soldeo {
	position: relative;
	padding: 15px 10px 10px 40px;
	top: 3px;
	height: 400px;
	width: 50px;
	float: left;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif; }

	#vent_poleas_soldeo ul {
		margin: 0;
		padding: 0;
		list-style: none;
 }

		#vent_poleas_soldeo ul li {
			display: block;
			float: left;
			margin-bottom: 15px;
			text-align: center; }

			#vent_poleas_soldeo ul li img {
				border: 1px #5E841F solid;
				margin-top: 3px; }


#vent_poleas {
	position: relative;
	padding-top: 10px;
	top: 3px;
	padding-left: 60px;
	height: 135px;
	width: 650px;
	float: right;
	border-top: 1px #D7E6A1 solid;
	border-bottom: 1px #D7E6A1 solid;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif; }

	#vent_poleas ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 600px;
		_width: 550px; }

		#vent_poleas ul li {
			display: block;
			float: left;
			margin-right: 50px;
			text-align: center; }

			#vent_poleas ul li img {
				height: 87px;
				border: 1px #5E841F solid;
				margin-top: 3px; }

 #boton_ventajas {
	position: relative;
	width: 710px;
	height: 30px;
	top: 10px;
	float: right;
	font-size: 0.938em;
	font-weight: bold;
}

#boton_ventajas ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		display: block;
		background-color: #fff;
}

		#boton_ventajas ul li { display: block; float: right; }

			#boton_ventajas ul li a {
				color: #fff;
				width: 230px;
				text-decoration: none;
				display: block;
				float: left;
				background-color: #5E841F;
				padding: 6px 0px 6px 0px;
				border-left: 4px #fff solid;
				text-align: center;
}

				#boton_ventajas ul li a:hover {
					color: #5E841F;
					text-decoration: none;
					display: block;
					background-color: #D7E6A1;
					padding: 6px 0px 6px 0px;
					float: left;
					border-left: 4px #fff solid;
}

 #boton_noticias {
	position: relative;
	width: 610px;
	height: 30px;
	top: 10px;
	float: right;
	font-size: 0.938em;
	font-weight: bold;
	margin-top: 5px;
}

#boton_noticias ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		display: block;
		background-color: #fff;
}

		#boton_noticias ul li { display: block; float: right; }

			#boton_noticias ul li a {
				color: #fff;
				width: 150px;
				text-decoration: none;
				display: block;
				float: left;
				background-color: #5E841F;
				padding: 6px 0px 6px 0px;
				border-left: 4px #fff solid;
				text-align: center;
}

				#boton_noticias ul li a:hover {
					color: #5E841F;
					text-decoration: none;
					display: block;
					background-color: #D7E6A1;
					padding: 6px 0px 6px 0px;
					float: left;
					border-left: 4px #fff solid;
}

 #boton_ventajas_aparejos {
	position: relative;
	width: 710px;
	height: 30px;
	top: 10px;
	float: right;
	font-size: 0.938em;
	font-weight: bold;
}

#boton_ventajas_aparejos ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		display: block;
		background-color: #fff;
}

		#boton_ventajas_aparejos ul li { display: block; float: right; }

			#boton_ventajas_aparejos ul li a {
				color: #fff;
				width: 238px;
				text-decoration: none;
				display: block;
				float: left;
				background-color: #53727b;
				padding: 7px 0px 7px 0px;
				border-left: 5px #fff solid;
				text-align: center;
}

				#boton_ventajas_aparejos ul li a:hover {
					color: #fff;
					text-decoration: none;
					display: block;
					background-color: #6d96a2;
					padding: 7px 0px 7px 0px;
					float: left;
					border-left: 5px #fff solid;
					text-align: center;
}

 #boton_ventajas_acoplam {
	position: relative;
	width: 725px;
	height: 30px;
	top: 10px;
	float: right;
	font-size: 0.938em;
	font-weight: bold;
}

#boton_ventajas_acoplam ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		display: block;
		background-color: #fff;
}

		#boton_ventajas_acoplam ul li { display: block; float: right; }

			#boton_ventajas_acoplam ul li a {
				color: #fff;
				width: 238px;
				text-decoration: none;
				display: block;
				float: left;
				background-color: #DB8900;
				padding: 6px 0px 6px 0px;
				border-left: 5px #fff solid;
				text-align: center;
}

				#boton_ventajas_acoplam ul li a:hover {
					color: #DB8900;
					text-decoration: none;
					display: block;
					background-color: #ECCD90;
					padding: 6px 0px 6px 0px;
					float: left;
					border-left: 5px #fff solid;
					text-align: center;
}

 #boton_ventajas_aplica {
	position: relative;
	width: 725px;
	height: 30px;
	top: 10px;
	float: right;
	font-size: 0.938em;
	font-weight: bold;
}

#boton_ventajas_aplica ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		display: block;
		background-color: #fff;
}

		#boton_ventajas_aplica ul li { display: block; float: right; }

			#boton_ventajas_aplica ul li a {
				color: #fff;
				width: 238px;
				text-decoration: none;
				display: block;
				float: left;
				background-color: #BC8872;
				padding: 6px 0px 6px 0px;
				border-left: 5px #fff solid;
				text-align: center;
}

				#boton_ventajas_aplica ul li a:hover {
					color: #fff;
					text-decoration: none;
					display: block;
					background-color: #DABDB7;
					padding: 6px 0px 6px 0px;
					float: left;
					border-left: 5px #fff solid;
					text-align: center;
}

#listado_noticias {
	position: relative;
	top: 13px;
	float: left;
	width: 280px;
	height: 747px;
	#height: 540px;
	padding: 10px;
	background-color: #f8f8f8;
}
	#listado_noticias ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
		#listado_noticias ul li{
			display: block;
}
			#listado_noticias ul li a{
				display: block;
				color: #828282;
				font-size: 0.938em;
				text-align: left;
				margin-bottom: 6px;
				padding-top: 4px;
				padding-bottom: 7px;
				border-bottom: 1px dotted #ccc;
				border-top-color: 1px #ccc dotted;
				text-decoration: none;
				line-height: 1.125em;
}
				#listado_noticias ul li a:hover{
					display: block;
					color: #000;
					text-decoration: none;
}
#listado_noticias span.noticia_activa{
				display: block;
				color: #000;
				font-size: 0.938em;
				text-align: left;
				margin-bottom: 6px;
				padding-bottom: 6px;
				padding-top: 7px;
				padding-left: 10px;
				border-bottom: 1px dotted #ccc;
}
#listado_noticias span.titulo {
	font-size: 1.064em;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-bottom: 7px;
}
#contador {
	position: relative;
	float: left;
	width: 280px;
	height: 20px;
	#margin-top: 50px;
	margin-top: 13px;
	background-color: #5E841f;
	text-align: center;
	color: #fff;
	padding-top: 3px;
}
#contador a{
	color: #fff;
}
#contador a:hover{
	color: #000;
}
#contador span.activo{
	color: #000;
	font-size: 1.125em;
	font-weight: bold;
}
#preview {
	position:absolute;
	display:none;
	width: auto;
	background-color: #5E841F;
	padding:5px 5px 5px 5px;
	color: #fff;
	font: 0.875em/1.125em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-indent: 0px;
	border: 2px #fff solid; }

	#preview img {
		margin-bottom: 5px;
		border: 1px white solid; }

#pie {
	height: 200px;
	width: 100%;
	margin-top: 120px;
	position: relative;
	clear: both;
	bottom: 0px;
	left: 0px;
	background-color: #D7E6A1; }

#contenido_pie {
	position: relative;
	margin: 0 auto;
	height: 200px;
	width: 950px;
	background-color: #BACC7A;
	border-right: 1px white solid;
	border-left:  1px white solid;
	background-image: url(../imagenes/fondo_pie.png);
	_background-image: none;

}

/* My Comment */

#pie_izda {
	position: relative;
	height: 200px;
	width: 330px;
	border-right: 1px #D7E6A1 solid;
	float: left;
	color: #fff;
	font-size: 90%;
	line-height: 150%; }

#pie_izda img {
		float: left;
		margin-right: 15px; }

#pie_dcha {
	position: relative;
	float: right;
	width: 610px; }

	#pie_dcha ul {
		margin-top: 10px;
		padding: 0;
		list-style: none;
		display: block;
		float: left; }

		#pie_dcha ul li {
			width: 185px;
			height: 180px;
			float: left;
			color:  #fff;
			font-size: 110%;
			margin-right: 12px;
			_margin-right: 4px; }

			#pie_dcha ul li ul li {
				width: 185px;
				height: 20px;
				font-size: 75%;
				text-indent: 5px;
				border-top: 1px #486619 dotted;
				padding-top: 2px;
				text-transform: uppercase}

				#pie_dcha ul li ul li a {
					padding-top: 3px;
					height: 15px;
					display: block;
					text-decoration: none;
					color: #486619; }

					#pie_dcha ul li ul li a:hover {
						background-color: #6a9626;
						color: #fff;
						display: block;
						padding-top: 3px;
						height: 15px; }

					#pie_dcha ul li ul li a.aparejos {
 }

					#pie_dcha ul li ul li a:hover.aparejos {
						background-color: #6D96A2;
 }
 					#pie_dcha ul li ul li a.acoplam {
 }

					#pie_dcha ul li ul li a:hover.acoplam {
						background-color: #D88900;
 }
 					#pie_dcha ul li ul li a.ruedas {
 }

					#pie_dcha ul li ul li a:hover.ruedas {
						background-color: #926DA4;
 }
  					#pie_dcha ul li ul li a.aplica {
 }

					#pie_dcha ul li ul li a:hover.aplica {
						background-color: #BC8872;
 }

#inova a{
	position: relative;
	float: right;
	width: 120px;
	color: #fff;
	text-decoration: none;
	top: -5px;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#inova a:hover{
	color: #5E841F;

}

#aviso {
	color: red;
	text-align: center;
	-moz-border-radius:2px 2px 2px 2px;
	font-size:0.9em;
	margin:6px 0;
	padding:6px;
	background-color:#FFFFE0;
	border:1px solid #E6DB55;
}
#div_aviso {
	color: red;
	text-align: center;
	height: 210px;
	width: 950px;
	padding: 100px 0px;
	position: relative;
	border-bottom: 10px #D7E6A1 solid;
	border-top: 10px #D7E6A1 solid;
	font-size: 16px;
}
