a 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #436392; 
	text-decoration: none;
	font-weight: bold 
}

a:hover 
{  
	text-decoration: underline; 
}

a.menu
{
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration:none;
	color: #888888;
	font-weight: normal;
	border-bottom: 1px solid #888888;
    border-top: 1px solid #888888;
    border-right: 1px solid #888888;
    border-left: 1px solid #888888;
}

a.menu:hover 
{ 	
	background-color:#A2AAD7;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
	border-bottom: 1px solid #777777;
    border-top: 1px solid #777777;
    border-right: 1px solid #777777;
    border-left: 1px solid #777777;
}

<!-- utilizado para revistas -->
a.menuRevistas
{
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #888888;
    border-top: 1px solid #888888;
    border-right: 1px solid #888888;
    border-left: 1px solid #888888;
}

a.menuRevistas:hover 
{ 	
	background-color:#A2AAD7;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #777777;
    border-top: 1px solid #777777;
    border-right: 1px solid #777777;
    border-left: 1px solid #777777;
}

#imageAlpha40
{
    FILTER: alpha(opacity=40)
}
#imageAlpha60
{
    FILTER: alpha(opacity=60)
}

.textBold
{  
	font-family: Helvetica; 
	font-size: 11px; 
	color: #747474; 
	text-decoration: none; 
	font-weight: bold; 
}

.textBold2
{  
	font-family: Helvetica; 
	font-size: 11px; 
	color: #494949; 
	text-decoration: none; 
	font-weight: bold; 
}

.nombreEjecutivo
{  
	font-family: Helvetica; 
	font-size: 12px; 
	color: #F67C00; 
	text-decoration: none; 
	font-weight: bold; 
}

.textPictures
{  
	font-family: Helvetica; 
	font-size: 9px; 
	color: #494949; 
	text-decoration: none; 
}

body 
{  
	font-family: Helvetica; 
	font-size: 11px; 
	color: #747474; 
	text-decoration: none; 
	font-weight: bold; 
}

.productEditor {
	height: 337px;
	width: 590px;
}

