@charset "utf-8";
/* CSS Document */

body{
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/bodybg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
#content{
	width:960px;
	margin:0 auto;
	padding:0;
}
#header{
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#fff;
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/unipamplona.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-transform:uppercase;
	height:160px;
}
#titulositio{
	margin-left:100px;
	text-align:center;
	width:250px;
	padding-top:30px;
}
#header p{
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#header h1{
	font-size:40px;
	margin:0;
	padding:0;
	text-shadow:0 2px 2px #333;
}
#header h2{
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
#botonera{
	height:40px;
}
#botonera ul{
	margin:0;
	padding:0;
	list-style:none;
}
#botonera ul li{
	float:left;
	
}
#botonera ul li a{
	display:block;
	padding:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	padding-left:40px;
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/iconos.png);
	background-repeat:no-repeat;
	opacity: 0.8;
	filter:alpha(opacity=80);

}
#botonera ul li a:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
#botonera ul li.btn_inicio a{
	background-position:0 0;
}
#botonera ul li.btn_correo a{
	background-position:0 -40px;
}

#botonera ul li.btn_transa a{
	background-position:0 -80px;
}
/*
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:960px;
	height:300px;
	padding:0;
	margin:0;
}
.theme-default .nivoSlider {
	position:relative;
	height:300px;

}
.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:-290px 0 0 10px;
	z-index:9000;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/12bullets.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:70px;
	height:74px;
	background:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/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:-70px 0;
	right:0px;
}
.theme-default a.nivo-prevNav {
	left:0px;
}
.theme-default .nivo-caption h3, .theme-default .nivo-caption h3 a {
	color:#e6e6e6;
	font-size:22px;
	font-family:"Century Gothic", Tahoma, Verdana;
	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 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;
	border:none;
}
.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:35%;
	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;
}
#sombra1 {
	border-top:10px solid #069;
	clear:both;
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/sombra1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
	background-color:#fff;
}
#sombra2 {
	border-top:10px solid #069;
	clear:both;
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/sombra2.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
}
#menu{
	width:200px;
	margin:10px 30px 10px 30px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li a{
	display:block;
	padding:10px;
	border-bottom:1px dashed #ccc;
	color:#666;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li:hover a{
	background-color:#069;
	color:#fff;
}

#menu ul li ul{
	display:none;
}
#menu ul li:hover ul, #menu ul li a:hover  ul{
	display:block;
	position:absolute;
	margin-left:190px;
	margin-top:-25px;
}
#menu ul li:hover ul li a:hover, #menu ul li a:hover  ul li a:hover{
	background-color:#333;
}
#contadorvisitas {
	height:50px;
	background-color:#f0f0f0;
	border:1px solid #ccc;
	width:200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom:5px;
	text-align:center;
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/contador.png);
	background-repeat:no-repeat;
	background-position:5px center;
	margin:0 30px 10px 30px;
}
#contadorvisitas p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
}
.contadorvisitasframe {
	width:100px;
	height:15px;
	padding:0;
	text-align:left;
	vertical-align:bottom;
}
table.tablacontador .tdcontador {
	text-align:left;
}
#anuncios{
	border-bottom:10px solid #93BEF6;
	margin-bottom:20px;
}
#eventos{
	border-bottom:10px solid #83D755;
	margin-bottom:20px;
}
.anunciostitu, .eventostitu{
	background-repeat:no-repeat;
	background-position:left center;
	height:50px;
	padding:10px 0 0 60px;
	font-size:24px;
	font-weight:bold;
}
.anunciostitu{
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/iconanncios.png);
	color:#285EC1;
}
.eventostitu{
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/iconagenda.png);
	color:#0B9306;
}
#anuncios ul, #eventos ul{
	margin:0;
	padding:0;
	list-style:none;
	max-height:250px;
	overflow:auto;
}

#anuncios ul li, #eventos ul li{
	padding-left:15px;
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/vineta.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	display:block;
	margin-bottom:10px;
}
#anuncios ul li a, #eventos ul li a{
	color:#333;
	text-decoration:none;
	line-height:16px;
}
#anuncios ul li a:hover, #eventos ul li a:hover{
	text-decoration:underline;
}
#anuncios ul li a:hover{
	color:#285EC1;
}
#eventos ul li a:hover{
	color:#0B9306;
}
.redes{
	background-repeat:no-repeat;
	background-position:150px center;
	background-color:#f0f0f0;
	margin:10px 30px 0 30px;
	width:200px;
	border:1px solid #ccc;
	height:50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.redes p{
	margin:0;
	padding:0;

}
.redes p a{
	display:block;
	padding:15px 10px;
	width:180px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	height:20px;
	background-repeat:no-repeat;
	background-position:150px center;
	text-decoration:none;
	color:#333;
}
.redes p a:hover{
	color:#fff;
}
.redes:hover{
	background-color:#069;
}
#leonet{
	text-align:center;
	width:200px;
	margin:0 30px 10px 30px;
}
#enlaces{
	width:200px;
	margin:0 30px 10px 30px;
}
#enlaces ul{
	margin:0;
	padding:0;
	list-style:none;
}
#enlaces ul li{
	margin-bottom:10px;
	border:none;
}

#footer{
	background-image:url(/unipamplona/portalIG/home_93/recursos/01general/05122013/sombra2.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	min-height:30px;
	padding-top:10px;
	margin-bottom:20px;
}
#pagcontenido {
	margin:20px 50px 30px 30px;
	padding:0;
}
#pagcontenido h1 {
	font-family:"Century Gothic", Tahoma, Verdana;
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	color:#069;
}
#pagcontenido h2 {
	color:#ad3333;
}
#pagcontenido h3 {
	color:#333;
}
#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;
}