

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;	
}

#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;
}

#wrap_contenidoitem{
	background:#fff;
	padding:40px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	margin-bottom:60px;
}

#wrap_contenidoitem .titulo h4{
	font-family: 'musaornata';
	font-size:30px;
	color:#ec378a;
	margin-bottom:30px;
	text-shadow: 2px 0 0 #f7d115, -2px 0 0 #f7d115, 0 2px 0 #f7d115, 0 -2px 0 #f7d115, 1px 1px #f7d115, -1px -1px 0 #f7d115, 1px -1px 0 #f7d115, -1px 1px 0 #f7d115;
}

#wrap_contenidoitem .contenido{
	background:#fff;
	width:845px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

#wrap_contenidoitem .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;
}
