﻿body 
{
	font-family: Arial;
	font-size: 11px;
	background-color: #9298b6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text{
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #333;
	padding: 20px;
	}
.forms{
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #333;
	}
.text2{
	font: 11px/16px Arial, sans-serif;
	text-align: center;
	color: #fff;
	}
.erro{
	font: 11px/16px Arial, sans-serif;
	text-align: center;
	color: red;
	}
	
.link{
	font: bold 12px/16px Arial, sans-serif;
	color: #333;
	text-align: right;
	vertical-align:middle;
	padding-right: 10px;
	text-decoration: none;
	}
.link a:link { color: #333; text-decoration: none; }
.link a:visited { color: #333; text-decoration: none; }
.link a:hover { color: #4A74B6; text-decoration: none; }
.link a:selected { color: #4A74B6; text-decoration: none; 
}
.link2{
	font: 11px/16px Arial, sans-serif;
	color: #010045;
	text-align: center;
	text-decoration: underline;
	
}
.link2 a:link { color: #010045; text-decoration: none; }
.link2 a:visited { color: #010045; text-decoration: none; }
.link2 a:hover { color: #3C5E91; text-decoration: underline; }
.link2 a:selected { color: #3C5E91; text-decoration: none; 
}
.link3{
	font: 11px/16px Arial, sans-serif;
	color: #696969;
	text-align: center;
	text-decoration: underline;
	
}
.link3 a:link { color: #696969; text-decoration: none; }
.link3 a:visited { color: #696969; text-decoration: none; }
.link3 a:hover { color: #3C5E91; text-decoration: underline; }
.link3 a:selected { color: #3C5E91; text-decoration: none; 
}

.link_menu_esq{
	font: 11px/16px Arial, sans-serif;
	color: #3C5E91;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	}
.link_menu_esq a:link { color: #3C5E91; text-decoration: none; }
.link_menu_esq a:visited { color: #3C5E91; text-decoration: none; }
.link_menu_esq a:hover { color: #000; text-decoration: none; }
.link_menu_esq a:selected { color: #000; text-decoration: none; 
}
.link_menu_esq2{
	font: 11px/16px Arial, sans-serif;
	color: black;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	}
.link_menu_esq2 a:link { color: black; text-decoration: none; }
.link_menu_esq2 a:visited { color: black; text-decoration: none; }
.link_menu_esq2 a:hover { color: #3C5E91; text-decoration: underline; }
.link_menu_esq2 a:selected { color: black; text-decoration: none; 
}
.linkNewsHome{
	font: 11px/16px Arial, sans-serif;
	color: black;
	text-align: left;
	text-decoration: none;
	}
.linkNewsHome a:link { color: black; text-decoration: none; }
.linkNewsHome a:visited { color: black; text-decoration: none; }
.linkNewsHome a:hover { color: #3C5E91; text-decoration: underline; }
.linkNewsHome a:selected { color: black; text-decoration: none; 
}
.form
{
	font: 11px/16px Arial, sans-serif;
	color: #333;
}
.titulo { 
	font-family: Arial; 
	font-size: 13px; 
	color: #000000;
	letter-spacing: 1px; 
	font-weight: bold;
}
.titulo2 { 
	font-family: Arial; 
	font-size: 11px; 
	color: #3C5E91;
	letter-spacing: 1px; 
	font-weight: bold;
}
.botao 
{
	font-family: Arial;
	color:White; 
	font-size: 11px;
	background-color: #4A74B6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_home{
	font: 11px/16px arial, sans-serif;
    text-align: left;
    color: #333;
    padding: 20px;
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #006699;
}
.table_border {
border: 1px;
border-color: #006666;
border-style: solid;
}



