body
{
	background-image:url(../../imgs/master/bkg-y.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#b8edf6;
	
	margin:0;
	padding:0;
}


.logoFundhas
{
	margin-top:30px;
	margin-bottom:194px;
}

/* --------------------------------------
	= Esquerda
---------------------------------------*/

.esquerda
{
	float:left;
	width:269px;
}

.esquerda ul.menu
{
	margin-bottom:25px;
}

.esquerda ul.menu li
{
	margin:0px 0px 13px 0px;
}


.esquerda ul.unidades
{
	height:235px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:30px;
	
	background-image:url(../../imgs/master/bg-unidades.png);
	background-position:197px center;
	*background-position:197px top;
	background-repeat:repeat-y;
}

.esquerda ul.unidades li,
.esquerda ul.unidades li a
{
	color:#cd8b27;
	font-size:11px;
	margin-bottom:13px;
}

.esquerda ul.unidades li
{
		
	background-image:url(../../imgs/master/mid-1.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	
	padding:0px 0px 0px 15px;
}

.esquerda ul.unidades li.mid2
{
	background-image:url(../../imgs/master/mid-2.png);
}

.esquerda ul.unidades li.mid3
{
	background-image:url(../../imgs/master/mid-3.png);
}

.esquerda ul.unidades li a:hover
{
	color:#976418;
}

.esquerda a.scrollUp
{
	position:absolute;
	display:block;	
	margin:5px 0px 0px 188px;
	*margin:15px 0px 0px 108px;
}

.esquerda a.scrollDown
{
	position:absolute;
	display:block;
	margin:235px 0px 0px 188px;
	*margin:250px 0px 0px 108px;
}

/* --------------------------------------
	= Direita
---------------------------------------*/

.conteudo
{
	float:right;
	width:700px;
}

.conteudo h1
{
	text-align:right;
	padding-top:30px;
	margin-bottom:40px;
}

.conteudo p
{
	margin-top:10px;
	margin-bottom:20px;
}

/* --------------------------------------
	= Rodape
---------------------------------------*/

.rodape
{
	text-align:center;
	padding-top:18px;
	font-size:10px;
}

.rodape ul 
{
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.rodape ul li
{
	display:inline;
}

.rodape ul li a
{
	font-size:10px;
	color:#009cff;
	text-transform:uppercase;
}

.rodape ul li a.sel
{
	color:#88d0fd;
}

.rodape ul li a:hover
{
	color:#88d0fd;
}

.rodape ul li span
{
	padding:0px 1px 0px 1px;
	margin:0;
	color:#84a9a6;
	font-size:10px;
}

.rodape p,
.rodape p *
{
	font-size:10px;
}

.rodape p a:hover strong
{
	color:#a2cacc;
}
