/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html,
body {
	height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
/*
	Override the default (display: inline) for
	browsers that do not recognize HTML5 tags.

	IE8 (and lower) requires a shiv:
	http://ejohn.org/blog/html5-shiv
*/
	display: block;
}

b,
strong {
/*
	Makes browsers agree.
	IE + Opera = font-weight: bold.
	Gecko + WebKit = font-weight: bolder.
*/
	font-weight: bold;
}

img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
/*
	For IE.
	http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
	-ms-interpolation-mode: bicubic;
}

li {
/*
	For IE6 + IE7.
*/
	display: list-item;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td,
caption {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: '';
	content: none;
}

sub,
sup,
small {
	font-size: 75%;
}

sub,
sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

svg {
/*
	For IE9.
*/
	overflow: hidden;
}

html {
	background-color: #cccccc;
}

body {
	font-family: verdana, sans-serif;

}

.index, .quem-somos {
	width: 1064px;
	height: 642px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -321px;
	margin-left: -532px;
}

.index {
	background: url(../imagens/bg_home.jpg) 50% 50% no-repeat;

}

.wrap {
	width: 881px;
	margin: auto;
	position: relative;
}

.logo {
	position: absolute;
	top: 60px;
	left: 0px;
}

.frase {
	width: 325px;
	height: 79px;
	margin-top: 50px;
	float: right;
}

.frase img {
	margin-right: 25px;
	float: left;
}

.frase p {
	color: #FFFFFF;
    font-size: 21px;
    height: 65px;
    line-height: 65px;
}

.menu {
	margin-top: 70px;
	margin-right: 30px;
	float: right;
}

.menu li a {
	background-color: #5FB5F7;
    color: #054679;
    font-size: 11px;
    margin-left: 3px;
    text-decoration: none;
}

.menu li {
	float: left;
	list-style: none;
}

.link-quem-somos {
	padding: 8px 22px;
}

.ur {
	padding: 8px 32px;
}

.menu-contato {
	padding: 8px 35px;
}

.missao {
	padding-top: 55px;
	clear: both;
}

.missao p {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}

.missao span {
	font-weight: bold;
}

.quem-somos {
	background: url(../imagens/bg_quem_somos.jpg) 50% 50% no-repeat;
}

.quem-somos-txt h1 {
	color: #8ac6f5;
	font-size: 21px;
	padding: 20px 0 18px;
	clear: both;
}

.quem-somos-txt h2 {
	color: #8ac6f5;
	font-size: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.quem-somos-txt p {
	color: #fff;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 14px;
}

.quem-somos-txt {
	width: 715px;

}

.ur-txt h1 {
	color: #8ac6f5;
	font-size: 22px;
	padding: 20px 0 18px;
	clear: both;
}

.ur-txt h2 {
	color: #8ac6f5;
	font-size: 15px;
	margin-bottom: 30px;
}

.ur-txt p {
	color: #fff;
	line-height: 17px;
	margin-bottom: 20px;
	font-size: 14px;
}

.ur-txt {
	text-align: justify;
	width: 442px;
	float: left;

}

.contato-txt h1 {
	color: #8ac6f5;
	font-size: 16px;
	padding: 20px 0 18px;
	
}
.contato-txt h2 {
	color: #8ac6f5;
	font-size: 16px;
	margin-bottom: 30px;
}


.contato-txt p {
	color: #fff;
	font-size: 14px;
}

.contato-txt {
	text-align: justify;
	width: 420px;
	float: left;
}

form {
	margin-top: 45px;
}

form input {
	height: 20px;
}

.nome {
	padding-right: 36px;
}

#nome {
	width: 215px;
	margin-bottom: 15px;
	margin-top:5px;
	border:none;
	background-color:#ffffff;
	width:280px;
}

.email {
	padding-right: 35px;
}

#email {
	width: 215px;
	margin-bottom: 15px;
	margin-top:5px;
	border:none;
	background-color:#ffffff;
	width:280px;
	
}

form p {
	position: relative;
	margin-top:-30px;
}

.mensagem {
	position: absolute;
	top: 80px;
	margin-top:40px;
}

#mensagem {
	height: 115px;
	margin-top:8px;
	border:none;
	background-color:#ffffff;
	width:280px;	
}

textarea{
	border:solid;
}

.submit {
	float: left;
	margin-left: 238px;
	margin-top: 10px;
}

.mapa {
	margin-top: 15px;
	float: right;
}

.mapa h2 {
	color: #8ac6f5;
	font-size: 16px;
	margin-bottom: 20px;
}

.header {
	overflow: hidden;
}

select {
	background: none;
	border-bottom: 1px solid #5cb4f7;
	border-top: none;
	border-left: none;
}

option {
	background: none;
	border: none;
}

#planta-piloto {
	font-size: 18px;
	color: white;
	font-weight: bold;
}

#wrapper {
	width: 442px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {	
	width: 442px;
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-align: left;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */

	cursor: pointer;
	}
	
.accordionContent {	
	width: 442px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
}
	
.accordionContent p {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.seta {
	float: right;
	padding-top: 7px;
	margin-right: 10px;
}
