@charset "UTF-8";
a {
  outline: none;
}

body {
	background: #004881 url(../img/body-background-tile-x.png) repeat-x fixed;
}
.div-estructura {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 575px;
}
#intro {
	width: 900px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#submenu {
	background: #07597f url(../img/submenu-bkg.png);
	height: 400px;
	width: 152px;
	float: left;
	text-decoration: none;
}
#submenu a {
	text-decoration: none;
}
.content {
	background: #edece1 url(../img/content-right-top-corner.png) no-repeat right top;
	height: 380px;
	width: 768px;
	padding: 10px;
	float: right;
}
.head {
	background: url(../img/head-top.bkg.png) no-repeat;
	height: 148px;
	width: 940px;
	overflow: visible;
	position: static;
	visibility: visible;
}
.head-es {
	background: url(../img/es-head-top.bkg.png) no-repeat;
	height: 148px;
	width: 940px;
	overflow: visible;
	position: static;
	visibility: visible;
}
#f2f {
	background: url(../img/body-shadow-left.png) no-repeat;
	height: 271px;
	width: 30px;
	float: left;
}
#shadow-right {
	background: url(../img/body-shadow-right.png) no-repeat;
	height: 271px;
	width: 30px;
	float: right;
	margin-top: 190px;
}
#shadow-left {
	background: url(../img/body-shadow-left.png) no-repeat;
	height: 271px;
	width: 30px;
	float: left;
	margin-top: 190px;
}
#shadow-bottom {
	background: url(../img/body-shadow-bottom.png) no-repeat;
	height: 32px;
	width: 585px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	height: 620px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#menu {
	background: url(../img/menu-background.png) no-repeat;
	height: 40px;
	width: 788px;
	position: relative;
	left: 152px;
	top: 103px;
	padding: 5px 2px 0px;
	margin-bottom: 0px;
	border-style: none;
}
#date {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	height: 25px;
	width: 150px;
	float: right;
	top: 20px;
	right: 20px;
	position: relative;
	text-align: right;
}
#language {
	text-decoration: none;
	height: 24px;
	width: 200px;
	float: right;
	position: relative;
	right: 20px;
	top: 18px;
	border-style: none;
	text-align: right;
}
#language a {
	border-style: none;
}
#bottom {
	background: url(../img/bottom.png) no-repeat 0px 0px;
	height: 25px;
	width: 940px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
#bottom iframe {
	top: 8px;
	position: relative;
}
#bottom p {
	position: relative;
	top: -17px;
}
#linkedin {
	color: #B11E72;
	text-decoration: none;
}
#linkedin_img {
	no-repeat right bottom;
	position: relative;
	top: 7px;
}
#dg {
	height: 95px;
	width: 10px;
	float: right;
	margin-top: 220px;
	position: fixed;
	right: 10px;
}
#intro #skipintro {
	font: 12px Verdana, Geneva, sans-serif;
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
