/* CSS Document */

.paginas{
	font-size: 100%;
	color:#666;
	padding:3px;
	background-color: #F4F4F4;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align: right;
	}

.paginas a:link{color:#666666;}
.paginas a:visited{color:#666666;}

.enviar-amigui a{
	color:#999999;
	text-decoration: none;
	background-image: url(../img/carta.gif);
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.enviar-paginas {
	margin-top: 10px;
}



#nave{
	margin:auto;
	background:url(../img/bgnave.gif) no-repeat center center;
	height:30px;
	padding-top: 10px;
}

#nave a{
	color:#666666;
}#bloquefaq {
	background: #FFF;
	margin: 30px;
	color: #333333;
}
.leer {
	margin-bottom: 40px;
	margin-top:6px;
	border-bottom: 1px dashed #E44761;
	padding-bottom: 16px;
	font-size: 12px;
}
#bloquefaq .faqh1 {
	font-size: 14pt;
	margin-bottom: 3px;
	font-weight: bold;
}
.faqh1 a {
	color: #E44761;
	text-decoration: none;
}
.leer a {
	background: url(../img/leer.gif) no-repeat left center;
	color: #E34760;
	text-decoration: none;
	padding-left:12px;
}
