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 ------------*/
	
#title-image {
	padding-top: 0;
	padding-bottom: 0;
	clear: both;
	}

/* ---------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;
	}

#logo_facebook {
	display: inline;
	float: left;
	padding-right: 20px;
	margin-left: 5px;
	}
	
#fb-root {
	margin-top: 40px;
	margin-bottom: 0;
}

#logo_provincia {
	display: inline;
	float: left;
	margin-right: 166px;
	margin-bottom: 40px;
	height: 100px;
	}

#logo_comune {
 	display: inline;
	float: left;
	margin-bottom: 40px;
	margin-right: 166px;
	height: 100px;
	}
	
#logo_veritas {
 	display: inline;
	float: left;
	margin-bottom: 40px;
	margin-right: 0;
	height: 100px;
}

#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;
}

