@charset "utf-8";
/* CSS Document */

*
{
padding: 0em;
margin: 0em;

}


body {
	background-color: #F5F5F5;
	/*	background-image: url(images/bg001.png);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;*/
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
	text-align: center;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}

h3
{
font-size: 1.7em;
padding-left: 34px;
background-image: url('../../holos/artigos/images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-left: 28px;
background-image: url('../../holos/artigos/images/db2.gif');
}

hr {
      border-top: 1px dashed #4d6d8d;
      color: #ffffff;
      height: 0px;
	  width: 80%;
	  margin: 20px;

}

.outline {
z-index: 2;
position: relative;
width: 955px;
border: solid 1px #cecece;
background-color: #ffffff;
margin: 0 auto;

}

.header {
	width: 955px;
	height: 150px;
	background-image: url(../../holos/artigos/images/haeder001.jpg);
	background-position: center;
	margin: 0 auto;
}

#menu
{
	position: relative;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
	background-color: #4e89a7;
	background-image: url(../../holos/artigos/images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #000000;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
background: #ed5e11 url('../../holos/artigos/images/menuhover.gif') repeat-x top left;
/*background-color:#FFF;*/
}

#menu ul li a.active
{
background: #ed5e11 url('../../holos/artigos/images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('../../holos/artigos/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.4em 1.1em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}


.lateral_esquerda {
width: 250px;
float:left;
padding: 5px;
margin: 5px;
}

.lateral_direita {
width: 250px;
float:left;
padding: 5px;
margin: 5px;
}


.miolo {
width: 665px;
float:left;
padding: 5px;
margin: 5px;
}

.coluna01 {
width: 100%;
}

.coluna02 {
	width: 100%;
	margin-bottom: 10px;
}


.coluna02_meio {
width: 302px;
float:left;
padding: 5px;
margin: 10px;
}

.colunas_3 {
width: 210px;
font-size: 0.9em;	/* Se quiser deixar o tamanho do texto, como os outros é só deletar essa linha  */
text-align:center;
float:left;
padding: 5px;
margin: 5px;
}
.colunaGrandeDireita {
	float: right;
	width: 200px;
	background-color: #EAEDF4;
}



.coluna_grande {
	width: 935px;
	float:left;
	padding: 5px;
	margin: 5px;
}

.anuncio001 {
width: 100%;
}
.anuncioGrande {
	height: 60px;
	text-align: center;
}


.anuncio002 {
width: 100%;
margin-top: 10px;

}

#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	font-size: 0.8em;
	background-color: #fff;
	background-image: url('../../holos/artigos/images/border2.gif');
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
}

#footer .left {
position: absolute;
left: 2.0em;
bottom: 1.2em;
width: 400px;
}

#footer .right {
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


/* estilo de box 001*/
.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 240px;
background-color:#f5f5f5;
}

.curlycontainer .innerdiv{
background: transparent url(../../holos/artigos/images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
/* estilo de box 001*/

/* estilo srtas navegacao */

.barra_setas {
width: 935px;
height: 50px;
}

.setas {
float:left;
font-size: 0.7em;
margin-left: 105px;
text-align:center;
}
.coluna_ArtigosIndexEsquerda {
	width: 728px;
	float:left;
	padding: 5px;
	margin: 5px;
}
.colunas_ArtigoChamada {
	width: 210px;
	font-size: 0.9em;	/* Se quiser deixar o tamanho do texto, como os outros é só deletar essa linha  */
	text-align:center;
	float:left;
	padding: 5px;
	margin: 5px;
	height: 230px;
}
