@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666366;
}

.fondo-azul{
	background-color: #081053;
	/*
	background-image: url(images/logo-home.gif);
	background-repeat: no-repeat;
	*/
	background-position: center center;
	text-align: center;
	background-attachment: fixed;
}

img {
	border:0;	
}
p {
	line-height: 160%;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#inicio {
	vertical-align:middle;
	position:relative;
	top:25%;
}

#container {
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo-index {
	position: relative;
	top: 50%;
}

#enter {
	color: #FFFFFF;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	bottom: 12%;
	text-align: center;
	width: 100%;
}
#logo-container {
	width: 774px;
	height: 39px;
	position: relative;
	margin-top: 34px;
	margin-bottom: 13px;
	text-align: left;
}



.logo {
	width: auto;
	height: auto;
	position: relative;
	float: left;
}
a {
	text-decoration: none;
}
.subrayado {
	text-decoration: underline;
}
.download {
	font-size: 0.9em;
	line-height: 1em;
}


#logo p {
	padding: 0px;
	float: right;
	position: relative;
	display: block;
	margin: 0px;
}
#texto a {
	color: #666366;
}

#texto {
	text-align: left;
}
#menu {
	float: right;
	width: auto;
	position: absolute;
	bottom: 0%;
	right: 0%;
	font-size: 0.9em;
}
#menu a {
	color: #666366;
	text-decoration: none;
}
menu  a:hover {
	font-weight: bold;
}
#galeria {
	height: 289px;
	width: 774px;
	overflow: hidden;
	margin-bottom:27px;
}

