/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%;  -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 11px; line-height: 1; font-family:Arial, Helvetica, sans-serif; }

body, button, input, select, textarea { font-family:Arial, Helvetica, sans-serif; color: #000; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   Author: 
   ========================================================================== */
html { 
   width:100%; 
   height:100%; 
   background:url(../imgs/fundo.jpg) center center no-repeat;
}
body {
	margin: 0px 0px 0px 0px;
	behavior: url("ie-css3.htc");
	}
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#back_top{
	width:100%;
	height:137px;
	position:absolute;
	top:0px;
	background:url(../imgs/back_top.png) repeat-x 0px 11px;
}
#back_meio{
	width:100%;
	height:180px;
	position:absolute;
	top:583px;
	background:url(../imgs/back_meio.png) repeat-x;
	z-index:0;
}
#back_fundo{
	width:100%;
	height:249px;
	position:absolute;
	top:763px;
	background:url(../imgs/back_fundo.png) repeat-x;
	z-index:0;
}
#back_logos{
	width:961px;
	height:995px;
	position:absolute;
	top:0px;
	background:url(../imgs/back_logos.png);
	z-index:2;
	left:50%;
	margin-left:-480px;
}
#container{
	width: 960px;
	height: 1014px;
	left: 50%;
	margin-left: -480px;
	display: block;
	position: absolute;
	z-index: 20;
}
#header{
	width:960px;
	height:177px;
	display:block;
}
#home{
	width:120px;
	height:110px;
	display:block;
	position:absolute;
	margin-left:0px;
	margin-top:20px;
}
#notice{
	font-size:8px;
	line-height:20px;
	height:50px;
	color:#FFF;
	left:50%;
	margin-left:355px;
	margin-top:20px;
	position:absolute;
	width:150px;
}
#notice_footer{
	font-size: 8px;
	line-height: 25px;
	height: 25px;
	color: white;
	left: 50%;
	margin-left: -470px;
	margin-top: 980px;
	position: absolute;
	width: 150px;
	background: url(../imgs/logo_awd.png) no-repeat 100px 0px;
	z-index: 2000;
}
#notice_footer a{
	color:#FFF;
	text-decoration:none;
}
#notice_footer a:hover{
	text-decoration:underline;
}
#redes_sociais{
	width:61px;
	height:33px;
	display:block;
	background:url(../imgs/redes_sociais.png);
	margin-left:900px;
	margin-top:90px;
	position:absolute;
}
#redes_sociais a{
	width:30px;
	height:33px;
	display:block;
	float:left;
}
#menu_top{
	width:960px;
	height:41px;
	background: url(../imgs/back_menu_top.png);
	display:inline-block;
	position:absolute;
	top:136px;
	z-index:10;
}
#menu_top a{
	width:178px;
	height:27px;
	text-align:center;
	display:block;
	font-size:13px;
	padding-top:14px;
	float:left;
	color:#FFF;
	text-decoration:none;
}
#menu_top a:hover{
	text-decoration:underline;
}
#conteudo{
	width:960px;
	height:586px;
	display:block;
	margin-top:-41px;
}
#texto{
	width:870px;
	height:401px;
	display:inline-block;
	padding-left:45px;
	padding-right:45px;
	padding-top:46px;
	overflow:hidden;
}
#texto a{
	color:#000;
}
#texto .intro{
	font-size:24px;
	width:380px;
}
#texto .conteudo{
	font-size:14px;
}
#texto .conteudo .texto_sub_menu{
	text-decoration:none;
	padding-left:10px;
	background:url(../imgs/dot_black.png) 0px 3px no-repeat;
	height:12px;
	display:block;
}
#texto .conteudo .texto_sub_menu:hover{
	text-decoration:underline;
}
#texto .conteudo_2{
	width: 560px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -100px;
	height:370px;
	/*overflow:hidden;*/
	font-size:12px;
}
#texto .conteudo_2 * .titulo{
	font-size:14px;
	font-weight:bold;
}
#texto .conteudo_2 * .titulo_2{
	font-size:12px;
	font-weight:bold;
}

#menu_bottom{
	width:980px;
	height:180px;
	display:inline-block;
	color:#FFF;
	background:url(../imgs/back_blocks_meio.png) no-repeat 0px 15px;
}
#menu_bottom .coluna{
	width:380px;
	height:140px;
	display:block;
	margin-top:17px;
	margin-right:25px;
	float:left;
}
#menu_bottom .coluna .um{
	width:120px;
	display:block;
	margin-left:20px;
	margin-top:10px;
	float:left;
}
#menu_bottom .coluna .um .titulo{
	padding-top:15px;
	font-size:14px;
	line-height:16px;
}
#menu_bottom .coluna .dois{
	width:200px;
	display:block;
	margin-left:30px;
	margin-top:10px;
	float:left;
}
#menu_bottom .coluna .dois a{
	color:#FFF;
	text-decoration:none;
	width:180px;
	display:inline-block;
	padding-left:10px;
	background:url(../imgs/dot.png) 0px 3px no-repeat;
	padding-bottom:5px;
}
#menu_bottom .coluna .dois a:hover{
 text-decoration:underline;
}
#footer{
	margin-top:41px;
	width:960px;
	height:252px;
	display:inline-block;
}
#footer .coluna{
	width:160px;
	display:block;
	float:left;
	padding-top:20px;
	font-size:10px;
	margin-left:10px;
	margin-right:21px;
	padding-left:-10px;
}
#footer .coluna .titulo{
	color:#c60000;
	font-weight:bold;
	font-size:12px;
}
.pagination{
	display:none;
}
#slides{
	width:960px;
	height:447px;
}
.slide{
	width:870px;
	height:401px;
	display:inline-block;
	padding-left:45px;
	padding-right:45px;
	padding-top:46px;
	overflow:hidden;
}
.slides_container{
	height:447px;
	width:960px;
}
.bot_mais{
	font-size:14px;
}
.info{
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	margin-left:20px;
}

.seg_via_link{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.seg_via_link:hover{
	text-decoration:underline;
}
.seg_via_link:visited{
	color:#fff;
}
.contacto_link{
	display: block;
	width: 135px;
	height: 120px;
	margin-top: -33px;
	margin-left: -10px;
}
#contacto_box{
	font-size:12px;
	color:#000;
}
/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
