/*
Padres
*/

TBODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	text-align: left;
	color: #333333;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	color: #00689f;
	text-decoration: underline;
}
a:visited {
font-family : verdana;
font-size   : 10px;
color       : #00689f;
text-decoration:underline;
}
a:hover {
font-family : verdana;
font-size   : 10px;
color       : #00689f;
text-decoration:underline;
}
a:active {
font-family : verdana;
font-size   : 10px;
color       : #00689f;
text-decoration:underline;
}
input {
	border: 1px dotted #818181;
	font-family: verdana;
	color:#2f60a3;
}
textarea {
	border: 1px dotted #818181;
	font-family: verdana;
	color:#2f60a3;
}
.spacer_coluna_10 {width:10px;}
.spacer_linha_10 {height:10px;}
/*
Especficos
*/
.titulo_principal{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:large;
	color:#c1272d;
	font-weight: bold;
}
.Titulo{
font-family:Verdana;
font-size:13px;
color:#2f60a3;
}
.subtitulo{
font-family:Verdana;
font-size:10px;
color:#2f60a3;
}
a.font_link_padrao:link {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #0099CC;
}
a.font_link_padrao:active, a.font_link_padrao:hover{
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #008BB9;
	background-color: #F3F3F3;
}
a.font_link_padrao:visited{
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #40CFFF;
}
a.link_depoimento:link {
	font-family: verdana;
	font-size: 10px;
	color: #00689f;
	text-decoration: none;
}
a.link_depoimento:visited {
font-family : verdana;
font-size   : 10px;
color       : #00689f;
text-decoration:none;
}
a.link_depoimento:hover {
font-family : verdana;
font-size   : 10px;
color       : #00689f;
text-decoration:underline;
}
a.link_depoimento:active {
font-family : verdana;
font-size   : 10px;
color       : #00689f;
text-decoration:none;
}
.imagem_esquerda {
	text-align: left;
	vertical-align: text-top;
	float: left;
	clear: left;
	padding-right: 10px;
}
.saiba_mais {
	text-align: left;
	float: right;
	clear: left;
	padding-top: 6px;
	padding-bottom: 4px;
}
ol.decimal {list-style-type: decimal;line-height:auto; padding: 0px;}
ol.box_ul_li_bolinha {
	list-style-position: outside;
	line-height:auto;
	padding: 0px;
	list-style-type: disc;
}
ol.lalpha {list-style-type: lower-alpha; padding: 0px;}
ol.espaco_fontpadrao {
	list-style-type: none;
	margin: 0px;
	padding: 0px 25px 0px 25px;
}
ol.espaco_fontcinzapequena {
	list-style-type: none;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	FONT-SIZE: x-small;
	COLOR: #62575A;
	text-decoration: none;
}
.tabela_dados_top {
	BORDER-BOTTOM: #BAC7CC 1px solid;
	BORDER-LEFT: #BAC7CC 1px solid;
	BORDER-RIGHT: #BAC7CC 1px solid;
	BORDER-TOP: #BAC7CC 1px solid;
	font-weight: bold;
	BACKGROUND-COLOR: #E7F3F8;
	COLOR: #000000;
	height: 40px;
	text-align: center;
	background-position: center center;
}
.tabela_dados {
	BORDER-BOTTOM: #BAC7CC 1px solid;
	BORDER-LEFT: #BAC7CC 1px solid;
	BORDER-RIGHT: #BAC7CC 1px solid;
	BORDER-TOP: #BAC7CC 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	height: 20px;
	text-align: left;
	background-position: center center;
	padding: 3px;
}

/* Cursos diversos - toggle */
.cursos_diversos_pais {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:large;
	font-weight: bold;
	color: #039;
	vertical-align: middle;
	height: 32px;
	margin-top: 28px;
	margin-bottom: 10px;
	background-position: bottom;
	text-align: left;
}

.cursos_diversos_outros{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:large;
	font-weight: bold;
	color:#c1272d;
	margin-top: 28px;
	margin-bottom: 10px;
	background-position: bottom;
	text-align: left;
}
a.link_cursos_diversos:link {
	font-family: verdana;
	font-size: 10px;
	color: #00689f;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 2px 5px 2px 5px;
	line-height: 14px;
}
a.link_cursos_diversos:visited {
	font-family: verdana;
	font-size: 10px;
	color: #0098EA;
	text-decoration: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
	padding-right: 5px;
}
a.link_cursos_diversos:hover, a.link_cursos_diversos:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #039;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #69C;
	padding-left: 5px;
	padding-right: 5px;
}