@charset "utf-8";
a  {
color:	#990000;
text-decoration:	none;
font-weight: 900;
font-style:	italic;
}

#docs_link{
color:	#990000;
text-decoration:	none;
font-weight: 900;
font-style:	normal;
}

a:visited  {
color:	#990000;
}

a:hover  {
color:	#cdcdcd;
}

body  {
background-attachment:	fixed;
background-color:	#ffffff;
background-image:	url(./imagenes/borde_menu_.png);
background-position:	0pt 0pt;
background-repeat:	repeat-x;
border-style:	none;
font-family:	Arial;
text-align:	justify;
text-decoration:	none;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #990000;
scrollbar-shadow-color: #990000;
scrollbar-3dlight-color: #990000;
scrollbar-highlight-color: #990000;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #990000;
}

p {	text-align:	justify;}

img {
	border: 0;
}

#logo {
	vertical-align: 0;
}

h1  {
color:	#990000;
font-style:	italic;
font-weight:	bold;
text-decoration:	underline;
}

h2 {
	color: #800000;
	font-family: "Times new roman";
	font-style: italic;
	list-style-image: url(./imagenes/arqueogenitio.jpg);
	text-decoration: overline underline;
	background-color: #EAFDFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #000000;
	font-family: "Arial";
}

li  {
margin-bottom:	5px;
}

ul  {
margin-bottom:	5px;
margin-left:	0;
margin-top:	5px;
padding-left:	1em;
}

table{
	border-collapse: collapse;
}

tr{
	background-color: #EAFDFF;
}

tr.odd{
	background-color: #FFFFFF;
}

tbody tr:hover{
	background-color: #EE6666;
}

td, th{
	border: 1px dotted #CCCCCC;
}

tbody td
{
	padding: 0.5em;
}
tbody #tr_fichas:hover{
	background-color: #EAFDFF;
}

tbody #listado:hover{
	background-color: #EAFDFF;
}
