﻿/* ------------- layout ------------ */
#barraPadrao_{
	height:34px; 
	margin-bottom:0px;	
}
#barraPadrao_fundoAzul{
	width:50%;
	text-align:left;
	z-index:0;
	background-color:#002859;
	position:absolute;
	height:33px;
	margin:-34px 0 -34px 0;
}
#barraPadrao_fundoClaro_n01{
	width:100%;
	text-align:right;
	z-index:0;
	/*background-image:url(../_imgs/bFixa_fundoClaro.jpg);*/
	background-image:url(/SiteCollectionImages/master/bFixa_fundoClaro.jpg);
	background-repeat:repeat-x;
	height:34px;
	margin-right:0px;
}
#barraPadrao_centro_n1{
	width:100%;
	top:0px;
	position:relative;
	height:34px;
	margin:0 0 -34px 0;
}
#barraPadrao_centro_n2{
	width:760px;
	height:34px;
	/*background-image:url(../_imgs/bFixa_fundoClaro.jpg);*/
	background-image:url(/SiteCollectionImages/master/bFixa_fundoClaro.jpg);
	background-repeat:repeat-x;
	text-align:left;
	margin:-34px auto 0 auto;
	position:relative;
}
#dropDemaisSites{
	margin-top:0px;	
    width:175px;
	text-align:right;
	float:right;
	position:relative;
	top:8px;
}
/* ------------- layout ------------ */

/* ------------- estilo ------------ */
.dropDemaisSites_estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #063568;
	text-decoration: none;
	width: auto;
	background-color: ffffff;
	
	border: 1px solid #7f9db9;
	letter-spacing: normal;
	word-spacing: normal;
	clear: left;
	float: none;
}
/* ------------- estilo ------------ */
