/* Iconos de redes Sociales */
.icq {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/icq.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.mail{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/mail.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.opml{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/opml.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.fcbk{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/fcbk.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.twi{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/twi.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.sky{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/sky.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.cel{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/cel.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.msn{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/msn.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
.friend{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../iconos/friend.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
