/* BEG ----------------------------------------------- Page elements */
body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		background: url("../img/fondo.gif") repeat;
		font-size: 11px;
	}

	


/* END ----------------------------------------------- Page elements */



/* == HERSHEYSBRANDING - BANNER */


	#hersheysbranding_banner {
			/* Controls HALO banner placement in view */
			margin-top: 0px; /* Guidelines: 20px from Content to Banner. */
			/*margin-left: 22px;  Guidelines: 22px from left of view window. IMPORTANT - Left aligned sites only require this. */
			padding-bottom: 10px;
			text-align: center; /* Guidelines: centers banner placement. IMPORTANT - Center aligned sites only require this. */
		}

	#hersheysbranding_banner table {
			margin-top: 11px;
			margin-left: auto;
			margin-right: auto;
		}

	#hersheysbranding_banner table tr td {
			/* Controls copyright information and links. */
			font-size: 9px; 
			font-family: arial, sans-serif;
			color:#ffffff;
			text-align: left;
			vertical-align: top;			
		}


/* == HERSHEYSBRANDING - BANNER - AD ALERT MESSAGE */

/* = END = / HERSHEYS BRANDING STYLES */