body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
}
.textos {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
}
.titulossecciones {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: A1A0A0;
	border: 1px solid CCCCCC;
	color: black;
}
#menu {
	background-color: #000000;
	background-image: url(images/index_b.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#contenedor {
	height: 395px;
	width: 900px;
	overflow-x: auto;
	overflow-y: scroll;
}
