@charset "iso-8859-1";
/* CSS Document */
body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
#head{
	background-color: #005A80;
	color: #FFFFFF;
	font-family: Roboto, sans-serif;
	font-size:14px;
}
#head table{
	margin-left:10%;
	margin-right:10%;
}
#Search h1 #submit {
	background-color: #2EAEEC;
	font-family: Roboto, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight:1000;
}
#head h1 {
	font-family: Roboto, sans-serif;
	font-size: 14px;
}
#body{
	font-family: Roboto, sans-serif;
	font-size:14px;
	height:733px;
}
#footer{
	padding: 15px;
	background-color:#f5f5f5;
	font-family: Roboto, sans-serif;
	font-size:14px;
}
#footer table{
	margin-left:10%;
	margin-right:10%;
}
.banner{
	display:block;
	margin:0 auto 0 auto;
	min-width: 80%;
  	min-height: 80%;
}
.block{
	height:477;
	width: 477;
	display:block;
	margin:0 auto 0 auto;
}
.anounce{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 42px;
	font-weight: bold;
}
.adjust{
	padding:50px;
}
.texto{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight:100;
}
