
/******************** Recetas magicas ********************/

#contenido ul.enlaces_recetas {
	margin-top: -8px;
	margin-left: 20px;
}
ul.enlaces_recetas {
	background: url("../images/fondo_mb.png") no-repeat 0 2px;
	padding-top: 21px;
	margin-top: -17px;
}
ul.enlaces_recetas li {
	display: inline;
	margin-left: -2px;
}
p.intro_recetas {
	font-weight: bold;
	padding: 20px 55px;
}

form.formulario table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 4px;
}
form.formulario th {
	font-weight: normal;
	text-align: left;
	padding-left: 30px;
	width: 80px;
}
form.formulario td {
	padding: 2px 0;
}
form.formulario tr.resalta {
	background-color: #8A8889;
}
form.formulario .forma_pago .tarjeta {
	background-color: #616264;
	padding: 6px 30px;
	margin-top: 4px;
}
form.formulario .forma_pago .sms {
	background-color: #8A8889;
	padding: 6px 30px;
}
form.formulario .forma_pago .sms .cod_sms {
	padding-left: 16px;
}
form.formulario .forma_pago .sms .cod_sms label {
	display: block;
	margin: 5px 0;
}
form.formulario .forma_pago input {
	vertical-align: sub;
}
form.formulario .forma_pago .total {
	background-color: #B7B7B9;
	height: 30px;
}
form.formulario .forma_pago .total .txt {
	background-color: #CDCDCF;
	color: #333;
	float: left;
	height: 22px;
	padding: 8px 30px 0;
	font-weight: bold;
}
form.formulario .forma_pago .total .euros {
	background-color: #616264;
	float: left;
	margin: 7px 0 0 20px;
	padding: 0 25px;
}
form.formulario .gracias {
	font-style: italic;
	margin-left: -16px;
	margin-right: -16px;
	padding: 15px 20px;
	text-transform: uppercase;
}

form.buscador_recetas {
	background: url("../images/fondo_buscador_recetas.png") repeat-x top left;
	height: 28px;
	width: 457px;
	padding-left: 20px;
	padding-top: 6px;
	margin-top: 30px;
}
form.buscador_recetas input {
	width: 290px;
	font-size: 14px;
	margin-right: 20px;
}
form.buscador_recetas input.boton {
	border: 0;
	background: none;
	color: #FFF;
	width: 135px;
	font-size: 12px;
	margin: 0;
}

.resultado_buscador h3 {
	height: 29px;
	margin-left: 20px;
	margin-top: 20px;
}
.resultado_buscador p {
	text-align: right;
	width: 478px;
	font-size: 12px;
	margin-top: -16px;
}
.resultado_buscador p span {
	border: 1px solid #364564;
	background-color: #0F295C;
	padding: 0 10px;
}
.resultado_buscador div {
	background: url("../images/barra_fondo.png") repeat-x #0F295C;
	border: 1px solid #364564;
	width: 426px;
	margin-left: 20px;
	padding: 15px;
}
.resultado_buscador table {
	border-collapse: collapse;
	font-size: 12px;
	width: 425px;
}
.resultado_buscador table th {
	font-weight: normal;
}
.resultado_buscador table thead th {
	border-bottom: 1px solid #AEB6C8;
	padding: 0 5px 5px;
}
.resultado_buscador table tbody th {
	background-color: #8694AE;
	color: #271808;
	border: 1px solid #AEB6C8;
	padding: 6px 9px;
}
.resultado_buscador table tbody tr:hover {
	background-color: #8694AE;
}
.resultado_buscador table tbody tr:hover td.video {
	background-color: #97A4C7;
}
.resultado_buscador table td {
	border-bottom: 1px solid #42567E;
	padding: 0 5px;
}
.resultado_buscador table td.video {
	background-color: #2E498E;
}
.resultado_buscador table td img {
	vertical-align: middle;
	margin-left: 3px;
}

.paginador {
	padding-left: 90px;
	margin-top: 20px;
}
.paginador li {
	display: inline;
}
.paginador li a {
	width: 80px;
	height: 26px;
	background: url("../images/paginador_normal.png") no-repeat;
	float: left;
	font-family: verdana;
	text-align: center;
	padding-top: 15px;
}
.paginador li a:hover {
	background-image: url("../images/paginador_hover.png");
	color: #443A34;
}

h3.fondo_cuenco {
	background: url("../images/fondo_titulo_cuenco.png") no-repeat top left;
	width: 211px;
	height: 50px;
	padding-top: 19px;
	padding-left: 145px;
	font-size: 19px;
	margin: 2px 0;
}

div.fondo_rappel {
	width: 449px;
	height: 311px;
	margin-left: 20px;
	position: relative;
}
div.fondo_rappel div {
	width: 190px;
	height: 247px;
	overflow: auto;
	position: absolute;
	top: 35px;
	left: 30px;
	font-size: 12px;
}
div.rappel_amarillo div {
	width: 170px;
}
div.rappel_blanco {
	background: url("../images/rappel_blanco.jpg") no-repeat top left;
}
div.rappel_amarillo {
	background: url("../images/rappel_amarillo.jpg") no-repeat top left;
}
div.rappel_rojo {
	background: url("../images/rappel_rojo.jpg") no-repeat top left;
}

.botones_detalle_receta {
	margin-left: 20px;
	margin-top: 25px;
}
.botones_detalle_receta a {
	background: url("../images/fondo_boton2.png") repeat-x top left #09225B;
	float: left;
	height: 23px;
	width: 180px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.botones_detalle_receta a.video {
	height: 25px;
	padding-top: 3px;
}
.botones_detalle_receta a img {
	vertical-align: middle;
	margin-left: 5px;
}

div.consulta_destacada {
	margin: 55px 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;
}
