/* ----------cor da rectaguarda-------------- */
open {
	background-color: White;
	color: #21438B;
}


body {
	background-color: Silver;
	font-size: 11px;
	font-family: Verdana;
	color: #D3D3D3;
	padding: 0px;
	margin: 0px;
}

body.inicial {
	background-color: White;
	font-size: 11px;
	font-family: Verdana;
	color: #E1DDD9;
	padding: 0px;
	margin: 0px;
}

.top {
	width: auto;
	height: 80px;
	color: #21438B;
	font-size: 25px;
	background-image: url(http://farm3.static.flickr.com/2316/2289323261_b3fc16bebe_o.jpg); /*imagem presente na parte de cima da pagina */
	repeat: no;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font: lighter/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #564b47;
} 


.menusup{
	top: 90px;
	height: 20px;
	color: #21438B;
}

a {
	color: #E1DDD9;
	text-decoration: none;
}
a:visited {
	color: #E1DDD9;
}

a:hover {
	color: #564b47;
	background-color: #D7E2F4;
}
a:active {
	color: #E1DDD9;
	font-weight: bold;
}

a.interior {
	color: #21438B;
	text-decoration: none;
}
a.interior:visited {
	color: #21438B;
}

a.interior:hover {
	color: #FBD705;
	background-color: #21438B;
}
a.interior:active {
	color: #21438B;
	font-weight: bold;
}

img.download {vertical-align:middle;}


/* ----------contentor para centrar o layout-------- */
#container {
width: 1050px; /* -- tamanho do contentor na horizontal --*/
height: auto;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;

} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: #21438B;
	padding: 0px;
	margin: 0px;
		color: #F0F0F0;
}

#banner img {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	margin-bottom:-2px;
	border-bottom: 1px solid #564b47;
		color: #F0F0F0;
} 

/* ----------outer and inner----------------- */

#outer{
	border-left: 0px solid #D7E2F4; /* cor da coluna esquerda  */
	border-right: 201px solid #D7E2F4; /* largura e cor da coluna direita  */
	background-color: White; /* cor de fundo das colunas */
	color: #606060; /* cor do texto que aparece no painel central */
} 

/* ----------outer and inner----------------- */

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */

 #right { /* banner das notícias */
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
  height: 597px;
 }
 /* dimensão de altura especificada no código da list_noticias */
 

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
height: 597px;  /* altura do conteúdo variável principal*/
overflow: auto;
margin: 0px; 
}

p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #F0F0F0;
}


/*  ----------------heading---------------------- */ 
h1 {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #21438B;
	border-bottom: 1px solid #564b47;
	padding: 5px 15px;
	margin: 0px;
}
/*  ----------------heading---------------------- */ 

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
color: #21438B;
}


/*  ----------------heading---------------------- */ 

h3 {
	font-size: 9px;
	font-weight: normal;
	background-color: #21438B;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	padding: 1px 5px 3px 5px; /*  ---------afastamento da direita--------------- */
	margin: 0px;
	font-weight: normal;
}


/*  ----------------heading---------------------- */ 
h4 {
	font-size: 9px;
	font-weight: normal;
	background-color: #21438B;
	border-bottom: 1px solid #564b47;
	padding: 1px 2px 2px 2px; /*  ---------afastamento geral --------------- */
	margin: 0px;
	font-weight: normal;
}
/*  ----------------heading---------------------- */ 
h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 12px;
	margin: 0px;
	font-family: Verdana;

}

h6 {
	font-size: 11px;
	font-weight: normal;
	background-color: #21438B;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	border-left: 1px solid #564b47;
	border-right: 1px solid #564b47;
	padding: 1px 5px 3px 5px; /*  ---------afastamento da direita--------------- */
	margin: 0px;
	font-weight: normal;
}

h7 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 12px;
	margin: 0px;
	font-family: Verdana;
	color: #565656;
}

.comentariotop 
{
	border-color: #000000;
	background-color: #E1DDD9;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

.caixaactividade 
{
	border-color: #000000;

	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}


.comentario 
{
	border-color: #000000;
	background-color: #F0F0F0;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	text-align: left;
}


#ft {
	font-size: 9px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-style: italic;
}


