body,td,th {
	color: #333333;
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #860000;
	text-decoration: none;
}
a:visited {
	color: #860000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #860000;
	text-decoration: none;
}
.menu {
	background-image: url(imagenes_css/menu.jpg);
	width: 640px;
	height: 23px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: left;
	background-repeat: no-repeat;
}
.titulo1 {
	background-image: url(imagenes_css/fondo_titulo1.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 600px;
	color: #860000;
	padding-left: 100px;
	padding-top: 28px;
	font-size: 20px;
	text-align: left;
}
.fondo_contenido {
	background-image: url(imagenes_css/fondo_contenido.jpg);
	background-repeat: repeat-y;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 46px;
	padding-top: 10px;
	text-align: left;
}
.pie {
	background-image: url(imagenes_css/pie.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 700px;
}
