@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/unipamplona/portalIG/home_85/recursos/01general/04102013/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#content {
	margin:0 auto;
	width:960px;
}
img {
	border:none;
}
#titulo_sitio{
	background-image:url(/unipamplona/portalIG/home_85/recursos/01general/04102013/unipamplona.png);
	background-position:left;
	background-repeat:no-repeat;
	width:520px;
	float:left;
	font-family:"Century Gothic", Tahoma, Verdana;
	text-align:left;
	height:80px;
	padding:20px 0 0 80px;
}
#titulo_sitio h1{
	margin:0;
	padding:0;
	font-size:24px;
	color:#ad3333;
}
#titulo_sitio h2{
	margin:0;
	padding:0;
	font-size:20px;
	color:#666;
}
#banner{
	width:360px;
	float:right;
	margin-top:20px;
}
#banner p{
	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:10px 10px 10px 40px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	text-decoration:none;
	background-image:url(/unipamplona/portalIG/home_85/recursos/01general/04102013/iconos.png);
	background-repeat:no-repeat;
}
#botonera ul li a:hover {
	color:#fff;
}
#botonera ul li.ic_inicio a {
	background-position:0 0;
}
#botonera ul li.ic_inicio a:hover {
	background-position:0 -120px;
}
#botonera ul li.ic_correo a {
	background-position:0 -40px;
}
#botonera ul li.ic_correo a:hover {
	background-position:0 -160px;
}
#botonera ul li.ic_transac a {
	background-position:0 -80px;
}
#botonera ul li.ic_transac a:hover {
	background-position:0 -200px;
}
#botonera ul li.ic_unipamplona a {
	background-position:0 -240px;
}
#botonera ul li.ic_unipamplona a:hover {
	background-position:0 -280px;
}
#menu {
	width:220px;
	float:left;
	margin:15px 20px 0 0;
}
#menu ul {
	margin:10px;
	padding:0;
	list-style:none;
}
#menu ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	line-height:16px;
}
#menu ul li a:hover {
	background-color:#333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.centrales {
	width:215px;
	margin:20px 10px;
	float:left;
}
.centrales h2 {
	font-size:20px;
	font-family:"Century Gothic", Tahoma, Verdana;
	text-shadow:1px 1px 2px #999;
	margin:0 0 10px 0;
	padding:0;
}
.centrales h2.cent_rojo {
	color:#ad3333;
}
.centrales h2.cent_azul {
	color:#069;
}
.centrales h2.cent_gris {
	color:#333;
}
.centrales h2.cent_cafe {
	color:#960;
}
.centrales ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}
.centrales ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	padding:5px;
}
.centrales ul li a:hover {
	color:#000;
}
#enlaces {
	height:60px;
	background-image:url(/unipamplona/portalIG/home_85/recursos/01general/04102013/enlacesbg.jpg);
	background-repeat:no-repeat;
	padding:20px;
}
#enlaces ul {
	margin:0;
	padding:0;
	list-style:none;
}
#enlaces ul li, #enlaces ul li a {
	float:left;
	margin:0 5px;
}
#footer{
	background-image:url(/unipamplona/portalIG/home_85/recursos/01general/04102013/pie_pagina.jpg);
	background-repeat:no-repeat;
	background-position:center top;

}
#footer table{
	border-spacing:20px;
	color:#333;
}
#footer table td.footertd{
	border-left:1px solid #999;
	padding-left:20px;}

#pagcontenido {
	background-color:#fff;
	padding:30px 40px 10px 40px;
	margin:20px 0 0 40px;
}
#pagcontenido a{
	text-decoration:none;
	color:#069;
}
#pagcontenido a:hover{
	text-decoration:underline;
	color:#AD3333;
}
#pagcontenido h1, h2, h3, h4, h5{
	font-family:"Century Gothic", Tahoma, Verdana;
}
#pagcontenido h1 {
	color:#069;
	margin:0 0 20px 0;
	padding:0;
}
#pagcontenido h2{
	color:#ad3333;
}
#pagcontenidotexto {
	padding-left:60px;
	line-height:20px;
	text-align:justify;
}
#pagcontenidotexto p {
	margin:0 0 15px 0;
	padding:0;
}
#social {
	margin:30px 0 30px 60px;
	border:1px solid #ccc;
	padding:10px;
	height:25px;
	background-color:#f0f0f0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:    inset 0 0 2px #ccc;
	-webkit-box-shadow: inset 0 0 2px #ccc;
	box-shadow:         inset 0 0 2px #ccc;
}
#social #compartir {
	width:300px;
	float:left;
}
#social #compartir .compartirfb {
	height:25px;
	margin-right:10px;
	float:left;
}
#social #compartir .compartirtw {
	height:25px;
}
.romper{
	clear:both;
	height:10px;
}
#anuncioppal{
	margin-left:220px;
}







/*
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:700px;
	padding:0;
	float:left;
	margin:15px 0 0 20px;
}

.theme-default .nivoSlider {
	position:relative;
	-webkit-border-radius: 0 10px 0 10px;
	-moz-border-radius: 0 10px 0 10px;
	border-radius:  0 10px 0 10px;
	border:1px solid #999;
	height:290px;
	background:#fff url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/loading.gif) no-repeat 50% 50%;/*    -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;
	-webkit-border-radius: 0 10px 0 10px;
	-moz-border-radius: 0 10px 0 10px;
	border-radius:  0 10px 0 10px;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	text-align: center;
	padding: 10px 0 10px 0;
	position:absolute;
	margin:-290px 0 0 610px;
	z-index:9000;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/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:30px;
	height:30px;
	background:url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/12arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms 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", Tahoma, Verdana;
	font-size:20px;
	text-align:left;
	margin:0px;
	width:700px;
	font-weight:bold;
	padding:10px 10px 15px 10px;
}
.theme-default .nivo-caption a {
	color:#ccc;
	text-decoration:none;
}
.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;
}
/*
 * 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:1px solid #fff;
}
.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;
}
/* 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;
}
.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;
}