/* CSS Document */
body {
	background-image: url(imagen/bg_060200.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#060200;
}
img
{
	filter:expression(addPngImage(this)); 
}
a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color:#0c0;
}
a:active {
	text-decoration: none;
	color:#FFFF33;
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}
ul
{
	list-style: none;
	font-family: "Terminal";
	font-weight: bold;
	font-size: 26px;
}
/*////////////////////////////////////////*/
.musica
{
	padding: 20px;
}
.integrantes
{
	padding: 20px;
	text-align: center;
	text-shadow: #000;
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #eee;
}
.integrantes table {
  position: relative;

}
.integrantes table td
{
	padding: 10px;
  width: 33%;
  text-align: center;
}
.txt_linkweb
{
	font-family: Trebuchet MS,serif;
	color:#4E443C;
	font-size: 30px;
	font-variant: small-caps; 
	text-transform: none; 
	font-weight: 100; 
	margin-bottom: 0;
}
.img_vidrio_teta
{
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’imagen/”vidrio_teta.png’);
}
.link_top {
  display: block;
  width: 400px;
  height: 120px;
  margin-bottom: 20px;
}
.borde_video
{
	width: 430px;
	margin: 10px;
	padding: 5px;
	float: left;
	border: 2px solid #460700;
	background: #0d141a;
}
.borde_video .tituloVideo
{
	color: #682922;
	font-family: Verdana;
	font-size: 18px;
}
.borde_home{
	margin: 10px;
	padding: 10px;
	width: 508px;
	
	border:medium;
	border-style: solid;
	border-color:#49492B;
	background-image: url(imagen/pattern_002.gif);
}
.home_div {
	width: 600px;
	margin: 20px;
	padding: 5px;
	background-image: url(imagen/vidrio_bg.gif);
	background-position: center 700px;
	border: solid; 
	border-width:1px; 
	border-color:#000000; 
}
.txt_titulo {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
.fs_120 {font-size: 120px}
.fs_24_123123 {color: #000000; font-family: Trebuchet MS1, Helvetica, sans-serif; size: 24px; font-weight: bold; }

.aclaracion_musica {
  color: #ddeede;
  font-family: Trebouchet MS, Arial;
  font-size: 11px;
  margin-left: 65px;
  padding-right: 400px;
  display: block;
  width: 270px;
  text-align: justify;  
}

.home {
	color: #bca;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}

