#header
{
	background: url('/images/cabeza3_r1_c1.jpg') no-repeat top left;
	background-color: #000;
	background-position: 5px -6px;
	height: 45px;
}
#header h1
{
	color: #ff0000;
	text-align: right;
	padding-right: 25px;
	font-size: 25px;
	padding-top: 12px;
}
div.container
{
	margin-top: 10px;
	border: 4px solid #ff0000;
}
#login
{
	padding: 25px;
}
div.box
{
	border: 2px solid #ff0000;
}
#footer
{
	background-color: #f00;
	color: #fff;
	text-align: center;
}
