body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 10px;
text-align: center;
cursor: default;
background-color: White;
}
type {
	unicode-bidi: embed; 
}
#contenido {
position:absolute;
left: 50%;
margin-left:-380px; 
width: 790px;
height: 550px;
background-image: url(../interface/interface_1pixfondo.jpg);
background-repeat: repeat-y;
text-align:center;
}
#cabezal {
	background-image: url(../interface/interface_cabezal.jpg);
	background-repeat: no-repeat;
	width: 760px; height: 116px;
	position: absolute; left:15px;
}

#celdaizq {
	background-image: url(../interface/celda_izquierda1.jpg);
	background-repeat: no-repeat;
	width: 194px; height: 300px;
	position: absolute; top: 97px; left: 15px;
}
#celdader {
	background-image: url(../interface/celda_news.jpg);
	background-repeat: no-repeat;
	width: 192px; height: 300px;
	position: absolute; top: 97px; left: 583px;
}
#fotoaleatoria {
width: 343px; height: 190px;
position: absolute; top: 126px; left: 225px;
}

#txt-clientes {
	width: 194px; height: 202px;
	position: absolute; top: 126px; left: 15px;
}
#txt-clientesin {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px; color: White;
	text-align: left;
	padding: 2px 5px 5px 10px;
	z-index: 20;
}
#ingresar-clientes {
	width: 70px; height: 14px;
	position: absolute; top: 170px; left: 118px;
	text-align: center;
	z-index: 20;
}
.txtboton a {
	color: #3C6AA8;
	font-weight: bold;
	text-decoration: none;
}
.txtboton {
	color:#FFA500;
	font-weight: bold;
	text-decoration: none;
}
.txtboton a:hover {
	color:#FFA500;
	font-weight: bold;
	text-decoration: none;
}
 .linea1 {
 	font-family: Georgia, "Times New Roman", "Trebuchet MS", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF8C00;
}
.resalte {
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	
}
.resalte a {
	color: #FFA500;
	text-decoration: none;
	font-weight: normal;
}
.resalte a:link {
	color: #FFA500;
	font-weight: normal;
}
.resalte a:hover {
	color: Navy;
	font-weight: normal;
}
/* MENU SUPERIOR-------------*/

#menusuperior {
	width: 760px; height: 21px;
	position: absolute; top: 67px; left: 15px;
	text-align: left;	
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	}
	#alaborgrupo {
	height: 21px;
	position: absolute; left: 15px;
	}
	#area {
	height: 21px;
	position: absolute; left:110px;
	}
	#nuestros {
	height: 21px;
	position: absolute; left:220px;
	}
	#equipo {
	height: 21px;
	position: absolute; left:463px;
	}
	#contacto {
	height: 21px;
	position: absolute; left:600px;
	}
	#inicio {
	height: 21px;
	position: absolute; left:705px;
	}
	#menusuperior a {
	font-size: 9px;
	text-decoration: none;
	color: Black;
	}
	#menusuperior a:link, #menusuperior a:visited {
	font-size: 9px;
	color:  #707070;
	}
	#menusuperior a:hover {
   font-size: 9px;
	color: White;
	}
/*fin menu superior-----------------------------------------------*/

#menuinferior {
	width: 790px; height: 51px;
	background-color: #737373;
	background-image: url(../interface/interface_pie.jpg);
	position: absolute; top:550px; left: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	vertical-align: baseline;
	}
	#alaborgrupo2 {
	height: 21px;
	position: absolute; left:230px;
	
	}
	#privacidad {
	height: 21px;
	position: absolute; left:330px;
	
	}
	#contacto2 {
	height: 21px;
	position: absolute; left:480px;
	
	}
	#menuinferior a {
	font-size: 9px;
	text-decoration: none;
	color: Black;
	
	}
	#menuinferior a:link, #menuinferior a:visited {
	font-size: 9px;
	color:White;
	
	}
	#menuinferior a:hover {
  font-size: 9px;
	color: #FFBB66;
	
	}
	#w3c{
		height: 21px;
		position: absolute; left:680px;
		
	}
	#CSS {
		height: 21px;
		position: absolute; left:630px;
	}

/* fin menuinferior--------------*/

