.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-align:justify;
	background-position: 0.5em 0.1em;
}
.texto2a {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #475C08;
	text-decoration: blink;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	text-align:justify;
	color: #330;
}
.titulos {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2B1D00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #475c08;
}
.pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}





#lista li{
	padding-left: 5px;
	margin-bottom: 0.1em;
   list-style: url(../images/bullet.png);
  background-repeat: no-repeat;
	background-position: 0.5em 0.1em;
   }
   
   



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:-13px;
	z-index:8;
	opacity:0.0;
	bottom: 35px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.Subtitulos2 {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #C0C4AA;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pie {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #311C06;
}
