﻿
div#lateral
{
	width:220px;
	/*border-right:solid 1px #8E8A6F;*/
	float:left;
	padding-bottom:60px;
}

div.areaPpal
{
	float:left;
	padding:30px 20px 60px 20px;
	width:626px;
	/*background-color:Fuchsia;*/
	color:#565347;
	min-height:300px;
}

div.areaPpal h1
{
	font: bold 26px "Segoe Condensed", "Trebuchet MS", Tahoma;
	/*margin-top:20px;*/
}

div.areaPpal h2
{
	font:italic normal 13px Georgia, "Times New Roman", "Trebuchet MS", Tahoma;
	margin-bottom:30px;
	/*position:relative;
	top:-3px;*/
}

.imgHeader
{
	float:left;
	margin-right:10px;
}

div.areaPpal h1 + p
{
	margin-top:30px;
}


div.areaPpal h3
{
	font:normal bold 160% "Segoe Condensed", "Trebuchet MS", Tahoma;
	margin-top:26px;
}

div.areaPpal .microDemo
{
	text-align:center;
	margin:30px 0;
}

div.pnlEdicion
{
}

div.pnlEdicion a
{
	display:block;
	width:55px;
	height:20px;
	background: transparent url(img/btnEditar.png) no-repeat 0 0;
	float:right;
	visibility:hidden;
}

div.areaPpal:hover div.pnlEdicion a
{
	visibility:visible;
}


/* ------------------------------------------------ */
/* Inicio clases para tabla productos Productos.xml */
/* ------------------------------------------------ */

div.areaPpal .imgProductos
{
	/*width:80px;*/
	max-width:50px;
}

table.productos
{
}

table.productos td
{
	vertical-align:top;
}

table.productos .col1
{
	width:100px;
}

table.productos .col2
{
}

table.productos td:first-child /* Necesario ya que no se puede establecer la alineacion en el elemento col */
{
	text-align:center;
}

table.productos a
{
	font-weight:bold;
}

table.productos a span
{
	margin-bottom:0;
	display:inline;
}

table.productos span
{
	display:block;
	margin-bottom:20px;
}

/* Fin clases para tabla productos */




/* ---------------- */
/* WATERMARKS       */
/* ---------------- */

div.Adman
{
	background: url(img/WMadman.png) no-repeat 95% 95%;
}

div.AdmanConnect
{
	background: url(img/WMadmanconnect.png) no-repeat 95% 95%;
}

div.AdmanPOS
{
	background: url(img/WMadmanpos.png) no-repeat 95% 95%;
}

div.AdmanReporter
{
	background: url(img/WMadmanreporter.png) no-repeat 95% 95%;
}

div.AdmanService
{
	background: url(img/WMadmanservice.png) no-repeat 95% 95%;
}

div.AdmanWeb
{
	background: url(img/WMstar.png) no-repeat 95% 95%;
}

div.Bankman
{
	background: url(img/WMbankman.png) no-repeat 95% 95%;
}

div.CEOman
{
	background: url(img/WMceoman.png) no-repeat 95% 95%;
}

div.Contman
{
	background: url(img/WMcontman.png) no-repeat 95% 95%;
}

div.Costman
{
	background: url(img/WMcostman.png) no-repeat 95% 95%;
}

div.FacturaElectronica
{
	background: url(img/WMstar.png) no-repeat 95% 95%;
}

div.Logman
{
	background: url(img/WMlogman.png) no-repeat 95% 95%;
}

div.NeatVision
{
	background: url(img/WMneatVision.png) no-repeat 95% 95%;
}

div.CRM
{
	background: url(img/WMcrm.png) no-repeat 95% 95%;
}




/* ---------------- */
/* CRM       */
/* ---------------- */

#bannerCRM1
{
	background:url(img/bannerCRM1.png) no-repeat 0 0;
	height:94px;
	margin:0 0 20px 0;
}