.buscador{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #474132;
	text-decoration: none;
	background-color:#333333;
}

select.buscador{
	width:120px;

	}

.searchTitulo1{
	padding-top:5px;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
   border-style        : solid none solid none;
	border-top-color    : #F5F5F5;
	border-bottom-color : #333333;
   border-width        : 1px 0px 1px 0px;
}

.ref{
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	color : #333300;
	text-decoration: none;
	text-indent: 5px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	}

.encabezadoficha{
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #990000;
	text-decoration: none;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	vertical-align: middle;
	height: 20px;
	}
.divisiones{
	font-size : 9px;
	padding-left:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D1CEC2;
	vertical-align: middle;
	height: 20px;
	color: #333333;
}

.ficha1{
	top: auto;
	right: auto;
	float: left;
}
.ficha2{
	top: auto;
	right: auto;
	float:right;
}
