/* ---------HEADER ------------*/

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

#postit {
	display: inline;
	margin-left: 170px;
	margin-top: 10px;
	margin-bottom: 0;
	}
	
/* ---------HOME html CONTENT ------------*/

#news {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 7px;
	}
	
#fotos #anticipazione {
	margin-top: 10px;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
}


#logo_2011 {
	width: 330px;
	margin-top: 10px;
}

#text {
	display: inline;
	float: left;
	width: 500px;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 40px;
	}

#text h1 {
	font-size: 16px;
	color: #6e6f6d;
	font-style: italic;
	font-weight: normal;
	border-top: 1px solid #6e6f6d;
	padding-top: 15px;
}

#text h2 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
}

#text em.ora {
	font-style: normal;
	color: #000;
}

#text em.gruppo {
	font-style: normal;
	font-size: 14px;
	color: green;
	font-weight: bold;
}
#text em.evento {
	float: right;
}

#text p {
	margin: 0;
}

#text p.intestazione {
	font-size: 16px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0;
	font-style: italic;
	border-top: 1px solid #6e6f6d;
}

#fotos {
	display: inline;
	float: right;
}

#fotos img {
	margin-top: 20px;
}
	
#text p.slogan {
	margin: 0;
	margin-top: 30px;
	font-size: 20px;
	margin-bottom: 15px;
	text-align: center;
}

#intro {
	display: inline;
	float: right;
	width: 250px;
}

#countdown p {
	font-size: 36px;
	margin-top: 20px;
	margin-left: 20px;
}

#fotos {
	display: inline;
	float: right;
	width: 300px;
	margin-top: 0;
	text-align: justify;
}

#logo_tricolore2011 {
	margin-bottom: 20px;
	height: 330px;
	width: 300px;
}

p.youtube {
	font-size: 17px;
	text-align: center;
	background-color: #d5a71a;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid red;
}
