@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imagens/bg.gif);
	background-repeat:repeat-x;
	background-color:#0F0F0F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image:url(../imagens/top-bg.gif);
	background-repeat:no-repeat;
	background-color:#0F0F0F;
	height:412px;
}
#menu_topo { width:923px; height:79px; margin:0 auto;}
#header_anima { width:980px; height:333px; margin:0 auto;}
#footer {
	background-color:#050505;
}
#footer1 {height:23px; }
#footer2 {
	width:980px;
	margin:0 auto;
	height:92px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333; 
}
#footer2 p {
	font-size: 0.8em;
}
#footer2 a {
	color:#CCC;
	text-decoration:none;
}
#menu_down { float:left; width:400px;}
#copyright { float:right; width:300px; text-align:right;}
#content table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align:justify;
}
#content table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ac192b;
	text-align:justify;
	text-decoration:none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align:justify;
}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:bold;
	color:#AC192B;
	margin:10x;
	font-style:italic;
}

.link_home {
	text-decoration:none;
	color:#ac192b;
	font-weight:bold;
}
#menu_lateral {
	margin-top:50px;
	margin-bottom:50px;
}
.menu_produtos {
	font-family:Arial;
	font-size:1.2em;
	color:#666;
	padding-left:10px;
}
.item_menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
}
.link_depto {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
}
.img_lista {
	padding:5px;
	margin:0px;
	margin-left:15px;
	margin-bottom:5px;
	border:solid;
	border-color: #E6E6E6;
	border-size: 1px;
	border-width: 1px;
}
.foto {
	padding:5px;
	margin-right:10px;
	background-color:#FFF;
}
#sidebar {
	width:180px;
	margin:0 auto;
	margin-top:30px;
}
#footer2 #menu_down p strong {
	color: #AC192B;
}
.ul_servicos {
	list-style:circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align:justify;
}


/* BORDAS */
.bordaBox {bbackground: ttransparent; width:1000px; margin:0 auto; margin-top:10px; margin-bottom:10px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#CCC; border-left:1px solid #CCC; border-right:1px solid #CCC;}
.bordaBox .b1 {margin:0 5px; background:#CCC;}
.bordaBox .b2 {margin:0 3px; border-width:0 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}
.bordaBox .conteudo {padding:5px;display:block; background:#CCC; border-left:1px solid #CCC; border-right:1px solid #CCC;}