@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
//	background: url(../img/bckg.png) no-repeat center #CCCCCC;
//	background:url(../img/fondo.jpg) no-repeat center #FFFFFF;
	background:url(../img/fondogris.jpg) no-repeat center #e5e5e5;
}

#page{
	margin:0 auto;
	position:relative;
	width:958px;
	height:760px;
	top: 0px;
}

#page_top{
	position:relative;
	float:left;
	border: 0 none;
	width:958px;
	height:183px;
}

#page_topb{
	position:relative;
	float:left;
	border: 0 none;
	width:605px;
	height:183px;
}
	
	
#page_top1{
	position:relative;
	float:left;
	border: 0 none;
	width:605px;
	height:135px;
	background:url(../img/top.png) no-repeat;
}

#page_top1 h2{
	display:none;
}

#page_top2{
	position:relative;
	float:left;
	border: 0 none;
	width:81px;
	height:40px;
	background:url(../img/top2.png) no-repeat;
}

#page_top3{
	position:relative;
	float:left;
	border: 0 none;
	width:321px;
	height:40px;
	background:url(../img/top3.png) no-repeat;
}

#page_top4{
	position:relative;
	float:left;
	border: 0 none;
	width:203px;
	height:40px;
	background:url(../img/top4.png) no-repeat;
}

#page_top5{
	position:relative;
	float:left;
	border: 0 none;
	width:605px;
	height:8px;
	background:url(../img/top5.png) no-repeat;
}

#page_barra_h{
	position:relative;
	float:left;
	border: 0 none;
	width:605px;
	height:154px;
	background:url(../img/barra_h_bckg.png) repeat-x;
}

#page_barra_h2{
	position:relative;
	float:left;
	border: 0 none;
	width:162px;
	height:154px;
}

#page_barra_h3{
	position:relative;
	float:left;
	border: 0 none;
	width:443px;
	height:154px;
}

#page_barra_h4{
	position:relative;
	float:left;
	border: 0 none;
	width:31px;
	height:154px;
	background:url(../img/barra_h1.png) no-repeat;
}

#page_barra_v1{
	position:relative;
	float:left;
	border: 0 none;
	width:215px;
	height:183px;
	background:url(../img/barra_v_top.png) no-repeat;
}

#page_barra_logo{
	position:relative;
	float:left;
	border: 0 none;
	width:215px;
	height:135px;
	background:#FFFFFF;
}

#page_top6{
	position:relative;
	float:left;
	border: 0 none;
	width:130px;
	height:183px;
	background:url(../img/barra_corner.png) no-repeat;
}

#page_top7{
	position:relative;
	float:left;
	border: 0 none;
	width:138px;
	height:154px;
	background:url(../img/barra_right.png) no-repeat;
}

#page_content{
	position:relative;
	float:left;
	width:958px;
	height:423px;
	border: 0 none;
}

#reco{
	position:relative;
	float:left;
	width:605px;
	height:423px;
	border: 0 none;
}

#busca{
	position:relative;
	float:left;
	width:215px;
	height:423px;
	border: 0 none;
}

#busca_top{
	position:relative;
	float:left;
	width:215px;
	height:44px;
	border: 0 none;
	background:url(../img/barra_h_b_top.png) no-repeat;
}

#busca_miiddle{
	position:relative;
	float:left;
	width:215px;
	height:318px;
	border: 0 none;
	background:url(../img/barra_v_bckg.png) repeat-y;
	color:#FFFFFF;
	font-weight:bold;
}

#busca_buttom{
	position:relative;
	float:left;
	width:215px;
	height:61px;
	border: 0 none;
	background:url(../img/barra_v_buttom.png) no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

#busca_buttom_txt{
	position:relative;
	float:left;
	width:215px;
	height:61px;
	border: 0 none;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:8px;
}

#rest{
	position:relative;
	float:left;
	border: 0 none;
	width:138px;
	height:423px;
}

#rest_top{
	position:relative;
	float:left;
	border: 0 none;
	width:138px;
	height:44px;
	background:url(../img/barra_h_right.png) no-repeat left;
}

#rest_cont{
	position:relative;
	float:left;
	width:138px;
	height:379px;
}

#buscar_btn a,
#buscar_lnk{
	background:url(../img/buscar.png) no-repeat;
	width:200px;
	height:36px;
	display:block;
}

#buscar_btn a:hover,
#buscar_lnk{
	background:url(../img/buscar2.png) no-repeat;
	width:200px;
	height:36px;
	display:block;
}

#buscar_btn h2{
	text-indent: -9999px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



