
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;

}


a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


/*#container {
  position:absolute;
  left:0%;
  top:0%;
   width: 100%;
  height: 100%;
	margin: auto;


}*/

#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
  position:absolute;
  top:490px;
  left:15px;
}

#boton {
	margin-top: 0px;
	margin-left:400px;
	position:absolute;
  right:5px;
  top:450px;
  
}

#miniContainer {
  position:absolute;
  top:0%;
  left:50px;
  width: 600px;
  height: 750px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}


.nav {
	float: right;
	margin-top: -15px;
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px; /*solid #797979;*/
	margin-bottom: 10px;
	color: #ff6600;
}

h4 {
	font-weight: bold;
	border-bottom: 1px; /*solid #797979;*/
	text-align:left;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}

.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home  .menuItem:hover .arrow {
	right: -4px;
}


.home h2 {
	background: url(../img/mootools-plugins.gif) no-repeat top left;
	width: 500px;
	height: 40px;
	text-indent: -9999px;
}

.home .imagemenu {
	background: url(../img/nav-imagemenu.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .validate {
	background: url(../img/nav-validate.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .lightbox {
	background: url(../img/nav-lightbox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .multibox {
	background: url(../img/nav-multibox.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slideshow {
	background: url(../img/nav-slideshow.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .sortabletable {
	background: url(../img/nav-sortabletable.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .slider {
	background: url(../img/nav-slider.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .roundedcorners {
	background: url(../img/nav-roundedcorners.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.home .pageloader {
	background: url(../img/nav-pageloader.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}

.submenus{
  text-align:left;
  margin: auto;
	color: #363636;
	font-family: Verdana, Arial;
  margin-left:10px;
  /*font-size:100%;^*/
}

#proyecto{
  text-align: center;
  margin: auto;
  color: #363636;
	font-family: Verdana, Arial;
	/*font-size: 75%;*/
}


h2.imagemenu {
	background: url(../img/title-imagemenu.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.validate {
	background: url(../img/title-validate.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.lightbox {
	background: url(../img/title-lightbox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.multibox {
	background: url(../img/title-multibox.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slideshow {
	background: url(../img/title-slideshow.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.sortabletable {
	background: url(../img/title-sortabletable.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.slider {
	background: url(../img/title-slider.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.roundedcorners {
	background: url(../img/title-roundedcorners.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.pageloader {
	background: url(../img/title-pageloader.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}




h3.servicios {
	background: url(../../imagenes/servicios.jpg) no-repeat top left;
	height: 235px;
	width:25px;
	text-indent: -9999px;
}

h3.proyectos {
	background: url(../../imagenes/proyectos.jpg) no-repeat top left;
	height: 235px;
	width:25px;
  text-indent: -9999px;
}

h3.ferrocarril {
	background: url(../../imagenes/ferrocarril/titulo.jpg) no-repeat top left;
	border-bottom: 1px; /*solid #797979;*/
	height: 30px;
	text-indent: -9999px;
}

h3.automocion {
	background: url(../../imagenes/automocion/titulo.jpg) no-repeat top left;
	border-bottom: 1px; /*solid #797979;*/
	height: 30px;
	text-indent: -9999px;
}

h3.utillajes {
	background: url(../../imagenes/utillajes/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.plastico {
	background: url(../../imagenes/plastico/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.estructura {
	background: url(../../imagenes/estructuras/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.equipos {
	background: url(../../imagenes/equipos/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.disenyo {
	background: url(../../imagenes/disenyo/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.fabricacion {
	background: url(../../imagenes/fabricacion/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.outsourcing {
	background: url(../../imagenes/outsourcing/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.formacion {
	background: url(../../imagenes/formacion/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.sistemas {
	background: url(../../imagenes/sistemas/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.lblanca {
	background: url(../../imagenes/lblanca/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.plm {
	background: url(../../imagenes/plm/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.aeronautica {
	background: url(../../imagenes/aeronautica/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}


h3.contacto {
	background: url(../../imagenes/contacto/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.ingenieria {
	background: url(../../imagenes/ingenieria/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.calidad {
	background: url(../../imagenes/calidad/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.politicalidad {
	background: url(../../imagenes/calidad/subtitulo.jpg) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
}


h3.empresa {
	background: url(../../imagenes/empresa/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.sublblanca {
	background: url(../../imagenes/lblanca/subtitulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.subestructura {
	background: url(../../imagenes/estructuras/subtitulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.subequipos {
	background: url(../../imagenes/equipos/subtitulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.subutillajes {
	background: url(../../imagenes/utillajes/subtitulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.subautomocion {
	background: url(../../imagenes/automocion/subtitulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.descarga {
	background: url(../../imagenes/descarga/titulo.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.subplm {
	background: url(../../imagenes/descarga/subplm.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}
h3.subingenieria {
	background: url(../../imagenes/descarga/subingenieria.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}
h3.sublocalizacion {
	background: url(../../imagenes/descarga/sublocalizacion.jpg) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h4.tip_ferrocarril {
	background: url(../../imagenes/ferrocarril/tipos.jpg) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}


.version {
	font-family: Courier;
	font-size: 1em;
}

ul {
	margin-left: 15px;
}

dt {
  float:left;
	margin: 0px;
	padding: 0;
	font-weight:Bold;
	margin-left:10px;
	font-size:96%;
}

dd {
  
  text-align: justify;
	margin-left: 130px;
	margin-bottom: 10px;
	font-size:100%;
}

.description {
	margin-top: 10px;
}

.imagenes{
  border: solid 2px #000000;
}



.margenes{
  border:solid 2px #ffffff;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}

h1.logoMetrica {
	background: url(../../imagenes/logo.jpg) no-repeat top left;
	height: 250px;
	text-indent: -9999px;
}

input { 
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #797979;
  background-color: #FFEEAA;
  border: #000099;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

textarea {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #797979;
  background-color: #FFEEAA;
  border: #000099;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px

}

select { 
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #797979;
  background-color: #6699CC;
  border: #000099;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}
