@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#036;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/20012011/bgbody.jpg);
	background-position:center -46px;
	background-attachment:fixed;
}
body.bodyinterno {
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/09082010/bodyinterno.jpg);
	background-position:20px top;
	background-attachment:fixed;
}
#maincontent {
	position:absolute;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/20012011/bgportal.png);
	width:912px;
	height:682px;
	margin-top:-341px;
	margin-left:-456px;
	top:50%;
	left:50%;
}
#followus {
	position:absolute;
	top:550px;
	left:200px;
	width:212px;
	height:192px;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/09082010/followus.png);
	background-repeat:no-repeat;
	text-align:center;
}
#followus img {
	margin:80px 5px 0 5px;
 //margin:100px 5px 0 5px !important;
	width:30%;
	height:30%;
	border:none;
	opacity:.80;
	filter: alpha(opacity=80);
}
#followus img:hover {
	margin:70px 5px 0 5px;
 //margin:90px 5px 0 5px !important;
	width:35%;
	height:35%;
	opacity:1;
	filter: alpha(opacity=100);
}
#emisora {
	position:absolute;
	top:330px;
	left:140px;
	width:239px;
	height:227px;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/14022011/bgemisora.png);
	background-repeat:no-repeat;
	text-align:center;
}
#emisora img {
	margin:90px 5px 0 130px;
 //margin:105px 5px 0 130px !important;
	width:28%;
	height:28%;
	border:none;
	opacity:.80;
	filter: alpha(opacity=80);
}
#emisora img:hover {
/*	margin:70px 5px 0 5px;
 //margin:90px 5px 0 5px !important;*/
	width:33%;
	height:33%;
	opacity:1;
	filter: alpha(opacity=100);
}
#content {
	position:absolute;
	width:590px;
	margin:90px 0 0 300px;
}
#col_left {
	width:160px;
	float:left;
}
#col_left ul {
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
}
#col_left ul li a {
	display:block;
	padding:5px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
#col_left ul li a:hover {
	color:#900;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/09082010/hoverlist.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:10px;
}
#col_right {
	float:right;
	width:410px;
	height:539px;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/09082010/bgbarright.png);
	background-repeat:no-repeat;
	margin-right:20px;
}
#col_right_content {
	width:350px;
	background:none;
	margin:30px;
	height:485px;
}
#col_right_content_content {
	width:345px;
	height:475px;
	overflow:auto;
}
#col_right_content_content h1 {
	color:#900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
}
#col_right_content_content h2 {
	color:#036;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}
#col_right_content_content p {
	margin:10px;
}
#col_right_content_content ul{
	margin:10px;
	padding:0;
	list-style:none;
}
#col_right_content_content ul li{
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(/unipamplona/portalIG/home_20/recursos/01_general/11082010/vineta.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
.tablainduccion{
width:90%;
font-size:11px;
border:1px solid #ccc;
border-collapse:collapse;
margin-bottom:10px;
}
.tablainduccion td{
border:1px solid #ccc;
padding:3px;}