body
{
	background-image: url('images/Fondo_Cuerpo.jpg');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a.Menu
{
	font-size: 12px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

a.Menu:hover
{
	font-size: 12px;
	display:block;
	background-image:url(images/Fondo_Boton.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #009900;
}


.Textos
{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}



h1
{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #009900;
}

.Home
{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.Firma
{
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.Imagen
{
	 padding:3px;
}
