
/******************** Rappel contesta ********************/

div.contenido {
	position: relative;
}
div.fondo {
	background: url("../images/fondo_rappel_contesta.jpg") no-repeat 370px 150px;
}
img.fondo_rappel {
	position: absolute;
	top: 0;
	right: 0;
}
div.texto {
	margin-right: 200px;
}
div.consulta_destacada {
	margin: 15px 18px 25px;
	width: 676px;
	font-weight: bold;
	color: #CCC;
	z-index: 10;
	position: relative;
}
div.consulta_destacada a {
	color: #CCC;
}
div.consulta_destacada .header {
	background: url("../images/consulta-destacada-t.png") no-repeat top left;
	height: 26px;
	padding-left: 15px;
	padding-top: 2px;
}
div.consulta_destacada .header h3 {
	float: left;
	width: 405px;
}
div.consulta_destacada .header a {
	float: left;
	width: 125px;
	text-align: center;
	padding-top: 3px;
}
div.consulta_destacada .header a.pdf {
	background: url("../images/pdf.png") no-repeat top right;
	height: 20px;
	text-align: right;
	padding-right: 30px;
	width: 75px;
}
div.consulta_destacada .body {
	padding: 15px;
	background: url("../images/consulta-destacada-b.png") no-repeat bottom left;
}

ul.robopaginas {
	padding-top: 227px;
}
form.formulario p.boton {
	padding: 15px 0 0;
}