body{
	background-color:#000;
	background-position:bottom;
	background-image:url(gfx/bak.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	color:#FFF;
	text-align: justify;
	}

.photobtm{
	background-image:url(gfx/photoby.png);
	background-repeat:no-repeat;
	filter: Alpha(Opacity=9);
	
}
.texten {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.textenrub {
	font-weight: bold;
	font-size: 15px;
}

.ruta{
	width:99%;
	height:100%;
	position:absolute;
	top:0;
	z-index:999;
}




.disc{
	font-family:Verdana, Geneva, sans-serif;
	color:#ccc;
	font-size:10px;
}.ruta table tr td table {
	font-size: 12px;
}
.ruta table tr td table .texten .texten {
	font-weight: normal;
	text-align: justify;
}

a:hover{
	color:#FFF;
}
a{
	color:#FFF;
}
