/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-position: center 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size:14px;
	font-weight:normal;
}
h2 {
	font-size:14px;
	font-weight:normal;
}
a, a:active, a:link, a:visited {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.busquedas {
	font-size:12px;
}
