.header {
	background-image: url(../img/img03.jpg);
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.header .cuadro1 {
	height: 30px;
	width: 19%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #663300;
	vertical-align: baseline;
	word-spacing: normal;
	padding-top: 14px;
	float: left;
}
.header .cuadro2 {
	height: 30px;
	width: 25%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	padding-top: 14px;
	color: #660000;
}
.header .cuadro3 {
	float: left;
	height: 30px;
	width: 55%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	padding-top: 14px;
	color: #660000;
}
.header .separador1 {
	height: 50px;
	width: 0.1%;
	float: left;
	background-color: #FFFFFF;
}
