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%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

	
	
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadWeb.woff') format('woff');
	src: url('fonts/MyriadWeb.eot');
	src: local('Myriad Pro'), url('fonts/MyriadWeb.ttf') format('truetype');
}

body{ 
background:#ebebeb; 
font-family: 'Cabin Condensed', sans-serif;

}
h1{ padding-bottom:10px; }

#header{ width:100%; min-width: 980px; height:465px; background:#ebebeb url(../imagens/bg_header.jpg) center bottom repeat-x; }

#head{width:800px; height:490px; margin:auto;}

ul.menu{width:200px; margin-left:15px; margin-top:-5px; background:url(../imagens/bg_menu.png) no-repeat center top;}
.logo{padding:0 0 0 15px;}
ul.menu {padding-left:15px;}
ul.menu li{padding-left:15px; background: url(../imagens/mark.png) no-repeat 0 0; }
ul.menu li.active{background: url(../imagens/mark.png) no-repeat 5px 0 !important;}
ul.menu li a{text-decoration:none; color: #838383; font-size:18px; font-weight:500;}

ul.menu li ul{margin-left:-5px; padding-bottom:5px;}
ul.menu li ul li {height:15px; background:none !important;}
ul.menu li ul li a{ text-decoration:none; color: #999; font-size:14px; font-weight:400;}
ul.menu li ul li a:hover{color:#47286B;}
ul.menu li ul li a.active{color:#47286B;}

#index_content{ width:100%; min-width: 980px; height:175px; background:#e6e6e6 url(../imagens/img1.jpg) center center no-repeat; }

#content{ width:100%;  line-height:1.5em;}

#center_content{ width:740px; margin:auto; padding:50px 0; color:#666; font-size:14px; text-align:justify;}
#center_content li{color:#999;}
#center_content span{color:#666; margin-left:-5px; }
#center_content h2{color:#47286B; margin-bottom:5px; font-size:16px; }

#footer{padding-bottom:50px;}
#footer p{font-size:13px; color:#999; width:240px; margin: auto; text-align:center; margin-top:12px; }
.sociais{width:140px; margin: auto; padding-top:65px;}

.footer_slide{min-width: 980px;}