#itemtop{
	float: left;
	width: 916px;
	height: 304px;
	margin: 14px 0 0 0;
	padding: 0;
	background-image: url(../i/fondo_404.jpg);
}
#textotop{
	float: left;
	padding: 2px 60px 0 60px;
	color: #DDDDDD;
}
#textotop p a{
	display:block;
	color: #DDDDDD;
	text-decoration: none;
	padding: 0 0 0 18px;
	margin: 5px 0 5px 0;
	background-image: url(../i/marca_enlace.png);
	background-repeat: no-repeat;
	background-position: 0 55%;
}
#textotop p a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext{
	float: left;
	margin: 15px 0 0 0;
	color: #DDDDDD;
}
.aviso_error{
	float: left;
	color: #B2B2B2;
	font-size: 24px;
	margin: 20px 0 0 60px;
}
#itemtop h4{
	margin: 5px 0 0 60px;
}
.png_img{
	position: absolute;
	margin: 20px 0 0 -170px;
}

#searchcontrol{
	float: left;
	margin: 15px 0 25px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #BBBBBB;
}
#searchcontrol form{
	width: 170px !important;
}

.gsc-search-box{
	width: 500px !important;
}

.gsc-resultsbox-visible{
	float: left;
	width: 916px;
	padding-bottom: 10px;
}
.gsc-results{
	float: left;
	background-color: #F7F7F7;
	padding: 10px 0 10px 10px;
}
