#body {
	margin: 0;
	padding: 0;
}

div { 
	text-align: center;
}

a {
	border: 0;
}

div img { 
	border: 0;
}

#contenedor {
	position: relative;
	width: 780px;
	margin: 0 auto;
	height: 500px;
}

h1 {
	font-family: Arial, Times New Roman;
	text-align: left;
	color: #003;
	font-size: 12px;
	line-height: 150%;
}

#imagencentral {
	width: 100%;
	height: 470px;
	margin: 0px auto;
	background: white url('centro.png') no-repeat bottom center;
	text-align: center;
}

#imagencentral img {
	vertical-align: middle;
	padding-top: 200px;
	padding-left: 30px;
	padding-right: 30px;
}

#redexperta {
	position: absolute;
	top: 169px;
	left: 949px;
}

#cedtel {
	position: absolute;
	top: 40px;
	left: 55%;
}

#telework {
	position: absolute;
	top: 71px;
	left: 232px;
}

#caminando {
	position: absolute;
	top: 323px;
	left: 134px;
}

#torres {
	position: absolute;
	top: 452px;
	left: 275px;
}

#investigacion {
	position: absolute;
	top: 380px;
	left: 67%;
}

#tic {
	position: absolute;
	top: 200px;
	left: 42%;
}


#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	max-width: 300px;
	padding:2px 5px;
	color:#333;
	display:none;
	font-family: verdana, arial;
	font-size: 10px;
	}	
	
.bottom {
	text-align: center;
}

.bottom img {
	padding: 20px;
}
