BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e3dec2;
	
	background-position: 500px;	
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: small;
	text-align: justify;
	
	margin-left: 0px;
	margin-top: 0px;
	color: #7a6700;
	}

A {
	color: #7a6700;
	border: none;
	l
}

A.LINK {
	color: #7a6700;
}
A:HOVER {
	color: #7a6700;
}


TABLE.full{
	top: 100px;
	left: 5px;
	width: 790px;
	position: absolute;
}

TABLE.encabezado{
	top: 0px;
	left: 5px;
	width: 790px;
	position: absolute;
}


TABLE.pie{
	height: 30px;
	left: 0px;
	width: 800px;
}
H1{
	font-size:x-large;
	text-align: left;
	color:#7a6700;
}

H2{
    font-size: large;
	text-align: left;
	color:#7a6700;
}

H3{
    font-size: medium;
	text-align: center;
	color:#7a6700;
}

H4{
    font-size: small;
	text-align: left;
	color:#7a6700;
}

H5{
    font-size: medium;
	text-align: left;
	color:#7a6700;
}
img{
 	border:0;
	}

img.cuerpo{
 	border:5;
	color: #e3dec2;
	}
	
.bco{
	color:#FFFFFF;
	font-size:small;
	font-style:bold;
	}

.cafeitalic{
	color:#7a6700;
	font-size:x-small;
	font-style:italic;
	}


