/* CSS Document */

.cargando_foto_avatar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(/_img/loader_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	margin-top: 15px;
}
.cargando_comentario {
	background-image: url(/_img/loader_4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
	margin: 5px;
}
.cargando_comentario_2 {
	background-image: url(/_img/loader_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	margin-top: 20px;
}

.titulo_aplicaciones {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4B4B4B;
}
.titulo_ubicacion {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.texto_subtitulo_aplicaciones {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, Arial;
	text-decoration: none;
}
.texto_album_info {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, Arial;
	text-decoration: none;
}

#boton_cancelar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #999999;
	border-left-color: #DFDFDF;
	border-right-color: #999999;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin: 1px;
}
#boton_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9F9F77;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B494;
	border-bottom-color: #000000;
	border-left-color: #B4B494;
	border-right-color: #000000;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin: 1px;
}
.boton_cabecero {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7C6533;
	text-decoration: none;
}
.boton_cabecero:hover {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7C6533;
	text-decoration: underline;
}
.titulo_perfil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.texto_regalo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	line-height: 25px;
}
.texto_descripciones {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, Arial;
	text-decoration: none;
}
