body {
	background-image: url(imagenes/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #757575;
}
.tb{
	padding-top:0px;
	padding-left:0px;
}
.tb_c1{
	color:#666666;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.tb_c2{
	color:#FF9900;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
a:link {
	color: #FF6600;
}
a {
	font-weight: bold;
}
.titulost{
	color:#FFFFFF;
	font-size:18px;
	padding-left:0px;
	padding-top:0px;
	font-weight:normal;
}
.pie{
	color:#FFFFFF;
}
.bnco{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.nrg{
	color:#FF9900;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.links{
	color:#CCCCCC;
}
.links a:link,.links a:active,.links a:visited{
	font-size:11px;
	color:#666666;
	font-weight:normal;
}
.links a:hover{
	color:#FF9900;
}
.linksp{
	color:#FF9900;
}
.linksp a:link,.linksp a:active,.linksp a:visited{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
.linksp a:hover{
	color:#000000;
}

.menu {
color:#dddddd;
}

.menu a {
    display: block;
    border-bottom:#DBDBDB 1px;
	border-top:#DBDBDB 1px;
	background:url(imagenes/flecha.png);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:3px;
	font-weight:bold;
	color:#000;
}

.menu a:hover {
background-color:#D9D9D9;
}

.picture_slot {
	height: 207px;
	width: 190px;
	background-image:url(webcam.png);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;
	
}

.online {
	font-size: 21px;
	line-height: 34px;
	color: #333333;
}