body {
	font-family: Lucida Grande, Lucida Sans Unicode, Eras Medium ITC, DejaVu Sans, Helvetica, Verdana, sans-serif;
	background-color: #B6A3C0;
	margin: 0;
	padding: 0;
}

a{
	color: #000;
}

h1 {
	color: #4d306a;
}

h2 {
	color: #5e4479;
}

h3 {
	color: #7a648f;
}

.bubble {
	position: absolute;
	z-index: 100;
	top: 120px;
	left: 25%;
	width: 400px;
	background-color: #5e4479;
	height: 185px;
	color: #fff;
	border: 1px solid #000;
	display: none;
	overflow: hidden;
}

.bubtitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #7a648f;
	color: #fff;
	height: 20px;
	border-bottom: 1px solid #000;
}
.bubintxt {
	position: absolute;
	top: 40px;
	left: 10px;
}
.bubclose {
	position: absolute;
	top: 1px;
	right: 10px;
}
.bubclose a {
	color: #fff;
	text-decoration: none;
}
.bubtitletxt {
	font-weight: bold;
	margin-top: 2px;
	margin-left: 10px;
}

.error {
	background-color: red;
	position: absolute;
	z-index: 100;
	top: -78px;
	right: 1px;
	width: 610px;
	background-color: #b42b01;
	height: 35px;
	color: #fff;
	border: 1px solid #000;
	overflow: hidden;
	padding: 7px;
}
.error a {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
}
.errortip2 {
	position: absolute;
	z-index: 100;
	top: -78px;
	right: 1px;
	width: 610px;
	background-color: #b42b01;
	height: 35px;
	border: 1px solid #000;
	overflow: hidden;
	padding: 7px;
	background-color: #f3edf8;
}

.errortip2 a {
	color: #333;
	text-decoration: none;
	font-size: 80%;
}
.pagen {
	top: 80px;
	position: absolute;
	width: 96%;
	left: 50%;
	margin-left: -48%;
	background-color: #f3edf8;
}

.pagen a {
	color: #000;
}

.logos {
	top: 10px;
	position: absolute;
	width: 96%;
	left: 50%;
	margin-left: -48%;
}

.tabs {
	position: absolute;
	top: -25px;
	height: 25px;
	width: 100%;
	background-color: #4d306a;
}

.onetab {
	position: absolute;
	top: 0;
	height: 19px;
	width: 99px;
	background-color: #5e4479;
	border-right: 1px solid #d4cddb;
	border-top: 1px solid #d4cddb;
	color: #d4cddb;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}


.onetab a{
	color: #d4cddb;
	text-decoration: none;
}

.firsttab {
	position: absolute;
	left:0;
	top: 0;
	height: 19px;
	width: 99px;
	background-color: #5e4479;
	border-right: 1px solid #d4cddb;
	border-left: 1px solid #d4cddb;
	border-top: 1px solid #d4cddb;
	color: #d4cddb;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}

.firsttab a{
	color: #d4cddb;
	text-decoration: none;
}

.inside {
	background-color: #c7b9d5;
	color: #4d306a;
}

.inside a{
	color: #4d306a;
	text-decoration: none;
}

.contact {
	position: absolute;
}


.txtcontact {
	font-size: 10px;
	width: 58px;
	overflow: hidden;
	margin-top: -3px;
}

.newlink {
	position: absolute;
	right: 10px;
	top: 7px;
	text-align: right;
	font-size: 90%;
}
.newlink a {
	text-decoration: none;
}
.userinfo {
	position: absolute;
	right: 7px;
	text-align: right;
	color: #d4cddb;
	top: 4px;
}

.usersearch {
	position: absolute;
	right: 0px;
	text-align: right;
	color: #fff;
	top: 15px;
	font-size: 90%;
}

.userinfo a{
	color: #d4cddb;
	text-decoration: none;
}

.footer {
	position: absolute;
	bottom: -23px;
	height: 18px;
	text-align: center;
	font-size: 80%;
	width: 100%;
	background-color: #c7b9d5;
	color: #4d306a;
	padding-top: 4px;
}
.footer a{
	color: #4d306a;
	text-decoration: none;
}
.borrarlinkcontact {
	position: absolute;
	top: -1px;
	right: 1px;
	width: 8px;
	height: 8px;
	color: #fff;
	font-size: 90%;
}
.commentsfoto {
	position: absolute;
	top: -1px;
	left: 1px;
	height: 8px;
	color: #fff;
	font-size: 70%;
}
.commentsfoto a{
	color: #fff;
	text-decoration: none;
}
.borrarlinkcontact a{
	color: #fff;
	text-decoration: none;
}

.borrarlinkfoto {
	position: absolute;
	top: -2px;
	right: 2px;
	width: 8px;
	height: 8px;
	color: #fff;
}

.borrarlinkfoto a{
	color: #fff;
	text-decoration: none;
}
.fileuploader {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 450px;
}
.fotoperfil {
	position: absolute;
}
.selectvisible {
	font-size: 80%;
}
.comentum {
	width: 700px;
	background-color: #C7B9D5;
	border: 1px solid #A997B2;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comentumhead {
	width: 100%;
	height: 20px;
}

.comentumfrom {
	font-weight: bold;
	margin-left: 6px;
}

.comentumdate {
	margin-top: -20px;
	margin-left: 395px;
	width: 300px;
	text-align: right;
}

.comentumdateabsolute {
	margin-top: -20px;
	width: 98%;
	text-align: right;
}
.comentumbody {
	padding: 6px;
	background-color: white;
}

.estatum {
	background-color: #C7B9D5;
	position: absolute;
	top: 15px;
	right: 5px;
	height: 420px;
	width: 300px;
	overflow: hidden;
	border: 1px solid #A997B2;
}

.estatumhead {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 230px;
	padding-left: 5px;
	padding-top: 6px;
	text-align: center;
}

.estatumbody {
	position: absolute;
	top: 60px;
	padding: 6px;
	width: 100%;
	height: 348px;
	background-color: white;
}

.failedlogin {
	font-size: 9px;
	color: red;
}