body {
	background-color: #707070;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	top: 0px;
	position: relative;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
.fondo_negro {
	background-image: url(../img/registro/fondo_negro.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_gris {
	background-image: url(../img/registro/fondo_gris.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulos_invita_amigo {
	color: #FFFFFF;
}
.campo_invita_amigo {
	height: 20px;
	width: 280px;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#contenedor{
	width:932px;
	top:0px;
	margin:auto;
	text-align:left;
	position:relative;
}
#banner{
	width:466px;
	height:640px;
	float:left;
}
#contenido{
	width:466px;
	height:640px;
	background:url(../img/gp2.jpg);
	float:right;
}
#formulario{
	width:400px;
	top:180px;
	position:relative;
	margin:auto;
	text-align:left;
}
input{
	border:1px solid #000000;
}
#filas{
	width:400px;
	height:100px;
	overflow:scroll;
	border:1px solid white;
}
/*
.fila{
	text-align:left;
	margin:auto;
	clear:left;
}
*/
.columna{
	float:left;
	height:20px;
	clear:left;
	margin:auto;
	font-weight:normal;
}
.sin_borde{
	border:none;
}
.titulos{
	font-weight:bold;
	margin: 2px;
	color:white;
	font-size:12pt;
}
#botones{
	text-align:left;
}
.comentarios{
	color:#FF0000;
	font-size:10pt;
	margin:2px;

}
.sistema{
	color:red;
	font-weight:bold;
}
