@charset "utf-8";
body
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	background-image:url("../images/background.jpg");
	background-repeat:repeat;
	text-align:center;
}
table
{
	font-family:Tahoma, verdana;
	font-size:13px;
	color:#FFFFFF;
}
h1
{
	font-family:Tahoma, verdana;
	font-size:26px;
	color:#000000;
}
h2
{
	font-family:Tahoma, verdana;
	font-size:22px;
	color:#000000;
	
	padding-left:10px;
}
h4
{
	font-family:Tahoma, verdana;
	font-size:13px;
	color:#FFFFFF;
}
.marcoFoto
{
	background-image:url("../images/marcoFoto.png");
	background-repeat:no-repeat;
	width:188px;
	height:212px;
	padding:14px;
}
.empresa
{
	color:#000;
	font-size:14px
}
.titulo
{
	font-family:Calibri;
	font-size:16px;
	font-weight:lighter;
	color:#FFFFFF;
}
.indexImage
{
	border:0px;
	vertical-align:middle;
}
.footer
{
	font-family:Tahoma, verdana;
	text-shadow: #000 0px 1px 1px;
	font-size:11px;
	
	text-align:center;
}
.footerLink
{
	font-family:Tahoma, verdana;
	text-shadow: #000 0px 1px 1px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.tableBack
{
	background-image:url("../images/tableBack.png");
	background-repeat:repeat;
}
.footerNeguentropia
{
	padding-right:20px;
	
	width:20%;
	
	vertical-align:middle;
}
.neguentropia
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.neguentropia:link
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.neguentropia:active
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.neguentropia:visited
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.neguentropia:hover
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFCC00;
	text-decoration:none;
}
a
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.tituloSubcategoria
{
	font-family:Tahoma, verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.tituloProducto
{
	font-family:Tahoma, verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.tituloProducto:link
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.tituloProducto:active
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.tituloProducto:visited
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.tituloProducto:hover
{
	font-family:Tahoma, verdana;
	font-size:12px;
	
}
.flyOutC
{
	cursor:auto;
	width:100%;
}
.flyOverC
{
	cursor:pointer;
	cursor:hand;
	background-color:#767676;
	width:100%;
}
.flyOutMiniFoto
{
	cursor:auto;
}
.flyOverMiniFoto
{
	cursor:pointer;
	cursor:hand;
}
p
{
	margin-bottom:0px;
	margin-top:0px;
}
