@charset "utf-8";
/* CSS Document */
body{
 background-image:url(../images/fond_grl.gif);
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center;
 }
 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
  
#fondo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 820px;
	z-index: 1;
	visibility: visible;
}
#contenedor {
	position: relative;
	width: 950px;
	height: 850px;
	margin: 0px auto; /* centrar con firefox */
	text-align: center; /* centra las capas con internet explorer */
	border-left: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #000000;
	z-index: 1;
	top: 1px;
	background-image: url(../images/fond_con.fw.png);
	visibility: visible;
}
#cmenu {
	position: absolute;
	left: 45px;
	top: 50px;
	width: 826px;
	height: 63px;
	z-index: 1;
}
#bmenu {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 775px;
	height: 10px;
	z-index: 1;
}
#men {
	position: absolute;
	left: 86px;
	top: 14px;
	width: 718px;
	height: 21px;
	z-index: 2;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#log {
	position: absolute;
	left: -42px;
	top: -45px;
	width: 34px;
	height: 26px;
	z-index: 99;
}
#bajada {
	position: absolute;
	left: 528px;
	top: 470px;
	width: 390px;
	height: 225px;
	z-index: 2;
	background-image: url(../images/fondoexpli.jpg);
}
#animapri {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 900px;
	height: 400px;
	z-index: 3;
	background-color: #FFFFFF;
	background-image: url(../images/fond_con.jpg);
}
#pie {
	position: absolute;
	left: 20px;
	top: 745px;
	width: 900px;
	height: 100px;
	z-index: 4;
	background-image: url(../images/fond2_pie.jpg);
}
#p1 {
	position: absolute;
	left: 36px;
	top: 4px;
	width: 200px;
	height: 54px;
	z-index: 1;
}
#p2 {
	position: absolute;
	left: 256px;
	top: 70px;
	width: 313px;
	height: 27px;
	z-index: 2;
}
#p3 {
	position: absolute;
	left: 29px;
	top: 56px;
	width: 211px;
	height: 41px;
	z-index: 3;
}
#anim {
	position: absolute;
	left: 42px;
	top: 122px;
	width: 869px;
	height: 193px;
	z-index: 3;
}
#ico {
	position: absolute;
	left: 633px;
	top: 6px;
	width: 260px;
	height: 59px;
	z-index: 4;
}
#contenidopri {
	position: absolute;
	left: 20px;
	top: 470px;
	width: 390px;
	height: 225px;
	z-index: 5;
	background-image: url(../images/fondoexpli.jpg);
}
#correo {
	position: absolute;
	left: 292px;
	top: 35px;
	width: 277px;
	height: 20px;
	z-index: 5;
}
#contactemerge {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 28px;
	z-index: 1000;

}
#fonoemerg {
	position: relative;
	top: 0px;
	width: 600px;
	margin: 0px auto; /* centrar con firefox */
	text-align: center; /* centra las capas con internet explorer */
	height: 60px;
	background-image: url(../images/number.fw.png);
	z-index: 6;
}
