﻿body {
	margin-left: 0px;
	margin-top: 0px;
	background: #fff url(images/HtmlBg.jpg);
	background-repeat: repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: White;
		font-size: 8pt;
}

.LeftColumn {
	padding-left: 1px;
	}
	
	.RightColumn {
	padding-right: 1px;
	}
	

.PublinetBlock
{
	background-image: url(images/PublinetBlock.jpg);
	background-repeat: no-repeat;
}

.TPBBlock
{
	background-image: url(images/TPBBlock.jpg);
	background-repeat: no-repeat;
}

.TelecardBlock
{
	background-image: url(images/TelecardBlock.jpg);
	background-repeat: no-repeat;
}

.GrupoNoticiasRightBlock
{
	background-image: url(images/GrupoNoticiasRightBlock.jpg);
	background-repeat: no-repeat;
}

.GrupoRightBlock
{
	background-image: url(images/GrupoRightBlock.jpg);
	background-repeat: no-repeat;
}

.GrupoRightBlockOtrosProductos
{
	background-image: url(images/GrupoRightBlockOtrosProductos.jpg);
	background-repeat: no-repeat;
}


.ContentBg
{
	background-image: url(images/SiteBg.jpg);
}


.modalBackground {
	background-color:black;
	filter:alpha(opacity=70);
	opacity:0.4;
}


