/* COMMON STYLE
--------------------------------------------------------- */

html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
margin:auto;
margin-bottom:110px;
display:table;
width:100%;
}

#footer
{
position: relative;
height:69px;
margin-top:-69px;
} 


html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #3D2E18;
	background: url(../images/fundo_ypi.jpg) no-repeat top center #AEB780;
	font-family: "Cambria", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:150%;
}

body#bd {
	
}

/* a */
a {
	color: #000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

/* img */

img{
	border:0;
	padding:0;
	margin:0;
}

/* hr */

hr{
	margin-bottom: 20px;
	border-width: 0;
	height: 1px;
	border-top-width: 1px;
	color:#3D2E18;

	
}

/* ul li */

ul{
	padding:0;
	margin:0;
}

li{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

/* form */

form{
	padding:0;
	margin:0;
}

/* h1 h2 h3 h4 */

h1{
	font-size:24px;
	font-weight:lighter;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	padding:0;	
}

h2{
	font-size:22px;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	padding:0;
}

h3{
	font-size:20px;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	padding:0;
}

h4{
	font-size:18px;
	text-transform:uppercase;
	text-align:left;
	margin:0;
	padding:0;
}

/* ESTRUTURA
--------------------------------------------------------- */

/* Topo */

#topo{
	/*background:url(../images/fundo_topo.jpg);*/
	height:92px;
}

.modulos{
	width:960px;
	margin:auto;
	display:table;
}

#logo{	
	float:left;
	margin:10px 0;
	margin-top: 18px;
}

#menu_topo{
	background:#3D2E18;
}

#menu_topo .modulos{
	width:960px;;
	background-color:#3D2E18;
}
/* Login */

#login{
	float:right;
	padding-right:40px;
	margin-top:35px;
}

/* Banner */

#banner{
	/*background:#666;*/
	background:url(../images/fundo_frontpage.jpg) repeat-x bottom center;
	padding:20px 0;
}

#menu_rapido{
	height:109px;
	background:url(../images/fundo_menu_rapido.jpg);
}

#midias{
	display:table;
	width:960px;
	padding-top:20px;
	margin:auto;
}

#midias .moduletable > tbody > tr > td{
	padding:0;
}

#texto{
	width:560px;
	margin-top:30px;
	float:left;
}

#texto h3{
	font-size:30px;
	margin-bottom:20px;
	color:#2C2421;
	position:relative;
}

/* Corpo */

#corpo{
	width:100%;
	display:table;
}

/* Conteudo */

#conteudo{
	width:960px;
	margin:auto;	
	padding-top:20px;
	display:table;
}

/* Direita */

/*#direita_home{
	width:310px;
	border:1px solid #ddd;
	text-align:left;
}*/

#direita{
	width:250px;
	text-align:left;
	padding-left:40px;
}

#direita table{
	border:0;
	width:220px;
	background-color:#3D2E18;
	margin-bottom:15px; 
}

.moduletable_power{
	width:200px;
}

.moduletable td{
	background-color:#8C9E56;
}

.menupower{
	padding: 2px;
	background-color:#3D2E18;
}

#direita_home .moduletable_agenda{
	border:none;
	width:100%;
}

#direita_home .moduletable_agenda > tbody > tr > th{
	line-height:27px;
	background:url(../images/fundo_modulo.jpg);
	border-bottom:1px solid #ddd;
	text-align:left;
	padding-left:10px;
	text-transform:uppercase;
}

#direita_home .moduletable_agenda > tbody > tr > td{
	background:url(../images/fundo_conteudo_modulo.jpg) repeat-x;
	padding:20px;
}

.cal_data{
	background:url(../images/cal_fundo.gif) no-repeat;
}

.cal_dia{
	width:40px;
	line-height:23px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.cal_mes{
	width:40px;
	line-height:12px;
	padding-bottom:4px;
	margin-bottom:10px;
	text-align:center;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
}

.cal_titulo a{	
	font-size:14px;
	color:#333;
	line-height:15px;
}

.cal_titulo{
	width:130px;
	padding-left:5px;
}

.eventlistmod{
	width:100px !important;
}


/* Componente */

#componente_home{
	width:635px;
	border:1px solid #ddd;
	display:table;
}

#componente{
	width:635px;
	display:table;
}


.contentheading_home{
	line-height:27px;
	background:url(../images/fundo_modulo.jpg);
	border-bottom:1px solid #ddd;
	text-align:left;
	padding-left:10px;
	text-transform:uppercase;
	font-size:13px;
}

.contentpaneopen_home .article-content{
	background:url(../images/fundo_conteudo_modulo.jpg) repeat-x;
	padding:20px;
}

/* Galeria */

.rsg2_display_name{
	margin-bottom:10px;
}

.rsg_sem_inl_dispImg{
	float:left;
}

.pagination{
	clear:both;
}

.pagination li{
	float:left;
}

/* Rodape */

