div#cWebAuthor 
{ 
	position: absolute; 
	z-index:10; 
	top: 10px; 
	left: 20px; 
	width: 250px; 
	margin: 0em; 
	padding: 0em; 
	border: solid 1px #85ABAD; 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 70%;
	text-align: left;
}

div#cWebAuthor h1.cabeceraWebAuthor
{ 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background-color: #85ABAD; 
	color: black; 
	width: 100%; 
	font-size: 120%; 
	text-align: center; 
	background-image: none;
}
	
div#cWebAuthor p.arrastre 
{ 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px; 
	background-color: #85ABAD; 
	color: black; 
	width: 100%; 
	text-align: center; 
}

div#cWebAuthor ul
{
	background: #FFFFFF;
}

div#cWebAuthor ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
/*
div#cWebAuthor ul li a
{
	display: block;
	border-left: 1em solid #AAB;
	background: #FFFFFF;
	text-decoration: none;
	margin:0;
	
}
/*
div#cWebAuthor ul li a:link { color: #448; }
div#cWebAuthor ul li a:visited { color: #667; }
div#cWebAuthor ul li a:hover
{
	border-color: #FE3;
	color: #FFF;
	background: #332;
}




*/




/*
div#cWebAuthor 
{
	margin: 0px 0px 0px 0px; 
	padding: 1px 0px 1px 0px; 
}

	
div#cWebAuthor a 
{ 
	padding: 1px 2px 1px 2px; 
	text-decoration: underline; 
	color: gray; 
	display: block; 
}

div#cWebAuthor p a:hover 
{ 
	color: white; 
	background-color: gray; 
}
*/


img {display:inline !important;}
td a {display:inline !important;}

#columnaDerecha table td {
            background:#fff !important;
            padding:0px !important;
            color:#000 !important;
            border-top:0px none !important;
            font-weight: normal !important;
}
div#paginadoDirectorio {
            position: static !important;
}

