@import url("menu.css");

*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

body{background:#263F51 url(../images/fundo.jpg) repeat-x;}

#container{
	width:740px;
	margin:0 auto;
	background:#fff;
}

#topo h1{
	width:740px;
	height:255px;
	background:url(../images/topo.jpg);
	text-indent:-9999px;
}

#topo h1 a{
	width:240px;
	height:140px;
	display:block;
}

#informacao h2{
	position:absolute;
	font-size:33px;
	color:#22252c;
	margin:-90px 0 0 30px;
}

#informacao h2 a{
	text-decoration:none;
	font-size:33px;
	color:#22252c;
	margin:-90px 0 0 0px;
}

#informacao h2 span{
	font-size:11px;
	color:#1f587c;
	line-height:15px;
	font-weight:normal;
	margin:3px 0 0 0;
	position:absolute;
	width:400px;
}

#informacao h2 span a{
	font-size:11px;
	color:#1f587c;
	line-height:15px;
	font-weight:normal;
	margin:0px 0 0 0;
	position:absolute;
	width:400px;
	text-decoration:none;
}

.img_topo{
	position:absolute;
	margin:-110px 0 0 480px;
	z-index:1;
}

#principal{float:left;}

#empresa{
	width:520px;
	margin:10px 0 0 10px;
}

#empresa img{float:left;margin-right:15px;}

#empresa .tit{
	width:262px;
	height:28px;
	background:url(../images/fundo_tit.gif) repeat-x center center;
	font-size:18px;
	color:#22252c;
	text-transform:uppercase;
	float:right;
	margin:0 23px 10px 0;
	padding-top:5px;
	text-indent:10px;
	text-decoration:none;
}

html>body>#container>#principal #empresa .tit{width:276px;}
html>body>#container>#principal #empresa span{width:276px;}

#empresa p a{
	font-size:12px;
	color:#64666c;
	margin:5px 30px 0 20px;
	padding-left:20px;
	text-align:justify;
	display:block;
	line-height:15px;
	text-decoration:none;
}

#empresa span a{
	width:276px;
	height:18px;
	font-size:12px;
	color:#22252c;
	background:#f5f5f6;
	position:relative;
	display:block;
	margin:5px 0 0 220px;
	text-indent:195px;
	text-decoration:none;
}

#produtos{
	width:520px;
	margin:0 0 0 10px;
}

#produtos .tit a{
	width:498px;
	height:28px;
	background:url(../images/fundo_tit.gif) repeat-x center center;
	font-size:18px;
	color:#22252c;
	text-transform:uppercase;
	text-indent:10px;
	margin:15px 0 5px 0;
	padding-top:5px;
	display:block;
	text-decoration:none;
}

#produtos b{
	border-top:1px dotted #000;
	width:120px;
	display:block;
	margin:0 0 -15px 0;
}

#produtos .box{
	width:468px;
	height:140px;
	background:#f5f5f6;
	padding:15px;
	font-size:11px;
	color:#64666c;
	display:block;
}

html>body>#container>#principal #produtos .box{width:468px;}

#produtos .box2{
	background:#f5f5f6;
	display:block;
	padding:5px 0 20px 20px;
	font-size:12px;
	color:#64666c;
	float:left;
	height:120px;
}

#produtos .box2 a{color:#64666c;}
#produtos .box2 a:hover{text-decoration:none;}

#info{
	border-left:1px dotted #ccc;
	width:180px;
	float:right;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
}

#dicas .tit a{
	width:180px;
	height:28px;
	background:url(../images/fundo_tit.gif) repeat-x center center;
	font-size:18px;
	color:#22252c;
	text-transform:uppercase;
	text-indent:10px;
	margin:0 0 0 0;
	padding-top:5px;
	display:block;
	text-decoration:none;
}

#info p a{
	font-size:12px;
	color:#64666c;
	line-height:17px;
	text-decoration:none;
	margin:0 5px 0 10px;
	display:block;
}

#contato{margin:0 0 0 0;}

#contato .tit a{
	width:180px;
	height:28px;
	background:url(../images/fundo_tit.gif) repeat-x center center;
	font-size:18px;
	color:#22252c;
	text-transform:uppercase;
	text-indent:10px;
	margin:0 0 0 0;
	padding-top:5px;
	display:block;
	text-decoration:none;
}

#contato p{
	font-size:12px;
	color:#64666c;
	margin:0 5px 0 5px;
	display:block;
	line-height:15px;
}

#rodape{
	clear:both;
	border-top:1px dotted #ccc;
	font-size:11px;
	color:64666c;
	text-align:center;
	padding:5px;
}

#rodape a{
	color:#64666c;
	text-decoration:none;
}
