/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/
body
{
	background-color: #000000;
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.texto
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}

.texto2
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #000;
	background-color: #ffffff;
}

.texto3
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.texto3 A
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.texto3 visited
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.texto4
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.texto5
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.textoPolitica
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	PADDING-TOP: 7px
}
.textoPolitica A
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	PADDING-TOP: 7px
}

.textoPolitica visited
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	PADDING-TOP: 7px
}

.textoLink
{
	
	font-size:15px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	
	
}
.textoLink A
{
	
	font-size:15px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	

}

.textoLink visited
{
	
	
	font-size:15px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	
}
.label
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	/*background-color: #000000;*/}

.label2
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	cursor: hand;
	padding-top: 7px;
	text-decoration: none;
}

.label2 A
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #999;
	cursor: hand;
	padding-top: 7px;
	text-decoration: none;
}

.tdCampos
{
	WIDTH: 316px; PADDING-TOP: 7px}
	
	.Enlace
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;

}
.Enlace A
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;

}

.Enlace visited
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;

}
