@charset "utf-8";
/* CSS Document */
.principal
{
	height:1020px;
}
.principal .contenido .dcha .info
{
	height:740px;

}
.principal .contenido .dcha .info .vocales
{
	width: 660px;
	
}
.principal .contenido .dcha .info .vocales tr
{
	background-color:#FFF;
	margin:0px;

}
.principal .contenido .dcha .info .vocales tr td
{
	margin:0px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	border-bottom-color:#999;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	
}

