/* DR CARLOS POUZA */

html, body {
	font-family: 'Ubuntu', sans-serif;
	padding: 0;
	margin: 0;
}

html {
	background: url('../imagens/pxwvbg.png') repeat;
}
body {
	background: url('../imagens/bgbody.png') repeat-y center;	
	
}
#corpomeio {
	width: 830px;
	position: relative;
	margin: 0 auto;
	top: 30px;
}

header {
	width: 100%;
	height: 100%;
	background-color: #fff;

}

#wrapper {

	top: -10px;
	position: relative;
	z-index: 1;
	
}

h1 {
	font-size: 24px;
	position: relative;
	text-align: center;
	color: #555;
}

h2 {
	font-size: 18px;
}

p {
	font-size: 18px;
	font-weight: 300;
}
p.conteudo {
	font-size: 15px;
	font-weight: 300;
	text-align: justify;
	letter-spacing: 1px;	
}
p.accord-p {
	font-size: 14px;
	font-weight: 300;
}
p.centro {
	font-size: 15px;
	font-weight: 400;
	text-align: center;	
}

#imgtop{
	position: relative;
	left: 50%;
	margin-left: -433px;
}
#menu {
	background-image: url('../imagens/fundomenu.png');
	background-position: center center;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 47px;
}
footer {
	position: relative;
	bottom: 0;
	background: url('../imagens/bottom.png') repeat-x;
	width: 100%;
	height: 269px;
	color: #ddd;
}

article {
	width: 482px;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -400px;
	text-align: justify;
	padding-bottom: 200px;
}

#acordeon {
	width: 274px;
	float: left;
	position: absolute;
	top: -40px;
	left: 50%;
	margin-top: 21px;
	margin-left: 125px;
	font-weight: 300;
}

#accordion div, #accordion div p {
	font-size: 11px;
	font-weight: 300;
}

#accordion ul {
	padding: 0 0 0 10px;
	font-weight: 300;
}


#downbanner {
	position: relative;
}

#footerinside {
	top: 12px;
	position: relative;
	margin: 0 auto;
	width: 830px;
	padding-top: 1px;
}

#membro {
	position: absolute;
	right: 0;
	top: 0;
}

p.pfooter {
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0;
}

#final {
	text-align: center;
	position: relative;
	top: 30px;
	letter-spacing: 0.5pt;
	font-size: 14px;
	line-height: 23px;
	font-weight: 300;
}

.menubotao {
	background-color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 2px 15px;
	font-size: 20px;
	color: #555;
	margin: 0 5px;
	border-radius: 10px;
	font-weight: 300; 	
	behavior: url('pie/PIE.htc');
}

#wrap-menubotao {
	width: 75%;
	position: relative;
	left: 50%;
	margin-left: -360px;
	top: 9px;
}


.light {
	background-color: #777;
	opacity: 1;
	width: 80%;
	height: 80%;
	position: relative;
	margin: auto;
	vertical-align: middle;
	overflow: auto;
}	

#fechar {
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px;
	font-size: 30px;
}

.light a img {
    padding: 2.5%;
}
/* SLIDE A PARTIR DAQUI */

#slide {
	top: 0;
	width: 800px;
	overflow: hidden;
	height: 360px;
	margin: 50px auto; 
	box-shadow: 0 0 8px #000;
	-moz-box-shadow: 0 0 8px #000;
	-ms-box-shadow: 0 0 8px #000;
	-webkit-box-shadow: 0 0 8px #000;
	position: relative;
	behavior: url('pie/PIE.htc');
	}
	

.owl-item img{
	display: inline;
	width: 800px;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.itemdesc h5 {
	font-family: Ubuntu, Arial, serif;
	font-weight: 700; 
	font-size: 25px;
	text-transform: uppercase;
	margin: 0;
	opacity: 1;
	behavior: url('pie/PIE.htc');
	

}

.itemdesc p a {
    color: #fff;
    text-decoration: none;
}
div.itemdesc {
	background-color: #333;
	opacity: 0.45;
	top: -110px;
	position: relative;
	color: #fff;
	padding-left: 20px;
	padding-top: 10px;
	width: 100%;
	height: 100px;
	font-weight: 300; 
	behavior: url('pie/PIE.htc');
	filter: alpha(opacity=65);
}

#maritima {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding-bottom: 9px;
    background-color: #303030;
}
#maritima em a {
    color: #fff;
    text-decoration: none;
    font-size: .9em;
    top: 3px;
    position: relative;
}
.hfoot {
	margin: 0;
}


#rebaixa {
padding-bottom: 14px;
}

#wrap-contato {
	width: 500px;
	position: relative;
	margin: 0 auto;
}
label {
	position: absolute;
	text-align: left;
	display: inline-block;
}

input {
	display: inline-block;
	position:absolute;
	right: 0;
	width: 250px;
	height: 25px;
	border-radius: 5px;
	padding-left: 5px;
	border: 2px #bbb solid;
	margin: 2px 0; 
	behavior: url('pie/PIE.htc');
}
textarea{
	display: inline-block;
	position:absolute;
	right: 0;
	width: 300px;
	max-width: 400px;
	height: 100px;
	max-height: 130px;
	border-radius: 5px;
	border: 2px #bbb solid;
	padding-left: 5px;
	behavior: url('pie/PIE.htc');
}

#send_message {
	width: 80px;
}

#name, #email, #subject, #message, #send_message, #telefone {
    position: relative;
    left: 250px;
}

iframe {
	border: none;
}

a > img{
    border: 0;
}
.descetel {
	top: 8px; 
	position: relative;
	margin-right: 4px;
}

#galeria img {
    width: auto;
    height: 123px;
    border: 4px solid #eee;
    margin: 19px;
    border-radius: 10px;
    box-shadow: 7px 11px 16px -9px #000;
}
#galeria a {
    text-decoration: none;
}

#formacaolink {
	position: absolute;
	right: 0;
}

.lista-blocos {
	list-style: none;
	position: relative;
	margin: 0 auto;
	display: inline-flex;
	display: -webkit-inline-flex;
	padding: 0;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
}

.lista-blocos li {
	display: inline-block;
	margin: 0 15px;
	cursor: pointer;
	
}

div.bl-conteudo {
    background-color: #F0F0F0;
    padding: 10px;
    text-align: center;
    border: 3px solid #ddd;
}

.bl-conteudo p {
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}



.lista-blocos li h5{
	text-align: center;
	font-family: ubuntu;
	font-weight: 300;
	max-width: 100px;
	display: block;
	top: -15px;
}

ul#contorno-corp img {
    width: 90px;
}

ul#face-blocos {
    left: 50%;
    margin-left: -355px;
}
ul#mama-blocos {
    left: 50%;
    margin-left: -290px;
}
}
