/*
	@ ALESTE GROUP
	@ CSS - Geral
*/

body
{
	width: 956px;
	text-align: left;
	height: 100%;
	background: url(../_img/bg-site.jpg) repeat-y;
	background-position: center; 
}

*
{
	margin: 0; 
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

a
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;	
}

a:hover
{
	color: #003366;
	text-decoration: underline;	
}

img
{
	border: 0;
}

.index-body
{
	left: 50%; 
	position: absolute; 
	width: 956px;
	margin: 0 0 0 -478px;
	height: 100%;
	background: #FFFFFF;
}

.inside-body
{
	left: 50%; 
	position: absolute; 
	width: 956px;
	margin: 0 0 0 -478px;
	height: 100%;
	background: #FFFFFF;
}

.replaceText
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#header
{
	width: 956px;
	height: 369px;
}

#header-content
{
	width: 956px;
	height: 171px;
}

#left-header
{
	width: 275px;
	height: 80px;
	float: left;
	padding: 20px 0 0 25px;
	background-color: #FFFFFF;
}

#right-header
{
	width: 631px;
	height: 90px;
	float: left;
	padding: 10px 25px 0 0;
	background-color: #FFFFFF;
}

#idiomas-right-header
{
	height: 70px;
	text-align: right;
	clear: both;
}

#lang-idiomas-right-header
{
	width: 100%;
	height: 50px;
	font-weight: bold;
}

#lang-idiomas-right-header a
{
	font-weight: bold;
	color: #00548E;
	text-decoration: none;
}

#img-idiomas-right-header
{
	float: left;
	width: 36px;
	height: 50px;
	text-align: right;
}

.lang_div_on
{
	background-image: url(../_img/seta_lang.jpg);
	background-repeat: no-repeat;
	background-position: 95px 7px;
	float: right;
	width: 105px;
	padding: 3px 0 3px 5px;
	border: solid 1px #E1E1E1;
	text-align: left;
	color: #00548E;
	cursor: pointer;
}

#lang_div_off
{
	float: right;
	width: 110px;
	text-align: left;
	color: #00548E;
	margin: 5px 0 -3px -5px;
}

#lang_div_off a
{
	border: 0;
	padding: 3px 0 3px 5px;
	float: none !important;
	float: left;
	display: block;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}

#lang_div_off a:hover
{
	background-color: #F4F4F4;
	text-decoration: none;
}

#login-right-header
{
	padding-top: 4px;
	height: 16px;
	text-align: right;
}

#login-right-header a
{
	color: #00548E;
}

