@charset "utf-8";

	  
body{ margin:0;
	  padding:0;
	  background: url(../img/bg.jpg) repeat-x;
	  background-color:#d3f497;}
	  
	  

#destaque-topo{
	width:1000px;
	height:188px;
	margin:auto;
	background:url(../img/destaque.png) no-repeat top left;}

#logo{
	width:252px;
	height:188px;
	background:url(../img/callage_logo.png);
	margin:auto;}
	
#bgGeral{
	background:url(../img/bg.png) no-repeat top center;} 
 
#topo {
	width: 1000px;
	margin:16px auto 0 auto;
	height:1230px;
}


/*menu*/

#menu{
	width:900px;
	height:36px;
	margin-left:60px;
	padding-left:18px;
	background:url(../img/callage_back_mennu.png) no-repeat top left;
	}
	
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;}
	
	
#menu ul li{
	width:auto;
	float:left;}
	
#menu ul li a{
	width:auto;
	height:36px;
	padding:0 33px 0 32px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	display:block;
	line-height:36px;
	text-decoration:none;
	background:url(../img/menu_bg.png) no-repeat bottom left;
	font-weight: bold;
	}
	
	
#menu ul li a:hover, #menu ul li .destaque {
	color: #fff;
	background: url(../img/menu_bg-hover.png) no-repeat bottom left;
}	
	
#menu ul li a:hover{
	display:block;
	background: url(../img/menu_bg-hover.png) no-repeat bottom left;
	}
	
	
/*final-menu*/	
	
.texto01{
	width:550px;
	float:left;
	margin: 100px 0 0 450px;
	clear:both;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#0d5d80;
	line-height:20px;
	text-align:justify;}
	
.texto01 strong{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#0d5d80;
	}
	
.texto02{
	width:560px;
	float:left;
	margin:460px 0  0 0;
	clear:both;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#0d5d80;
	line-height:20px;
	text-align:justify;}
	
.texto02 strong{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#0d5d80;
	}
	
	
.texto02 h3{
	color:#fca103;
	font-size:26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;}
	
#produtos{
	width: 100%;
	margin:auto;
	background:url(../img/produtos.png) no-repeat top center;
	height:310px;
	margin-top:-50px;
	margin-bottom:30px;}
	
#boxes-produtos{
	width:1000px;
	margin:auto;
	height:310px;}
	
#boxes-produtos .UmTercoProduto{
	width:270px;
	height:130px;
	margin-top:160px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#548215;
	font-weight:bold;
	text-align:center;
	float: left;}

#boxes-produtos .UmTercoCentroProduto{
	width:270px;
	height:130px;
	margin-top:160px;
	margin-left:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#548215;
	font-weight:bold;
	text-align:center;
	float: left;}

#boxes-produtos .UmTercoProdutRight{
	width:220px;
	height:200px;
	margin-top:85px;
	margin-left:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#548215;
	font-weight:bold;
	text-align:center;
	float: left;}
	
#boxes-produtos .UmTercoProdutfacebook{
	width:60px;
	float:left;
	margin-left:10px;
	margin-top:200px;
	}
	
	
	
	
/*---------RODAPE-----------*/	
	
#callage_footer {
	clear: both;
	width: 100%;
	height:155px;
	color:#000;
	text-align: center;
	background-image: url(../images/callage_footer.jpg);
	background-repeat: repeat-x;
}
#callage_footer ul {
	position:relative;
	top:-70px;
	left:-60px;
	width: 890px;
	height:auto;
	margin: 0px auto;
	font-family: Tahoma;
	font-weight:bold;
	color: #A18F3B;
	list-style: none;
	display:table;
	line-height: 10px;
}

#callage_footer ul li {
	width:auto;
	padding-left: 80px;
	margin: 0px 0px 0px 0px;
	display:table-cell;
	text-align:center;
	line-height: 1.3em;
	z-index:20;
}
#callage_footer ul li h1 {
	font-size:13px;
	font-weight: bold;
	color: #A7953F;
	margin:-3px 0;
}

#callage_footer ul li a {
	z-index:20;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #A18F3B;
	font-family: Tahoma;
}

#callage_footer ul li a:hover, #callage_footer ul li .current {
	color: #BF0412;
}
#callage_footer_logo {
	position:relative;
	top:-49.98px;
	left:20px;
	width: 96px;
	height: 83px;
	padding:16.88px 0px 11px 0px;
	margin:0px auto;
	background-image: url(../images/callage_footer_.png);
	background-repeat: no-repeat;
}
