body {
	background-image:url(../img/bg_rayado.gif);
	margin:0px;
	padding: 0px;
	font-family:"Trebuchet MS", Verdana, SansSerif;
	color: #000033;
	font-size: 11px;
	}

div#global {
	width:350px;
	top:20px;
	margin-left: -185px;
	left: 50%;
	position: absolute;
	background-color:#FFFFFF;
	border:1px solid #999;
}
div#login {
	width:200px;
	margin-left:75px;
	border:1px solid #999;
	margin-top:10px;
}
input {
	font-family:"Trebuchet MS", Verdana, SansSerif;
	color: #333333;
	font-size: 11px;
	}
div#intro {
	text-align:justify;
	margin:10px;
}
.intertell {
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.titulo {
	color:#c00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
.error {
	color:#c00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
img#bot {
	margin: 1px 2px 1px 2px;
}
