html{
	background:#fefefe url(images/bg.jpg) repeat-x;
}
body{
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#666;	
	background:url(images/bg_logo.png) no-repeat 95% 350px ;
	padding-bottom:60px;
}
input,textarea,select{
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#666;	
}
a{color:#116603; }
a:hover{color:#7EC019; }

#layout{
	margin:auto;
	margin-top:35px;
	width:967px;
	
	
}

#layout_header{
	height:296px;
	background:#fff url(images/background_blue.gif) repeat-y;	
}

#layout_header_top{
	height:7px;
	background: url(images/header_top_blue.gif) no-repeat 1px;	
}

#layout_header_content{
	height:218px;
	padding:5px 15px 15px 15px;	
}

#layout_header_content_left{
	float:left;	
	position:relative;
}

#layout_header_content_right{
	float:right;	
}
#toplinks{
	position:absolute;
	right:7px;
	top:0px;	
	line-height:1.3;
	font-size:11px;
	text-align:right;
}
#toplinks a{
	color:#666;
	text-decoration:none;	
}

#toplinks a:hover{
	color:#70A71D;	
}

#logo{
	width:248px;
	height:94px;
	background:url(images/logo.gif) no-repeat;
}
#logo a, #logo2 a { 
	display:block;
	width:248px;
	height:94px;
}	
#logo a span, #logo2 a span  { display:none; }

#logo2{
	background:url(images/logo2010.png) no-repeat;
	position:absolute;
	height:178px;
	width:313px;
	margin-top:-40px;
}

#layout_header_menu { 
	height:61px;
	background:url(images/bg_menu.gif) no-repeat;
	padding-top:12px;
	padding-left:4px;
}

#layout_header_menu ul li{
	float:left;
	width:95px;
	height:35px;
	border-right:1px solid #ccc;
	text-align:center;
}
#layout_header_menu ul li:last-child{
	border:0;
}
#layout_header_menu ul li a{
	height:35px;
	display:block;
	padding-top:12px;
	font-size:14px;	
	text-decoration:none;
	color:#666;
	font-weight:bold;	
}
#layout_header_menu ul li a span{
	font-size:11px;
	font-weight:normal;
	color:#999;	
	display:block;
}

#layout_header_menu ul li a:hover, #layout_header_menu ul li a.selected{
	color:#7EC019;
}
#layout_header_menu ul li a:hover span, #layout_header_menu ul li a.selected span{
	color:#7EC019;
}

#layout_content{
	margin-top:25px;	
	background:url(images/bg_white_transp.png) repeat-y;	
}
#layout_content_top{
	height:42px;
	background:#fff url(images/header_top_blue.gif) no-repeat;	
}
#layout_content_bottom{
	height:5px;
	width:966px;;	
	background:url(images/rodape.png) no-repeat 1px -6px;
	
}
#layout_content_pad{
	padding:10px;	
	margin-top:-30px;
}
#layout_content_left {
	width:150px;
	float:left;	
	padding-right:7px;
}

#layout_content_left li{

	border-bottom:1px solid #e2e2e2;	
}
#layout_content_left li a {
	text-decoration:none;
	color:#666;	
	display:block;
	padding-bottom:6px;
	padding-top:6px;	
	padding-left:3px;
}

#layout_content_left li a:hover {
	text-decoration:none;
	color:#fff;
	background:#666;	
	display:block;
	
}

#layout_content_center { 
	float:left;
	width:575px;
	min-height:300px;
	border-left:1px solid #e2e2e2;
	padding-left:10px;
	padding-right:10px;	
	line-height:1.4;
	overflow:hidden;
	padding-bottom:20px;
}

#layout_content_right {
	width:190px;
	float:right;	
}

#layout_login{
	background:url(images/loginbox.gif);
	width:188px;
	height:143px;	
}
#layout_login_pad{
	padding:15px;
	padding-top:35px;
}
#layout_login input {
	border:1px solid #ccc;
	width:152px;
	padding:3px;
	color:#999;
	margin-bottom:5px;	
}

#layout_bottom {
	padding-top:5px;
	color:#2d410a;	
	font-size:11px;
}
#layout_bottom_right{
	float:right;
	padding-right:7px;
}
#layout_bottom_left{
	float:left;
	width:800px;
	padding-left:7px;	
}
#layout_bottom_left ul li{
	float:left;
	margin-right:10px;		
}
#layout_bottom_left ul li a{
	color:#2d410a;
	display:block;
}
#layout_bottom_left ul li a:hover{
	background:#2d410a;
	color:#fff;
	text-decoration:none;
}

#layout_title{
	font-size:16px;
	margin-bottom:20px;
	color:#68AA02;
}

#layout_search table{
	width:200px;
	margin-top:152px;
}	
#layout_search table td{
	padding:2px;
	padding-right:8px;	
}

.input_search {
	background:url(images/input_search.gif) no-repeat;
	width:186px;
	height:28px;	
}
.input_search input{
	border:none;
	background:none;
	margin:5px;
	width:170px;
	color:#999;
}

.input_price {
	background:url(images/input_price.gif) no-repeat;
	width:79px;
	height:28px;	
}
.input_price input{
	border:none;
	background:none;
	margin:5px;
	width:55px;
	color:#999;
	margin-left:15px;
	padding-top:1px;
}
.bt_submit{
	background:#b2b2b2;
	color:#fff;
	border:none;
	padding:4px;	
}

#layout_right_links{
	margin-left:1px;
}

#layout_ofertas{
	width:186px;
	height:65px;
	background:url(/html/layout2009/images/ofertas.gif) no-repeat;
	display:block;
	margin-bottom:4px;
}
	#layout_ofertas span{ display:none; }
	#layout_ofertas:hover{
		background-position:0px -70px;
	}
	
#layout_protocolos{
	width:186px;
	height:63px;
	background:url(/html/layout2009/images/protocolos.gif) no-repeat;
	display:block;
	margin-bottom:4px;
}
	#layout_protocolos span{ display:none; }
	#layout_protocolos:hover{
		background-position:0px -67px;
	}	
	
a.search_bullet{
	width:60px;
	padding-left:17px;
	padding-top:2px;
	height:15px;
	background:url(/html/layout2009/images/bullets.gif) no-repeat 0px -15px;;
	text-decoration:none;
	color:#666;
	float:left;
	margin-top:5px;
}
a.search_bullet.sel{
	background:url(/html/layout2009/images/bullets.gif) no-repeat 0px 2px;;
}


.paging{

}

.paging a{
    display:block;
    float:left;
    padding:2px 8px 2px 8px;
    text-decoration:none;
    border:1px solid #ccc;
    margin-right:2px;
    font-size:11px;
}

.paging a:hover, .paging a.sel{
    background:#67AB00;
    color:#fff;
    border:1px solid #67AB00;
}

.paging a.special{
    margin:0px 15px 0px 15px;
}

.paging select{
    width:60px;
    background:#666;
    border:1px solid #343434;
    font-size:11px;
    color:#ccc;
}

