* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../img/fondo.png);
	font: 62.5% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a {
	color: #E5248D;
	text-decoration: none;
}
a:hover {
	color: #F07FBC;
	text-decoration: underline;
}
li{
	list-style-type:none;
	font-size:1.2em;
	color: #E5248D;
	padding-left: 24px;
	height: 16px;
	margin-bottom: 8px;
}
#wrap {
	background: transparent url(../img/fondologo.png) no-repeat;
	height: 400px;
	width: 260px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#wrap ul { text-align:left; width:150px; position: absolute; left: 69px; top: 268px; 
}

#tel { background: url(../img/fnd_iconos.png) no-repeat 0px 2px; 
}
#img {
	background: url(../img/fnd_iconos.png) no-repeat 0px -14px;
}
#con {
	background: url(../img/fnd_iconos.png) no-repeat 0px -30px;
}
#pre {
	background: url(../img/fnd_iconos.png) no-repeat 0px -46px;
}
#fac{
	background: url(../img/fnd_iconos.png) no-repeat 0px -61px;
}
