/* @group tags */

body {
	background: #effcd0 url(../img/bg.png) repeat-x;
	width: 100%;
	text-align: center;
	font: 14px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #696a69;
}

body, html {
	height: 100%;
}

html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,p,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

a {
	color: #037e9f;
	text-decoration: none;
}

h1 {
	font: normal 36px/48px Georgia, "Times New Roman", Times, serif;
	color: #ec6817;
}

a h1:hover {
	color: #0d476e;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font: normal normal 18px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	color: #6b7c5a;
}

h2 a {
	color: #6b7c5a;
}

h3 {
	color: #a8a9ab;
	font: italic 20px/27px Georgia, "Times New Roman", Times, serif;
}

.hr {
	margin-top: 40px;
	margin-bottom: 40px;
}

.main {
	height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

/* @end */

/* @group singles */

.red {
	color: #ec6817;
}

.red2 {
	background-color: #d5490a;
}

.white {
	background-color: white;
}

.right {
	float: right;
}

.left {
	float: left;
}

.title {
	color: #cdb300;
	font-weight: bold;
}

.yellow {
	color: #cdb300;
}

.purple {
	background-color: #7C0537;
}

.green
 {
	background-color: #58ad10;
}

.link-titulo {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #037e9f;
	margin-left: 7px;
}

.link-titulo:hover {
	color: white;
	background-color: #037e9f;
	padding: 3px 2px 1px;
}

/* @end */

/* @group topo */

.idiomas {
	height: 30px;
}

.idioma{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 12px;
	height: 25px;

}

.idioma img{
	margin-top: 3px;
}

.idioma a{
	color: white;
	height: 30px;
}

.idioma:hover{
	background-color: #037e9f;
}

.idioma img{
	float: left;
	margin-right: 5px;
}

.tab {
	width: 150px;
	height: 120px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
}

.tab:hover {
	background-color: #bda510;
	margin-left: 0;
	margin-right: 0;
}

.tab a {
	color: white;
	margin-left: 0;
	margin-right: 0;
}


.tab div:hover {
	background-color: #037e9f;
}

.tab img {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

.tab p {
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
}

.active {
	background-color: white;
}

.active:hover {
	background-color: white;
}

.active a {
	color: #037e9f;
	padding: 15px 40px 15px 15px;
	margin: 15px -15px;
}

.active a:hover {
	color: white;
}

.active p {
	color: #bde4ed;
}

.active div:hover {
	color: white;
	background-color: #037e9f;
}



.logo {
	z-index: 1;
	position: relative;
	top: 20px;
	text-align: center;
	margin-right: 0;
	float: left;
	height: 1px;
}

.logo img, img-logo {
	margin-top: 8px;
	margin-left: 0;
	margin-right: 0;
}

.logo2 {
	z-index: 1;
	position: relative;
	top: 20px;
	margin-left: 0;
	margin-right: 0;
	float: left;
	height: 1px;
	width: 264px;
	text-align: center;
}

/* @end */

/* @group content */

/* @group todos */
.content {
	text-align: left;
	padding-top: 45px;
	padding-bottom: 35px;
	background-color: white;
}

.content p {
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.content a:hover {
	text-decoration: none;
	color: white;
	background-color: #037e9f;
	padding-top: 3px;
	padding-bottom: 1px;
}

.topo {
	margin-bottom: 40px;
}

.topo p {
	margin-top: 10px;
}

/* @end */

/* @group home */

.featured
 {
	text-align: left;
	margin-top: 30px;
	float: left;
}

.featured img, .img-featured  {
	margin-bottom: 10px;
	border: 4px solid #6b7c5a;
}

.featured img:hover, .img-featured:hover  {
	margin-bottom: 10px;
	border: 4px solid #037e9f;
}

a.link-img:hover {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #eaf7fa;
}

.featured:hover {
	background-color: #eaf7fa;
}

.featured h2 {
	margin-left: 5px;
	margin-bottom: 0;
}

.featured p {
	margin-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: black;
}

.intro {
	padding-top: 200px;
	text-align: center;
	margin-bottom: 40px;
}

.intro h3 {

	text-align: left;
	margin-left: 120px;
}

.intro img, .img-intro {
	margin-bottom: 45px;
	text-align: center;
}

/* @end */

/* @group internas */

/* @group todos */

.texto {
	padding-bottom: 75px;
}

.texto p {
	margin-bottom: 5px;
}

.bold {
	font-weight: bold;
	color: #cdb300;
	margin-right: 5px;
}

.lateral p {
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 5px;
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.lateral img, .img-lateral {
	position: relative;
	top: 1px;
}

.feed {
	margin-bottom: 40px;
}

.feed img, .img-feed {
	padding: 0;
	margin-top: 0;
	float: right;
	margin-right: 20px;
}

.feed p {
	margin-top: 5px;
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.lacuna {
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 160px;
	height: 16px;
	margin-bottom: 6px;
	border: 1px solid #a8a9ab;
}

.send
 {
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 6px 7px 4px;
	background-color: #037e9f;
	border-style: none;
	margin-top: 0;
}

.send:hover
 {
	background-color: #0c495c;
}

/* @group submenu */

.submenu {
	font: 13px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	height: 20px;
	background-color: #eaf7fa;
	padding: 4px 2px 2px 8px;
	margin-bottom: 3px;
}

.submenu:hover {
	background-color: #037e9f;
}

.submenu:hover a{
	color: white;
}

/* @end */

/* @end */

/* @group about */

.pdf {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}

.pdf img, .img-pdf {
	margin-bottom: 5px;
}

.pdf:hover {
	background-color: #037e9f;
	color: white;
}

.curriculo img, .img-curriculo {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.curriculo p {
	margin-bottom: 5px;
}

.foto {
	text-align: right;
	margin-top: -90px;
	position: relative;
	padding-bottom: 25px;
}

/* @end */

/* @group contact */

.form {
	width: 508px;
	margin-bottom: 20px;
	border: 1px solid #a8a9ab;
	padding-right: 10px;
	padding-left: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.input {
	height: 34px;	
}

.submit {
	background-color: #037e9f;
	width: 90px;
	height: 40px;
	border-style: none;
	color: white;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.submit:hover {
	background-color: #0c495c;
}

.h3 {
	color: #a8a9ab;
	font: italic 20px/27px Georgia, "Times New Roman", Times, serif;
}

.directions p {
	margin-top: 5px;
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
}




/* @end */

/* @group servicos */



/* @end */

/* @group portfolio */

.grid_4 h5 {
	margin-bottom: 15px;
}

.nav_cima {
	background-color: #eaf7fa;
	height: 34px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 430px;
	margin-top: 40px;
	color: #037e9f;
}

.anterior {
}

.proximo {
	margin-right: -20px;
	margin-left: 4px;
	text-align: right;
}

.proximo p {

}

.nav_cima:hover {
	background-color: #037e9f;
	color: white;
}

.nav_cima p {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-top: -10px;
}

table {
	font: 14px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	vertical-align: 50%;
}

td
 {
	vertical-align: top;
}

.col1 {
	width: 248px;
	background-color: #eaf7fa;
	padding: 4px 8px 2px;
}

.baixo {
	margin-top: 30px;
}

/* @group slideshow */

#slider {
    width: 864px;
    margin: 0 auto;
    position: relative;
}

.scroll {
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
	height: 500px;
	width: 864px;
	text-align: left;
}

.panel img {
	margin: 0;
	padding: 0;
}

.panel p {
	color: #747474;
	font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
	padding: 10px 72px 0;
	vertical-align: top;
}

.scrollButtons {
  position: absolute;
  top: 220px;
  cursor: pointer;
	width: 80px;
	height: 80px;
	background-color: #037e9f;
	color: white;
}

.scrollButtons:hover {
	background-color: #0c495c;
}

.scrollButtons p {
	margin-top: 15px;
	margin-left: 30px;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

.scrollButtons.left {
    left: -80px;
	z-index: 1;
}

.scrollButtons.right {
    right: -80px;
}

.imagem {
	height: 464px;
	position: relative;
	top: 36px;
	left: 72px;
}

.imagem2 {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

.legenda {
	
	font: 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	left: 630px;
	z-index: 1;
	top: -430px;
	width: 210px;
	color: white;
}

/* @end */



/* @end */

/* @group artigos */

.author{
	font: normal normal 18px/10px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	color: #6b7c5a;
}

.archive {
	margin-bottom: 10px;
	margin-top: 30px;
}

.written {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #cdb300;
}

.comment {
	color: #a8a9ab;
	margin-bottom: 20px;
}



/* @end */

/* @end */

/* @end */

/* @group rodape */

.rodape {
	text-align: left;
	width: 840px;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	height: 100px;
}

.rodape img, .img-rodape {
	border-style: none;
	float: left;
	margin-right: 20px;
	margin-left: 12px;
}

.rodape p {
	font: 12px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.rodape a:hover {
	text-decoration: none;
	color: white;
	background-color: #037e9f;
	padding-top: 4px;
	padding-bottom: 2px;
}

/* @end */