@charset "utf-8";

*{
	margin:0;
	padding:0;
	font-size: 1em; 
	outline:none;
}

html {
	background:#f2f1f1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
}
a img {border:0 none;}
h1{ font-size:1.5em; }
h2{ font-size:1.4em; }
h3{ font-size:1.3em; }
h4{ font-size:1.2em; }
h5{ font-size:1.1em; }
h6{ font-size:1em; }


a { color: inherit; }
* html textarea, * html input { padding: 0; } /* IE < 7 form fix */
input[type='submit'], input[type='button'] { padding: 0; } /* IE 7 button fix */
legend+* { margin-top: 0; } /* we already added legend margin */
a abbr, a acronym { text-decoration: underline; } /* IE 7 bug */

/* FORMS */
legend { background: #fff; }
textarea, input, select { border: 1px solid #c6c6c6; background: #fff; color: #666; font-size:10px; vertical-align:middle; height:18px;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #cef; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }
fieldset { border:0 none; margin: 1.6em 0; padding: 0; } 
legend { 
	padding:0; 
	margin:0; 
	margin-bottom: 6px; 
	_margin-left:-7px; 
	color:#014670; 
	font-weight:bold; }
legend+* { margin-top: 1em; }
select {  }
option { padding: 0 .4em; }
input.checkbox { border:0 none; background:0 none; }
input.error, select.error, textarea.error  { background:#fdf9ed; border:1px solid #fd0505; color:#fd0505; }
input.login {width:185px; float:right;}
form { padding:1em;}
form ol, form ul { overflow:hidden; }
form li { margin-bottom:5px;}
form span { color:#666; }
form span.error{ color:#fd0505; font-weight:bold; }

#pad{
	padding-top:12px;
	padding-bottom:15px;
}
#geral{
	width:776px;
	border:1px solid #fff;
	background-color:#fff;
	
}

/* HEADER */
#topo {
	background:url(/images/topo.gif) repeat-x;
	height:78px;
}
#topo h1 a {
	background:transparent url(/images/logo.gif) no-repeat top left;
	float:left;
	text-indent:-5000px;
	width:152px;
	height:73px;
}
#topo span {
	color:#ea6500;
	margin:0 2px;
	_margin:0 0 0 2px;
}
#topo div {
	font-size:11px;
	float:right;
	margin-right:20px;
	padding-top:19px;
	text-align:left;
}
#topo form {
	clear:both;
	margin-top:5px;
	padding:0;
	vertical-align:top;
}

#topo form input {
	color: #01466F; 
	letter-spacing:.03em;
}
#topo a {
	color:#00466f;
	text-decoration:underline;
}
#topo a:hover{
	color:#00466f;
	text-decoration:none;
}
/* END - HEADER */

.azuis{
	background:url(/images/azuis.gif) repeat-x;
	height:5px;
	/*width:776px;*/
}

#langsbar{
	clear:both;
	background-color:#00466f;
	height:26px;
	text-align:right;
	width:776px;
}

#langs{
	padding-top:6px;
	padding-right:11px;
	color:#FFFFFF;
	font-size:9px;
	float:right;
}

#langsleft{
	padding-top:6px;
	padding-left:11px;
	color:#FFFFFF;
	font-size:8px;
	float:left;
	font-style:italic;
}

#langs a:link, #langs a:visited, #langs a:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#langs a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* MENU */
#menu {
	background:url(/images/menubg.gif) repeat-x;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	height:31px;
	list-style:none;
	overflow:hidden;
	text-align:center;
	width:776px;
}

#menui {
      padding-left: 0px;
}

#menui li{
    padding:23px;	
	display:inline;
}

#menuj {
      padding-left: 18px;
}

#menuj li{
    padding:5px;	
	display:inline;
}

#menu li {	
	display:inline;
}

#menu a {
	border:1px solid;
	border-color: #fff #a0a0a0 #a0a0a0 #fff;
	line-height:21px;
	padding-top:5px;  
	padding-left:6px;
	padding-right:6px;
	padding-bottom:3px;
	float:left;
	color:#00466f;
	text-decoration:none;
	white-space:nowrap;
}
#menu a:hover, #menu a.active {
	background-color:#00466f;
	border:1px solid #00466f;
	color:#fff;
	text-decoration:none;
}
#menu a.first {
	border-left:0;
}
/* END - MENU */

/* HOMEPAGE - FLASH CASES */
#webdoor{
	width:776px;
	height:186px;
	border-bottom:2px solid #FFFFFF;
}
#cases{
	width:192px;
	height:186px;
	float:left;
	border-right:1px solid #FFFFFF;
}
#cases #title{
	width:192px;
	height:34px;
	background-color:#00466f;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
}
#cases #title #title2{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:11px;
	padding-left:10px;
}
#caseflash{
	width:192px;
	height:151px;
	/*border-bottom:1px solid #FFFFFF;*/
}
#wd {
	width:776px;
	height:186px;
	float:left;
}

#title_calendar{
	width:192px;
	height:35px;
	background-color:#00466f;
	text-align:left;
	border-bottom:1px solid #FFFFFF;
}

#title_calendar #title2{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:11px;
	padding-left:10px;
}
/* END - HOMEPAGE - FLASH CASES */

/* FOOTER */
#bottom {
	background:#00466f url(/images/azuis.gif) repeat-x top center;
	clear:both;
	color:#fff;
	font-size:9px;
	line-height:17px;
	padding:10px 0;
	text-align:left;
	width:100%;
}
#bottom div { 
	margin:0 10px;
}
#bottom a { 
	margin:0 3px;
}
#bottom a:link, #bottom  a:active, #bottom  a:visited{
	color:#fff;
	text-decoration:underline;
}
#bottom a:hover {
	color:#fff;
	text-decoration:none;
}
/* END - FOOTER */

/*classe para limpar containers com filhos flutuantes - n�o mexer*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {}
/* End hide from IE-mac */

/*botão*/
a.button, .anboxbottom a.button {
	float:left;
	clear:none;
	margin-left:5px;
	line-height: 10px;
}

a.button{
	cursor: pointer;
}

/*.anboxbottom a.button {margin-top:5px;}*/

a.button span, #topo a.button span, .anboxbottom a.button span {
	width:4px;
	float:left;
	clear:none;
	height:16px;
	padding:3px 0;
	margin:0;
}

a.button span.left {
	background:url(/images/buttons/left.gif) no-repeat;
}

a.button span.right {
	background:url(/images/buttons/right.gif) no-repeat;
}

a.button span.middle_content, #topo a.button span.middle_content, .anboxbottom a.button span.middle_content{
	height:15px;
	padding:2px 10px 1px;
	background-color:#01466F;
	width:auto;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bolder;
	text-align:center;
	text-decoration: underline;
}

h4{
	float: left;
	width: 100%;
	margin: 0 8px;
}
h4.tit_busca{
	float: left;
	width: 100%;
	margin: 0 !important;
}
#newsnovas h4.titulo{
float:none;
width: 100%;
margin: 0 8px;
}

a.forget_password{
	margin: 0 0 0 8px;
}

/*Venezuela - número no rodapé*/
.footer_number{
float:right;
font-size:10px;
margin:-11px 0 0;
}

