@import url("estilosdos.css");
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    }

body {
	background-color: #00703c;
    }

#container {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0;
    }

#content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    }

#inner {
    width:950px;
	height:650px;
	background: url(img1_inicio.jpg) no-repeat top center;
    margin: 0 auto;
    }

/* \*/
* html #content {
    top: 50%;
    left: 0;
    height: 1px;
    }

* html #content #inner {
    position: relative;
    top: -50%;
    }
/* */

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #A4C63A;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8DC63F;
	padding-bottom: 4px;
}
h4 {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
}
.centrado {
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
}
h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
.justificado_der {
	text-align: right;
}
.titulo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#envoltura {
	height: 650px;
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#contenido {
	height: 595px;
	width: 950px;
	float: left;
}
#logo {
	height: 104px;
	width: 206px;
	float: left;
	margin-top: 21px;
	margin-left: 48px;
	margin-right: 0px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 950px;
	height: 55px;
	float: left;
}
#fecha {
	background-color: #f6921e;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 100px;
	height: 55px;
	float: left;
	text-align: center;
}
#nav {
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 850px;
	height: 55px;
	float: left;
}
.fecha {
	color: #FFF;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	line-height: 55px;
}
.tipo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 18px;
}
#menu a:hover {
	color: #F6921E;
	text-decoration: none;
	float: left;
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 18px;
}
#menu a:visited {
	color: #8DC63F;
	text-decoration: none;
	float: left;
	padding-top: 22px;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
.mail {
	text-decoration: none;
	color: #FFF;
}
.mail a:link {
	text-decoration: none;
	color: #FFF;
}
.mail a:hover {
	text-decoration: none;
	color: #f6921e;
}
.mail a:visited {
	text-decoration: none;
	color: #f6921e;
}
.fondo_inicio {
	background-image: url(images/img1_inicio.jpg);
}
.trans_inicio1 {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 300px;
	height: 200px;
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-top:-60px;
	margin-right: 375px;
}
.trans_inicio2 {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 300px;
	height: 100px;
	float: left;
	margin-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-top: 10px;
}
.trans_inicio3 {
	width: 300px;
	height: 200px;
	float: right;
	margin-top: 15px;
}
.fondo_somos {
	background-image: url(images/img2_somos.jpg);
}
.trans_somos {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 400px;
	float: right;
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 38px;
}
.fondo_colaboradores {
	background-image: url(images/img3_colaboradores.jpg);
}
.trans_colaboradores {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 250px;
	float: right;
	margin-top: 115px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: 515px;
}
.fondo_clientes {
	background-image: url(images/img4_clientes.jpg);
}
.trans_clientes {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 350px;
	float: right;
	margin-top: 40px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: 10px;
}
.fondo_productos {
	background-image: url(images/img5_productos.jpg);
}
.trans_productos {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 350px;
	float: right;
	margin-top: 0px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: 10px;
}
.fondo_calidad {
	background-image: url(images/img6_calidad.jpg);
}
.trans_calidad {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 500px;
	float: left;
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-left: 20px;
}
.fondo_rsc {
	background-image: url(images/img7_rsc.jpg);
}
.trans_rsc {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 535px;
	float: right;
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 10px;
}
.fondo_contactenos {
	background-image: url(images/img9_contactenos.jpg);
}
.trans_contactenos {
	background-color: #00703C;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 365px;
	height: 225px;
	float: right;
	margin-top: 315px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 10px;
}

