.EtiquetaTitulo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	background-color: #000000;
	background-image: url(../images/fondoEtiqueta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 100%;
	text-align: left;
	text-indent: 50px;
	padding-top: 5px;
}
.fondoTitulo {
	
}
.clsVentanaFlotante{
	background-color: #FFFFFF;
	border: 2px solid #B70002;
	/*float: right;*/
	height: 20px;
	width: 100px;
	display: block;
	color: #000000;
	padding: 8px;
	position: absolute;
	/*z-index: 120;*/
	top: 5px;
	right: 7%;
	}
.clsCapaIndice a{
color: #0062FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/icoEnlaceMiMenu.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 16px;
	}
	
	.encabezados {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B50100; border-color: black black #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px; background-image: url(../images/dot.gif); background-repeat:    repeat-x; background-position: bottom; font-weight: bold}
.encabezados a{
	color: #B50100;
	text-decoration: none;
	}
.encabezados a:hover{color: #999999;}
.encabezados a:visited{color: #B50100;}

.Texto {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.Texto a{
	color: #B50100;
	text-decoration: underline;
}
.Texto a:hover{color: #999999;}
.Texto a:visited{color: #666666;}

.TextoSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.TextoSmall a{
	color: #B50100;
	text-decoration: underline;
}
.TextoSmall a:hover{color: #999999;}
.TextoSmall a:visited{color: #666666;}

.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B50100;
	font-weight: bold;
}