@import url("contato.css");
@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;
	overflow:visible;
}

#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{
position:absolute;
	font-size:33px;
	color:#22252c;
	margin:-90px 0 0 30px;
}

#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:3px 0 0 0;
	position:absolute;
	width:400px;
}

.tit2{
	width:600px;
	height:30px;
	background:url(../images/tit.jpg) no-repeat;
	text-indent:80px;
	padding-top:14px;
	font-size:18px;
	color:#268FCF;
	margin:0 0 10px 10px;
}

.texto{
	font-size:13px;
	color:#64666c;
	margin:0 30px 0 20px;
}

#rodape{
	width:730px;
	margin:0 auto;
	clear:both;
	border-top:1px dotted #ccc;
	font-size:11px;
	color:64666c;
	text-align:center;
	padding:5px;
	background:#fff;
}

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

.img_topo2{
	position:absolute;
	margin:-110px 0 0 580px;
	z-index:1;
}

.img_topo3{
	position:absolute;
	margin:-111px 0 0 460px;
	z-index:1;
}

.img_topo4{
	position:absolute;
	margin:-116px 0 0 550px;
	z-index:1;
}

.img_topo5{
	position:absolute;
	margin:-112px 0 0 500px;
	z-index:1;
}

.img_topo6{
	position:absolute;
	margin:-111px 0 0 520px;
	z-index:1;
}

.img_topo7{
	position:absolute;
	margin:-110px 0 0 515px;
	z-index:1;
}

.img_topo8{
	position:absolute;
	margin:-111px 0 0 420px;
	z-index:1;
}

#menu_rapido{
	background:url(../images/tit2.jpg) no-repeat;
	width:600px;
	height:30px;
	text-indent:80px;
	font-weight:bold;
	font-size:12px;
	padding-top:8px;
}

/*html>body>#container #menu_rapido{
	margin:-28px 0 0 170px;
	background:url(../images/tit_menu.jpg) no-repeat;
	width:570px;
	height:29px;
	padding-top:7px;
}*/

#categoria{
	width:660px;
	margin:0 auto;
	clear:both;
}

#categoria a{text-decoration:none;}

#categoria img{margin-left:20px;}

h4{
	border-bottom:1px solid #d2d3d4;
	background:url(../images/seta.gif) no-repeat 200px;
	font-size:18px;
	color:#2b2e33;
}

.foto_promo{
	background:url(../images/fundo_promo.gif) no-repeat;
	width:162px;
	height:130px;
	display:block;
	padding:33px 0 0 20px;
	margin:0 20px 0 10px;
	float:left;
}

img{border:none;}

.promocoes{clear:both;}

.invalido_erro{
	background:#FF0000;
	padding:10px;
	font:bold 14px "Trebuchet MS", Sans-Serif;
	border:1px solid #ccc;
	text-align:center;
	margin:0 auto;
	color:#FFFFFF;
	width:500px;
	margin-top:15px;
}
