body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondoPie.gif);
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}
h1 {
	color: #003366;
}
h2 {
	color: #003366;
}
h3 {
	color: #003366;
}
h4 {
	color: #003366;
}
h5 {
	color: #003366;
}
h6 {
	color: #003366;
}
#contenido800x600Fijo {
	height: 520px;
	width: 760px;
	border: 2px solid #000033;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/eduforo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenidoFormulario {
	border: 2px dotted #003366;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

#centrarContenido {
	text-align: center;
	width: 100%;
}
.textoTabla {
	font-size: 1.5em;
}
