﻿body 
{
	font-family: "arial";
	font-size:12px;
	margin:0px;
}


.bPad
{
	padding-bottom:9px;
}

.tPad
{
	padding-top:9px;
}

.tbPad
{
	padding:6px 0px 6px 0px;
}

.TopDiv
{
	width:100%;
	background: url(Imagenes/topback5.jpg) repeat-x left;
	color:White;	
	height:140px;
}

.TopDiv6
{
	width:100%;
	color:White;
	background: url(Imagenes/topback5.jpg) repeat-x left;
}

.TopDiv7
{
	width:100%;
	color:White;
	background: url(Imagenes/topback7.jpg) repeat-x left;
}

.TopTxt
{
	padding-left:15px;
	font-weight:bold;
	font-size:220%;
}

.pageTopLinks
{
	width:50%;
	text-align:right;
	padding-right:25px;
	float:right;
}

.padLR15
{
	padding-left:15px;
	padding-right:15px;
}

.padL15
{
	padding-left:15px;
}

.sTopTxt
{
	padding-left:15px;
	font-size:90%;
}

.bCont
{
	width:100%;
	height:8px;
}

.Cor
{
	height:8px;
	width:8px;
}

.bLCor
{
	background: url(Imagenes/leftbcor.gif) no-repeat bottom;
	float:left;
	
}

.tLCor
{
	background: url(Imagenes/lefttcor.gif) no-repeat top;
	float:left;
}

.tRCor
{
	background: url(Imagenes/righttcor.gif) no-repeat top;
	float:right;
}

.bRCor
{
	background: url(Imagenes/rightbcor.gif) no-repeat bottom;
	float:right;
}

.bLCor
{
	background: url(Imagenes/leftbcor.gif) no-repeat bottom;
	float:left;
}


.Gray
{
	color: rgb(90,90,90 );
}

.DimGray
{
	color: rgb(70,70,70 );
}

.ForestGreen
{
	color: #c13030;
}

.MENU {
    color: rgb(255,255,255 );
}

.MENU:hover
{
	color: rgb(248, 255, 52); 
}

.cntLnk {
    color: rgb(65, 105, 225 );
}
.cntLnk:hover {
    color: rgb(238, 64, 0  );
}

.IMG { border:none; padding:0; margin:0; }


.iProdT
{
	font-size: 120%;
	color: rgb(65, 105, 225 );
}

.iProdT:hover
{
	color: rgb(238, 64, 0  );
}

.ItemProdKs
{
	color: rgb(34, 139, 34);
}

.iProdDes
{
	color: rgb(50, 50,50);
}


.treeL {
    color: rgb(55,55,55 );
}
.treeL:hover {
    color: rgb(238, 64, 0  );
}


.CONTENTSLTELINK {
    color: rgb(112, 128, 144 );
}
.CONTENTSLTELINK:hover {
    color: rgb(34, 139, 34  );
}

.ItemC
{
	width:100%;
	border-bottom:1px solid #ebebeb;
	
}

.LeftCell
{
	width:80px;
	text-align:center;
}

.RightCell
{
	width:100%;
	/*width:570px;*/
	padding-bottom:4px;
	padding-top:4px;
}

.pageBlock
{
	height:19px;
	width:24px;
	border:1px solid #e7e7e7;
	float:left;
	text-align:center;
	vertical-align:middle;
}

.pageBlock:hover
{
	background-color:#e8e8e8;
	border:1px solid #d7d7d7;
}