.inicio-fondo1 {
	background-image: url(../imagenes/comun/fnd_tabla_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	background-attachment: fixed;

}
.link-mnu-gral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #352D54;
	text-decoration: none;
}
.txt-tabla-mnu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
a.link-mnu-gral:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.inicio-txt-abajo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #1A1629;
	background-image: url(../imagenes/comun/fnd_pagina_home.jpg);
	background-repeat:   repeat-x;
	background-position: center center;
}

