/* 
================================
 Container Styles for DotNetNuke
================================
*/

.menu_title_login {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.fondo_registro 
{
	width: 180px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 7px;
	
	background-image: url(fondo_reg.jpg);
	background-repeat: repeat-y;
}







