
div#unidades-fiocruz{
height:80px;
background: url(../img_comuns/bkg_padrao.jpg) no-repeat;
}

/*conteudo principal */
div#titulo-unidades{
clear:both;
width:570px;
height:30px;
background:       url(../unidades/img_unidades_home/titulo_unidades.jpg) no-repeat;
padding: 0 0 10px 0;
}

div#sub-unidadestecn{

float:left;
width:175px;
height:auto;
padding: 0 5px 0 0;
/*padding: top ri bt lf*/
}

div#sub-unidadesadm{
float:left;
width:180px;
height:280px;
padding: 0 0 0 0px;
}

div#sub-unidadesap{
float:left;
width:190px;
height:480px;
padding: 0 0 0 0px;
background: url(../unidades/img_unidades_home/bkg_fundofiocruz.jpg) no-repeat;
background-position:0 150px;
}

div#linha_bkg1{
float:left;
width:3px;
background: url(../unidades/img_unidades_home/bkg_cientifico.gif) repeat-y top left;
height:310px;
}

div#linha_bkg2{
float:left;
width:3px;
background: url(../unidades/img_unidades_home/bkg_cientifico.gif) repeat-y top left;
height:145px;
}

ul.unidades{
margin:0 0 0 10px;
}
ul.unidades li{
list-style: none;
font: 9px verdana,sans-serif;
line-height:20px;
padding: 15px 0 0 0;
}

ul.unidades li span{
color:#4A5E84;
font:11px verdana,sans-serif;
}

ul.unidades li a{
list-style: none;
font: 9px verdana,sans-serif;
color:#000;
}

ul.unidades li a:hover{
text-decoration:none;
color:#666;
}



/* inicio declaracoes genericas */
p, h1, h2, h3, h4, h5, h6, form {
	position: relative;
}
img {
	display: block;
}
div.reset {
	clear: both;
	font-size: 0;
	line-height: 0;
	padding: 0;
}
br.reset {
	clear: both;
}
div.linha {
	margin: 10px 10px 5px 10px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: #8B9CAE;
}
div.espaco-branco {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	background: #FFF;
}
/* fim declaracoes genericas */

/*endereco */
#rodape {
   	clear: both;
	margin: 0;
	background: #edeef0 url(../img_comuns/bg_rodape.gif) top center no-repeat;		
}
#rodape address p {
	margin: 0;
	padding: 5px 0 5px 10px;
	height: 25px;
	line-height: 25px;
	font: 10px arial, sans-serif;
	text-align: center;
	color: #868293;
}
#rodape address p a {
	color: #868293;
	text-decoration: none;
}

#rodape address p a span {
	font: bold 11px arial, sans-serif;
	}

