@charset "utf-8";
/* CSS Document */

#header {
	height: 287px;
	margin: auto;
	width: 983px;
	background-image: url(../imagenes/logos/logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{

	}
#txtlogo{
	float:right;
	font-size:55px;
	margin-right:0px;
	margin-top:40px;
	font-family: Arial;
	font-weight: bold;
	color: #F00;	
}