 /***********************************/
/*        GM5  - ACDC III - Home       */
/**********************************/

/*** Geral ***/

.panel-2col .panel-col-last .inside, .panel-2col .panel-col-first .inside {
	margin:0;
}

.panel-2col-stacked .panel-col-last .inside {
    margin:0;
}

/*** Content ***/

/* Sobre */
	
#home .panel-pane.conheca-home{
	width:920px;
	padding:10px 20px 20px 20px;
	background:url(../images/template/bgConteudo.jpg);
	margin:0 0 15px 0;
}

#home .panel-pane.conheca-home .pane-title{
	font-family: 'PT SansBold';
	font-size:30px;
	color:#00abe1;
	text-transform:uppercase;
	background:url(../images/home/barraProjeto.png) repeat-x left bottom;
	padding:0 0 7px 0;
	margin:0 0 20px 0;
}

#home .panel-pane iframe{
	margin:0 15px 0 0;
}

#home .panel-pane td.texto-home{
	font-family: 'PT Sans';
	font-style:italic;
	font-size:18px;
	vertical-align:top;
}

#home .saibaMaisHome {
	color: #00ABE1;
    font-family: 'PT SansBold';
    font-size: 18px;
    font-style: italic;
	display:block;
	text-align:right;
}

/* programas */

#home .pane-menu-menu-menu-principal {
	padding:10px 20px 20px 20px;
	background:#fdefe2;
}

#home .pane-menu-menu-menu-principal .pane-title{
	font-family: 'PT SansBold';
	font-size:30px;
	color:#f48221;
	text-transform:uppercase;
	border-bottom:1px dashed #f48221;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

#home .pane-menu-menu-menu-principal ul.menu {
	padding:0;
	font-size:0;
}

#home .pane-menu-menu-menu-principal ul.menu li{
	padding:0;
	margin:0 40px 0 0;
	display:inline-block;
	list-style:none;
}

#home .pane-menu-menu-menu-principal ul.menu li.last{
	margin:0;
}

#home .pane-menu-menu-menu-principal ul.menu li a{
	display:block;
	width:150px;
	height:76px;
	cursor:pointer;
	font-size:0px;
	color:#666;
}

#home .pane-menu-menu-menu-principal ul.menu li a.programas-herois{
	background:url(../images/home/prog-herois.jpg) no-repeat left top;
}

#home .pane-menu-menu-menu-principal ul.menu li a.programas-livros{
	background:url(../images/home/prog-livros.jpg) no-repeat left top;
}

#home .pane-menu-menu-menu-principal ul.menu li a.programas-notadez{
	background:url(../images/home/prog-nota.jpg) no-repeat left top;
}

#home .pane-menu-menu-menu-principal ul.menu li a.programas-acao{
	background:url(../images/home/prog-acao.jpg) no-repeat left top;
}

#home .pane-menu-menu-menu-principal ul.menu li a.programas-mojuba{
	background:url(../images/home/prog-mojuba.jpg) no-repeat left top;
}

/* Artigos */

#home .panel-col-first {
	width:475px;
}

#home .pane-artigos-destaque-home{
	padding:10px 20px 20px 20px;
	background:url(../images/template/bgConteudo.jpg);
	margin:0 0 15px 0;
}

#home .pane-artigos-destaque-home .views-row{
	margin:0 0 15px 0;
	clear:both;
}

#home .pane-artigos-destaque-home .pane-title{
	font-family: 'PT SansBold';
	font-size:30px;
	color:#97bf3c;
	text-transform:uppercase;
	background:url(../images/template/barraPenteArtigo.png) repeat-x left bottom;
	padding:0 0 7px 0;
	margin:0 0 10px 0;
}

#home .pane-artigos-destaque-home .views-field-title a{
	font-family: 'PT SansBold';
	font-size:18px;
	color:#97bf3c;
	font-style:italic;
}

#home .pane-artigos-destaque-home .view-footer {
	clear:both;
	text-align:right;
}

