body {
	background: url(../images/manso_fondo_Comments_2.jpg) no-repeat;
	background-attachment: fixed;
  	/*font-family: helvetica, tahoma;*/
  	font-size: 11pt;
}
a { 
  color: #B8E4E1;
  text-decoration: none;
}

a:hover { 
  color:#51BBDA; 
} 

ul {
	margin-left: 17%;
	margin-bottom: 5%;
	list-style: none;
}

li {
	/*background: url('../faq.png') no-repeat left;*/
	/*background-position: 0.5em;*/
	/*padding-left: 25px;*/
	font-weight: bold;
}

img#faq {
	margin: auto;
}	

#titulo {
	margin: auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

#contenido {
	width: 60%;
	margin: auto;
}

#contenido .parrafo p.subtitulo {
	text-align: center;
	font-weight: bold;
}

#contenido.parrafo p.subtitulo a {
	color: #29A9B2;
}

#contenido .parrafo p {
	color: #7DC0C8;
	text-align: justify;
}

#contenido .parrafo p span {
	margin-left: 90%;
}

p#fin {
	margin-bottom: 60%;
}
