body{
margin: 0px;
padding:0px;
background-color:#fff;
}
#contop{
width:1010px;
margin: 0 auto;
}

#top{
background:url(../css/top2.jpg);
background-position:center 0;
background-repeat:no-repeat;
height: 165px;
}
#bantop {
padding: 20px 0px 19px 230px;
}
#container {
width:960px;
margin: 0px auto;
}


#esquerda {
        float: left;
        width: 140px;
		padding-top: 5px;
		
        }

#centro {
        float: left;
        width: 640px;
		padding-left: 10px;
		display:inline; /*Bug da margem dupla para floats no IE*/ 

        
}

#direita {
        float: right;
        width: 140px;
		padding-top: 5px;
        
}

#rodape {
        width: 1000px;
		margin: 0px auto 50px auto;
        height: 30px;
        padding: 0 10px;
        
}

#tb_top {
background:transparent url(../css/top_ft.jpg) no-repeat 0px 0px;
background-position: center 0;
height:44px;
z-index:1;
}
#tb_mid {
background:transparent url(../css/mid_ft.jpg) repeat-y 0px 0px;
background-position: center 0;
z-index:1;
}
#tb_ft {
background:transparent url(../css/foot_ft.jpg) no-repeat 0px 0px;
background-position: center 0;
height:48px;
z-index:1;
}


h1 {FONT-WEIGHT: bolder; FONT-SIZE: 12px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica; color:#000000}
h2 {FONT-WEIGHT: bolder; FONT-SIZE: 12px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica; color:#CCCC66}
Table {border-collapse:collapse;} 
P, TD, DIV {font-family:verdana,arial,helvetica;text-decoration:none;FONT-SIZE:11px;} 
form{margin:0px;}
Input,Textarea,Select,option {font-family:arial,helvetica;font-size:11px;color:#314357;} 
checkbox {BORDER:none;} 
.button { font-size: 12px; font-weight: bold; text-decoration: none; padding-right: 13px; padding-left: 13px;}
/*.bg{background-image: url(images/back.gif);background-repeat:repeat-x;}*/ 
.inormal{FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica}
.inormal2{FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica}
.foot A:link{FONT-WEIGHT: normal; color:#CCCC66; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica}
.foot A:visited{FONT-WEIGHT: normal; color:#CCCC66; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica}
.foot A:hover{FONT-WEIGHT: normal; color:#CCCC66; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica}
.inormal3{FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 0px; FONT-FAMILY:  verdana,arial,helvetica}
a{color:#0033CC}
a.button:link, a.button:visited {background: #EFEFEF;color:#333333;padding: 1px 10px;border: 1px solid #666666;font-size: 11px;text-decoration: none;}
a.button:hover {background: #000000;color:#CCCC66}

#ticker {
    width: 570px;
    height: 31px;
	float:left;
	padding-right:1px;
}

#title {
    width: 401px;
    height: 31px;
	float:left;
}

#contsearch {
width: 640px;
height: 31px;
background-color:#000000;
}

#search_box {
width:640px; 
height:auto; 
margin:10px auto;
  
}
#search_box #s {
	width:520px;
	height:26px;
	background:#000;
	border:1px solid #fff;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	margin:0 10px 0 0;
	padding:7px 0 0 20px;
}
#search_box #go {
	width:83px;
	height:37px;
	background:#000;
	margin:0;
	padding:0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-family:helvetica;
}

#search_box #go:hover { 
background: #000033; 
border:1px solid #000; }


input.cmp-palavra {
	width:470px;
	height:26px;
	background:#22026b;
	border:1px solid #fff;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin:0 10px 0 0;
	padding:7px 0 0 20px;
}

input.btn-buscar {
	width:83px;
	height:30px;
	background:#2e0480;
	margin:0;
	padding:0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-family:helvetica;
}
input.btn-buscar:hover { background:#07172a; border:1px solid #fff; }



.guiadeatibaia_menu{	
	
	color:#CCCC66;
	font-size:0.9em;
	background-color:#121619;
	width:1006px;
	margin-bottom:2px;
	margin-top:2px;
	/*padding-left:2px;*/
	height:25px;
	float:left;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.guiadeatibaia_conteudo{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #000000;
	background-color:#CCCCCC;
	width:999px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.guiadeatibaia_conteudo_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	/*position:relative;*/
	float:left;
}
#ticker-area{
	background: #EEE;
  border: 1px solid #000;
	border-left: none;
	border-right: none;
	padding: 2px 0;
	margin: 0px 12px;
	font-size: 10px;
	font-weight: normal;
	color: #060;
}

