body {
	background-color:#ffffff;
    
}

.texto img{border:none;}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:none;
}
.titulo {
	font-family:Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.texto2 {font-family: Tahoma;
          font-size: 10px;
		  color: #000000;
		  text-align:justify;
 
}

a:link {
	color: #3e7998;
	text-decoration:none;

}

a:visited {
	color: #3e7998;
	text-decoration:none;
	
}

a:active {
	background-color:none;
	text-decoration:#3e7998;
	font-weight:none

}

a:hover {
	color:none;
	text-decoration:#3e7998;
	font-weight:none
}

#produ {
	border-width:1px;
	border-style:solid;
	border-color:none;
}

p {
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

h4 {
	text-align: justify;
	text-align: left;
	font-family: Tahoma;
	font-size: 15px;
	color: #666666;
	
	}
.titulo2 {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	









