/* CSS Document */
body {
	background-image:url(../images/fondo_paginas.gif);
	background-repeat:repeat;
	color:#006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #006699;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h2 {
	font-size: 24px;
	border-top-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#resaltado {
	font-weight: bold;
}
p {
	text-align: justify;
}
td {
	border: 1px solid #666666;
	padding: 0px;
	width: 0px;
	height: 0px;
	word-spacing: 0em;
	letter-spacing: 0em;
	margin: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
table {
	border: thin solid #333333;
	height: 0px;
	width: 0px;
	padding: 0px;
}

img {
	text-align: center;
	background-position: center;
}
