body {
	background-color: #F1F0EC;
	background-attachment: scroll;
	background-image: url(BG.png);
	background-repeat: repeat-x;
}

body, td, p, div, th {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 135%;
}

h1{ font-size: 20px; }
h2{
	font-size: 16px;
	font-weight: bold;
	color: #9B7859;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
	line-height: normal;

}

.TD_padding {
	padding: 15px;

}

.tbl1 TD{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.columna {
	background-color: #000000;
	background-image: url(fondo_columna.jpg);
	background-repeat: repeat-y;
}
.cita {
	font-size: 11px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #E3D6CD;
}
.box {
	background-color: #DAD5C0;
	border: 1px solid #666666;
	padding: 6px 6px 6px 15px;
}
.linkExterno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}
.littleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
	line-height: 100%;

}
