.backizquierda {
	background-image: url(../images/edit/images/side_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Tahoma;
	font-size: 12px;

}
a.menuarriba:link, a.menuarriba:visited, a.menuarriba:active {
	background-color: #85a6d1;
	height: 21px;
	width: 78px;
	border: 1px solid #646565;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.borde {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-top-width: 1px;
	border-top-color: #000066;
}
a.menuarriba:hover {
	vertical-align: middle;
	background-color: #758aa0;
	height: 21px;
	width: 78px;
	border: 1px solid #646565;
	display: block;
}a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a.rss:link, a.rss:visited, a.rss:active {
	color: #FFFF00;
	text-decoration: none;
}
a.rss:hover
{
	color: #FFFF00;
	text-decoration: underline;
}
.rss {
	font-size: 9px;
}
td {
	text-align: left;
}

