/* CSS Document */
.estilo {
         background: url(Images/bannerfront.jpg) no-repeat;
        }
.colorbg {
         background-color:ffffff;
        }
.colorbg1 {
         background-color:9BE536;
        }
.texto1 {
         font-family : Arial;
	     font-size : 9pt;
		 font-weight : bold;
        }
.texto  {
	font-family : Verdana;
	font-size : 11pt;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
        }


