@charset "utf-8";
/* CSS Document */

.resultados_contenedor {
	background-color: #FFF;
	position: relative;
	height: 950px;
	width: 992px;
	background-repeat: no-repeat;
	margin:0px auto;
	background-image: url(../img/fondosin.jpg);
}
.resultados_texto_1 {
	position: absolute;
	height: 18px;
	width: 100px;
	left: 497px;
	top: 150px;
}
.resultados_texto_1 h1{
	margin:0px;
	padding:0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
.dbm_texto_1 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 21px;
}
.dbm_texto_1 span {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #999999;
}.resultados_foto {
	position: absolute;
	height: 147px;
	width: 429px;
	left: 168px;
	top: 205px;
}
.resultados_texto_2 {
	position: absolute;
	height: 344px;
	width: 376px;
	left: 215px;
	top: 371px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.resultados_texto_2 font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-align: justify;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.resultados_texto_2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000;
	text-align: justify;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

