body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../imagenes/Fondo.gif);
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


.LineaPunteada {
	background-image: url(../Imagenes/LineaPunteada.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
}
.LineaPunteadaComentario {
	background-image: url(../Imagenes/LineaPunteadaComentario.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
}.TxtoDestacado {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.TxtoDestacadoBold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextoComentarios {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #336600;
}
.TextoComentariosTitular {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
}

.formulario
{ 
	font-size: 9pt;
	color: #333333;
	border: 1px #003366 solid;
}

.normal
{
	font-size: 10pt;
	font-weight: none;
	color: #000000;
}

.tabla
{
	background-color: #000000;
	width: 450;
}

.filatitulo
{
	background-color: #F1F4FA;
	height: 20;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.filacentro
{
	background-color: #ffffff;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

.filaabajo
{
	background-color: #F1F4FA;
	text-align: right;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
