body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	background-color: #000000;
	background-image:url(img/fondofuego.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color: #6685CA;
	scrollbar-shadow-color: #6685CA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-drakshadow-color:#000000;
}
.bodyprinc{
	background-color:#000000;
}
#LayerContenido {
	width:785px;
	height:450px;
	background-color:#000000;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
}
#LayerTextos{
	position:absolute;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color: #6685CA;
	scrollbar-shadow-color: #6685CA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-drakshadow-color:#000000;
	float:left;
	width:785px;
	height:450px;
	z-index:2;
	overflow:auto;
	background-color:transparent;
	padding-left:5px;
	color:#FFFFFF;
}
#LayerFondoDerechos {
	width:785px;
	height:50px;
	background-color:#990000;
	filter:alpha(opacity=50);
   -moz-opacity:0.4;
   opacity: 0.4;
}
#LayerDerechos{
	position:absolute;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color: #6685CA;
	scrollbar-shadow-color: #6685CA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-drakshadow-color:#000000;
	float:left;
	width:785px;
	height:50px;
	z-index:2;
	overflow:auto;
	background-color:transparent;
	padding-left:5px;
	color:#FFFFFF;
}
.TdFuego{
	background-image:url(../img/fondofire.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.tabgallery{
	border:medium;
	border-color:#0099CC;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	-ms-border-radius:19px;
	background-color:#000000;
}

