.FondoBotones {
	background-image: url(../images/bg_botones.gif);
	background-color: #FFFFFF;
}

.TablasHome {
	height: 109px;
}

.FondoBoxHomeHeader {
	background-image: url(../images/box_home_01.gif);
}

.FondoBoxHomeText {
	background-image: url(../images/box_home_02.gif);
}

.FondoBoxHomeFooter {
	background-image: url(../images/box_home_03.gif);
}

.FondoNegro {
	background-color: #000000;
	
}

.FondoBlanco {
	background-color: #FFFFFF;
}

.BordesTabla {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.BordesTablaHome {
	border: 1px solid #000000;
}

.Texto {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}

.TextoPeq {
	color:#000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration:none;
}

.TextoPeqBold {
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.TextoBlanco {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}



a:link.TextoBold,a:visited.TextoBold,a:active.TextoBold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	text-decoration:underline;
}

a:hover.TextoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848284;
	text-decoration:underline
	
}
	
.TextoBold {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;	
}
	
.TextoBoldRojo {
	color:#ff0300;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;	
}


.TextoBoldPeq {
	color:#000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
	font-weight:bold;	
}

.TextoBlanco {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

.LetraPequena {
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;ctividad comercial
}
a.LetraPequena:link {
	color:#000000;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration:none;
}
a.LetraPequena:visited{
	color:#000000;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration:none;
}
a.LetraPequena:active {
	color:#000000;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration:none;
}
a.LetraPequena:hover {
	color:#000000;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration:underline;
}
