@charset "utf-8";
html, body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#DivTodo #menu #tablaHead {
	width: 700px;
	height: 70px;
}
*:first-child+html #tablaHead td{
	height: 70px;
	position: fixed;
}

* html #tablaHead td {
	height: 70px;
	position: absolute;
}

ul li {
	float: left;
}
ul li a {
	display: block;
	width: 88px;
	height: 70px;

}
#DivLogotipo {
	float: left;
	height: 70px;
	width: 260px;
}

ul li a:hover {
	background-position: bottom;
}
ul li a span {
	display: none;
}


#menu {
	height: 70px;
	width: 700px;
}
#empresa a{
	background-image: url(../images/TE_bot01.gif);
}
#logo {
	background-image: url(../images/TE_logo.jpg);
}




	
#DivTodo {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 740px;
}
.btnGaleria {
	margin: 0px;
	padding: 0px;
	height: 70px;
}


#BannerFlash {
	height: 240px;
	width: 700px;
}
#Contenido {
	height: 350px;
	width: 700px;
}
#Footer {
	height: 80px;
	width: 700px;
	color: #FFFFFF;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	float: left;
}
.classDireccion {
	height: 10px;
	width: 200px;
	display: block;
	margin-top: 25px;
	margin-right: 25px;
	font-family: arial;
	font-size: 10px;
	text-align: right;
	margin-left: 470px;
}
.classLogotipo {
	background-image: url(../images/TE_logo.jpg);
	background-repeat: no-repeat;
}
