body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin:0;
	padding:0;
}
body {
	background:url(images/bg_body.gif) repeat-x;
	margin:0;
	vertical-align:top;
	padding:0;
	text-align:center;
}
a {
	color:#B30004;
	text-decoration:none;
	font-weight:bold;
}
img {
	border:0;
}
#wrapper {
	width:981px;
	margin: 0 auto;
	text-align:left;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
#header {
	background:url(images/header.jpg) no-repeat center top;
	height:90px;
	margin-bottom: 5px;
}
#info {
	height:80px;
}
#info h1, #info h2 {
	visibility:hidden;
}
.menu {
	margin:2px 0 0 0;
	padding:0;
	font-variant:small-caps;
	font-size:15px;
	font-weight:bold;
	margin-top:3px;
}
.menu a{
	color:#FFFFFF;
}
.menu a:hover{
	color:#B30004;
}
.menu li {
	list-style:none;
	width:225px;
	background:url(images/boton_up.gif) right no-repeat;
	height:40px;
	line-height:40px;
	text-align:left;
	padding:0px 0px 0px 15px;
	background-color:#565656;
	margin-top:1px;
}
.menu li:hover {
	background:url(images/boton_dw.gif) right no-repeat;
}
.menu #current {
	background:url(images/boton_dw.gif) right no-repeat;
}
#main {
	padding:5px 10px;
	padding-bottom: 25px;
	min-height:100%;
}
#center {
	width:560px;
	float:left;
	margin-left: 12px;
}

#content {
	width:560px;
	font-size:14px;
	line-height:18px;
}
#sidebar {
	float:left;
	width:235px;
	font-size:11px;
}
#mapa {
	width:150px;
	height:815px;
	float:right;
	}
#footer {
	clear:both;
	background:url(images/footer.jpg) no-repeat center;
	height:113px;
}
#footer p {
	text-align:center;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
}
#footer a {
	color:#FFCCCC;
	font-variant:small-caps;
}
#udec {
	background:url(images/logo_udec_2.gif) no-repeat center center;
	height:80px;
	width:45px;
	float:left;
}
#udec:hover{
	background:url(images/logo_udec.gif) no-repeat center center;
	height:80px;
	width:45px;
	float:left;
}
#udec h4 {
	display:none;
}
#uchile {
	background:url(images/universidad_de_chile_2.gif) no-repeat center 10px;
	height:80px;
	margin-left:25px;
	width:46px;
	float:left;
}
#uchile:hover {
	background:url(images/universidad_de_chile.gif) no-repeat center 10px;
	height:80px;
	margin-left:25px;
	width:46px;
	float:left;
}
#uchile h4 {
	display:none;
}
#unorte:hover {
	background:url(images/ucatolica_del_norte.gif) no-repeat center center;
	height:80px;
	margin-left:25px;
	width:102px;
	float:left;
}
#unorte {
	background:url(images/ucatolica_del_norte_2.gif) no-repeat center center;
	height:80px;
	margin-left:25px;
	width:102px;
	float:left;
}
#unorte h4 {
	display:none;
}
#ufrontera {
	background:url(images/logo_ufro_2.gif) no-repeat center center;
	height:80px;
	width:116px;
	margin-left:25px;
	float:left;
}
#ufrontera:hover {
	background:url(images/logo_ufro.gif) no-repeat center center;
	height:80px;
	width:116px;
	margin-left:25px;
	float:left;
}
#ufrontera h4 {
	display:none;
}
#fondecyt {
	background:url(images/fondecyt_2.gif) no-repeat center center;
	height:80px;
	width:198px;
	margin-left:40px;
	float:right;
}
#fondecyt:hover {
	background:url(images/fondecyt.gif) no-repeat center center;
	height:80px;
	width:198px;
	margin-left:40px;
	float:right;
}
#fondecyt h4 {
	display:none;
}
#escudos {
	margin:0 auto;
	width:700px;
}
.contentpaneopen {
	margin:5px;
}
.contentheading {
	color:#333;
	font-variant:small-caps;
	font-size:28px;
	line-height:24px
}
.small {
	color:#666;
	font-size:14px;
}
.createdate {
	color:#999;
	font-size:12px;
	padding-bottom:15px;
}
/* Nicetitle */
div.nicetitle {
        border: 1px solid #981211;
	background-color: #FFF;
	color: yellow;
	left: 0;
	padding: 2px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-opacity: .90;
	opacity: .90;
	filter: alpha(opacity=90);
	min-width: 120px;
	width: auto;
	height: 30px;
	text-align: left;
}
	
div.nicetitle p {
	color: #981211;
        margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	font-weight: bold;
	font-size: 1.0em;
	text-shadow: 0px 1px 1px #000;
}

div.nicetitle p.destination {
	color: #333;
    font-size: 9px;
    padding-top: 0px;
	text-align: left;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}

/* No more Mr. Nicetitle */

