	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

.fondotitulo {
	background-color: #FFFFFF;
	background-image: url(../img/areaprivada/fondobifgris.jpg);
	background-repeat:  repeat-y;
	background-position: right;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #666666;

}

.textotituloprivado {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
}
.fondobifrojo {
	background-image: url(../img/areaprivada/fondoregistro.jpg);
	background-repeat:  repeat-y;
	background-position: left;
	background-color: #FFFFFF;

}
.fondobifrojotabla {
	background-image: url(../img/areaprivada/fondoregistro.jpg);
	background-repeat:  repeat-y;
	background-position: left;
	background-color: #990000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-top-width: 0px;
	padding: 0px;

}
.textareaformarea{
	border: 2px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
}

#gusta {
	width: 190px;
	height: 70px;
}
#nogusta{
	width: 190px;
	height: 70px;

}
.textoblancoregistro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.campotextoancho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #ED0505;
	height: 18px;
}
.etiquetasform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.etiquetasform a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.etiquetasform strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
}
.captcha {
	border-top: 1px #FF0000 solid;
	border-right: 1px #FF0000 solid;
	border-left: 1px #FF0000 solid;
}
.lineagris {
	border-bottom: 1px #999999 solid;
}