body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_ceu.jpg);
}
.bg_paginas
	{
	background-image: url(../images/bg_paginas.png);
	background-repeat: no-repeat;
}
.Espaco
	{
	line-height: 5px;
}
.Texto
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-align: justify;	
}
.Textobold
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
.Textoboldazul
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #210763;
	line-height: 15px;
}
.Textocinza
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left:20px;
	padding-right:75px;
	line-height: 15px;
}
.Textocinzarod
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
}
.Line1
	{
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
}			
.Line2
	{
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	background-repeat: repeat-y;	
}
a.link:link {
	font-family: Verdana;
	font-size: 11px;
	color: #210763;
	text-decoration: underline;
	font-weight: bold;
}
a.link:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #210763;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #210763;
	border: 1px solid #C3C3C3;
	background-color: #EF8813;
}

}

