 /* inicio default */

body {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;

	background:#F4F5F7 url(../images/body-bg.jpg) top repeat-x;

	color: #666666;

	height:100%;

}

h1, h2, h3, h4 {

	color: #666666;

	margin: 1.5em 0 0;

	font-weight: normal;

}

h1 {

	font-size: 150%;

}

h2 {

	font-size: 125%;

}

h3 {

	font-size: 100%;

}

h4 {

	font-size: 90%;

}

a {

	color: #33A4DD;

}

strong {



}

.clear {

	clear: both;

}

.contentpaneopen {

	width: 100%;

}
.blog {

	width: 100%;

}

.article_separator {

	display: none;

}

.mapa { /* margem debaixo do googlemaps plugin. Inserir div class="mapa"*/

	padding-bottom: 20px;

	color: #000;

}

#com-form-login img, #com-form-logout img { /* remover a imagem key do form de login */

	display: none;

}

.chronoform a { /* removendo copyright */

	display: none;

}

.highslide img {

	border: 2px solid black; /* se usar o image revolution */

}

fieldset, legend {

	border: 1px solid #DDD;

	padding: 10px;

}
.com_search fieldset {

	border: none !important;

	padding: 10px;

}
.com_search fieldset span.small {
	display:none;

}

.sectiontableentry1 a, .sectiontableentry2 a{

	text-decoration:none;

}

.sectiontableentry1 td, .sectiontableentry2 td{

	padding: 5px 0;

	border-bottom: 1px dotted #4A6194;

}

/* fim default */



/* inicio de tamanho */

.t150 {width: 150px}

.t200 {width: 200px}

.t250 {width: 250px}

.t300 {width: 300px}

.t350 {width: 350px}

.t400 {width: 400px}

.t450 {width: 450px}

.t500 {width: 500px}

.t550 {width: 550px}

.t600 {width: 600px}



.t100p {width: 100%}

.t50p {width: 50%}

/* fim de tamanho */



/* inicio de tabela */

/*.table {

	border: 10px solid #4A6194;

}*/



.table th{

	background-color: #032066;

	color: #FFF;

	padding: 5px 10px;

	white-space: nowrap;

	border: 1px solid #4A6194;

}



.table th.desc{

	width: 430px;

}



.table td{

	border: 1px solid #4A6194;

	padding: 5px 10px;

}



.table p{

	margin-top: 0;

	margin-bottom: 0;

}



.table p{

	margin-top: 0;

	margin-bottom: 0;

}



.table em{

	font-size: 11px;

	padding: 2px 0;

	margin-bottom: 10px;

	display: block;

	color: #9ddfeb;

}



.ui-tabs em {

	color: #043A8B;

}



.table td.number{

	text-align: right;

}

/* fim de tabela */




.blog .contentheading{

	

	font-weight: normal;

	color: #2397D6;


}
 .ucd_title {

	


color: #666666 !important;
	font-size: 12px;
	font-weight: bold !important;

}
.button, .backbutton, .readon, .ucd_readon, #st-right ul.ucd_list li a.ucd_readon {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: none;
    background: #fff url(../images/bt-read.png) top no-repeat;
    color: #33A4DD;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 100px;
    height: 21px;
    line-height: 21px;
    margin-top: 5px;
    border: none !important;
    cursor: pointer;
}