
@charset "utf-8";
/* CSS Document */
.bordepunteado {
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E0E0E0; padding:0 0 2px 0; }


a.bulet-mas-amigos {
	background-image: url(../g/ico-mas.gif);
	background-repeat: no-repeat; padding-right: 15px; 	font-family: verdana; font-size: 11px; 	font-weight: normal; color: #3279B2; padding:0 5px 0px 15px; display:block; width:auto; height:auto; float:right; text-decoration:none;
} 
a.bulet-mas-amigos :hover{
	background-image: url(../g/ico-mas.gif);
	background-repeat: no-repeat; padding-right: 15px; font-family: verdana; font-size: 11px; font-weight: normal; color: #3279B2; padding:0 5px 0px 15px; display:block; width:auto; height:auto; float:right; text-decoration:underline;
} 

a.bulet-menos-amigos {
	background-image: url(../g/ico-menos.gif);
	background-repeat: no-repeat; padding-right: 15px; 	font-family: verdana; font-size: 11px; 	font-weight: normal; color: #3279B2; padding:0 5px 0px 15px; display:block; width:auto; height:auto; float:right; text-decoration:none;
} 

.terminos { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#069;}
.terminos a:link { font-family:Arial, Helvetica, sans-serif; color:#069; text-decoration:none;}
.terminos a:hover { font-family:Arial, Helvetica, sans-serif; color:#069; text-decoration:underline;}
.terminos a:visited { font-family:Arial, Helvetica, sans-serif; color:#069; text-decoration:none;}
.bg_button{ background-color:#fff; display:block; cursor:pointer; width:94%; height:auto}
.bg_button:hover{ background-color:#ECF5FB; display:block; cursor:pointer; width:94%; height:auto;}
.bg_open{background-color:#ECF5FB; display:block; width:94%; height:auto;}
.bg_input{ border:3px solid #C5D8E0; width:150px; height:17px;  padding:2px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#666;}


