﻿body
{
	background-image:url("../images/backgroundGris.png");
	background-repeat:repeat;
	font-family:Tahoma, verdana;
	font-size:11px;
	border:0px;
	margin:0px;
}
image
{
	border:0px;
	vertical-align:middle;
}
.indexImage
{
	border:0px;
	vertical-align:middle;
}
.sombra
{
	background-image:url("../images/shadow.png");
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
}
.neguentropia
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.neguentropia:active
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.neguentropia:link
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.neguentropia:visited
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.neguentropia:hover
{
	font-family:Tahoma, verdana;
	font-size:11px;
	color:#FFFF00;
	text-decoration:none;
}
