/* 
================================
 Container Styles for DotNetNuke
================================
*/

.menu_title_login {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.menu_azul {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #7996B8;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
}






