body {
	margin:0px;
	color: #E8E8E8;
}
.link_normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #6F9C19;
}
.link_normal:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color: #6F9C19;
}
.titulo {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	text-decoration:none;
	color: #2373B9;	
}
	
.link_cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
.link_cabecera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FBB27D;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	line-height: 13pt;
}
.tabla_principal {
	background-image:  url(../sociedades/img/fondo_grande.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}