body {
	background-color: #3f3939;
}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }

#centrato { 
	width: 867px;
	margin: auto;
	text-align: left;
}


#col1 {
	float: left;
	width: 280px;
}

#col2 {
	float: left;
		width: 280px;
}











/******** layout generale ***********/

/* HOME */
#headerHome {  background-image: url(../img/home_01.gif); background-repeat: no-repeat;  width: 867px; height: 174px; }
#contentHome { background-image: url(../img/home_03.gif); background-repeat: no-repeat; width: 867px; height: 446px; border-top: 1px solid black; }
#contentGang { width: 867px; height: 446px; border-top: 1px solid black;
	background-color: #000;
}
#contentHomeNews { position: relative; top: 15px; left: 55px; margin: 0; padding: 0;
	float: left;
	width: 245px;
}
#strisciamenuHome { background-image: url(../img/home_02.gif); background-repeat: no-repeat; width: 867px; height: 30px; }
#strisciamenuGangnero { width: 867px; height: 30px;
	background-color: #000;
}
#headerHome p { color: #daa126; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; position: relative; top: 120px; }
#headerHome a:link { margin-right: 2em;
	margin-left: 2em; color: #daa124; text-decoration: none; }
#headerHome a:visited { margin-right: 2em;
	margin-left: 2em; color: #daa124; text-decoration: none; }
#headerHome a:hover { color: white; }
#headerHome a:active { text-decoration: none; }
#contentHomeNews p.scrollup { position: relative; top: 20px; left: 130px; bottom: 0; float: none; clear: both; }
#contentHomeNews p.scrolldown { position: relative; top: -50px; left: 130px; float: none; clear: both; }
#contentHomeNews {
	font-size: 90%;
}
#contentHomeContent {
	float: left;
	margin-top: 115px;
	color: black;
	margin-left: 0;
	padding-left: 8px;
}



#contentHomeBoxImg {
	
	width: 585px;
	height: 146px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 8px;
	background: url(../img/home_03-boxBG.gif) no-repeat;
	margin-left: 0;
	left: -10px;
	position: relative;
	top: 0;
}
#contentHomeBoxImg img {
	
}




#contentHomeContent p {
font: 13px Georgia, "Times New Roman", Times, serif;
width: 250px;
	margin: 4px 4px 4px -8px;
}
#contentHomeContent p.largo {
font: 13px Georgia, "Times New Roman", Times, serif;
width: 490px;
	margin: 4px 4px 4px -8px;
}

/* ANNO */
#headerAnno {  background-image: url(../img/anno_01.gif); background-repeat: no-repeat;  width: 867px; height: 174px; }


#headerAnno p {  color: #daa126; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; position: relative; top: 120px; }
#headerAnno a:link { margin-right: 2em;
	margin-left: 2em; color: #daa124; text-decoration: none; }
#headerAnno a:visited { margin-right: 2em;
	margin-left: 2em; color: #daa124; text-decoration: none; }
#headerAnno a:hover { color: white; }
#headerAnno a:active { text-decoration: none; }

#strisciamenuAnno { background-image: url(../img/anno_02.gif); background-repeat: no-repeat; width: 867px; height: 30px;
	margin: 0;
	padding: 0;
	border-top: 1px solid black;
	color: #ffffff;
	clear:both;
}
#strisciamenuGang { background-image: url(../img/gang.gif); background-repeat: no-repeat; width: 867px; height: 30px;
	margin: 0;
	padding: 0;
	border-top: 1px solid black;
	color: #ffffff;
	clear:both;
}

#testoAnno {
	float: left;
	width: 220px;
	margin-top: 6px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	font-size: larger;
	color: #F0CC62;
}
#menuAnno {
	float: left;
	width: 560px;
}
#contentAnno { background-image: url(../img/anno_03.gif); background-repeat: no-repeat; width: 867px; height: 446px; border-top: 1px solid black; }

#contentAnnoThumbs { 
	position: relative; 
	margin-top: 26px;
	left: 45px; 
	float: left;
	width: 135px;
}
#contentAnnoThumbs p.img {
	margin-top: 0;
	margin-bottom: 13px;
	padding-top: 0;
}
#contentAnnoThumbs p.scrollupAnno { position: relative; top: 0; left: 0; bottom: 0; float: none; clear: both;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 6px;
}
#contentAnnoThumbs p.scrolldownAnno { position: relative; top: 0px; left: 0; float: none; clear: both;
	padding-top: 4px;
	margin-top: 4px;
}

#contentAnnoContent div.titoloContentAnno {
		float: left;
	color: white;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-top: 0;
}

#contentAnnoContent div.frecceContentAnno {
	float: left;
	text-align: right;
	margin-left: 40px;
}

#contentAnnoContent {
	position: relative;	
	float: left;
	/* width: 570px;*/
	margin-top: 20px;
	color: white;
	margin-left: 96px;
}




/***** ARCHIVIO **********/

#headerArchivio { background-image: url(../img/archive_01.gif); background-repeat: no-repeat;  width: 867px; height: 174px;

}
#headerArchivio p {	 color: #4098d5; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; position: relative; top: 120px; }
#headerArchivio a:link { color: #4098d5; text-decoration: none;
	margin-right: 2em;
	margin-left: 2em;
}
#headerArchivio a:visited { margin-right: 2em;
	margin-left: 2em; color: #4098d5; text-decoration: none; }
#headerArchivio a:hover { color: white; }
#headerArchivio a:active { text-decoration: none; }




