@charset "utf-8";
html, body {
    padding: 0; margin: 0;
}
body {
	margin: 0px;
	background-color: #e4e3e3;
	color: #999999;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border: none;
}
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
/**************************** HEADER **********************************/
#header {
	display:block;
	position: relative;
	height: 121px;
	padding: 27px;
	padding-right: 0px;
}
#logo {
	display: block;
	float: left;
	width: 212px;
	height: 92px;
	margin-left: 17px;
	margin-top: 17px;
	background-image: url(../img/logo.png);
}
#menu {
	float: left;
	margin-left: 45px;
	border-left: #bababa solid 2px;
	display: block;
	width: 356px;
	height: 121px;
	font-family: "Myriad Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
#menu ul li a {
	text-decoration: none;
	color: #999999;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #676767;
}
#registro {
	float: left;
	height: 121px;
	width: 290px;
	background-image: url(../img/bgRegistro.png);
	background-repeat: no-repeat;
	background-position: 38px 29px;
	border-left: #bababa solid 2px;
}
#mensajeEnviado {
	height: 55px;
	width: 223px;
	text-align: center;
	color: #676767;
	font-size: 12px;
	margin-left: 50px;
	margin-top: 37px;;
}
#lblRegistro {
	margin-left: 49px;
	margin-top: 35px;
	height: 12px;
	width: 223px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#txtRegistro {
	background-color: #FFF;
	height: 23px;
	width: 194px;
	margin-left: 41px;
	margin-top: 10px;
}
.txtRegistro {
	border: #FFF solid 1px;	
}
#btnRegistro{
	margin-left: 246px;
	margin-top: -25px;
	height: 23px;
	width: 28px;
}
#btnRegistro a{
	height: 23px;
	width: 28px;
	display: block;
	outline: none;
	background: url(../img/flechaGo.png) no-repeat 13px 8px;
}
#btnRegistro a:link{ background: url(../img/flechaGo.png) no-repeat 13px 8px; }
#btnRegistro a:hover{ background: url(../img/flechaGoHover.png) no-repeat 13px 8px; }
#btnRegistro a:active{ background: url(../img/flechaGoHover.png) no-repeat 13px 8px; }

/* FIN DE HEADER */
/**************************** CONTENT **********************************/
#content {
	position: relative;
}
#imgSlider {
	width: 911px;
	height: 316px;
	margin: auto;
	background: #f0f0f0 url(../img/orbit/loading.gif) no-repeat center center;
	overflow: hidden;
}
#imgSlider>img, #imgSlider>div { 
	display: none; 
}
#infoGreenLine {
	position: absolute;
	width: 958px;
	height: 42px;
	background-image: url(../img/greenTopLine.png);
	margin-top: 2px;
	margin-left: 1px;
	z-index: 1000;
}
#infoWrapper {
	height: 316px;
}
#txtInfo {
	width: 641px;
	text-align: center;
	color: #4e4e4e;
	background-color: #dde1d3;
	background-image: url(../img/bgContenido.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	font-size: 12px;
	line-height: 20px;
	padding: 65px 135px;
}
#txtMisVis {
	width: 911px;
	color: #4e4e4e;
	background-color: #dde1d3;
	background-image: url(../img/bgContenido.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	line-height: 20px;
	padding-top: 45px;
	height: 210px;
}
#txtMision {
	float: left;
	margin-left: -25px;
	width: 431px;
	background: url(../img/greenTitulos.png) no-repeat top;
}
#txtTituloMision {
	margin-right: 33px;
}
.txtTituloIzq {
	text-align: right;
	font-weight: bold;
	color: #676767;
	font-size: 14px;
	padding-top: 2px;
}
#txtMisionInfo {
	margin-left: 25px;
	margin-right: 29px;
	text-align: right;
	margin-top: 6px;
	color: #676767;
	font-size: 12px;
}
#txtVision {
	float: right;
	margin-right: -25px;
	width: 431px;
	background: url(../img/greenTitulos.png) no-repeat top;
}
#txtTituloVision {
	margin-left: 33px;
}
.txtTituloDer {
	text-align: left;
	font-weight: bold;
	color: #676767;
	font-size: 14px;
	padding-top: 2px;
}
#txtVisionInfo {
	margin-right: 25px;
	margin-left: 29px;
	text-align: left;
	margin-top: 6px;
	color: #676767;
	font-size: 12px;
}
#txtCotizacion {
	width: 911px;
	color: #4e4e4e;
	background-color: #dde1d3;
	background-image: url(../img/bgContenido.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	line-height: 20px;
	padding-top: 45px;
	height: 200px;
}
#txtIzqCot {
	float: left;
	margin-left: -25px;
	width: 361px;
	height: 170px;
	background: url(../img/greenCotizacion.png) no-repeat;
	background-position: top;
}
#txtTituloCotiza {
	margin-left: 72px;
}
#txtCotizaInfo {
	margin-left: 72px;
	text-align: left;
	margin-top: 5px;
	color: #676767;
	font-size: 12px;
}
#txtCotizaInfo .TituloCampo {
	padding-top: 12px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}
