@charset "UTF-8";
body{
	background-color:#615e5a;
	padding:0px;
	margin:0px;
}
#container{
	width:883px;
	margin:auto;
	background-color: #FFF;
	margin-top: 30px;
	height: 688px;
}
#superior {
	height: 269px;
	width: 883px;
	background-color: #FFF;
}
#contenidos {
	height: 398px;
	width: 883px;
	background-color: #FFF;
	position: absolute;
	margin-top: 196px;
}
#extras {
	width: 163px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	height: 370px;
	margin-top: 14px;
	border-left-style:solid;
	border-left-color:#7f7f7f;
	border-left-width:2px;
	margin-left: 14px;
	padding-left: 14px;
}
#botones {
	height: 177px;
	width: 855px;
	padding-left:14px;
	background-color: #FFF;
	padding-right: 14px;
}
#botones2 {
	height: 660px;
	width: 855px;
	padding:14px;
	position: absolute;
}
#direccion {
	height: 32px;
	width: 883px;
	background-color: #FFF;
}
#noticias {
	height: 132px;
	width: 140px;
	background-color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 18px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#inferior {
	height: 50px;
	width: 883px;
	background-color: #FFF;
}
#inferior2 {
	height: 50px;
	width: 883px;
	background-color: #FFF;
	position: absolute;
	margin-top: 605px;
}
#b-presentacion {
	height: 177px;
	width: 171px;
	float:left;
}
#b-presentacion2 {
	height: 660px;
	width: 171px;
	float:left;
	background-color: #698331;
}
#b-proyectos {
	height: 177px;
	width: 171px;
	float:left;
}
#b-about-us2 {
	height: 660px;
	width: 171px;
	float:left;
	background-color: #4F81BC;
}
#b-publicaciones {
	height: 177px;
	width: 171px;
	float:left;
}
#b-publicaciones2 {
	height: 660px;
	width: 171px;
	float:left;
	background-color: #436EA0;
}
#b-actividades {
	height: 177px;
	width: 171px;
	float:left;
}
#b-actividades2 {
	height: 660px;
	width: 171px;
	float:left;
	background-color: #749037;
}
#b-links {
	height: 177px;
	width: 171px;
	float:left;
}
#b-links2 {
	height: 660px;
	width: 171px;
	float:left;
	background-color: #385D89;
}
.holder {
	float: left;
	margin-top: 14px;
}
.presentacion .scroll-pane {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 497px;
	height: 370px;
	overflow: auto;
	float: left;
}

.presentacion .jScrollPaneDrag {
	background: #698332;
}

.about_us .scroll-pane {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 497px;
	height: 370px;
	overflow: auto;
	float: left;
}

.about_us .jScrollPaneDrag {
	background: #4F81BC;
}