/* CSS Document */
/* CSS Document */
body {
	margin:0;
}
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; /* Required */
}
body {
	color: #444444;
	text-align: left;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #20738d;
	margin: 0;
	font-weight: bold;
}
p {
	margin: 18px 0;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0c6cba;
	font-weight:normal;
	text-decoration: underline;
}
a:hover {
	color: #f37321;
	text-decoration: underline;
}
img#logo {
	float: left;
}
#mainnav {
	display:none;
	margin-top: 95px;
	width: 710px;
	position: absolute;
	height: auto;
	margin-left: 212px;
}
#menu-fxs {
	width: 350px;
	float: right;
	margin-top: 35px;
	height: 25px;
	text-align: right;
	padding-right: 24px;
	display:none;
}
.icon {
	margin-right: 5px;
	margin-left: 100px;
	margin-bottom: -2px;
}
#unhome, #unmap, #unfaqs, #unlang {
	display:none;
}
#container-page {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 950px;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background-image: url(../images/back-contenido.png);
	background-repeat: repeat-y;
}
#container-head {
	height: 150px;
	background-color: #FFFFFF;
	padding: 15px 0 0 10px;
}
#head {
	padding: 0em;
}
#container-content {
	padding: 0 25px 200px 25px;
}
#container-content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#content-pri {
	width: 675px;
	float: right;
	margin-top: -110px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#content-photos {
	width: 265px;
	margin-left: 27px;
	float: right;
	margin-top: 18px;
	display:none;
}
#content-sec {
	width: 200px;
	float: left;
	height: 500px;
	background-image: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	display:none;
}
#content-sec ul, #content-sec ul li {
	list-style: none none;
}
#container-foot {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 150px;
	width: 100%;
	display:none;
}
#principales  li {
	float: left;
	list-style-type: none;
}
#content-pri strong {
	color: #000000;
}
.youhereicon {
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: -2px;
}
#txt-funciones {
	width: 360px;
	background-color: #eaeaea;
	border: 1px solid #cfcfcf;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	margin-top: 35px;
	display:none;
}