#home .pane-artigos-destaque-home .view-footer a{
	font-family: 'PT SansBold';
	font-size:18px;
	color:#97bf3c;
	font-style:italic;	
}

#home .pane-artigos-destaque-home .views-field-created{
	font-family: 'PT Sans';
	font-size:14px;
	color:#666666;
	margin:0 0 5px 0;
}

#home .pane-artigos-destaque-home .views-field-field-artigos-resumo a{
	font-family: 'PT Sans';
	font-size:16px;
	color:#000000;
	font-style:italic;
}

#home .pane-artigos-destaque-home .views-field-field-artigos-imagem a{
	width:145px;
	height:110px;
	float:left;
	display:block;
	margin:0 5px 15px 0;
}

#home .pane-artigos-destaque-home .views-field-field-artigos-imagem a img{
	width:143px;
	height:108px;
	border:1px solid #97bf3c;
}

/* Noticias */

#home .panel-col-last {
	width:475px;
	margin: 0 0 0 8px;
}

#home .pane-noticias-lateral{
	padding:10px 20px 20px 20px;
	background:url(../images/template/bgConteudo.jpg);
	margin:0 0 15px 0;
}

#home .pane-noticias-lateral .views-row{
	margin:0 0 15px 0;
	clear:both;
}

#home .pane-noticias-lateral .pane-title{
	font-family: 'PT SansBold';
	font-size:30px;
	color:#109948;
	text-transform:uppercase;
	background:url(../images/template/barraNoticias.png) repeat-x left bottom;
	padding:0 0 7px 0;
	margin:0 0 10px 0;
}

#home .pane-noticias-lateral .views-field-title a{
	font-family: 'PT SansBold';
	font-size:18px;
	color:#109948;
	font-style:italic;
}

#home .pane-noticias-lateral .view-footer {
	clear:both;
	text-align:right;
}

#home .pane-noticias-lateral .view-footer a{
	font-family: 'PT SansBold';
	font-size:18px;
	color:#109948;
	font-style:italic;	
}

#home .pane-noticias-lateral .views-field-created{
	font-family: 'PT Sans';
	font-size:14px;
	color:#666666;
	margin:0 0 5px 0;
}

#home .pane-noticias-lateral .views-field-field-noticias-intro a{
	font-family: 'PT Sans';
	font-size:16px;
	color:#000000;
	font-style:italic;
}

#home .pane-noticias-lateral .views-field-field-artigos-imagem a{
	width:145px;
	height:110px;
	float:left;
	display:block;
	margin:0 5px 15px 0;
}

#home .pane-noticias-lateral .views-field-field-artigos-imagem a img{
	width:143px;
	height:108px;
	border:1px solid #109948;
}

/* Gestao */

#gestao {
	padding:10px 20px 20px 20px;
	background:url(../images/template/bgConteudo.jpg);
	margin:0 0 15px 0;
	min-height:500px;
}

#gestao .pane-title{
    background: url("../images/template/barraContato.png") repeat-x left bottom;
    color: #E32826;
    display: block;
    font-family: 'PT SansBold';
    font-size: 30px;
    margin: 0 0 20px;
    padding: 0 0 7px;
    text-transform: uppercase;
}


#gestao label, #gestao .item-list ul {
    padding:0;
}

#gestao label, #gestao .item-list ul li{
    padding:0;
	margin:0;
	list-style:none;
}

#gestao label, #gestao .item-list a {
    color: #E32826;
    font-family: 'PT SansBold';
    font-size: 16px;
}

#gestao .form-type-textfield, #gestao .form-type-password {
    background: url("../images/contato/bgInputContato.png") no-repeat scroll left 21px transparent;
    height: 48px;
    width: 435px;
}

#gestao .form-type-textfield input, #gestao .form-type-password input {
    background: none;
    border: none;
    margin: 0 0 0 5px;
    width: 425px;
}

#gestao .form-actions input {
	padding:5px 10px;
	background:#E32826;
	color:#fff;
	font-family: 'PT Sans';
	text-transform:uppercase;
	border:0;
	cursor:pointer;
}


	