#rodape{
	border-top:1px solid #ccc;
	width:100%;
	height:48px;
	padding:20px 0;
	color:#fff;
	font-size:11px;
	background-color:#3D2E18;
}

#rodape .modulos{
	background-color:#3D2E18;
}

#rodape a{
	color:#fff;
	padding:0 2px;
}

#descricao{
	float:left;
	width:500px;
}

#assinatura{
	float:right;
	width:300px;
	padding-right:30px;
	text-align:right;
}

ul li ul li{
	margin-left:15px;
}

/* JOOMLA
--------------------------------------------------------- */

.contentheading{
	margin:0 0 10px 0;
}

.componentheading, .contentheading_pagina{
	font-size:30px;
	font-weight:bolder;
	text-transform:uppercase;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #3d2e18;
	line-height:30px;
}

.moduletable > tbody > tr > th, .moduletable_power > tbody > tr > th{
	line-height:2em;
	padding-left:20px;
	font-size:1.3em;
	font-weight:bold;
	color:#FFF;
}

.moduletable_power > tbody > tr > th{
	width:250px;
}

.moduletable > tbody > tr > td{
	padding:10px;
}

.moduletable_power > tbody > tr > td > ul > li{
	background-color:#8C9E56;
	margin: 2px;
	padding-left:4px;
	padding-bottom: 2px;
	line-height:2em;	
}

.moduletable_power > tbody > tr > td > ul > li.active{
	background-color:#FF6300;
}

.menu_topo li a span{
	width:100%;
}

.moduletable_power > tbody > tr > td > ul > li:hover {
	background-color:#FF6300;
}

.moduletable_power > tbody > tr > td > ul > li > a:hover {
	text-decoration:none;
}

.moduletable_power > tbody > tr > td > ul > li > ul > li:hover{
	background-color:#FF9853;
}

.moduletable_power > tbody > tr > td > ul > li > ul > li > a:hover{
	text-decoration:none;
}

.moduletable_power > tbody > tr > td > ul > li > ul > li.active{
	background-color:#FF9853;
}

.moduletable_power > tbody > tr > td > ul > li > ul > li{
	background-color:#A8B77B;
	list-style-image:none;
	list-style-position:outnside;
	list-style-type:none;
	margin-bottom: 4px;
	margin-left:0;
	margin-right: 4px;
	padding-left: 4px;
	/*border-top:2px solid #6A723F;*/
	line-height:2em;
}

.readon, .readon_home{
	padding:5px 10px;
	background:url(../images/fundo_rodape.jpg) top left;
	color:#fff;
	font-weight:bold;
	margin:20px;
}

/* Front Page Slide Show
--------------------------------------------------------- */

/*
// "Frontpage Slideshow" Module for Joomla! 1.5.x - Version 1.7.2
// Copyright (c) 2006 - 2008 JoomlaWorks, a Komrade LLC company.
// This code cannot be redistributed without permission from JoomlaWorks - http://www.joomlaworks.gr.
// More info at http://www.joomlaworks.gr and http://www.frontpageslideshow.net
// Developers: Fotis Evangelou - George Chouliaras
// ***Last update: April 27th, 2008***
*/

/* --- Slideshow Containers --- */
#fpss-outer-container {padding:0px;margin:0px auto;overflow:hidden;border:0;width:940px;} /* This element controls the slideshow spacing and border */
#fpss-container {position:relative;margin:0;padding:0;clear:both;width:940px;}
#fpss-slider {background:none;overflow:hidden;clear:both;text-align:left;width:940px;height:290px;} /* Add bg color if using bg image on #fpss-outer-container */
#slide-loading {background:#fff url(loading.gif) no-repeat center;text-align:center;width:940px;height:290px;}
#slide-wrapper {display:none;width:940px;height:290px;}
#slide-wrapper #slide-outer {height:290px;}
#slide-wrapper #slide-outer .slide {position:absolute;overflow:hidden;right:0;width:940px;height:290px;}
#slide-wrapper #slide-outer .slide .slide-inner {position:relative;margin:0;color:#fff;overflow:hidden;background:#3a3a3a;text-align:left;z-index:8}
#slide-wrapper #slide-outer .slide .slide-inner a.fpss_img span span span {background:none;}

/* --- Content --- */
.fpss-introtext {width:100%;margin:0;padding:0;position:absolute;left:0;right:0;bottom:0;background:url(transparent_bg.png);}
.fpss-introtext .slidetext {padding:4px 8px 2px 8px;}

