body { 
	font-family: Georgia, serif; 
	width: 940px;
	margin: 24px;
	color: #6e6f6d;
	font-size: 13px;
	line-height: 1.5em;
	}

img {
	display: block; 
	border: 0;
	}

a:link {
	text-decoration: none;
	color: #CB2926;
	}

a:visited  {
	text-decoration: none;
	color: #CB2926;
	}

a:hover {
	text-decoration: underline;
	color: #CB2926;
	}

h1 {
	font-size: 16px;
	color: #6e6f6d;
	font-style: italic;
	font-weight: normal;
	}
	
/* ---------HEADER ------------*/

#logo {
	display: inline;
	float: left;
	}

#postit {
	display: inline;
	margin-left: 120px;
	margin-top: 20px;
	}
	
#title-image {
	padding-top: 15px;
	padding-bottom: 0px;
	}

/* ---------FOOTER ------------*/

#banda {
	border-top: 1px solid #6e6f6d;	
	width: 940px;
	height: 40px;
	clear: both;
	text-align: center;
	color: #CB2926;
	padding-top: 30px;
	}

#banda span {
	margin-top: -20px;
	}

#logo_myspace {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 50px;
	}

#logo_facebook {
	display: inline;
	margin-top: 50px;
	float: left;
	margin-left: 10px;
	}


#logo_heineken {
	display: inline;
	float: left;
	margin-top: 3px;
	margin-right: 80px;
	margin-bottom: 40px;
	}
	
#logo_lattemiele {
	display: inline;
	float: left;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 40px;	
	}

#logo_pepsi {
	display: inline;
	float: left;
	margin-top: 0;
	margin-right: 84px;
	margin-bottom: 40px;
	height: 34px;
	}

#logo_provincia {
	display: inline;
	float: left;
	margin-top: -8px;
	margin-right: 84px;
	margin-bottom: 40px;
	height: 40px;
	}

#logo_comune {
 	display: inline;
	float: left;
	margin-top: -8px;
	margin-bottom: 40px;
	margin-right: 82px;
	height: 40px;
	}
	
#footer p {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
	color: black;
	}

#footer a:link {
	text-decoration: none;
	color: #6e6f6d;
	}

#footer a:visited  {
	text-decoration: none;
	color: #6e6f6d;
	}

#footer a:hover {
	text-decoration: underline;
	color: #6e6f6d;
	}

.w3c img {
	display: inline;
}

em.bold {
	font-weight: bold;
	font-style: normal;
}