#strisciamenuArchivio { background-image: url(../img/archive_02.gif); background-repeat: no-repeat; width: 867px; height: 30px;
	margin: 0;
	padding: 0;
	border-top: 1px solid black;
	color: #ffffff;
	clear:both;
}







#contentArchivio { background-image: url(../img/archive_03.gif); background-repeat: no-repeat; width: 867px; height: 446px; border-top: 1px solid black; }



#testoArchivioAnno {
	float: left;
	width: 150px;
	margin-top: 6px;
	text-align: right;
	margin-right: 10px;
	border: 1px solid orange;
}

#menuArchivioAnno {
	float: left;
	width: 150px;
		border: 1px solid lime;
}

#testoArchivioGalleria {
	float: left;
	width: 200px;
	margin-top: 6px;
	text-align: right;
	margin-right: 10px;
		border: 1px solid orange;
}

#menuArchivioGaleria {
	
	float: left;
	width: 226px;
	border: 1px solid lime;
}




/****** TEAM *******/

#headerTeam {  background-image: url(../img/team_01.gif); background-repeat: no-repeat;  width: 867px; height: 174px; }

#contentTeam { background-image: url(../img/team_03.gif); background-repeat: no-repeat; width: 867px; height: 416px;}
#contentTeam {
}



#contentTeamNews { position: relative; top: 15px; left: 55px; margin: 0; padding: 0;
	float: left;
	width: 245px;
	
}
#strisciamenuTeam { background-image: url(../img/team_02.gif); background-repeat: no-repeat; width: 867px; height: 30px; }
#headerTeam p {  color: #789142; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; position: relative; top: 120px; }
#headerTeam a:link {margin-right: 2em;
	margin-left: 2em; color: #789142; text-decoration: none; }
#headerTeam a:visited { margin-right: 2em;
	margin-left: 2em; color: #789142; text-decoration: none; }
#headerTeam a:hover { color: white; }
#headerTeam a:active { text-decoration: none; }
#contentTeamNews p.scrollup { position: relative; top: 20px; left: 130px; bottom: 0; float: none; clear: both; }
#contentHomeTeam p.scrolldown { position: relative; top: -50px; left: 130px; float: none; clear: both; }

#contentTeamContent {
	float: left;
	width: 390px;
	margin-top: 150px;
	color: black;

}

.TeamRow img {
	float: left;
	margin-right: 5px;
}

.TeamRow div.clear {
	clear: left;
	height: 0;
	overflow: hidden;
}

#contentTeam {
	color: white;
	padding-top: 30px;
	padding-left: 40px;
	font-size: 16px;
	letter-spacing: 0.1em;
		font-weight: bold;
	line-height: 1.0em;
}

#contentTeam a {
	text-decoration: none;
	font-weight: bold;
	color: #05385b;
}

#contentTeam a:link {
	text-decoration: none;
	font-weight: bold;
	color: #05385b;
}
#contentTeam a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #05385b;
}

#contentTeam a:hover {
	color: white;
}

div.cite {
	color: #000000;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

div.cite b {
	font-weight: bold;
}
div.cite sup {
	font: 0.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
}

/********** CONTACTS ***********/


#headerContact {  background-image: url(../img/contact_01.gif); background-repeat: no-repeat;  width: 867px; height: 174px; }
#contentContact { background-image: url(../img/contact_03.gif); background-repeat: no-repeat; width: 867px; height: 416px;  }
#contentContactNews { position: relative; top: 15px; left: 55px; margin: 0; padding: 0;
	float: left;
	width: 245px;
}
#strisciamenuContact { background-image: url(../img/contact_02.gif); background-repeat: no-repeat; width: 867px; height: 30px; }
#headerContact p { 	 color: #e89893; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; position: relative; top: 120px; }
#headerContact a:link { margin-right: 2em;
	margin-left: 2em; color: #e89893; text-decoration: none; }
#headerContact a:visited { margin-right: 2em;
	margin-left: 2em; color: #e89893; text-decoration: none; }
#headerContact a:hover { color: white; }
#headerContact a:active { text-decoration: none; }
#contentContactNews p.scrollup { position: relative; top: 20px; left: 130px; bottom: 0; float: none; clear: both; }
#contentHomeContact p.scrolldown { position: relative; top: -50px; left: 130px; float: none; clear: both; }

#contentContactContent {
	float: left;
	width: 390px;
	margin-top: 150px;
	color: black;
}

.ContactRow img {
	float: left;
	margin-right: 10px;
}
hr.clear {
	clear: left;
	height: 0;
	margin: 0;
	border: none;
	position: absolute;
	visibility: hidden;
}
.ContactRow div.clear {
	clear: left;
	height: 0;
	overflow: hidden;
}
#contentContact {
	color: white;
	padding-top: 30px;
	padding-left: 60px;
	font-size: 18px;
	letter-spacing: 0.1em;
			font-weight: bold;
}

#contentContact a {
	text-decoration: none;
	font-weight: bold;
	color: #05385b;
}

#contentContact a:link {
	text-decoration: none;
	font-weight: bold;
	color: #05385b;
}
#contentContact a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #05385b;
}

#contentContact a:hover {
	color: white;
}




/*************/

.credits {
	
	color: #cecece;
	font: xx-small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin-top: 4px;
}

.credits a:hover {
	color: white;
	text-decoration: underline;
}

.credits a:link {
	color: #cecece;
}
.credits a {
	color: #cecece;
	text-decoration: none;
}



