﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondonegro.jpg?263c1?263c1?263c1);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}
.buscador{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:180px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	padding-top:20px;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;	padding-top:20px;
}