@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fancy_deboss.png);
	margin: 0;
	font-family: 'Ubuntu', arial, sans-serif;
	letter-spacing: -0.032em;
  	word-spacing: 0em;
  	line-height: 1.3;
}

a {
	color: #23B3B7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background-color: #23B3B7;
	color: #fff;
}
a.button {
	border: none;
	background: none;
	text-decoration: none;
}
a.button:hover {
	border: none;
	background: none;
	text-decoration: none;	
}

#header {
	height: 80px;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	height: 80px;
	width: 200px;
	float: left;
	cursor: pointer;
}

.menu{
	float: left;
	}
	
.menu ul{
	list-style: none;
	margin-right: 15px;
	
}

.menu li{
	list-style: none;
	float: left;
	padding-top: 35px;
		*position: /*ie p*/
}
.menu li a{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	padding: 50px 30px 5px; 

	
}

/*submenu*/
.menu li a:hover{
	background-image: url(../images/hover_menu.png);
	background-repeat:repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}


.menu li ul{
	background:	#CCC;
	display: none;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	top:77px;
	width:150px;
	z-index:200;

	/*top:1em;
	/*left:0;*/
}
	
.menu li:hover ul{
	display:block;

}
	
.menu li li {
	background-color: #666;
	display:block;
	float:none;
	padding:0px;
	width:auto;
	color: #fff;

	
}

.menu li:hover li a{
		background:none;
		
}

.menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style: italic;
		margin:0px;
		font-weight: 700;
		color:#fff;
		padding:10px 0px 0px 0px;
		text-align:left;
		text-align:center;
		border:none;
		width:150px;
}
		
.menu li ul a:hover, .menu li ul li:hover a{
	background-image:  url(../images/hover_menu.png);
	color:#ffffff;
	text-decoration:none;
	width:150px;
	font-size:12px;
}

.menu p{
		clear:left;
}	


#content {
	font-size: 14px;
	color: #666666;
	line-height: 1.3;
	height: 400px;

}

#title {
	padding: 20px 20px 20px 90px;		
	font-size: 30px;
	color: #666666;
	font-style: inherit;
	font-weight: bold;
}

#left {
	float: left;
	padding-left: 90px;
	padding-right: 10px;
	width: 550px;	
}

video {
	width: 550px;
	height: 385px;
	padding-bottom: 15px;
	background-color: #000;
}

#left .texto {
	padding-top: 10px;
}
#right {
	float: left;
	width: 380px;
	padding-left: 10px;
}
#right p {
	margin-bottom: 10px;	
}

#destaques {
	height: 210px;
	margin-top: 50px;
	background-image: url(../images/bg_destaque.png);
	padding: 15px 15px 15px 90px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin:0;

}	

#destaques li {
	list-style: none;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-right: 20px;
	width: 200px;
}

#destaques li img{
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}

#footer {
	height: 100px;
	background-image: url(../images/bg_footer.png);
	background-repeat:repeat-x;
	padding-left: 90px;
	padding-right: 90px;
	clear:both;
	margin:0px;
	width:auto;


}

.height {
	position:absolute;
	bottom:0;
	width:100%;
}

#footer_dados {
	float: left;
	padding: 15px 15px 15px 15px;
	width: 250px;
	color: #fff;
	font-size: 14px;
}

#divulgacao {
	float: right;
	padding: 15px;
}

#divulgacao .texto {
	float: left;
	width: 230px;
	text-align: right;
	padding-right: 15px;
	color: #fff;
	font-size: 14px;

}
#divulgacao .codigo {
	float: left;
	width: 120px;
	height: 50px;
	padding-right: 20px;
}

#divulgacao .codigo textarea {
	overflow: auto;
	border: 1px solid #CCC;
	background: #f2f2f2;
	color: #666666;
	font-size: 9px;
	width: 120px;
	height: 50px	
}
#divulgacao .doacao {
	float: left;
	margin-left: 20px;
}

#quemsomos {
	float: left;
	padding-left: 90px;
	padding-right: 10px;
	margin-top:20px;
	margin-bottom:20px;
	width: 450px;
}

.bold {
	color: #0B8F8F;
	font-weight:bold;
}

h2 {
	font-size:18px;
	clear:left;
}

#caixas {
	margin: 0px 10px 10px 70px;
}

.caixa {
	width: 340px;
	height:auto;
	float:left;
	margin-left: 20px; 
	margin-bottom:20px;
}

.caixa_top {
	background-image:url(../images/imagens_gilson-05.png);
	height:15px;
	margin:0px;
	width: 338px;
}

.caixa_middle {
	background-color: #808080;
	height:auto;
	margin:0px;
	width: 298px;
	padding:20px;
	color:#FFF;
}

.caixa_bottom {
	background-image:url(../images/imagens_gilson-07.png);
	height:15px;
	margin:0px;
	width: 338px;
}

a.white {
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
	font-size:12px;

}
a.white:hover {
	background-color: #23B3B7;
	color: #fff;
}

h2.white {
	font-size:16px;
	color:#FFF;
	margin:0px;
}

.video {
	margin-left:90px;
	width:400;
	float:left;
	margin-bottom:20px;
}

.conteudo_video {
	float: left;
	margin: 0px 50px 20px 30px;
	width: 590px;
	/*background-color: orange;*/
}

.coluna1 {

	/*background-color: red ;*/
	width: 270px;
    float: left;
}

.coluna2 {

	/* background-color: pink */;
	width: 110px;
	float: left;
}

.coluna3 {

	/* background-color: pink */;
	width: 70px;
	float: left;
}

.coluna4 {

	/* background-color: pink */;
	width: 140px;
	float: left;
}

.caixa {

	width: 210px;
	float: left;
  
}

iframe.thumb {
	margin-left:40px;
}

.anuncio_google {
	width:300px;
	height:270px;
	float:left;
	margin-left:20px;
}

.naveg {
	margin:10px;
	float:left;
	width:1024px;
}

a.nav {
	color: #23B3B7;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:hover {
	background-color: #23B3B7;
	color: #fff;
}

label {
	font-size:10px;
}

input, textarea {
	border-radius: 5px;
	border: 1px solid #999;
	padding: 1px;
	width:auto;
}

#contato {
	float: left;
	padding-left: 90px;
	padding-right: 10px;
	margin-top:20px;
	margin-bottom:20px;
	width: 350px;
	text-align:right;
}
 
form {
	text-align:right;
}
.comm {
	width: 400px;
	height:auto;
	color:#333;
}

.comm_top {
	background-image:url(../images/comm-05.png);
	height:15px;
	margin:0px;
	width:400px;
}

.comm_middle {
	background-color: #E6E6E6;
	height:auto;
	margin:0px;
	width: 360px;
	padding:20px;
	color:#333;
}

.comm_bottom {
	background-image:url(../images/comm-07.png);
	height:15px;
	margin:0px;
	width: 400px;
}

h1 {
	font-size:21px;
	clear:left;
	color:#0B8F8F;
}