div#header {
	width: 925px;
	height: 148px;
	background: transparent url(../movimenti/header.gif) top left no-repeat;
	border-color: #000;
	border-width: 1px;
	border-style: dashed;
}

div#page_title {
	width: 927px;
	height: 40px;
	background: transparent url(../movimenti/guarda_i_contributi.gif) top left no-repeat;
}

div#winner_title {
	width: 927px;
	height: 50px;
	background: transparent url(../movimenti/la_vincitrice.gif) top left no-repeat;
}

div#winner {
	width: 461px;
}

div#partire {
	width: 365px; 
	border-color: #000; 
	border-width: 1px; 
	border-style: dashed; 
	padding: 5px;
	font-size: 120%;
}

div#partire img {
	float: left;
	margin: 0 10px 0 0;
}

div#partire p {
}

div#partire ul {
	margin-left: 130px; 
	padding-left: 25px;
}

div#story_title {
	width: 927px;
	height: 50px;
	background: transparent url(../movimenti/il_racconto.gif) top left no-repeat;
}

div#photo_title {
	width: 927px;
	height: 50px;
	background: transparent url(../movimenti/la_foto.gif) top left no-repeat;
}

div#photogallery_title {
	width: 927px;
	height: 50px;
	background: transparent url(../movimenti/photogallery.gif) top left no-repeat;
}

#storyGallery {
	width: 927px;
	height: auto;
	position: relative;
	margin: 0 0 10px 0;
}

#navigation {
	width: 927px;
	margin: 0 auto;
	text-align: center;
}

#navigation ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	background-color: #990000;
	float: left;
	margin: 0 20px;
	padding: 10px 20px;
	border-width: thin;
	border-style: dashed;
	border-color: #000000;
}

#navigation a {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bolder;
	text-decoration: none;
}

#sections {
	background-color: white;
	clear: left;
	margin: 0 auto;
	overflow: hidden;
	width: auto;
	height: auto;
	/*height: 882px;*/
}

#sections ul {
	width: 927px;
	height: auto;
	overflow: inherit;
	padding: 0;
	margin: 0;
}

#sections li {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
}

#sections h1 {
	color: #900;
	margin: 0 0 10px 0;
	font-size: 130%;
}

#sections h2 {
	margin: 10px 0;
	font-size: 115%;
}

div#photogallery {
	float: left;
	width: 927px;
	height: auto;
	background: none;
	margin: 0 auto 10px auto;
}

.copyright {
	font-weight: bold;
	margin: 10px 0 0 0;
}

.fullOpacity {
}

.halfOpacity {
}

div.photo {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 3px 3px 0;
	background: transparent;
}

div.photo a {
	float: left;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div.photo a:hover {
	float: left;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

div.photo img {
	width: 100px;
	height: 100px;
	/*border: thin dashed #000000;*/
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

.storyShortText {
	height: 84px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-align: justify;
	line-height: 14px;
}

.storyText {
	text-align: justify;
	padding: 0 10px 0 0;
}

.storyShortText p, .storyText p {
	margin: 0 0 14px 0;
}

/*.center-row-delimeter {
	height: 15px;
	width: 100%;
}*/

h1 {
	color: #900;
	margin: 0 0 10px 0;
	font-size: 150%;
}

h2 {
	margin: 10px 0;
	font-size: 130%;
}

