@charset "utf-8";
/* CSS Document */


/*texto
*/
.textoindex
{
	font-family:verdana;
	font-size:12px;
	color:#666;
	text-align:justify;
	
}

#corpoindex
{
	background-image:url(img/menuindex5.jpg);
	background-repeat:no-repeat;
	background-position:top;


}


.textoempresa
{
	font-family:Verdana;
	font-size:12px;
	color:#666;
    text-indent:5px;
	text-align:justify;
	background-position:top;
}


