html {
	overflow: hidden;
	}

	body { 
		margin: 0px;
		background: #000;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		}

	img	{ 
		border-style: none; 
		}

	a	{ 
		font-family: arial, verdana; 
		font-size: 14px; 
		text-decoration: none; 
		color: #ffffff; 
		}

	a.espe	{ 
		font-family: arial, verdana; 
		font-size: 16px; 
		text-decoration: none; 
		color: #903C0A; 
		}
		
	a.espe1	{ 
			font-family: arial, verdana; 
			font-size: 11px; 
			text-decoration: none; 
			color: #ffffff; 
			}

	a:hover	{ 
			font-family: arial, Verdana; 
			font-size: 14px; 
			font-weight: bold; 
			text-decoration: none; 
			color: #ffffff; 
			}

	a:hover.espe	{ 
					font-family: arial, Verdana; 
					font-size: 16px; 
					font-weight: bold; 
					text-decoration: none; 
					color: #339; 
					}
		
	a:hover.espe1	{ 
					font-family: arial, Verdana; 
					font-size: 11px; 
					font-weight: bold; 
					text-decoration: none; 
					color: #ffffff; 
					}

	td.uno	{
			border-left: solid 1px #000; 
			border-top: solid 1px #000;
			border-right: solid 1px #000;
			background-color:#ffffff; 
			}

	td.dos	{
			border: solid 1px #000; 
			background-color:#ffffff; 
			}

	#principal	{
				position:absolute; 
				width:930px;
				height:590px;
				background: url(../img/fondo1.jpg) no-repeat;
				}

	.contentarea	{ 
					overflow: hidden;
					width: 610px; 
					height: 364px; 
					background: url(../img/contenido.jpg) no-repeat;
					}

	.letra4	{ 
		font-family: arial, verdana;
		font-size: 14px; 
		font-weight: bold; 
		color: #ffffff; 
		background:#a0a0a0; 
		}

	.letra5	{ 
		font-family: arial, verdana;
		font-size: 16px; 
		font-weight: bold; 
		color: #ffffff; 
		}

	.letra6	{ 
		font-family: verdana, arial;
		font-size: 12px; 
		font-weight: bold; 
		color: #000090; 
		}

	.letra7	{ 
		font-family: arial, verdana;
		font-size: 11px; 
		font-weight: bold; 
		color: #ffffff; 
		}

	.letra8	{ 
		font-family: arial, verdana;
		font-size: 12px; 
		color: #ffffff; 
		}

	.letra9	{ 
			font-family: arial, verdana;
			font-size: 11px; 
			color: #ffffff; 
			}

	.letra10	{ 
				font-family: arial, verdana;
				font-size: 14px; 
				font-weight: bold; 
				color: #903C0A; 
				}

	.letra11	{ 
				font-family: georgia, arial, verdana;
				font-size: 10pt; 
				font-style: italic; 
				text-align: justify; 
				color: #903C0A; 
				}
