html, body {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/body_fnd.png);
	background-repeat:repeat-x;
	background-color:#42a9b4;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
}
#body hr{
	border:0px;
	background-image:url(../images/hr.png);
	height:2px;
	width:449px;
	margin-bottom:10px;
	margin-top:10px;}
#imagen_Seccion {
	position:fixed;
	height:100%;
	bottom:0px;
	left:0px;
	width:550px;
}
#central {
	background-image:url(../images/body_layout_fnd_pat.png);
	width:735px;
	position:absolute;
	top:0px;
	left:225px;
	background-repeat:repeat-y;
	min-height:100%;
	
}
#content {
	min-height:685px;
	background-image:url(../images/body_layout_fnd.png);
	width:735px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#body {
	margin-left:287px;
	top:0px;
	padding-bottom:60px;
	min-height:100%;
}
#body a {
	color:#0B414A;
	text-decoration:none;
}
#body h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#072c33;
	text-align:justify;
	letter-spacing:0.05em;
	margin-bottom:5px;
	margin-top:5px;
}
#body h2 {
	font-size:12px;
	color:#FFF;
	font-style:italic;
	text-align:justify;
}
#body h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-style:italic;
	text-decoration:underline;
}
#body ul {
	list-style-image:url(../images/bullet_yellow.png);
	padding-left:40px;
}
#body li {
	margin-bottom:3px;
}
#body P {
	margin-bottom:5px;
	margin-top:5px;
}
ul#documents {
	color:#FFF;
	list-style-image: url(httpdocs/images/ico_file.gif);
	list-style-position: outside;
	padding-left:25px;
	color:#072c33;
	font-size:11px;
	margin-bottom:10px;
}
#menu_sup {
	margin-bottom:30px;
}
#menu_sup li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	float:right;
	padding-bottom:0px;
	list-style-position: inside;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-style:italic;
	list-style-type:none;
}
#menu_sup a {
	margin-top:5px;
	color:#FFF;
	text-decoration:none;
}
#menu_sup h2 {
	font-size:inherit;
	font-family:inherit;
	font-weight:inherit;
	margin:0px;
	;
	padding-right:10px;
	padding-left:10px;
}
#foot ul {
	width:100%;
	margin-top:20px;
}
#foot li:first-child {
	list-style-image:none;
	list-style:none
}
#foot {
	position:fixed;
	bottom:0px;
	min-height:50px;
	width:100%;
	background-image:url(../images/foot_layout_fnd.png);
	z-index:100;
}
#foot a {
	color:#FFF;
	text-decoration:none;
}
#foot li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:2px;
	float:left;
	padding-bottom:10px;
	list-style-position: inside;
	list-style-image:url(../images/bullet_yellow.png);
}
#a h2{
	background: url(../images/btn_menuFnd.png) repeat 0px 30px;
	height:15px;
}
.current {
	background-position: url(../images/btn_menuFnd.png) repeat 0px 75px;
	height:15px;
}

#galeria {
	height:273px;
	margin-bottom:20px;
}
#galeria #fondo {
	height:236px;
	width:450px;
	position:absolute;
	margin-top:25px;
	background-color:#234c54;
}
#galeria #marco {
	width:410px;
	height:273px;
	overflow:hidden;
	position:absolute;
	margin-left:20px;
	border:1px solid #FFF;
}
#imagen_Seccion div {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
}
#logos {
	margin-left:100px;
	top:0px;
	position:absolute
}
#Q {
	float:left;
	margin:-5px 30px 0px 40px;
}
#gototop {
	position:absolute;
	margin-top:-30px;
	margin-left:980px;
	display:none;
}
 #foot li::last-child {
list-style-image:none;
list-style-type:none;
margin-left:30px;
}
#fancygalery a {
	outline: none;	
}

#fancygalery a img {
	border: 1px solid #BBB;
	padding: 2px;	
	margin: 10px 30px 10px 0;
	vertical-align: top;
}
