.titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0066FF;
	font-weight: bold;

}
.tituloTab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #003399;
	cursor: hand;
	font-size: 12px;


}
.tituloMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	font-size: 10px;
	cursor: hand;


}
.tituloCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	font-variant: small-caps;

}
.textoCont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.Visible {
	display: inline;
}

.Invisible {
	display: none;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.tablatab {
	border-bottom-width: thick;
	border-bottom-style: doble;
	border-bottom-color: #000066;
	border-top-style: doble;
	border-right-style: doble;
	border-left-style: doble;

}
dt {
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;

}
.subtituloCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-align: right;
}
dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	list-style-type: circle;

}
.subtituloTab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	background-color: #CCCCCC;
}
.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #666666;
	text-align: center;
}
.selectedX {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
