body
{
	padding:0px;
	margin:0px;
	background:#fff url(/img/gral/fondo.jpg);
}

#dv_wait
{
	position:absolute;
	left:3px;
	top:0px;
	height:15px;
	width:120px;
	padding:5px;
	padding-left:25px;
	margin-top:-30px;
	background:#888 url(/img/gral/ajax.gif) no-repeat 5px 5px;
	border-left:1px dashed #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px dashed #ccc;
	font-family:Trebuchet MS, Arial,verdana,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#444;
}

.ajax
{
	font-family:tahoma;
	font-size:8pt;
	color:#666666;
	padding:10px;
	font-size: 90%;
	vertical-align:middle;
}

#cuerpo
{
	padding:5px;
	margin:auto;
	width:910px;
	background-color:#fff;
}

#top_titular
{
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:80px;
	background:#fff url(/img/portada/logotop.jpg) no-repeat 0px 0px;
}

#link_ucm
{
	position:absolute;
	left:50%;
	top:5px;
	margin-left:340px;
	height:65px;
	width:65px;
	cursor:pointer;
}

#link_cuv
{
	position:absolute;
	left:50%;
	top:5px;
	margin-left:-420px;
	height:65px;
	width:320px;
	cursor:pointer;
}


.pie_bottom
{
	clear:both;
	padding:5px;
	padding-top:5px;
	margin:auto;
	margin-top:10px;
	width:900px;
	height:45px;
	border-top:1px solid #666;
	font-family:Arial,verdana,tahoma;
	font-size:11px;
	color:#333;
	text-align:center;
	background:url(/img/gral/deg_md.jpg) repeat-x 0 0;
}

.pie_bottom a:link{
	color:#333;
	text-decoration:none;
}
.pie_bottom a:visited{
	color:#333;
	text-decoration:none;
}

.pie_bottom a:hover{
	color:#000;
}

.vermas
{
	text-align:right;
	margin:5px;
	padding-right:20px;
	background:url(/img/tree/plus.gif) no-repeat right center;
	font-family:Arial,verdana,tahoma;
	font-size:11px;
	color:#888;
	cursor:pointer;
}

.vermas a:link{
	text-decoration:none;
	color:#666;
}

.vermas a:visited{
	text-decoration:none;
	color:#888;
}

.vermas a:active{
	text-decoration:none;
	color:#888;
}

.vermas a:hover{
	text-decoration:none;
	color:#888;
}


.oculto {
	display: none;
}
