
.logo{
	background-image : url('../images/logoEng.gif');
	background-repeat : no-repeat;
	width : 273px;
	height : 64px;
	top : 35px;
	left : 9px;
	position : relative;
}
.loadingImage
{
    width:100%;
    text-align:center;
}
.encontradas{
	background-image:url('../images/bg_buscador_encontradasENG.gif');
	background-repeat:no-repeat;
	width : 120px;
	height : 76px;
	vertical-align : middle;
	padding-top : 8px;
	font-size : 1.1em;
	font-weight : bold;
	color : White !important;
	text-align : center;
}
/*/////////////////////////////////////////////////////////*/
.btn_enviar{
	display : block;
	margin-right : 20px;
	float : right;
	width : 74px;
	height : 25px;
	background:url(../images/Eng_btn_enviar.gif) no-repeat top;
	cursor : pointer;
}
a.btn_enviar:hover{
	background-position : 0px -35px;
}
.btn_enviar2{
	display : block;
	width : 67px;
	height : 21px;
	background:url(../images/eng_btn_enviar2.gif) no-repeat top;
	margin : 2px 0px 2px 0px;
}
/*/////////////////////////////////////////////////////////*/

.aceptar
{	
	background-image:url('../images/aceptarENG.gif');
	background-position:0px 0px;
	background-color:White;
	width:97px;
	height:35px;
	cursor:pointer;
	border:none;
}

