﻿/* Textos */
.TextoA
{
	font-family: 'Trebuchet MS','MS Reference Sans Serif' , Arial;
	/*font-size: 12px;*/
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-justify: inter-word;
	text-align: justify;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	clear:both;
}

.TextoExtra
{
	font-family: 'Trebuchet MS','MS Reference Sans Serif' , Arial;
	/*font-size: 12px;*/
	font-size: 12px;
	text-align: justify;
	position: relative;
	clear:both;
}
