.contenido
{
	background-color:#FF9900;
}

.tituloCentral
{
	background-color:#FFFFCC;
}

.tituloMargen
{
	background-color:#FFFFFF;
}

.textoNormal
{
	font-family: Tahoma;
	color:#993300;
	font-size: 11px;
}

.textoNormal2
{
	font-family: Tahoma;
	color:#FFFFFF;
	font-size: 11px;
}

.textoNormal3
{
	font-family: Tahoma;
	color:#006600;
	font-size: 11px;
}

.textoTitulo
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	/*border: 1;*/
}

.textoTituloTabla
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	height:15px;
	color: #FFFFFF;
	border: 1;
	border-color:#0093D0;
	background-color:#80C9E8;
}

.tabla
{
	border-width:1px;
	border-style:solid;
	border-color:#33CC66;
}

.textBoxNormal
{
	width: 0px;
	border-width: 0px;
	border-style: solid;
	font-family: Tahoma;
	font-size: 11px;
}.resaltado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	background-position: center center;
}
.tablaResultado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	background-color: #E2E2E2;
	border: medium dotted #CCCCCC;
	height: 96%;
	width: 96%;
}
