@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/bodybg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}
img {
	border:none;
}
#content {
	width:960px;
	margin:0 auto;
	padding:0;
}
#header_fotos {
	height:110px;
}
#header_fotos ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#header_fotos ul li {
	float:left;
}
#header_fotos ul li a {
	display:block;
	width:120px;
	height:100px;
	margin:0 3px;
	border:5px solid #fff;
	-webkit-box-shadow: #ccc 3px;
	-moz-box-shadow: #ccc 3px;
	box-shadow: 0 2px 3px #ccc;
}
#titulositio {
}
#titulositio h1 {
	margin:0;
	padding:19px 20px 19px 0;
	float:left;
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/artesvisuales_.png);
	background-repeat:no-repeat;
	background-position:center right;
	margin-right:10px;
}
#titulositio h2 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:30px;
	text-transform:uppercase;
	color:#666;
	font-weight:normal;
	margin:0;
	padding:20px 0;
}
#botonera {
	height:60px;
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/botonerabg.png);
	border:1px solid #963;
	border-left:none;
	border-right:none;
	-webkit-box-shadow: #ccc 3px;
	-moz-box-shadow: #ccc 3px;
	box-shadow: 0 0 3px #ccc;
}
#botonera_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#botonera_menu ul li {
	float:left;
}
#botonera_menu ul li a {
	display:block;
	padding:20px 10px;
	line-height:20px;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#333;
	text-decoration:none;
}
#botonera_menu ul li a:hover {
	background-color:#ad3333;
	color:#fff;
}
#redes {
	width:130px;
	height:60px;
	float:right;
}
#redes ul {
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
}
#redes ul li {
	float:left;
}
#redes ul li a {
	display:block;
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/redes.png);
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	margin:5px 0 5px 10px;
}
#redes ul li a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	-webkit-box-shadow: #ccc 3px;
	-moz-box-shadow: #ccc 3px;
	box-shadow: 0 0 3px #ccc;
}
#redes ul li.red_fb a {
	background-position:0 0;
}
#redes ul li.red_tw a {
	background-position:-50px 0;
}
/*
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:920px;
	height:400px;
	margin:20px 0;
	background-color:#ECEEE7;
	border:1px solid #D3C4B3;
	padding:20px;
	-webkit-box-shadow: #ccc 3px;
	-moz-box-shadow: #ccc 3px;
	box-shadow: 0 0 3px #ccc;
}
.theme-default .nivoSlider {
	position:relative;
	height:400px;
	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:-380px 0 0 20px;
	z-index:9000;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/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_78/recursos/01general/23072013/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:28px;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:center;
	text-decoration:none;
}
.theme-default .nivo-caption h3 a:hover {
	color:#fff;
	text-shadow:0 2px 2px #000;
}*/
/*.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;
	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 {
	font-family:"Century Gothic", Tahoma, Verdana;
	position:absolute;
	background-color:#ad3333;
	width:30%;
	left:20px;
	bottom:0px;
	z-index:8;
	padding:10px;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;         
}
.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 0 30px;
	padding:0 0 20px 0;
}
#pagcontenido h1 {
	font-family:"Century Gothic", Tahoma, Verdana;
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	color:#ad3333;
}
#pagcontenido .compartir {
	text-align:left;
	float:right;
	width:100px;
	padding:10px;
	margin:20px 0 20px 20px;
	border-left:5px solid #ad3333;
}
#pagcontenido .compartir img {
	vertical-align:middle;
}
#pagcontenido .compartir ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pagcontenido .compartir ul li {
	margin:0 20px 10px 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;
}
#museos {
	margin:0 0 20px 0;
	height:100px;
}
.museo_colonial, .museo_ramirez, .museo_religioso, .museo_anzoategui {
	height:100px;
	width:230px;
	border:1px solid;
	margin:0 4px 20px 0;
	float:left;
}
.museo_colonial p, .museo_ramirez p, .museo_religioso p, .museo_anzoategui p {
	padding:10px 5px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	margin-top:48px;
	letter-spacing:1px;
}
.museo_colonial p a, .museo_ramirez p a, .museo_religioso p a, .museo_anzoategui p a {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:16px;
}
.museo_colonial {
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/museocasa.jpg);
}
.museo_ramirez {
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/museoramirez.jpg);
}
.museo_religioso {
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/museoreligioso.jpg);
}
.museo_anzoategui {
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/museoanzoategui.jpg);
}
.museo_colonial p a, .museo_ramirez p a, .museo_religioso p a, .museo_anzoategui p a {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:20px;
}
.museo_colonial p a {
	background-color:#900;
}
.museo_ramirez p a {
	background-color:#E46E09;
}
.museo_religioso p a {
	background-color:#CC3300;
}
.museo_anzoategui p a {
	background-color:#999900;
}
.museo_colonial p a:hover, .museo_ramirez p a:hover, .museo_religioso p a:hover, .museo_anzoategui p a:hover {
	text-shadow:0 2px 2px #000;
}
#enlaces {
	background-color:#fff;
	-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;
	padding:10px;
}
#enlaces ul {
	margin:0;
	padding:0;
	list-style:none;
}
#enlaces ul li {
	float:left;
}
#enlaces ul li a {
	display:block;
	color:#666;
	text-decoration:none;
	padding:10px;
	max-width:300px;
	border-left:1px solid #ccc;
	margin-bottom:10px;
}
#enlaces ul li a:hover {
	background-color:#f0f0f0;
	color:#ad3333;
}
#contador {
	margin:15px 0 0 0 ;
	padding:5px;
	height:40px;
	text-align:center;
}
#contador p{
	margin:0;
	padding:0;
}
#visitantes{
	padding-top:5px;
}
.contadorvisitasframe {
	width:100px;
	height:20px;
	padding:10px 0 0 5px;
	text-align:left;
	vertical-align:bottom;
	font-size:12px;
}
.tdcontador {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}


#menuinterno{
	background-color:#ECEEE7;
	border:1px solid #D3C4B3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:  5px;
	-webkit-box-shadow: #999 5px;
	-moz-box-shadow: #999 5px;
	box-shadow: 0 0 5px #999;
	margin:20px 0 0 0;
	padding:15px;
}
#menuinterno p{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}
#menuinterno ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menuinterno ul li a{
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
}
#menuinterno ul li a:hover{
	color:#fff;
	background-color:#ad3333;
}
#footer{
	text-align:center;
	padding:15px;
	margin:10px 0 20px 0;
	background-image:url(/unipamplona/portalIG/home_78/recursos/01general/23072013/footersh.png);
	background-repeat:no-repeat;
	background-position: center top;
}
#footer p{
	margin:0;
	padding:0;
}