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

a.Menu
{
	font-size: 14px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	line-height:22px;
	letter-spacing: -0.5px;
	color: #FFFFFF;
}

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

a
{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
	letter-spacing: -0.5px;
	color: #000000;
}

a:hover
{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
	letter-spacing: -0.5px;
	color:#006600;
}

.Textos
{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	padding:10px;
	/* text-align:justify; */
	cursor:default;
}


.Home
{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	padding:10px;
	text-align:justify;
	cursor:default;
	letter-spacing:-0.5px;
}

.Firma
{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	padding:10px;
	cursor:default;
}


.FirmaHome
{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	cursor:default;
}

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

h2
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color:#0033CC;
	margin-left:30px;
	margin-top:-10px;
	cursor:default;
}


.Recuadro
{
    float:right;
	font-size: 11px;
	font-family:Arial;
	font-weight: normal;
	text-decoration:none;
	color:#666666;
	padding:10px;
	cursor:default;
	width:300px;
}

.Imagen
{
padding:10px;
}