/* -- Additional Style sheets --*/@import url('layout.css');/* 
 * -- Desabilitado pq estamos usando um outro módulo de menu, e se deixar da conflito --*/
/* @import url('menus.css'); */
@import url('basic_typography.css');
@import url('forms.css');
@import url('clearing.css');

div.moduletable {
    margin: 0 0 10px 0;
}

div#right div.moduletable a{
	color:#000;
	font:normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#right div.moduletable a.evento{
	font:normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#right div.moduletable p{
	margin:0 0 4px 0;
}

div#BodyContent div#right div.moduletable ul{
	margin:0;
	padding:0;
}
div#BodyContent div#right div.moduletable ul li{
	margin-bottom:10px;
	padding:0;
}

/** Box com uma sombra **/
div.moduletable h3 {
    background: url(../images/topo-titulos-modulos.jpg) 10px 0 no-repeat;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 0 0 22px;
}

div.moduletable .quadrado-1 {
    background: url(../images/quadrado/box-br.gif) no-repeat bottom right #FFFFFF;
    padding: 0;
}

div.moduletable .quadrado-2 {
    background: url(../images/quadrado/box-bl.gif) no-repeat bottom left;
    padding: 0;
}

div.moduletable .quadrado-3 {
    background: url(../images/quadrado/box-tr.gif) no-repeat top right;
}

div.moduletable .quadrado-4 {
    background: url(../images/quadrado/box-tl.gif) no-repeat top left;
    padding: 4px 3px 4px 4px;
}

div.moduletable .quadrado-5 {
    background: url(../images/quadrado/box-bg.gif) repeat-x top left !important;
    padding: 5px !important;
}

div.moduletable div div div div div {
    margin: 0;
    padding: 0;
    background: none;
}
 /** FIM - Box com uma sombra **/ /** Not�cias da Home **/
div#BodyContent div#MiddleCol-both div.moduletable {
    background: url(../images/titulo-h3-content.gif) repeat-x 0 5px;
}

div#BodyContent div#MiddleCol-both div.moduletable h3 {
    background: #fff;
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 12px 0;
    padding: 0 15px 0 0;
}

div#BodyContent div#MiddleCol-both div.moduletable .quadrado-5 {
    background: #fff none !important;
    padding: 10px !important;
}
 /** FIM - Not�cias da Home **/ /** Box do Apoio que � redondo **/
div#apoio {
    margin: 10px 0;
    text-align: left;
    line-height: 60px;
}

div#apoio img {
    margin: 0 35px 0 0;
}

div#apoio div.module h3 {
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

div#apoio div.module {
    background: url(../images/redondo/box-r-br.gif) no-repeat bottom right #FFFFFF;
}

div#apoio div.module div {
    background: url(../images/redondo/box-r-bl.gif) no-repeat bottom left;
}

div#apoio div.module div div {
    background: url(../images/redondo/box-r-tr.gif) no-repeat top right;
}

div#apoio div.module div div div {
    padding: 10px 15px;
    background: url(../images/redondo/box-r-tl.gif) no-repeat top left;
}

div#apoio div.module div div div div {
    padding: 0;
    background: none;
}
 /** FIM - Box do Apoio que � redondo **/
div#footer p {
    font-size: 10px;
    margin: 20px 0;
}
 /** Notíciais da Home **/
div.contentpaneopen {
}

div.contentpaneopen div {
    border-bottom: 1px dashed #D1D1D1;
    margin: 0 0 10px 0 !important;
    padding: 0 0 10px 0 !important;
}

div.contentpaneopen a.contentpagetitle {
    color: #BB0D0C;
    font-size: 14px;
    font-weight: bold;
	line-height:18px;
}

span.createdate{
    color: #BB0D0C;
    font-size: 11px;
}

span.createdate{
	font-weight:normal;	
}

div.contentpaneopen span.contentpaneopen {
    color: #333;
    display: block;
    line-height: 120%;
    margin: 7px 0 0 0;
}
 /** Colunas do Template **/
div.cols2 {
    float: left;
    width: 48%;
}

div.column2 {
    left: 10px;
    position: relative;
}
 /** FIM - Colunas do Template **/ /** Espaçamento das Imagens na descrição da Categoria **/
div.blog img {
    margin: 0 10px 0 0;
}



/** Indique do Eventos **/

body.contentpane table p{
	margin:0;
}



/** Paginação **/
ul.pagination{
	background			: #F7F7F7;
	border-top			: 1px solid #CECECE;
	border-bottom		: 1px solid #CECECE;
	font-size			: 10px;
	line-height			: 19px;
	height				: 19px;
	margin				: 0 0 20px 0;
	padding				: 5px 0 7px 11px;
}

ul.pagination li{
	list-style			: none;
	float				: left;
	margin				: 0;
	padding				: 0;
}

ul.pagination li a{
	background			: #fff;
	border				: 1px solid #BB0D0C;
	color				: #BB0D0C;
	float				: left;
	list-style			: none;
	margin				: 0 3px;
	padding				: 0 5px;
}

ul.pagination li.no-a{
	background			: #fff;
	border				: 1px solid #BB0D0C;
	color				: #BB0D0C;
	float				: left;
	list-style			: none;
	margin				: 0 3px;
	padding				: 0 5px;
}

ul.pagination li a:hover{
	background			: #BB0D0C;
	color				: #fff;
}

p.counter{
	clear:both;
	text-align			: right;
	margin				: 10px 0 0 0;
}

/** Página de Notícias **/
h1.componentheading{
	background			: url(../images/titulo-h3-content.gif) repeat-x center center;
	height				: 25px;
	margin				: 0;
}
h1.componentheading p{
	background			: #fff;
	float				: left;
	font-size			: 15px;
	margin				: 0;
	padding				: 0 10px 0 0;
}

h2.contentheading,
h2.contentheading a
{
    color				: #BB0D0C;
    font-size			: 14px;
    font-weight			: bold;
}

/** Resultados da Busca **/
ol.list,
ol.list li,
ol.list li p.secao-categoria
{
	list-style:none;
	margin:0;
	padding:0;
}

ol.list li{
	border-bottom:1px solid #ccc;
	list-style:none;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}

ol.list li a{
	color:#BB0D0C;
}




/** Formulário de Contato **/
form#jform label{
	display			: block;
	font-size		: 12px;
	font-weight		: normal;
	margin			: 0 0 2px 0;
}

form#jform input{
	background		: #E6E6E6;
	border			: 1px solid #A6A6A6;
	color			: #000;
	font-size		: 14px;
	height			: 21px;
	padding			: 3px 0 0 5px;
	width			: 350px;
}

form#jform input:hover,
form#jform textarea:hover
{
	background-color: #CCC;
	border			: 1px solid #A6A6A6;
	cursor			: default;
}

form#jform textarea{
	background		: #E6E6E6;
	border			: 1px solid #A6A6A6;
	color			: #000;
	font-size		: 14px;
	padding			: 5px;
	width			: 400px;
}

form#jform .button {
	background		: #999;
	border			: 0;
	color			: #FFF;
	display			: block;
	float			: left;
	font-family		: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size		: 14px;
	height			: 26px;
	margin			: 15px 0 0 0;
	padding			: 0 0 3px 0;
	width			: 73px;
}

form#jform .button:hover {
	cursor			: pointer;
}

form#jform  #h1d99_label{
	margin: 15px 0 0 0;
}















