@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* [disabled]font: inherit; */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block}
body {
	line-height: 1;
	background-image:url(images/bg/fundo.jpg);
	background-position:center;
	background-repeat:repeat-y;
	/* [disabled]background-color: #0693CB; */
}
h1, h2, h3, h4, h5, h6 {
	color: #3f4b56;
	font-weight:400;
	line-height:1.2em;
	margin-bottom:1em}

h1{font-size:27px}	
h2{font-size:21px}	
h3{font-size:19px}	
h4{font-size:17px}	
h5{font-size:15px}	
h6{font-size:14px}

h1 span, h2 span, h3 span ,h4 span, h5 span, h6 span {
	font-weight:400;
	color:#f1541e}

/*-----------------------------------*/
/* General Styles */
/*-----------------------------------*/


.corpo { width:100%; text-align:center; position: relative;}
.meio {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position:relative;
	background:url(images/bg/bg-topo.jpg) bottom no-repeat;
	min-height:210px;
}
.logo-dc09{
background:url(images/bg/bg-topo.jpg) top no-repeat; 
max-width:980px; 
text-align:left; 
min-height:160px;
vertical-align: bottom;
padding-top:80px;
}
.banner {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position:relative;
	min-height:420px;
}
.footer {
	border-top: #CCC medium;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position:relative;
	min-height:90px;
	margin-top:50px;
	color:#333;
	font-weight:300;
	padding:0 20px 0 0;
		font-family: 'Titillium Web', sans-serif;
}
.fone {
	width:300px;
	float:right;
	color:#333;
	font-size:140%;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bolder;
}
.titulo{
    width:auto;
	height:30px;
	font:16px Tahoma, Geneva, sans-serif;
	color:#fff;
	padding:2px;
}
.middle-footer {
	display:inline-block;
	width:100%;
	border-bottom:0px solid #f0f0f0;
	padding:10px 0 20px 20px;
}
.middle-footer .column {
	display:inline-block;
	width:45%;
	vertical-align:top;
	font-family: "TitilliumText22L Xb";
}
.middle-footer .column h6 {margin:0; padding:15px 0 10px 0; font-weight:300; font-size:22px;}
.middle-footer .column ul {margin:0; padding:0; list-style-type:none;}
.middle-footer .column ul li {display:block; padding:5px 0;}
.middle-footer .column ul li a {color:#000;}
.middle-footer .column p {margin:0; padding:5px 0;}
.middle-footer .column p a {color:#000;}
.middle-footer .column .contact_icons {display:inline-block; width:30px; height:30px; vertical-align:middle; text-align:center; line-height:30px; font-size:24px; cursor:default;}
.contato1 {font-family: 'Titillium Web', sans-serif;; font-size:24px;}
.contato2 {font-family: 'Titillium Web', sans-serif;; font-size:18px;}
