

body{
	background:#f64d96 url(../images/fondo_degradado.jpg) top repeat-x;
}

#content_wrap{
	margin-top:200px;
}

#content{
	width:949px;
	margin:auto;
	position:relative;
}

.titulo_es{
	background:url(../images/mamaypapa/titulo_es.png) no-repeat;
	width:838px;
	height:181px;
	text-indent:-10000px;
	overflow:hidden;	
}

.titulo_pt{
	background:url(../images/mamaypapa/titulo_pt.png) no-repeat;
	width:838px;
	height:181px;
	text-indent:-10000px;
	overflow:hidden;	
}

#faq{
	width:949px;
	z-index:20;
	margin-top:-200px;
}

#faq .cabecera_es{
	background:url(../images/mamaypapa/faq_titulo_es.png) no-repeat;
	width:949px;
	height:300px;
}

#faq .cabecera_pt{
	background:url(../images/mamaypapa/faq_titulo_pt.png) no-repeat;
	width:949px;
	height:300px;
}

#faq .contenido{
	background:#fff;
	width:845px;
	margin-left:22px;
	padding-left:30px;
	padding-right:30px;
}

#faq .bottom{
	background:url(../images/mamaypapa/faq_bottom.png) no-repeat;
	width:949px;
	height:23px;
}


.preguntas .titulo{
	font-family:'billybold', Arial;
	color:#e93c8a;
	font-size:27px;
}

.preguntas .respuesta{
	font-family:'billyregular', Arial;
	color:#000;
	font-size:16px;
	margin-top:10px;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.descargas{
	padding-top:40px;
	height:147px;
	margin-bottom:40px;
}

.descargas .pdf_es{
	display:block;
	float:left;
	width:314px;
	height:141px;
	background:url(../images/mamaypapa/pdf_es.png) no-repeat;
	overflow:hidden;
	outline:none;
	text-indent:-10000px;
	margin-left:70px;
}

.descargas .pdf_pt{
	display:block;
	float:left;
	width:314px;
	height:141px;
	background:url(../images/mamaypapa/pdf_pt.png) no-repeat;
	overflow:hidden;
	outline:none;
	text-indent:-10000px;
	margin-left:70px;
}

.descargas .email_es{
	display:block;
	float:right;
	width:314px;
	height:147px;
	background:url(../images/mamaypapa/email_es.png) no-repeat;
	overflow:hidden;
	outline:none;
	text-indent:-10000px;
	margin-right:70px;
}

.descargas .email_pt{
	display:block;
	float:right;
	width:314px;
	height:147px;
	background:url(../images/mamaypapa/email_pt.png) no-repeat;
	overflow:hidden;
	outline:none;
	text-indent:-10000px;
	margin-right:70px;
}