@charset "utf-8";
#ficha2 {
	background-color: #000000;
	width: 450px;
	border: 5px solid #d1cbb8;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: bottom;
}

#ficha {
	background-color: #FFFFFF;
	width: 315px;
	border: 5px solid #859B9C;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/marron.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#ficha table {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: x-small;
}
#ficha td.izda {
	width: 150px;
}
#ficha td.dcha {
	vertical-align: top;
	text-align: right;
}
.resaltar  {
	font-size: x-small;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}


#ficha_header {
	top: -22px;
	position: relative;
	width: 100%;
	height: 25px;
}
body {
	font-family: "Trebuchet MS", Verdana;
}
#ficha_header a {
	color: #FFFFFF;
	font-size: 23px;
	text-decoration: none;
}
#ficha_header a:hover {
	color: #FFFFFF;
}
resaltar a:hover {
	color: #00FFFF;
}
resaltar a {
	color: #FF3300;
	text-decoration: none;
}
.resaltar a:hover {
	color: #FF3300;
}
.resaltar a {
	color: #FF3300;
	font-size: 12px;
	text-decoration: none;
}
a {
	font-size: small;
	color: #743B24;
}
