@charset "UTF-8";
/* CSS Document */


/*  --------- Linguas ----------*/
#lang {
	width: 734px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
#flags_caixa{
	height: 14px;
	width: 21px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #99CFEC;
}

.flags_on {
	border: 2px solid #B2D1E1;
}


.flags_off {
	border: 2px solid #FFFFFF;
	
}

.center_div {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	color: #005D95;
}

.flagdummy {
	margin-right: 4px;
	margin-left: 4px;
	height: 16px;
}


/*----------------------  ARTIGOS CENTRO ---------------*/

.artigo_titulo{
	margin-bottom: 8px;
	color: #C0A062;
}
#barra_pag{
	margin-top: 8px;
	color: #C0A062;
	margin-left: 8px;
}

#barra_pag a {
	font-size: 1.4em;
}
#barra_pag a:link, a:active, a:visited {
	text-decoration: none;
	color: #469CDB;
}

#barra_pag a:hover {
	text-decoration: underline;
	color: #BCD2E6;
	
}
#zona_artigo {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-right: 8px;
	margin-left: 8px;
}

#zona_artigo p {
	margin-bottom: 8px;
	text-indent: 2em;
}

#zona_artigo h2 {
	font-size: 1.2em;
	color: #C0A062;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#zona_artigo h3 {
	font-size: 1em;
	color: #C0A062;
	margin-bottom: 8px;
	text-transform: uppercase;
}
		
#zona_artigo h4{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1em;
}	

#zona_artigo a.h4link:link, a.h4link:visited , a.h4link:active {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #469CDB;
	text-decoration: none;	
}

#zona_artigo a.h4link:hover{
	text-decoration: underline;	
}


#zona_artigo  a:link, a:visited, a.active { 
	color: #469CDB;
	text-decoration: none;	
}

#zona_artigo a:hover {
	text-decoration: underline;	
}

#zona_artigo .img_mail {
background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


#zona_artigo .imgnoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;	
}
#zona_artigo img {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}


/* LISTAS */
#zona_artigo ul,ol {
	text-indent: 5px;
	list-style-position: outside;
	padding: 6px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#zona_artigo ul li,ol li {
	
	margin-top: 4px;
	
	margin-bottom: 4px;
	
}


.no_link {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 2px;
	margin-top: 8px;
}

.image_right{
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	display: block;
	clear: right;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.image_left{
	float: left;
	clear: left;
	margin-right: 4px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;  	
}
.image_texto{
	margin: 4px;
	
}
.textcenter{
	display: block;
    text-align: center;
    margin: 4 auto;	
	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* --------------------- RESUMOS  ------------ */ 

#resumo {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-right: 8px;
	margin-left: 8px;
}

#resumo p{
	font-size: 0.9em;
	text-indent: 0px;
}

#resumo h4{
	font-size: 1.1em;
	text-transform: uppercase;
	color: #C0A062;
	margin-bottom: 6px;
}

a.linkh4:link, a.linkh4:active,  a.linkh4:visited {
    color: #C0A062;
	text-decoration: none;	
}

a.linkh4:hover {
	text-decoration: none;
	color: #FACE7F;
}
#resumo div.texto {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


#resumo div.vermais {
	text-align: left;
	font-size: 0.8em;
	color: #BCD2E6;
	margin-top: 8px;
	padding-bottom: 4px;
	width:30%;
	margin-left: 10px;
		
}

.link_resumo a:link,   .link_resumo a:active,  .link_resumo a:visited  {
	text-decoration: none;
	color: #469CDB;
}

.link_resumo a:hover  {
	text-decoration: underline;
	color: #469CDB;
}

/* --------- FOOTER  --------*/
#after_footer {
	text-align: center;
	font-size: 0.8em;
	color: #314761;
}

.link_footer  a:link, .link_footer a:active, .link_footer  a:visited{
	color: #0069A9;
	text-decoration: none;
}
.link_footer  a:hover{
	color: #0069A9;
	text-decoration: underline;
}
