@charset "utf-8";
/* CSS Document */

body {
	margin:10px 0;
	padding:0;
	background-color:#f0f0f0;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/bgbody.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
img {
	border:none;
}
#content {
	width:960px;
	margin:0 auto;
	padding:0;
}
#header {
	font-family:"trebuchet MS", tahoma, arial;
	color:#fff;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/unipamplona.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:90px;
}
#header img {
	float:left;
	margin-right:20px;
}
#header p {
	margin:0;
	padding:0;
}
#header .facultad {
	font-size:22px;
	font-weight:bold;
	padding-top:25px;
}
#header .universidad {
	font-size:14px;
}
#botonera {
	height:30px;
}
#botonera ul {
	margin:0;
	padding:0;
	list-style:none;
}
#botonera ul li {
	float:left;
}
#botonera ul li a {
	display:block;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/topicons.png);
	background-repeat:no-repeat;
	padding:8px 5px 6px 25px;
	text-decoration:none;
	color:#fff;
	margin-right:5px;
}
#botonera ul li:hover a {
	border-bottom:1px solid #ccc;
}
#botonera ul li.inicio a {
	background-position: 0 0;
}
#botonera ul li.inicio:hover a {
	background-position: 0 -90px;
}
#botonera ul li.transacciones a {
	background-position: 0 -30px;
}
#botonera ul li.transacciones:hover a {
	background-position: 0 -120px;
}
#botonera ul li.correo a {
	background-position: 0 -60px;
}
#botonera ul li.correo:hover a {
	background-position: 0 -150px;
}
#botonerash {
	height:20px;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/headersh.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}
#menu {
	margin:0 27px 0 20px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	width:210px;
}
#menu ul li a {
	display:block;
	padding:8px 5px 8px 13px;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/vineta.gif);
	background-repeat:no-repeat;
	background-position:5px 12px;
	text-decoration:none;
	color:#333;
	border-bottom:1px dashed #ccc;
}
#menu ul li:hover a, #menu ul li a:hover {
	background-color:#f0f0f0;
}
#menu ul li ul {
	display:none;
}
#menu ul li:hover ul {
	display:block;
	position:absolute;
	margin-left:210px;
	width:185px;
	margin-top:-30px;
	background-color:#f0f0f0;
	border-left:1px dashed #ccc;
}
#menu ul li ul li a {
	display:block;
	padding:8px;
	background-image:none;
}
#menu ul li ul li a:hover {
	background-color:#e6e6e6;
}
#noticia {
	width:425px;
	margin-bottom:20px;
}
#noticia h1 {
	font-family:"trebuchet MS", tahoma, arial;
	color:#036;
	margin:5px 0;
	padding:0;
	font-size:20px;
}
#noticia p {
	text-align:justify;
	margin:0;
	padding:0;
}
#noticia p a {
	color:#900;
	text-decoration:none;
}
#noticia p a:hover {
	color:#900;
	text-decoration:underline;
}
#anuncios {
	width:425px;
	border-top:5px solid #ccc;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
	margin-bottom:20px;
}
#anunciostitu {
	font-family:"trebuchet MS", tahoma, arial;
	color:#900;
	font-size:20px;
	text-align:right;
	padding:0;
	margin:0;
}
#anuncios ul {
	margin:10px 10px 0 20px;
	padding:0;
	list-style:none;
	text-align:justify;
}
#anuncios ul li {
	padding:0 0 0 10px;
	margin-bottom:5px;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/vineta.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
#anuncios a {
	color:#036;
	text-decoration:none;
}
#anuncios a:hover {
	color:#900;
	text-decoration:underline;
}
#footer {
	text-align:center;
	color:#333;
	padding-top:10px;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/footer.png);
	background-repeat:no-repeat;
	margin:0;
	border-top:5px solid #900;
}
#footer p {
	padding:0;
	margin:0;
}
#pagcontenido {
	margin:25px 30px 30px 0;
	padding:0 0 0 30px;
	border-left:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
#pagcontenido h1 {
	font-family:"trebuchet MS", tahoma, arial;
	margin:0 30px 20px 0;
	padding:0;
	font-size:24px;
	color:#036;
}
#pagcontenido .compartir {
	text-align:left;
	padding:10px;
	border-bottom:5px solid #900;
	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:#000;
}
#pagcontenido #texto p {
	margin:0 0 20px 0;
}
#pagcontenido #texto .comunicado {
	padding-left:10px;
	border-left:5px solid #900;
	color:#666;
}
#pagcontenido #texto a {
	color:#036;
}
#pagcontenido #texto a:hover {
	color:#900;
}
#galeria{
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #ccc;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/galeria.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
	width:210px;
	margin:0 20px 20px 20px;
}
#galeria ul{
	margin:0;
	padding:0 0 0 45px;
	list-style:none;
}
#galeria ul li a{
	display:block;
	width:150px;
	height:117px;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/bgfotogaleria.png);
	background-repeat:no-repeat;
	padding:8px 9px;
}
#galeria ul li a img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
#galeria ul li a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/unipamplona/portalIG/home_1/recursos/lightbox/02062009/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(/unipamplona/portalIG/home_1/recursos/lightbox/02062009/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(/unipamplona/portalIG/home_1/recursos/lightbox/02062009/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
#inscripciones{
	width:204px;
	height:37px;
	background-image:url(/unipamplona/portalIG/home_51/recursos/01general/03022012/bginscripciones.png);
	background-repeat:no-repeat;
	padding:8px;
	text-align:right;
	margin:10px 0 0 20px;
}
#inscripciones a{
	font-size:16px;
	color:#fff;
	text-align:right;
	text-decoration:none;
}
#inscripciones a:hover{
	color:#fc0;
	text-decoration:underline;
}
#inscripciones p{
	margin:0;
	padding:10px 0 0 0;
}