body {
	background-image: url(imagenes/fondo.jpg);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: inherit;
	color: #000066;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

.menutitle{
cursor:pointer;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin-bottom: 5px;
background-color:#999999;
color:#000066;
width:200px;
padding:2px 2px 2px 10px;
text-align:left;
}

.submenu{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding-left: 10px;
margin-bottom: 0.5em;
}

.Texto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:10px;
	color: #000000;
}

.Texto16 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left:10px;
	color: #000000;
}

.TextoTabla {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.Titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
	color: #000000;
}

.TextoPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.TextoPieGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}