/* --- Navigation Buttons --- */
#navi-outer {clear:both;margin:0;padding:0;border-top:2px solid #404040;background:url(nav-bg.gif) no-repeat right top;overflow:hidden;position:relative;z-index:9;width:auto;}
#navi-outer ul {margin:0;padding:0 16px 0 34px;list-style:none;background:url(corner.png) no-repeat left top;text-align:right;float:right;}
#navi-outer li {display:inline;padding:2px 0;margin:0;border:none;list-style:none;background:#222;float:left;line-height:14px;text-align:center;}
#navi-outer li a {font-size:10px;font-family:Tahoma, Arial, sans-serif;text-align:center;text-decoration:none;color:#fff;padding:1px;margin:0 3px;}
#navi-outer li a:hover,
#navi-outer li a.navi-active {font-size:10px;font-family:Tahoma, Arial, sans-serif;text-align:center;text-decoration:none;color:#f00;border:1px solid #505050;padding:0;margin:0 3px;}
#navi-outer li a span.navbar-img {display:none;}
#navi-outer li a span.navbar-key {padding:2px;}
#navi-outer li a span.navbar-title {display:none;}
#navi-outer li a span.navbar-tagline {display:none;}
#navi-outer li a span.navbar-clr {display:none;}
#navi-outer li.noimages a,
#navi-outer li.noimages a.navi-active,
#navi-outer li.noimages a:hover {border:none;padding:1px;}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.fpss-introtext .slidetext h1 {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;line-height:26px;margin:0;padding:0;color:#fff;}
.fpss-introtext .slidetext h1 a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;margin:0;padding:0;color:#fafafa;}
.fpss-introtext .slidetext h1 a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;margin:0;padding:0;color:#f00;}
.fpss-introtext .slidetext h2 {font-size:11px;margin:0;padding:0;color:#999;font-weight:normal;}
.fpss-introtext .slidetext h3 {font-size:11px;margin:0;padding:0;display:none;}
.fpss-introtext .slidetext p {margin:4px 0;padding:0;color:#fff;}
.fpss-introtext .slidetext a.readon {margin:0;padding:1px 8px;background:url(readmore.png) repeat-x center;color:#fff;line-height:20px;border:1px solid #505050;text-decoration:none;}
.fpss-introtext .slidetext a.readon:hover {margin:0;padding:1px 8px;background:url(readmore-hover.png) repeat-x center;color:#222;line-height:20px;border:1px solid #505050;text-decoration:none;}

/* --- Generic Styling (highly recommended) --- */
a:active,a:focus {outline:0;}
#fpss-container img {border:none;}
.fpss-introtext .slidetext img,
.fpss-introtext .slidetext p img {display:none;} /* this will hide images inside the introtext */
.fpss-clr {clear:both;height:0;line-height:0;}

/* --- End of stylesheet --- */
/* swMenuFree */
.ddmx{
border:0px none #FFFFFF !important ; 
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 10px 15px 0px 15px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: "Cambria", Georgia, "Times New Roman", Times, serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #eee !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
background-image:none; height:30px; 
}
.ddmx td.item11 {
 background-color: #3D2E18 !important ; 
 padding:0 !important ; 
 border-top: 1px none #FFC819 !important ; 
 border-left: 1px none #FFC819 !important ; 
 border-bottom: 1px none #FFC819;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
 height:40px; 
}
.ddmx td.item11-last {
 background-color: #3D2E18 !important ; 
 padding:0 !important ; 
 border: 1px none #FFC819 !important ; 
 white-space: nowrap; 
 height:40px; 
}
.ddmx td.item11-acton {
 padding:0 !important ; 
 border-top: 1px none #FFC819 !important ; 
 border-left: 1px none #FFC819 !important ; 
 white-space: nowrap; 
 border-bottom: 1px none #FFC819;
}
.ddmx td.item11-acton-last {
 border: 1px none #FFC819 !important ; 
}
.ddmx .item11-acton-last a.item1,
.ddmx .item11-acton a.item1,
.ddmx .item11-acton-last a:hover,
.ddmx .item11-acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11-last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
background-image:none; color: #FFFFFF !important ; 
 background-color: #FF6300 !important ; 
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 5px 10px 5px 10px  !important ; 
 font-size: 12px !important ; 
 font-family: "Cambria", Georgia, "Times New Roman", Times, serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 z-index:500; 
 opacity:0.95; 
}
.ddmx a.item2 {
background-image:none; background-color: #3D2E18 !important ; 
 color: #eee !important ; 
 border-top: 1px none #11B8F4 !important ; 
 border-left: 1px none #11B8F4 !important ; 
 border-right: 1px none #11B8F4 !important ; 
}
.ddmx a.item2-last {
background-image:none; background-color: #3D2E18 !important ; 
 color: #eee !important ; 
 border-bottom: 1px none #11B8F4 !important ; 
 z-index:500; 
}
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
background-image:none; background-color: #FF6300 !important ; 
 color: #FFFFFF !important ; 
 border-top: 1px none #11B8F4 !important ; 
 border-left: 1px none #11B8F4 !important ; 
 border-right: 1px none #11B8F4 !important ; 
}
.ddmx .section {
 border: 0px none #3D2E18 !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmxframe {
 border: 0px none #3D2E18 !important ; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
