@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:20px;
	padding:0;
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/bodybg.jpg);
	background-repeat:repeat-x;
}
img{
	border:none;
}
#content {
	width:960px;
	margin:0 auto;
}
#titulositio {
	height:130px;
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/unipamplona.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#fff;
	width:320px;
	padding-left:80px;
	text-align:center;
	padding-top:20px;
	height:110px;
	float:left;
}
#titulositio p {
	font-size:20px;
	margin:0;
	padding:0;
}
#titulositio h1 {
	margin:0;
	padding:0;
	font-size:22px;
	text-shadow:1px 1px 1px #000;
}
#redes {
	width:300px;
	float:right;
	margin-top:50px;
}
#redes ul {
	margin:0;
	padding:0;
	list-style:none;
}
#redes ul li {
	float:right;
}
#redes ul li a {
	display:block;
	margin:0 0 0 10px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
}
#redes ul li a:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-box-shadow: #fff 5px;
	-moz-box-shadow: #fff 5px;
	box-shadow: 0 0 5px #fff;
}
#botonera {
	height:50px;
	width:400px;
	float:left;
}
#botonera ul {
	margin:0;
	padding:7px 0;
	list-style:none;
	height:36px;
}
#botonera ul li {
	float:left;
}
#botonera ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px;
	line-height:16px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #069;
}
#botonera ul li a:hover {
	background-color:#ad3333;
	border:1px solid #ccc;
}
/*
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
*/
#slidernoticias {
	width:750px;
	height:200px;
	border:1px solid #333;
	padding:0;
	margin:20px 5px 0 0 ;
	float:left;
}
.theme-default .nivoSlider {
	position:relative;
	height:200px;
	border:none;
}
.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: 0;
	position:absolute;
	margin:-190px 0 0 10px;
	z-index:9000;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:25px;
	height:25px;
	background:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/12bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -25px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/12arrows.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 h3, .theme-default .nivo-caption h3 a {
	color:#e6e6e6;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:center;
	text-decoration:none;
}
.theme-default .nivo-caption h3 a:hover {
	color:#fff;
}
/*.theme-default .nivo-caption p {
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 10px;
	padding:0;
}
.theme-default .nivo-caption p a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
}*/
.theme-default .nivo-caption p a:hover {
	color:#000;
}
.theme-default .nivo-caption a:hover {
	color:#000;
}
.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;
}
/*
 * jQuery Nivo Slider v3.1
 * 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:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	border: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;
}
/* 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;
	background-color:#000;
	width:100%;
	left:0px;
	bottom:0px;
	z-index:8;
	padding:10px;
	opacity: 0.7;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.7;
	filter:alpha(opacity=7);
	-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;
}
.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:0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#pagcontenido {
	margin:20px 0 20px 30px;
	padding:0;
	border-left:10px solid #e6e6e6;
	padding-left:30px;
}
#pagcontenido h1 {
	font-family:"Century Gothic", Tahoma, Verdana;
	margin:0 0 20px;
	padding:0;
	font-size:24px;
	color:#ad3333;
}
#pagcontenido .compartir {
	text-align:left;
	padding:10px;
	height:30px;
	margin:20px 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:16px;
	text-align:justify;
	color:#333;
}
#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;
}
.botones {
	width:200px;
	float:left;
	margin:0;
}
.botones ul {
	margin:0;
	padding:0;
	list-style:none;
}
.botones ul li {
	float:left;
}
.botones ul li a {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-decoration:none;
	width:85px;
	height:30px;
	margin:20px 0 0 10px;
	padding:60px 0 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	background-position:center 10px;
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #ccc;
}
.botones ul li a:hover {
	background-color:#f0f0f0;
}
.botones ul li.btn_correo a{
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/ico_correo.png);
}

.botones ul li.btn_biblioteca a{
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/ico_biblioteca.png);
}
.botones ul li.btn_contacto a{
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/ico_contacto.png);
}
.botones ul li.btn_directorio a{
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/ico_directorio.png);
}


.botones ul li a:hover {
	color:#000;
}
#menu {
	width:200px;
	margin:20px 0 0 0;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	background-image:url(/unipamplona/portalIG/home_106/recursos/01general/12082014/vineta.gif);
	background-position:5px 8px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 15px;
}
#menu ul li a:hover {
	background-color:#f0f0f0;
	color:#000;
}
.destacado {
	width:360px;
	height:250px;
	float:left;
	padding:0;
	margin:20px 5px 0 10px;
}
.destacado p {
	margin:0;
	padding:0;
}
#enlaces {
	border-top:1px dotted #333;
	padding-top:15px;
	margin-top:20px;
}
#enlaces ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#enlaces ul li {
	display:inline;
	vertical-align:middle;
}
#enlaces ul li a {
	display:inline;
	min-height:75px;
	margin:10px 5px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */

}
#enlaces ul li a:hover {
	opacity:1;
	filter:alpha(opacity=100);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
#piepagina{
	border-top:10px solid #069;
	text-align:center;
}
#piepagina p{
	margin:0;
	padding:10px 0;
}