.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	white-space: normal;
}
.txtnegro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtgris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtgrisint {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.txtrojo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F53528;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F53528;
	text-decoration: none;
}
.txtblancopie {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	white-space: normal;
}
.fondo {
	background-color: #FFFFFF;
	background-image: url(images/fondo_web.jpg);
	background-repeat: repeat-x;
}
.thead {
	background-color: #F53528;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F53528;
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
}
