/* CSS Document */
<!--

body,td,th {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
body {
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu, .menu:link, .menu:visited
{
	font-size: 15px;
	color:#333333;
	text-decoration:none;
}
.menu:hover
{
	color:#006699;
}

.menu2, .menu2:link, .menu2:visited
{
	font-size: 14px;
	color:#7e7e7e;
	text-decoration:none;
	line-height:25px;
}
.menu2:hover
{
	color:#006699;
}

.menu3, .menu3:link, .menu3:visited
{
	font-size: 14px;
	color:#006699;
	text-decoration:none;
	line-height:25px;
}
.menu3:hover
{
	color:#006699;
}

.link_01, .link_01:link, .link_01:visited
{
	color: #416f87;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.link_01:hover
{
	color:#FF6600;
}

.link_02, .link_02:link, .link_02:visited
{
	color: #416f87;
	font-size:14px;
	font-weight:bold;
}
.link_02:hover
{
	color:#FF6600;
}


a, a:visited
{
	color: #416f87;
	font-size:12px;
	text-decoration:none;
}
a:hover
{
	color:#FF6600;
}


.texto_01
{
	color:#666666;
	font-size:10px;
}
.texto_02
{
	color: #416f87;
	font-size:26px;
}
.texto_03
{
	color: #416f87;
	font-size:20px;
}
.texto_04
{
	color: #416f87;
	font-size:14px;
	font-weight:bold;
}


.entrada_01 
{
	border:solid;
	border-width:1px;
	border-right-color:#808080;
	border-top-color:#CCCCCC;
	border-bottom-color:#808080;
	border-left-color:#CCCCCC;
	background-color:#eef2f5;
	color:#000000;
	font-size:13px;
	font-family:verdana;
}
.entrada_02 
{
	border:solid;
	border-width:1px;
	border-right-color:#808080;
	border-top-color:#CCCCCC;
	border-bottom-color:#808080;
	border-left-color:#CCCCCC;
	background-color:#FFFFFF;
	color:#000000;
	font-size:13px;
	font-family:verdana;
}

.botao_01 
{
	border:solid;
	border-width:1px;
	border-right-color:#000000;
	border-top-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	color:#FFFFFF;
	background-color:#969799;
	font-size:12px;
	font-family:verdana;
	font-weight: bold;
}

.artigo
{
	padding-bottom:15px; 
	padding-right:15px; 
	padding-top:15px;
	padding-left:20px; 
	cursor:pointer;
	background-color:#FFFFFF;
}

.artigo_hover
{
	padding-bottom:15px; 
	padding-right:15px; 
	padding-top:15px; 
	padding-left:20px; 
	cursor:pointer;
	background-color:#f7f8fa;
}


.caixa_selecao
{
	border: 1px solid #bbbcbe;
	padding: 2px;
	background-color: #FFFFFF;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bbbcbe,direction=135);
}

.botao_google_01
{
	background:url(../../_img/botao_fundo_esquerdo.gif) left repeat-y;
	position:relative;
	cursor:pointer;
	color:#555;
}

.botao_google_02
{
	width:100%; 
	height:100%; 
	background:url(../../_img/botao_fundo_direito.gif) right repeat-y;
}

.botao_google_03
{
	width:100%; 
	background:url(../../_img/botao_fundo_topo.gif); 
	height:5px;
}

.botao_google_04
{
	width:5px; 
	height:5px; 
	overflow:hidden; 
	background:url(../../_img/botao_canto_01.gif); 
	float:left;
}

.botao_google_05
{
	width:5px; 
	height:5px; 
	overflow:hidden; 
	background:url(../../_img/botao_canto_03.gif); 
	float:right;
}

.botao_google_06
{
	width:100%; 
	background:url(../../_img/botao_fundo_rodape.gif); 
	height:5px; 
	position:absolute; 
	bottom:0px;
	left:0px;
	display:block;
}

.botao_google_07
{
	width:5px; 
	height:5px; 
	overflow:hidden; 
	background:url(../../_img/botao_canto_02.gif); 
	float:left;
}

.botao_google_08
{
	width:5px; 
	height:5px; 
	overflow:hidden; 
	background:url(../../_img/botao_canto_04.gif); 
	float:right;
}

.botao_google_09
{
	padding-left:7px; 
	padding-right:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
-->
