@charset "utf-8";
/* CSS Document */

body{
	background-image:url(/unipamplona/portalIG/home_80/recursos/01general/30072013/bodybg.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{
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#fff;
	background-image:url(/unipamplona/portalIG/home_80/recursos/01general/30072013/unipamplona.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	padding:20px 0 0 120px;
	height:130px;
}
#titulo_sitio h1{
	font-size:40px;
	margin:0;
	padding:0;
	text-shadow:0 2px 2px #000;
}
#titulo_sitio h2{
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:normal;
	letter-spacing:2px;
}
#menu{
	width:210px;
}

#menu{
	width:210px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px dashed #ccc;
}
#menu ul li a{
	display:block;
	color:#666;
	text-decoration:none;
	padding:10px;
	background-image:url(/unipamplona/portalIG/home_80/recursos/01general/30072013/vineta.gif);
	background-repeat:no-repeat;
	background-position:0 14px;
	border-bottom:1px dashed #ccc;
}
#menu ul li:hover a, #menu ul li a:hover {
	color:#333;
	background-color:#f0f0f0;
}
#menu ul li ul {
	display:none;
}
#menu ul li:hover ul {
	display:block;
	position:absolute;
	margin-top:-35px;
	margin-left:190px;
	background-color:#e6e6e6;
	z-index:9000;
	width:200px;
}
#menu ul li ul li a {
	font-size:12px;
}
#menu ul li ul li a:hover {
	background-color:#e6e6e6;
	color:#333;
}
/*#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px dashed #ccc;
}
#menu ul li a{
	display:block;
	color:#666;
	text-decoration:none;
	padding:10px;
	background-image:url(/unipamplona/portalIG/home_80/recursos/01general/30072013/vineta.gif);
	background-repeat:no-repeat;
	background-position:0 14px;
	border-bottom:1px dashed #ccc;
}
#menu ul li a:hover{

	color:#000;
	background-color:#f0f0f0;

}*/


	
	
	/*
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:0 0 20px 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:330px;
	background:#fff url(/unipamplona/portalIG/home_80/recursos/01general/30072013/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_80/recursos/01general/30072013/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_80/recursos/01general/30072013/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;
}



#pagcontenido {
	margin:0 0 20px 30px;
	padding:0 0 0 30px;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;

}
#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;
}

#anuncios{
	margin:0 0 20px 20px;
}
#anuncios p.destacados{
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#ad3333;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#anuncios ul{
	margin:0;
	padding:0;
	list-style:none;
}
#anuncios ul li{
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	line-height:20px;
}
#anuncios ul li a{
	color:#333;
	text-decoration:none;
}
#anuncios ul li a:hover{
	color:#ad3333;
}
#footer{
	text-align:center;
	border-top:10px solid #ad3333;
}
#contadorvisitas {
	margin:0 0 15px 20px;
	padding:5px;
	height:40px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#f0f0f0;
		-webkit-border-radius: 10px ;
	-moz-border-radius: 10px ;
	border-radius:  10px;

}
#contadorvisitas p{
	margin:0;
	padding:0;
}
#visitantes{
	padding-top:5px;
}
.contadorvisitasframe {
	width:100px;
	height:23px;
	padding:7px 0 0 5px;
	text-align:left;
	vertical-align:bottom;
	font-size:12px;
}
.tdcontador {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#tablacontador{
	border:2px solid green;}
	
	
	/*final*/