@charset "utf-8";
/* CSS Document */

body{
	background-image:url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/bgbody.png);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
}
#content{
	width:960px;
	margin:0 auto;
}
#header{
	height:180px;
	background-image:url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/unipamplona.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#header p{
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#header h1{
	float:left;
	margin:50px 0 0 0;
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#fff;
	font-weight:normal;
	font-size:18px;
	width:230px;
	padding:0;
}
#menu{
	width:210px;
	margin:0 30px 20px 0;
}
#menu p{
	font-family:"Century Gothic", Tahoma, Verdana;
	font-weight:bold;
	color:#ad3333;
	margin:0;
	padding:5px 0 ;
	border-bottom:5px solid #ccc;
	font-size:14px;
}
#menu ul{
	margin:0;
	padding:10px 0 0 10px;
	border-left:1px solid #ccc;
	list-style:none;
}
#menu ul li a{
	color:#666;
	text-decoration:none;
	display:block;
	padding:5px 10px;
}
#menu ul li a:hover{
	background-color:#f0f0f0;
	color:#000;}
	
	
	
	/*
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:715px;
	padding:0;
	margin:20px 0;
}

.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:330px;
	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:-320px 0 0 620px;
	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 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", Tahoma, Verdana;
	font-size:20px;
	text-align:left;
	margin:0px;
	width:715px;
	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;
}
#enlaces{
	float:left;
	width:170px;
	margin:0 20px 20px 0;
}
#enlaces ul{
	margin:0;
	padding:0;
	list-style:none;
}
#enlaces ul li a{
	display:block;
	background-image:url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/botones.jpg);
	background-repeat:no-repeat;
	color:#ccc;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 10px;
	height:20px;
	text-decoration:none;
	border:1px solid #ccc;
	margin-bottom:5px;
}
#enlaces ul li a:hover{
	background-position:0 -30px;
	color:#fff;
}
#anuncios{
	float:left;
	width:520px;
	margin:0 0 20px 0;
}
#anuncios ul{
	margin:0;
	padding:0 15px 0 0;
/*	height:300px;
	overflow:auto;*/
	list-style:none;
}
#anuncios ul li{
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	line-height:20px;
}
#anuncios ul li a{
	color:#333;
	text-decoration:none;
}

#anuncios ul li a:hover{
	color:#ad3333;
}
#piepagina{
	border-top:10px solid #069;
	background-image:url(/unipamplona/portalIG/home_39/recursos/saai2013/03052013/piebg.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:20px;
	margin-bottom:20px;
	min-height:80px;
}
#piepagina ul{
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}
#piepagina ul li{
	float:left;
	width:300px;
	margin:0 9px;
	text-align:center;
	display:block;
	padding:0;

}
#piepagina ul li:first-line{
	font-weight:bold;
}
#pagcontenido {
	margin:20px 50px 50px 50px;
	padding:0;
}
#pagcontenido h1 {
	font-family:"Century Gothic", Tahoma, Verdana;
	margin:0 30px 20px 0;
	padding:0;
	font-size:24px;
	color:#069;
}
#pagcontenido .compartir {
	text-align:left;
	padding:10px;
	border-left:5px solid #ad3333;
	width:135px;
	height:60px;
	margin:0 0 30px 30px;
	float:right;
}
#pagcontenido .compartir img {
	vertical-align:middle;
}
#pagcontenido .compartir ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pagcontenido .compartir ul li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#pagcontenido .compartir iframe {
	background:none;
	padding-top:5px;
}
#pagcontenido #texto {
	margin:0 20px 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:#ad3333;
	text-decoration:underline;
}





.coin-slider {
	width:600px;
	margin:0 auto;

	zoom: 1;
	border:5px solid #fff;
	-webkit-box-shadow: #ccc 5px;
	-moz-box-shadow: #ccc 5px;
	box-shadow: 0 0 5px #ccc;
}
.coin-slider img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
	color:#ccc;
}

.coin-slider a:hover {
	color:#fff;
}



.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #ccc;
	color: #B8C4CF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.cs-active {
	background-color: #e6e6e6;
	color: #FFFFFF;
}
.cs-title {
	width: 545px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
}
.cs-prev, .cs-next {
	background-color: #000000;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 10px;
	-webkit-box-shadow: #000 2px;
	-moz-box-shadow: #000 2px;
	box-shadow: 0 0 2px #000;
}
.cs-prev{
	border-left:none;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.cs-next{
	border-right:none;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}