@charset "UTF-8";
/* CSS Document */

#menuright
{
vertical-align:top;
}

#menuright a {
	color: #FFFFFF;
	text-decoration: none;
}

#menuright a:hover {
	font-style: italic;
}
.field
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #626278;
	width: 143px;
	vertical-align: bottom;
	float: left;
}
.button {
cursor: pointer;
width: 32px;
height: 19px;
border: none;
background: url("../images/bt_okbuscar.jpg") no-repeat left bottom;
float: right;
}
.button:hover {
background: url("../images/bt_okbuscar.jpg") no-repeat left bottom;
}

#results
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: .7em;
	background-color: #FFFFFF;
	color: #626278;
	margin: 20px 10px 10px 10px;
	height: 400px;
	overflow: auto;
}
#results hr
{
	color: #D4D4D4;
	background-color: #D4D4D4;
	height: 1px;
	border: none;
}
#results p
{
	margin-top: 13px;
}
#results a:link
{
	color: #648BCB;
}
#results a:active
{
	color: #648BCB;
}
#results a:visited
{
	color: #648BCB;
}
#results a:hover
{
	color: #82AC83;
}
.plats
{
	color: #FFFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:3px;
	padding-top: 2px;
}