#listalogin
{
	width: 260px;
	height: 67px;
	padding: 5px;
	margin: 5px 0 0 660px;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	background-image: url(../_img/degrade_login.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	color: #717171;
	position: absolute;
	z-index: 2;
}

#alterarsenha
{
	width: 150px;
	height: 67px;
	padding: 5px;
	margin: -77px 0 0 470px;
	border: 1px solid #E1E1E1;
	font-size: 10px;
	color: #717171;
	background-color: #FFFFFF;
	background-image: url(../_img/degrade_login.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
}

#right-header-lang
{

	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

#login-recuperarSenha
{
	text-align: right;
	color: #FF0000;
}

#login-recuperarSenha  span
{
	text-align: right;
	color: #FF0000;
}

#login-recuperarSenha a
{
	color: #FF0000;
}

#divLoginSenha
{
	margin: 22px 0 0 0;
}

#divNomeEmail
{
	margin: 10px 0 0 0;
}

.topMenuBg
{
	width: 956px;
	height: 28px;
	margin: 0;
	padding: 0;
	background-image: url(../_img/topHeaderMenu.jpg);
	clear: both;
}

.topMenu
{
	width: 945px;
	height: 30px;
	margin: -12px 0 0 0;
	padding: 0 0 0 11px;
	background-image: url(../_img/MenuDegrade.jpg);
	clear: both;
}

.topMenuLeft
{
	height: 30px;
	width: 755px;
	margin: 0;
	padding: 0;
	float: left;
}

.topMenuRight
{
	width: 165px;
	height: 25px;
	margin: 0;
	padding: 5px 25px 0 0;
	float: left;
	text-align: right;
	background-image: url(../_img/MenuDegrade.jpg);
}

ul#listTopMenu
{
	background-image: url(../_img/MenuDegrade.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 100%;
	list-style: none;
}

ul#listTopMenu li
{
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 30px;
}

ul#listTopMenu ul
{
	margin: 0;
	border: 0;
	padding: 0;
	width: 200px;
	list-style: none;
	display: none;
	position: absolute;
	left: 0;
}

ul#listTopMenu ul:after
{
	clear: both;
	display: block;
	font: 1px/0px Tahoma, Arial;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#listTopMenu ul li
{
	width: 200px;
	float: left;
	display: block !important;
	display: inline;
}

ul#listTopMenu a
{
	border: 0;
	padding: 4px 15px;
	float: none !important;
	float: left;
	display: block;
	background-image: url(../_img/MenuDegrade.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: bold 11px/22px Tahoma, Arial;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}

ul#listTopMenu a:hover,
ul#listTopMenu li:hover a,
ul#listTopMenu li.iehover a
{
	background-image: url(../_img/MenuDegradeHover.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}


.formSearch
{
	height:20px;
	padding: 0;
	margin: 0;
	vertical-align:top;
}

#inputSearch
{
	height: 18px;
	vertical-align: top;
    margin: 0 !important;
    line-height: 1;
    outline:0 !important;
	_position:relative;				/* Só funciona no IE 6 */
    _margin-top:-1px !important;	/* Só funciona no IE 6 */
	*position:relative;				/* Só funciona no IE 7 */
    *margin-top:-1px !important;	/* Só funciona no IE 7 */
	border: solid 1px #969696;
}

#menuAlesteGroup
{
	margin: 30px 0 0 -10px;
	padding: 5px 15px 15px 15px;
	position: absolute;
	top: 100px;
	width: 180px;
	z-index: 1;
	visibility: hidden;
	background: #FFFFFF;
	border-bottom: solid 1px #029cd0;
	border-left: solid 1px #029cd0;
	border-right: solid 1px #029cd0;
	line-height: 20px;
	display: none;
}

#menuAlesteGroup a
{
	color: #404040;
    text-decoration: none;
}

#menuAlesteGroup a:hover
{
	color: #404040;
    text-decoration: underline;
}

.menuAlesteGroup-aba
{
	position: absolute;
	margin: -35px 0 0 -16px;
	padding: 8px 14px;
	background: #FFFFFF;
	border-top: solid 1px #029cd0;
	border-left: solid 1px #029cd0;
	border-right: solid 1px #029cd0;
	color: #003366;
	font: bold 11px Tahoma, Arial;
	cursor: pointer;
}

.menuAlesteGroup-aba a
{
	color: #003366 !important;
	font: bold 11px Tahoma, Arial !important;
	text-decoration: none !important;
}

.menuAlesteGroup-aba a:hover
{
	color: #003366 !important;
	font: bold 11px Tahoma, Arial !important;
	text-decoration: none !important;
}

.menuAlesteGroup-top
{
	width: 295px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: solid 1px #CCCCCC;
}

.menuAlesteGroup-top-other
{
	width: 295px;
	margin: 0 0 5px 0;
	padding: 15px 0 5px 0;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: solid 1px #CCCCCC;
}

.menuAlesteGroup-left
{
	width: 150px;
}

.menuAlesteGroup-right
{
	width: 125px;
	float: left;
}

.spnMenuAlesteGroup
{
	color: #003366;
	font-weight: bold;
}

#menuAlesteGroup li
{
	text-decoration: none;
	display: block;
	list-style: none;
}

.divBanner
{
	width: 956px;
	height: 198px;
	padding: 0;
	margin: 0;
}

.divBreadcrumb
{
	width: 931px;
	height: 22px;
	padding: 5px 0 0 25px;
	margin: 0;
	color: #2B2B2B;
	background-color: #EDEDED;
}

.divBreadcrumb a
{
	color: #2b2b2b;
	text-decoration: underline;	
}

fieldset
{
	border: 0 none;
}

legend
{
	display: none;
}

h1
{
	font-size: 22px;
}

h1 a
{
	background: url(../_img/LogoAlesteGroup.jpg) no-repeat;
	width: 199px;
	height: 59px;
	float: left;
	clear: left;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(../_img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 5px 18px;
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
}

h3
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
}

h5
{
	color: #666666;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}

/*
em
{
	font-size: 12px;
	color: #00548E;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
*/

em
{
	font-style: italic;
}
*/

.buscaResults
{
	padding: 3px;
	border-top: 1px solid #00548E;
	background-color: #EEEEEE;
}

.parceiroiten
{
	margin: 0 0 10px 0;
	font-size: 11px;
	padding: 10px;
	border: solid 1px #cccccc;
	background: url(../_img/deg_mapa_parceiro.png) repeat-x;
	background-position: bottom;
}

.inputLogin
{
	font-size: 10px;
	color: #717171;
	height: 13px;
	width: 105px;
	border: 1px solid #A2A2A2;
}

.inputInterna
{
	font-size: 10px;
	color: #717171;
	height: 17px;
	width: 100%;
	border: 1px solid #A2A2A2;
}

.buttomLogin
{
	height: auto;
	width: auto;
	border: 1px solid #A2A2A2;
	font-size: 10px;
	color: #717171;

}

.busca
{
	font: 11px;
	border-top: 1px solid #00B5F1;
}

.localizacao-paginas
{
	font-size: 11px;
	color: #404040;
}

.titulo
{
	font-size: 20px;
	color: #003366;
}

.subtitulos
{
	font-size: 12px;
	font-weight: bold;
	color: #000000 !important;
}

.subtitulos a
{
	font-size: 14px;
	font-weight: bold;
	color: #000000 !important;
}

.data
{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.texto
{
	font-weight: normal;
	color: #666666;
}

.leiamais
{
	font-size: 10px;
	font-weight: bold;
	color: #003F77;
}

.abas
{
	border: 1px solid #CCCCCC;
}

.texto_abas
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
}
.body
{ 
	background-image:url(../imagens/menu.jpg);
}

a.menu
{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover
{
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
	text-decoration: underline;
}

.menu2
{
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

#content
{
	width: 906px;
	float: left;
	padding: 10px 25px 10px 25px;
	background-color: #FFFFFF;
}

.homepageContent-left
{
	width: 504px;
	float: left;
	line-height: 20px;
	text-align: justify;
	color: #404040;
	margin: 10px 25px 0 0;
}

.homepageContent-right
{
	float: left;
	margin: 10px 0 0 0;
	color: #404040;
}

#internaContent
{
	width: 956px;
	float: left;
	background-image: url(../_img/bg_menuInterna.jpg);
	background-repeat: repeat-y;
	background-position: -68px;
	background-color: #FFFFFF;
}

#internaContent-left
{
	width: 195px;
	padding: 25px 0 0 25px;
	margin: 0;
	float: left;
	color: #000000;
}

#internaContent-right
{
	width: 736px;
	padding: 0;
	margin: 0;
	line-height: 20px;
	float: left;
}

#internaNoContent
{
	width: 956px;
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: -4px;
}

#internaContent-right ul
{
	margin: 0 0 0 40px;
}

#internaContent-right a
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;	
}

#internaContent-right a:hover
{
	color: #003366;
	text-decoration: underline;	
}

#internaContent-right-margin
{
	text-decoration: none;
	text-align: justify;
	padding: 0;
	margin: 0;
}

#internaContent-title
{
	padding: 10px 25px 10px 25px;
}

#internaContent-right-margin-left
{
	width: 471px;
	float: left;
	padding: 0 25px 10px 25px;
	margin: 0;
}

#internaContent-right-margin-left li
{
	list-style: disc;
}

#internaContent-right-margin-left p
{
	margin: 0 0 15px 0;
}

#internaContent-right-margin-left-search
{
	width: 620px;
	float: left;
	padding: 0;
	margin: 0 25px 0 0;
}

#internaContent-right-margin-right
{
	width: 190px;
	float: left;
	color: #000000;
	padding: 0 25px 10px 0;
}

.bottomGroup
{
	width: 906px;
	padding: 10px 25px 10px 25px;
	float: left;
	background-color: #FFFFFF;
}

.bottomGroup ul
{
	padding: 15px 0 0 0;
}

.bottomGroup ul li
{
	display: inline;
	float: left;
	vertical-align: middle;
	height: 190px;
	width: 164px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 0;
	overflow: visible;
	text-align: center;
}

.bottomGroup a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 190px;
}

.bottomGroup a:hover
{
	text-decoration: none;
}

#titulo
{
	font-size: 25px;
}

#sub-titulo
{
	font-size: 14px;
	color: #003F77;
	margin: 5px 0 0 0;
}

.sub-titulo-data-contC1
{
	font-size: 10px;
	color: #A9A9A9;
}

#conteudo-contC1
{
	line-height: 20px;
	text-align: justify;
	color: #404040;
	margin-top: 15px;
}

#left-legenda-conteudo
{
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	text-align: left;
	vertical-align: middle;
}

#right-legenda-conteudo
{
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
	padding: 0 0 40px 0;
	color: #003366;
	font-size: 10px;
}

#footer
{
	width: 956px;
	background-color: #FFFFFF;
	margin: 0;
	border-top: solid 1px #D8D8D8;
	padding: 10px 0 10px 0;
	text-align: center;
	clear: both;
}

#footer ul
{
	display: inline;
	list-style: none;
}

#footer ul li
{
	display: inline;
}

#footer a
{
	font-size: 11px;
	color: #595959;
	text-decoration: underline;
}

.spnCopyright
{
	font-size: 12px;
	color: #000000;
}

#geral-abas
{
	width: 377px;
}

.conteudo-abas
{
	border: 1px solid #9A9A9A;
	border-top: 0;
	height: 180px;
	background: #FFFFFF;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
	line-height: 20px;
}

ul.menu-abas
{
	list-style: none;
	height: 33px;
	background: url(../_img/fundoLinha.gif) repeat-x left bottom;
}

ul.menu-abas li
{
	float: left;
	width: 111px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	background: url(../_img/aba_inativa.jpg) no-repeat;
	margin-right: 3px;
}

ul.menu-abas li.on
{
	background: url(../_img/aba_ativa.gif) no-repeat;
}

ul.menu-abas li a
{
	color: #404040;
	text-decoration: none;
	display: block;
}

ul.menu-abas li a:hover
{
	color: #404040;
	text-decoration: none;
	display: block;
}

#menuInterna-L1-last
{
	float: left;
	width: 287px;
	_width: 277px;
	padding: 8px 0 8px 10px;
	color: #003366;
}

#menuInterna-L1-last a.linkHeader
{
	color: #003366;
	text-decoration: none;
}

.menuInterna-L1
{
	width: 194px;
	padding: 8px 0 8px 0;
	border-bottom: 3px solid #E9E9EB;
	border-top: 3px solid #E9E9EB;
	color: #003366;
	font-weight: bold;
}
.menuInterna-L1 a.linkHeader
{
	color: #003366;
	text-decoration: none;
}

ul.lista-menuInterna
{
	padding: 10px 0 0 15px;
	margin: 0;
}

ul.lista-menuInterna li
{
	padding: 0 0 5px 0;
	margin: 0;
	border-top-width: 1px solid #CCCCCC;
	list-style-image: url(../_img/bullet_listaMenuInterna.gif);
}

ul.lista-menuInterna li a.link
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #006699;
	text-decoration: none;

} 

.lista-menuInerna-L2
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 35px;
	padding: 7px 0 0 0;
}

.lista-menuInerna-L2 a
{
	font-size: 11px;
	color: #575757;
	text-decoration: none;

}

.lista-menuInerna-L2 a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;

}

table.bordasimples {
	border-collapse: collapse;
	border: 1px solid #9C9C9C;
	color: #404040;
}

table.bordasimples tr td
{
	border: 1px solid #9C9C9C;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}

table.noborder
{
	border-collapse: collapse;
}

table.noborder tr td
{
	border: 0px solid #9C9C9C;
	font-size: 12px;
	padding: 5px;
}

.imagem
{
	border: solid 1px #CCCCCC;
	padding: 2px;
	margin: 0;
}

.h5-solucoes
{
	cursor: pointer;
	background-image: url(../_img/seta_right.gif);
	padding: 0 0 0 25px;
	background-repeat: no-repeat;
	background-position: 0px;
}

.h5-solucoes-sel
{
	cursor: pointer;
	background-image: url(../_img/seta_down.gif);
	padding: 0 0 0 25px;
	background-repeat: no-repeat;
	background-position: 0px;
}

#solucao_expande
{
	font-size: 10px;
}

#solucao_expande a
{
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}

#solucao_expande span
{
	color: #003366;
	font-size: 10px;
}

.formCms
{
	width: 100%;
	padding: 0;
	margin: 0;
}

.formLine
{
	width: 100%;
	clear: both;
}

.formText
{
	width: 40%;
	float: left;
	padding: 3px 0 0 0;
	text-align: right;
}

.formField
{
	width: 60%;
	float: left;
	padding: 2px 0 0 0;	
}

.formFields
{
	width: 180px;
}

.formFieldsDate
{
	width: 90px;
}

.formTextArea
{
	width: 60%;
	float: left;
	padding: 2px 0 0 0;	
}

.aba
{
	border: solid 1px #CCCCCC;
	margin: 0;
	background-color: #CCCCCC;
	background-image: url(../_img/forms/deg-aba.jpg);
	padding: 5px 20px 5px 20px;
}

.abaativa
{
	border: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 0 0 0;
	background-color: #CCCCCC;
	background-image: url(../_img/forms/deg-aba.jpg);
	background-position: bottom;
	padding: 5px 20px 5px 20px;
}

#box
{
	border: solid 1px #CCCCCC;
	margin: 0;
	padding: 10px;
	height: 140px;
	background-image: url(../_img/forms/deg-form.jpg);
	clear: both;
}

input.botaoEnviar
{
	width: 120px !important;
	height: 30px !important;
	margin: 0;
	padding: 0;
	border: solid 1px #CCCCCC !important;
	background-color: #FFFFFF;
	color: #00548E;
	cursor: pointer;
}

#divButtonForm
{
	text-align: center;
	padding: 10px 0 0 0;
}

.passos
{
	margin: 25px 0 0 15px;
}

.passos a
{
	color: #404040;
	text-decoration: none;
}

.passos a:hover
{
	color: #404040;
	text-decoration: none;
}

.titulo-tabela-downloads
{
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #00548E;
	background-color: #EEEEEE;
	font-weight: bold;
}

.texto-tabela-downloads
{
	padding: 15px 5px 30px 0;
	border-bottom: 1px solid #00548E;
	text-align: left;
}

.texto-tabela-downloads span
{
	color: #666666;
}

#conteudoRelacionado
{
	border: 1px solid #9C9C9C;
	color: #003C6D;
}

#conteudoRelacionado span
{
	font-weight: bold;
	color: #003C6D;
}

#conteudoRelacionadoConteudo
{
	padding: 5px;
}

.conteudoRelacionadoTitulo
{
	padding: 3px 5px 3px 5px;
	background-image: url(../_img/bg_header_cont_relacionado.jpg);
	border-bottom: 1px solid #9C9C9C;
}

.selectKey
{
	width: 98%;
}

.iptchave
{
	border: solid 1px #CCCCCC;
	width: 98%;
	height: 120px;
}

.btnchave
{
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	width: 150px;
	height: 30px;
	font-size: 12px;
}

#divMailReportWeb
{
	border: solid 1px #E1E1E1;
	background: url(../_img/bg_header_cont_relacionado.jpg) repeat-x;
	background-position: bottom;
	width: 332px;
	height: 150px;
	padding: 20px 10px 0 10px;
}

.formTable
{
	width: 100%;
	border: 0;
}

.formTable input[type="text"],select
{
	width: 99%;
	height: 20px;
	border: solid 1px #CCCCCC;
}

.formTable textarea
{
	width: 99%;
	height: 100px;
	border: solid 1px #CCCCCC;
}

.formTable-tdLeft
{
	width: 40%;
	text-align: right;
}

.formTable-tdRight
{
	width: 60%;
	text-align: left;
}

.formTable-tdRight ul
{
	list-style: none;
}

.formTable-tdSubmit
{
	width: 100%;
	text-align: right;
}

.formTableWork
{
	width: 385px;
	border: 0;
}

.formTableWork input,select
{
	width: 99%;
	height: 20px;
	border: solid 1px #CCCCCC;
}

.formTableWork
{
	width: 385px;
	border: 0;
}

.formTableWork input,select
{
	width: 99%;
	height: 20px;
	border: solid 1px #CCCCCC;
}

.radioBnt
{
	width: 12px !important;
	height: 12px !important;
	border: 0 !important;
}

.checkBnt
{
	width: 12px !important;
	height: 12px !important;
	border: 0 !important;
}

.botaoEnviarTz0Report
{
	width: 70px;
	height: 21px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;	
	vertical-align: top;
    margin: 1px 0 0 0 !important;
    line-height: 1;
    outline: 0 !important;
}

.inputTz0Report
{
	width: 255px;
	height: 20px;
	border: solid 1px #CCCCCC;
}

/**
	* Include Interna
**/
#includeInterna
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

#includeInterna a
{
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}

#includeInterna a:hover
{
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}

#includeInterna span
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003C6D;
}

.includeInterna-Item
{
	width: 188px;
	background-color: #FFFFFF;
	border: 1px solid #9C9C9C;
	font-size: 10px;
	margin: 0 0 25px 0;
}

.includeInterna-Item p
{
	font-size: 11px;
}

.includeInterna-Title
{
	padding: 3px 10px 1px 10px;
	background-image: url(../_img/bg_header_cont_relacionado.jpg);
	border-bottom: 1px solid #9C9C9C;
}

ul.ulNewsList
{
	list-style: none;
}

.txtSearch
{
	width: 373px;
	height: 20px;
	border: solid 1px #CCCCCC;
}

.btnSearch
{
	width: 90px;
	height: 22px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	vertical-align: top;
    line-height: 1;
    outline: 0 !important;
	position: relative;		
    margin: 2px 0 0 5px !important;
	_position: relative;				/* Só funciona no IE 6 */
    _margin: 1px 0 0 5px !important;	/* Só funciona no IE 6 */
	*position: relative;				/* Só funciona no IE 7 */
    *margin: 1px 0 0 5px !important;	/* Só funciona no IE 7 */
}

.imgBorder
{
	padding: 2px;
	border: solid 1px #CCCCCC;
}

/*
	ALESTE GROUP -> Empresas
*/
.alliance
{
	border-left: 0 !important;
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: 16px -138px;
}

.business
{
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -171px -138px;
}

.management
{
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -345px -138px;
}

.service
{
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -532px -138px;
}

.technology
{
	border-right: 0 !important;
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -708px -138px;
}

/* OVER */
.allianceOver
{
	border-left: 0 !important;
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: 16px 45px;
}

.businessOver
{
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -171px 45px;
}

.managementOver
{
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -345px 45px;
}

.serviceOver
{
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -532px 45px;
}

.technologyOver
{
	border-right: 0 !important;
	background-image: url(../_img/AlesteGroup.jpg);
	background-repeat: no-repeat;
	background-position: -708px 45px;
}

/* Twitter */
.imgTwitter
{
	position: absolute;
	float: right;
	margin: 15px 0 0 606px;
}

/* Catalogo de servicos */

.bordaBox 
{
	background: transparent; 
	width:100%;
}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b 
{
	display:block; 
	overflow:hidden; 	
	font-size:1px;
}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b 
{
	height:1px;
}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 
{
	background:#FFF; 
	border-left:1px solid #999; 
	border-right:1px solid #999;
}
.bordaBox .b1 
{
	margin:0 5px; 
	background:#999;
}
.bordaBox .b2 
{
	margin:0 3px; 
	border-width:0 2px;
}
.bordaBox .b3 
{
	margin:0 2px;
}
.bordaBox .b4 
{
	height:2px; 
	margin:0 1px;
}
.bordaBox .conteudo 
{
	padding:10px;
	display:block; 
	background:#FFF; 
	border-left:1px solid #999; 
	border-right:1px solid #999;
}


.form
{
	clear: both;
	margin:150px 0 120px 350px;
	_margin: 150px 0 150px 175px;
}

#lblSend
{
	float: right;
	margin-right: 17px;
}

#lblPsw input
{
	margin-left: 5px;
}

#inpLogin
{
	background-color: #EBE9ED;
	padding: 2px;
}

#bordaBoxL
{
	width: 48%;
	float: left;
}

#bordaBoxR
{
	width: 48%;
	float: right;
}

#sendRec
{
	display:none;
}

.cvarea
{
	height: 80px;
	border: 1px solid #CCC;
	overflow: auto;
}

.cvarea li {
	margin-left: -35px;
	display: block;
}

label.error {
	color: #990000;
}