body {
	background: #cc0033 url(../images/estructura/pattern_108.gif) repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	height: 100%;
}

a:link {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #c03;
}

#foot a:hover {
	color: #000;
}

html {
	width: 100%;
	height: 100%;
}

/* @group estructura */

h1 {
	display: none;
}

h3 {
	text-transform: uppercase;
	color: #c03;
	font-size: 1.3em;
	clear: both;
}

h4 {
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	clear: both;
}

h5 {
	color: #fff;
	font-size: 1em;
	text-transform: none;
	clear: both;
	font-style: italic;
}

#content {
	width: 100%;
	height: 100%;
}

#lumber {
	background: url(../images/estructura/menu1.gif) no-repeat 0 0;
}

#colizq {
	width: 15em;
	height: 100%;
	margin-left: 3em;
	float: left;
	background-color: #000;
}

#colder {
	margin-left: 18em;
}

#imagen {
	height: 15em;
}

#contenido {
	height: 16em;
	background-image: url(../images/estructura/fondo-negro.png);
	width: auto;
	overflow: auto;
}

#texto {
	width: 40em;
	padding-left: 2.5em;
	padding-top: 1em;
	padding-bottom: 1px;
	background: url(../images/estructura/ESQUINA.png) no-repeat fixed 18em 15em;
}

#mapa {
	width: 40em;
	padding-left: 2.5em;
	background: url(../images/estructura/ESQUINA.png) no-repeat fixed 18em 15em;
}

#texto ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: circle;
	font-size: 0.8em;
	color: #fff;
	margin-top: 1em;
	margin-bottom: 1em;
}

#texto p {
	font-size: 0.8em;
	color: #fff;
	line-height: 150%;
	margin-top: 1em;
	margin-bottom: 1em;
}

#foot {
	padding: 5px;
	background-color: #c03;
	font-size: 0.7em;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 20;
}



/* @end */

/* @group referencias */

table {
	color: #fff;
	font-size: 0.8em;
	margin-top: 1em;
	border-collapse: collapse;
	width: 100%;
}

thead {
	background-color: #000;
}

td.der {
	color: #c03;
	text-align: right;
}

td {
	padding: 5px;
	border-top: 1px dotted #fff;
}

th {
	padding: 5px;
}

th.izq {
	text-align: left;
}

th.der {
	text-align: right;
}

caption {
	text-align: left;
	margin-bottom: 1em;
}



/* @end */

/* @group titulares */

#imagen h2 {
	width: 2.5em;
	height: 15em;
}

#imagen h2 span {
	visibility: hidden;
}

#xquienes h2 {
	background: url(../images/estructura/h2-quienes-somos.gif) no-repeat;
}

#xactividades h2 {
	background: url(../images/estructura/h2-actividades.gif) no-repeat;
	float: left;
}

#xreferencias h2 {
	background: url(../images/estructura/h2-REFERENCIAS.gif) no-repeat;
	float: left;
}

#xcalidad h2 {
	background: url(../images/estructura/h2-CALIDAD.gif) no-repeat;
	float: left;
}

#xcontacto h2 {
	background: url(../images/estructura/h2-CONTACTO.gif) no-repeat;
	float: left;
}



/* @end */

/* @group clases */

.clearboth {
	clear: both;
}

.rojo {
	color: #c03;
}

.negro {
	color: #000;
}

.blanco {
	color: #fff;
}
.floatright {
	float: right;
}
.floatletf {
	margin: 1em;
	float: left;
}



/* @end */

/* @group menu inicio */

#menuinicio {
	width: 45em;
	height: 30em;
	position: absolute;
	top: 50%;
	right: 50%;
	bottom: 50%;
	left: 50%;
	margin-top: -15em;
	margin-left: -22.5em;
}

#menuinicio ul li {
	float: left;
	width: 15em;
	height: 15em;
}

#menuinicio ul li a {
	display: block;
	width: 15em;
	height: 15em;
	float: left;
	text-decoration: none;
}

#menu a {
	text-decoration: none;
}

#menuinicio ul li a span {
	visibility: hidden;
}

#lumber address {
	font-size: 12px;
	text-align: center;
	margin-top: 170px;
	color: #c03;
}

#xinicio #quienes {
	background: url(../images/estructura/menu1.gif) -240px 0;
}

#xinicio #actividades {
	background: url(../images/estructura/menu1.gif) -480px 0;
}

#xinicio #referencias {
	background: url(../images/estructura/menu1.gif) 0 -240px;
}

#xinicio #calidad {
	background: url(../images/estructura/menu1.gif) -240px -240px;
}

#xinicio #contacto {
	background: url(../images/estructura/menu1.gif) -480px -240px;
}

#xinicio #quienes:hover {
	background: url(../images/estructura/menu2.png) -240px 0;
}

#xinicio #actividades:hover {
	background: url(../images/estructura/menu2.png) -480px 0;
}

#xinicio #referencias:hover {
	background: url(../images/estructura/menu2.png) 0 -240px;
}

#xinicio #calidad:hover {
	background: url(../images/estructura/menu2.png) -240px -240px;
}

#xinicio #contacto:hover {
	background: url(../images/estructura/menu2.png) -480px -240px;
}



/* @end */

/* @group formulario */

form dd {
	margin: 0;
	padding: 1px 0 10px;
	width: auto;
}
	
	
form dt {
	float: left;
	padding-right: 10px;
	width: 100px;
	padding-left: 20px;
	text-align: right;
	margin: 0;
}

label {
	font-size: 0.7em;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

input {
	width: 300px;
	color: #999;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input:focus {
	border: 2px solid #c03;
}

#enviar {
	width: auto;
	position: relative;
	left: 383px;
	font-size: 1em;
}

textarea {
	width: 300px;
	height: 50px;
	color: #999;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}	
/* @end */

/* @group menu principal */

#menu a {
	display: block;
}

#menu a span {
	visibility: hidden;
}

#menu #lumber {
	width: 15em;
	height: 15em;
}

#menu #quienes {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis1.gif) 0 0;
	margin-top: 1em;
}

#menu #actividades {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis1.gif) 0 -2em;
}

#menu #referencias {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis1.gif) 0 -4em;
}

#menu #calidad {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis1.gif) 0 -6em;
}

#menu #contacto {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis1.gif) 0 -8em;
}

#menu #quienes:hover {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 0;
}

#menu #actividades:hover {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -2em;
}

#menu #referencias:hover {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -4em;
}

#menu #calidad:hover {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -6em;
}

#menu #contacto:hover {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -8em;
}

#xquienes #menu #quienes {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 0;
}

#xactividades #menu #actividades {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -2em;
}

#xreferencias #menu #referencias {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -4em;
}

#xcalidad #menu #calidad {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -6em;
}

#xcontacto #menu #contacto {
	width: 15em;
	height: 2em;
	background: url(../images/estructura/menubis2.gif) 0 -8em;
}

/* para activar el submenu */

#xactividades ul#submenu-actividades {
	display: block;
}

ul#submenu-actividades {
	font-size: 0.9em;
	padding-left: 20px;
	border-top: 1px dotted #c03;
	margin-bottom: 10px;
	display: none;
}

ul#submenu-actividades li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c03;
}

/* para activar el submenu */

#xcontacto ul#submenucontacto {
	display: block;
}

ul#submenucontacto {
	font-size: 0.9em;
	padding-left: 20px;
	border-top: 1px dotted #c03;
	margin-bottom: 10px;
	display: none;
}

ul#submenucontacto li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c03;
}



/* @end */