/* TXT´S--------------------------*/
#txt-portada {
	width: 260px;
	position: absolute; top: 316px; left: 285px;
	text-align: left;
	line-height: 250%;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #707070;
}
#txt-contenido {
	width: 343px;  height: 454px;
	position: absolute; top: 116px; left: 225px;
	text-align: left;
	line-height: 170%;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #707070;
	z-index: 3;
}
#txt-contenido h1 {
	font-family: Georgia, "Times New Roman", "Trebuchet MS", serif;
	font-size: 12px;
   font-weight: bold;
	font-style: italic;
	color: #FF8C00;
}
#txt-contenido p {
	width: 300px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:11px;
	padding-left: 10px;
	position: absolute; left:20px;
	color: #5F5F5F;
	border-left: dotted; border-width: 1px; border-color:#A5A5A5; 
}
#txt-contacto {
	width: 120px; height: 400px;
	position: absolute; top: 116px; left: 225px;
	text-align: center;
}
#txt-contacto p {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:10px;
	line-height: 250%;
	color: #5F5F5F;

}

/* fondos ---------------------*/
#fondoalabor {
	width: 255px;  height: 167px;
	background-image:   url("../Imgs_web/fondocelda_alabor.jpg");
	position: absolute; top: 383px; left: 300px;
	z-index: 2;
}
#fondoclientes {
	width: 337px;  height: 139px;
	background-image:   url("../Imgs_web/fondo_clientes.jpg");
	position: absolute; top: 411px; left: 227px;
	z-index: 2;
}
#fondoequipo {
	width: 332px;  height: 182px;
	background-image:   url("../Imgs_web/fondo_equipo.jpg");
	position: absolute; top: 366px; left: 227px;
	z-index: 2;
}
#fondoarea {
	width: 332px;  height: 152px;
	background-image:   url("../Imgs_web/fondo_area.jpg");
	position: absolute; top: 398px; left: 227px;
	z-index: 2;
}
#fondocontacto {
	width: 332px;  height: 157px;
	background-image:   url("../Imgs_web/fondo_contact.jpg");
	position: absolute; top: 392px; left: 227px;
	z-index: 2;
}

/* FORMULARIO---------------------------*/

#formulario {
	width: 200px;  height: 400px;
	position: absolute; top: 116px; left: 370px;
	z-index:25;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	border-left: dotted; border-width: 1px; border-color: #A5A5A5;
}
#formulario form {
	color: #6D6D6D;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	width: 165px;
	border: 0;
}
#formulario form input {
	border: 1px solid #6D6D6D;
	background: #84BEEC;
	color: #000;
	font-size: 10px;
	width: 180px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
}
#formulario form p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 100%;
}
#formulario form textarea {
	border: 1px solid #6D6D6D;
	background:#84BEEC;
	color: #000;
	font-size: 10px;
	width: 180px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
}
#formulario form input.submit {
	color: #741130;
	font-size: 11px;
	text-align: right;
	background-color:#84BEEC;
	width: 65px;
	border: 1px;
	border-color: #4169E1;
}
/* fin FORMULARIO---------------*/
/* MENU AREA ACTIVIDAD ---------*/
#contenmenu {
	width: 150px; height:405px;
	background-color: #3DB0B1;
	position: absolute; top:130px; left: 603px;
	text-align:left;
	border-style: solid solid solid solid;
	border-color: Gray;
	border-width: 1px;
	margin: 0;
}

#menu1 {
	border-color: Gray;
	border-width: 1px;
	margin: 0;

	}
	
#menu1 li a {
	height: 24px;
   voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}
	
#menu1 li a:link, #menu1 li a:visited {
	color: White;
	display: block;
	background-color: #3DB0B1;
	/*background: url(../Images/menu1.gif);*/
	padding: 0px 0 0 4px;
	}
	
#menu1 li a:hover {
	color: White;
	background-color: #2F8F90;
	/*background:url(../Images/menu1.gif) 0 -24px;*/
	padding: 0px 0 0 6px;
	}
	
#menu1 li a:active {
	color:  White;
	background-color: #3CA2A4;
	/*background:url(../Images/menu1.gif) 0 -48px;*/
	padding: 0px 0 0 6px;
	}
	
ul {
	list-style: none;
	margin: 10px;
	padding: 2px;
	}
ul.inside {
list-style: square;
list-style-position: inside;
	margin-left: 20px;
	padding-left: 10px;
}	
/* Boton inquiero-------*/
	#inquiero {
	width: 150px; height:405px;
	position: absolute; top:150px; left: 603px;
	text-align:left;
	margin: 0;
	}
