@charset "utf-8";
/* CSS Document */

body {
	background-color:#f0f0f0;
	background-image:url(/unipamplona/portalIG/home_101/recursos/01general/12062014/bodybg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
#content1 {
	background-image:url(/unipamplona/portalIG/home_101/recursos/01general/12062014/divbg.png);
	background-position:center 150px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#content2 {
	width:960px;
	margin:0 auto;
}
#header {
	height:120px;
	padding-top:20px;
}
#header p {
	margin:0;
	padding:0;
	float:left;
	width:550px;
}
#logos {
	margin:0;
	padding:0;
	width:400px;
	float:right;
}
#logos ul {
	margin:0;
 padding:;
0;
	list-style:none;
}
#logos ul li {
	float:right;
	margin-left:10px;
}
#botonera {
	background-color:#4548B2;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	height:35px;
}
#botonera ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#botonera ul li {
	float:left;
}
#botonera ul li a {
	display:block;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:15px;
	padding-left:40px;
	background-image:url(/unipamplona/portalIG/home_101/recursos/01general/12062014/iconos.png);
	background-repeat:no-repeat;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#botonera ul li a:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	background-color:#161974;
}
#botonera ul li.btn_inicio a {
	background-position:0 0;
}
#botonera ul li.btn_correo a {
	background-position:0 -35px;
}
#botonera ul li.btn_transa a {
	background-position:0 -70px;
}
#menu {
	margin:20px;
	width:230px;
	background-color:#f0f0f0;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	margin-bottom:10px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li a {
	display:block;
	padding:10px;
	border-bottom:1px dashed #ccc;
	color:#666;
	text-decoration:none;
}
#menu ul li a:hover {
	background-color:#4548B2;
	color:#fff;
}
.otrosenlaces {
	width:250px;
	height:50px;
	background-repeat:no-repeat;
	margin:10px 20px 10px 20px;
}
.otrosenlaces:hover {
	background-position:0 -50px;
}
.otrosenlaces ul {
	width:250px;
	height:50px;
	list-style:none;
	padding:0;
	margin:0;
}
.otrosenlaces ul li a {
	display:block;
	width:230px;
	height:20px;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:15px 10px;
	line-height:16px;
}
#anuncios {
	margin:10px 20px 20px 20px;
}
#anuncios p {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:20px;
	color:#4548B2;
	margin:0;
	padding:0;
	font-weight:bold;
}
#anuncios ul {
	margin:0;
	padding:10px 20px;
	list-style:none;
	max-height:250px;
	overflow:auto;
}
#anuncios ul li {
	display:block;
	background-image:url(/unipamplona/portalIG/home_101/recursos/01general/12062014/vineta.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	min-height:20px;
	line-height:16px;
}
#anuncios ul li a {
	display:block;
	color:#333;
	text-decoration:none;
}
#anuncios ul li a:hover {
	color:#4548B2;
	text-decoration:underline;
}
#footer_enlaces {
	border:5px solid #161974;
	padding:10px;
	border-left:none;
	border-right:none;
}
#footer_enlaces ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer_enlaces ul li {
	float:left;
}
#footer_enlaces ul li a {
	display:block;
	width:180px;
	border-bottom:5px solid #FFD048;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	padding:10px;
	text-align:center;
	margin:0 15px 10px 15px;
}
#footer_enlaces ul li a:hover {
	border-bottom:5px solid #4548B2;
	color:#000;
}
#footer {
	padding:10px;
	margin-bottom:20px;
	background-image:url(/unipamplona/portalIG/home_101/recursos/01general/12062014/footerbg.png);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:16px;
}
#footer p {
	margin:0;
	padding:0;
}
.coin-slider {
	zoom: 1;
	width:620px;
	margin:20px 0 10px 10px;
	border:5px solid #fff;
	-webkit-box-shadow: #ccc 5px;
	-moz-box-shadow: #ccc 5px;
	box-shadow: 0 0 5px #ccc;
}
.coin-slider p {
	margin:0;
	padding:0;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
	background-color:#4548B2;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #ccc;
	color: #A2A4D9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.cs-active {
	background-color: #FFD048;
	color: #FFFFFF;
}
.cs-title {
	width: 430px;
	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;
}

#pagcontenido {
	margin:20px 50px 30px 30px;
	padding:0;
}
#pagcontenido h1 {
	font-family:"Century Gothic", Tahoma, Verdana;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #ccc;
	font-size:24px;
	color:#4548B2;
}
#pagcontenido h2 {
	color:#ad3333;
}
#pagcontenido h3 {
	color:#333;
}
#pagcontenido .compartir {
	text-align:left;
	padding:10px;
	height:30px;
	margin:20px 0 20px 50px;
	background-color:#f0f0f0;
	border:1px solid #ccc;
	-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;
}
#pagcontenido .compartir img {
	vertical-align:middle;
}
#pagcontenido .compartir ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pagcontenido .compartir ul li {
	margin:0 20px 0 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;
}