div#imagen1sec {
background-image: url(images/titulo.jpg);
   background-repeat: no-repeat;
   height: 4.8em;
   width: 58em;
}

div#imagen2sec {
background-image: url(images/titulo2.jpg);
   background-repeat: no-repeat;
   height: 4.8em;
   width: 58em;
}

div#imagen3sec {
background-image: url(images/titulo3.jpg);
   background-repeat: no-repeat;
   height: 4.8em;
   width: 58em;
}

div#titulartexto h1{
	color: #ffffff;
	background-color: inherit;
	display: inline;
	font-family: Verdana;
	font-size: 2em;
	font-weight: 100;
	margin-top: 0em;
        margin-right: 0em;
        margin-left: 1.2em;
        margin-bottom: 0em;
	padding-top: 0.3em;
        display: block;
}

.boton1 {
   background-color: #174805;
   border-color: #c0c0c0;
   border-style: solid;
   border-width: 0.1em;
   color: #ffffff;
   font-family: Verdana, Arial, sans-serif;
   font-size: 0.9em;
   height: 2em;
   letter-spacing: -0.1em;
   margin-bottom: 0em;
   margin-left: 0.3em;
   margin-right: 0em;
   margin-top: 0em;
   width: 4.6em;
}

.txtbuscar {
   background-color: #99CCCC;
   border-color: #000000;
   border-style: solid;
   border-width: 0.1em;
   color: #474747;
   font-family: Verdana, Arial, sans-serif;
   font-size: 1em;
   font-weight: normal;
   height: 1.2em;
   letter-spacing: 0em;
   margin-bottom: 0em;
   margin-left: 0.3em;
   margin-right: 0em;
   margin-top: 0.5em;
   width: 15em;
}
