@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(/unipamplona/portalIG/home_236/recursos/general/15082017/bodybg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
#content {
	width:960px;
	margin:0 auto;
}
#header {
	margin:20px 0 0 0;
	height:140px;
	background-image:url(/unipamplona/portalIG/home_236/recursos/general/15082017/unipamplona.png);
	background-position:right top;
	background-repeat:no-repeat;
}
#titulositio {
	width:350px;
	height:100px;
	background-image:url(/unipamplona/portalIG/home_236/recursos/general/15082017/logo.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding:30px 0 10px 120px;
}
#titulositio h1 {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
#titulositio h1 img {
	margin-bottom:5px;
}
#textoheader {
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#fff;
	text-align:center;
	padding:10px;
	font-size:16px;
	margin-bottom:20px;
}
#textoheader p {
	margin:0;
	padding:0;
}
#menu {
	width:230px;
	margin-right:20px;
	background-color:#f0f0f0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li a {
	display:block;
	padding:5px;
	border-bottom:1px dotted #ccc;
	color:#333;
	text-decoration:none;
}
#menu ul li a:hover {
	background-color:#2B989B;
	color:#fff;
}
#anuncios, #videos {
	width:300px;
	float:left;
	border-bottom:10px solid #C4540B;
}
#anuncios {
	width:300px;
	margin-right:20px;
}
#anuncios ul{
	margin:0;
	padding:0;
	list-style:none;
	min-height:285px;
}
#anuncios ul li{
	background-image:url(/unipamplona/portalIG/home_236/recursos/general/15082017/vineta.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:15px;
	margin-bottom:5px;
}
#anuncios ul li a{
	color:#C4540B;
	text-decoration:none;
}
#anuncios ul li a:hover{
	text-decoration:underline;
}

#videos {
	width:350px;
}
.anuncios_titu, .videos_titu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#C4540B;
	margin-bottom:10px;
}
#auspician {
	margin-top:20px;
	clear:both;
}
.auspician_titu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2B989B;
	padding-bottom:5px;
	border-bottom:1px solid #2B989B;
}
#auspician p {
	text-align:center;
}
#footer {
	padding:15px;
	text-align:center;
	color:#fff;
	background-color:#2B989B;
	margin-bottom:20px;
}
#footer p {
	margin:0;
	padding:0;
}
#pagcontenido {
	margin:0;
	border-left:1px dotted #ccc;
	padding:0 0 0 30px;
}
#pagcontenido h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
	color:#C4540B;
}
#pagcontenido h2 {
	color:#ad3333;
}
#pagcontenido h3 {
	color:#333;
}
#pagcontenido .compartir {
	text-align:left;
	padding:10px;
	height:30px;
	margin:10px 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:18px;
	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;
}
#pagcontenido #texto hr {
	border:0;
	border-bottom:1px dashed #ccc;
	background-color:#999;
	height:0;
}
