@charset "UTF-8";
/* CSS Document */
html, body {height:100%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#555555;
background-color:#e2d2ae;

}
h5 {font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:5px;
margin-top:8px;
color:#999999;
font-weight:normal;
letter-spacing:-0.8px;
}



#fullpage{
width:100%;
min-height:600px;
background-image:url(../images/fundo.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#e2d2ae;
min-height: 100%;
	}

* html #fullpage {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}


#page {
width:821px;
position:relative;
margin:0 auto;

}
* html #page {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}
.clear {clear:both;}
#topo{
width:821px;
height:153px;
margin:0;
padding:0;
}
#banner {
margin:0;
padding:0;
}
/* COMPONENTE PARA O CONTEÚDO DO SITE   */
#top_text{
background-image:url(../images/sitenovo_01.png);
height:13px;}
#middle_text{
width:821px;
background-image:url(../images/sitenovo_02.png);
background-repeat:repeat-y;
height:100%;
overflow:auto;

}
#footer_text{
background-image:url(../images/sitenovo_03.png);
height:18px;

	


}

/**/

#publicacoes {
width:213px;
float:left;
background-repeat:repeat-y;
padding-left:10px;
}
#publicacoes h3 {
background-image:url(../images/iconartigos2.jpg);
background-repeat:no-repeat;
text-indent:-99999px;
height:30px;
margin-top:0px;
}


#artigos h3 {
background-image:url(../images/iconartigos.jpg);
background-repeat:no-repeat;
text-indent:-99999px;
height:30px;
margin-top:15px;
margin-left:20px;
margin-bottom:2px;
}
#interno {
width:543px;
float:left;
margin:0;
border-right:1px dotted #999999;
padding:10px;
padding-top:0;
height:100%;
}
#interno h3 {
height:30px;
margin-top:15px;
margin-left:20px;
margin-bottom:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#967442;
font-weight:normal;
letter-spacing:-1px;
}

#textos {
margin-left:20px;
margin-right:10px;
margin-top:0px;
}
.data {
color:#FF6600;
font-size:12px;
margin:0;
}
.titulo {
font-size:11px;
font-weight:bold;
text-transform: uppercase;
margin-top:2px;
margin-bottom:1px;
}
.conteudo {
font-size:11px;
font-weight:normal;
line-height:12px;
margin-top:2px;
padding-bottom:5px;
text-align:justify;
clear: both;

}
.conteudo a:link,a:visited {
font-size:12px;
text-decoration:none;
}

#copy a:link, a:visited, a:active {
color:#444444;}

label{
float: left;
width: 120px;
font-weight: bold;
font-size:12px;
font-weight:normal;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

#links li {
padding-left:20px;
list-style:none;


}
#links a {
font-size:11px;
color:#333333;
text-decoration:none;
}
#links a:hover {
color:#003366;
text-decoration:underline;}

#profissionais h5 {
color:#FF6600;
}
#profissionais h6 {
color: #333333;
margin:0;
padding:3px;
}
#profissionais li {
font-size:11px;
font-weight:normal;
margin-left:10px;
}
#profissionais a{
font-size:11px;
padding-top:10px;


}