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: 2050px;
background-image: url(../interface/interface_1pixfondo.jpg);
background-repeat: repeat-y;
text-align:center;
}
#cabezal {
	background-image: url(../interface/interface_cabezal_navidad.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;
}
#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:2050px; 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: 900px;
	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-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;

}

/* 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: disc;
list-style-position: inside;
	margin-left: 20px;
	padding-left: 10px;
}
ul.inside2 {
	list-style: square;
	list-style-position: inside;
	margin-left: 20px;
	padding-left: 10px;
	font: bold 14px;
}
img {
	float: right;
	padding: 5px;
	
}
#txt-contenido {
width: 343px;  height: 900px;
	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;
	margin-left: 20px;
	padding-left:10px;
	color: #5F5F5F;
	border-left: dotted; border-width: 1px; border-color:#A5A5A5; 
	}