/* CSS definition file containing site wide stylesheets */

.NoSpace {
	line-height: 0.1pt;
 	text-align: left
}

.ProyectoMama {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: x-small;
 	text-decoration: none ;
 	list-style-type: disc;
 	list-style-image: url( "../assets/images/bullet.gif" );
 	text-align: center
}

.Pucci {
	margin-top: 1pt;
 	margin-bottom: 1pt
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(51,102,153);
 	font-weight: normal;
 	font-style: normal
}