@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/unipamplona/portalIG/home_35/recursos/congreso_v2/07102024/bgbody24.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
#contenedorPrincipal {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0px;
}
#header {
	height:158px;
	width:100%;
	margin:0;
	padding:0;
}
#header #logo {
	width:144px;
	height:96px;
	background-image:url(/unipamplona/portalIG/home_35/recursos/congreso_v2/10102024/logo24.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	margin:31px 10px 0px;
	float:left;
	clear:right;
}
#header h1 {
	font-family:"Century Gothic";
	font-size:32px;
	padding:0px;
	margin:0px;
	color:#996633;
	width:auto;
	float:left;
	clear:right;
	margin-top:30px;
}
#header h2 {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic";
	font-size:20px;
	color:#666;
	clear:right;
	float:left;
}
#header h3 {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic";
	font-size:16px;
	color:#666;
	clear:left;
	float:left;
	padding:5px;
	background-color:#996633;
	margin:-30px 0px 0px 165px;
}
.agua {
	color:#0fa2de;
}
.aire {
	color:#FC0;
}
.suelo {
	color:#6C3;
}
#UP {
	margin:-100px 0 0 0;
	padding:0;
	float:right;
	height:110px;
	width:90px;
	background-image:url(/unipamplona/portalIG/home_35/recursos/congreso_v2/05102017/escudoup.png);
	background-repeat:no-repeat;
	clear:left;
}
#menu {
	height:42px;
	width:100%;
}
#menu ul {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
}
#menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	display:inline-block;
	margin:12px 3px 12px 3px;
	padding-right:6px;
	border-right:#FFF 1px solid;
}
#menu ul li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#FC0;
}
#menu ul li:last-child {
	border-right:none;
}
#seccionIzq {
	width:450px;
	min-height:400px;
	overflow:auto;
	border-right:#999 0.5px dotted;
	padding:0px 30px 20px 30px;
	clear:right;
	float:left;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
}
#seccionIzq h1 {
	font-family:"Century Gothic";
	font-size:23px;
	color:#0fa2de;
	margin-top:0px;
}
#seccionIzq p {
}
#seccionDer {
	max-height:250px;
	overflow:auto;
	border-bottom:#999 0.5px dotted;
}
#seccionDer2 {
	height:300px;
	overflow:auto;
	padding-top:5px;
}
#seccionDer, #seccionDer2 {
	margin-top:10px;
	width:355px;
	border-top:none;
	padding:0px 30px 20px 30px;
	float:left;
}
#seccionDer h1, #seccionDer2 h1 {
	font-family:"Century Gothic";
	font-size:23px;
	color:#0fa2de;
}
#seccionDer p, #seccionDer2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
}
#footer {
	width:100%;
	height:200px;
	background-image:url(/unipamplona/portalIG/home_35/recursos/congreso_v2/05102017/footerbg_.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	margin-top:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#footer ul {
	width:100%;
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
}
#footer ul li {
	display:inline-block;
	margin-right:20px;
}
#footer p{
	margin:10px 0;}

#menuInterno {
	width:240px;
	height:430px;
	margin:20px 0px 0px 20px;
	background-color:#0fa2de;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float:left;
}
#menuInterno ul {
	list-style:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:15px 0 0 0;
	padding:0;
}
#menuInterno ul li {
	margin:0px;
	padding:15px 0px 0px -15px;
	line-height:30px;
}
#menuInterno ul li:hover {
	background-color:#5EC7F4;
}
#menuInterno ul li a {
	text-decoration:none;
	color:#FFF;
	padding-left:20px;
}
#contenidos {
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-left:20px;
	float:left;
}
#contenidos h1 {
	font-family:"Century Gothic";
	font-size:24px;
	padding-top:10px;
	color:#0fa2de;
}
#contenidos p {
	margin-left:20px;
	text-align:justify;
	line-height:16px;
}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:95%;
	height:315px;
	overflow: hidden;
	margin:0 auto;
	margin-top:20px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img {
	display:block;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	text-decoration:none;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(/unipamplona/portalIG/home_35/recursos/congreso_v2/05102017/loading.gif) no-repeat 50% 50%;
	margin-bottom:10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	text-align: center;
	padding: 0px;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/unipamplona/portalIG/home_35/recursos/congreso_v2/05102017/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/unipamplona/portalIG/home_35/recursos/congreso_v2/05102017/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
	opacity: 1;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
	font-family: "Century Gothic";
	font-size:22px;
	font-weight:bold;
}
.theme-default .nivo-caption a {
	color:#fff;
}
.theme-default .nivo-caption a:hover {
	color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
#seccionIzq a, #seccionDer a, #seccionDer2 a {
	color:#0fa2de;
	text-decoration:none;
}
#seccionIzq a:hover, #seccionDer a:hover, #seccionDer2 a:hover {
	text-decoration:underline;
}
#pagcontenido {
	margin:20px 0 0 0;
	border-left:1px dotted #ccc;
	padding:0 0 30px 30px;
}
#pagcontenido h1 {
	font-family:"Century Gothic", Verdana, Tahoma;
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	color:#0DA0DE;
}
#pagcontenido h2 {
	color:#333;
}
#pagcontenido h3 {
	color:#666;
}
#pagcontenido .compartir {
	text-align:left;
	padding:10px;
	height:30px;
	margin:10px 0 20px 50px;
	background-color:#f0f0f0;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	-webkit-box-shadow: #ccc 5px;
	-moz-box-shadow: #ccc 5px;
	box-shadow: 0 0 5px #ccc;
}
#pagcontenido .compartir img {
	vertical-align:middle;
}
#pagcontenido .compartir ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pagcontenido .compartir ul li {
	margin:0 20px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
#pagcontenido .compartir iframe {
	background:none;
	padding-top:5px;
}
#pagcontenido #texto {
	margin:0 0 0 50px;
	line-height:18px;
	text-align:justify;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
#pagcontenido #texto p {
	margin:0 0 20px 0;
}
#pagcontenido #texto a {
	color:#069;
	text-decoration:none;
}
#pagcontenido #texto a:hover {
	color:#2146B4;
	text-decoration:underline;
}
#pagcontenido #texto hr {
	border:0;
	border-bottom:1px dashed #ccc;
	background-color:#999;
	height:0;
}
#pagcontenido #texto input[type="submit"] {
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	background-color:#f0f0f0;
	color:#666;
	padding:5px 30px 5px 10px;
	background-image:url(/unipamplona/portalIG/home_239/recursos/general/11092017/botones.png);
	background-repeat:no-repeat;
	line-height:16px;
	height:30px;
}
#pagcontenido #texto input[type="submit"]:hover {
	background-color:#069;
	color:#fff;
	cursor:pointer;
}
#pagcontenido #texto input[type="submit"].ampliarinfo {
	background-position:right 0;
}
#pagcontenido #texto input[type="submit"].ampliarinfo:hover {
	background-position:right -60px;
}
#pagcontenido #texto input[type="submit"].website {
	background-position:right -30px;
}
#pagcontenido #texto input[type="submit"].website:hover {
	background-position:right -90px;
}