#txtCotizaInfo .inputCotiza{
	margin-left: -3px;
	border: 1px solid #FFF;
	width: 259px;
	height: 19px;
}
#txtDerCot {
	float: right;
	margin-right: 10px;
	width: 539px;
	height: 180px;
	background: url(../img/greenCotEnviar.png) no-repeat 0px 31px;
}
#txtTituloCotDesc {
	margin-left: 14px;
	text-align: left;
	margin-bottom: 10px;
	color: #676767;
	font-size: 12px;	
}
#txtDerCot .mensajeCotizacion {
	margin-left: 7px;
	margin-top: 1px;
	border: 1px #FFFFFF solid;
	width: 495px;
	height: 107px;
}
#txtCotizaInfo .errorForma, #txtDerCot .errorForma, #registro .errorForma {
	border: 1px solid #C00;
}
#txtContInfo {
	float: left;
	height: 400px;
	font-size: 9px;
	margin-left: 11px;
	margin-top: 3px;
	line-height: 9px;
	color: #000;
}
#btnEnviaCot {
	position: absolute;
	width: 82px;
	margin-left: 805px;
	margin-top: 148px;
}
#btnEnviaCot a {
	display: block;
	text-decoration: none;
	width: 82px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/sobre.png) no-repeat right;	
}
#btnEnviaCot a:hover {
	display: block;
	text-decoration: none;
	width: 82px;
	color: #676767;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/sobre_.png) no-repeat right;	
}
#txtMaqCont {
	width: 911px;
	color: #4e4e4e;
	background-color: #dde1d3;
	background-image: url(../img/bgContenido.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	line-height: 20px;
	padding-top: 45px;
	height: 240px;
}
#txtMaquinaria {
	width: 667px;
	height: 198px;
	margin-left: auto;
	margin-right: auto;
}
#txtContacto {
	width: 911px;
	color: #4e4e4e;
	background-color: #dde1d3;
	background-image: url(../img/bgContenido.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: auto;
	line-height: 20px;
	padding-top: 45px;
	height: 190px;	
}
#txtContactoInfo {
	margin-left: -25px;
}
#txtServicios {
	float: left;
	margin-left: -25px;
	width: 599px;
	background: url(../img/greenServicios.png) no-repeat top;
}
#txtTituloServicios {
	margin-left: 33px;
}
.txtTituloSer {
	text-align: left;
	font-weight: bold;
	color: #676767;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 24px;
}
#txtServInfo {
	width: 559px;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}
#txtServInfo ul li{
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-image: url(../img/bullet.png);
}
#imgMotor {
	float: right;
	margin-right: -25px;
	width: 320px;
}
/* FIN DEL CONTENT */
#footer {
	margin: 0px auto;
	clear: both;
	height: 17px;
	background-image: url(../img/bgFooter.png);
	padding-top: 6px;
	padding-left: 20px;
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#footer ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;	
	float: left;
}
#footer ul li {
	display: inline;
	float: left;
}
#footer ul .division {
	color: #000;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}
#footer ul li a {
	text-decoration: none;
	color: #999999;
}
#footer ul li a:hover {
	color: #676767;
}
#footerGreenLine {
	position: absolute;
	width: 529px;
	height: 49px;
	background-image: url(../img/greenBottomLine.png);
	margin-left: 432px;
	margin-top: -23px;
}
#copy {
	margin: 0px auto;
	clear: both;
	height: 14px;
	background-image: url(../img/bgCopy.png);
	padding-top: 10px;
	padding-left: 35px;
	font-size: 8px;
	color: #000000;
}
#Logos
{
	width: 80px;
	height: 35px;
	margin-top: -14px;
	margin-left: auto;
	margin-right: 0px;
}
#AD
{
	width: 36px;
	height: 34px;
	float: right;
}
#PLRTY
{
	width: 34px;
	height: 35px;
	float: right;
}