.mnuLinkBox
{
	 padding-bottom: 5px;
}
.mnuLink
{
    padding-left: 40px;
	font: x-small Sans-Serif;
	color: #231F20;
	text-decoration: none;
}

.mnuLink:hover
{
	text-decoration: underline;
	color: #990000;
}

.destaque
{
	color: #323436;
	font: bold xx-small Sans-Serif;
	text-transform: uppercase;
	padding-top: 5px;
}

.cinza
{
	color: #7C94A0;
	font: x-small Sans-Serif;
}

.numeroRevista
{
	color: #3A5484;
	font: xx-small Sans-Serif;
	text-align: right;
}

.titulo
{
	color: #231F20;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo1
{
	color: #D91226;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo2
{
	color: #E67300;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo3
{
	color: #D2D200;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo4
{
	color: #008241;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo5
{
	color: #2F2FBF;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.titulo6
{
	color: #710071;
	font: bold medium Sans-Serif;
	text-align: right;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.texto
{
	color: #000033;
	font: small Sans-Serif;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

.textoCom
{
	color: #de233b;
	font: bold small Sans-Serif;
	text-align: left;
}

.textoCom2
{
	color: #de233b;
	font: bold medium Sans-Serif;
	text-align: left;
}

.textoB
{
	color: #000033;
	font: bold small Sans-Serif;
	text-align: left;
}

.input
{
	font: x-small Sans-Serif;
	background-color: #7C94A0;
	color: #FEFEFE;
	border: 1px solid #999999;
	/*margin: 5px;*/
}
.textinput
{
	margin: 0px;
}