/*** [C] 2003 Alien Factory 				***/

/*** EFFETTONOTTE ONLINE rev.03			***/
/*** http://www.effettonotteonline.com ***/
/*** --- CSS 1.0								***/
/*** --- Archives features					***/



UL.simpleIndex {
	margin:							0px 20px 15px 20px;
	padding:							0px;
	list-style-type: 				none;
	display:							table;	
	height:							100%;
}

UL.simpleIndex LI {
	font-size: 						9px;
	color:							#6E6E6E;
	background: 					#F5EBCE url("../home/images/Layout/corner.gif") top left no-repeat;

	border-bottom: 				1px solid #F1CD83;
	float:							left;
	margin:							3px;
}

UL.simpleIndex LI#issue {
	height:							150px;
}

UL.simpleIndex LI#event {
	width:							330px;
	height:							130px;
}

UL.simpleIndex LI IMG {
	border:							none;
	margin:							16px 8px 8px 8px;
	width:							90px;
	height:							60px;
}

UL.simpleIndex LI#event IMG#banner {
	border:							1px solid #64583D;
	margin:							16px 17px 8px 17px;
	width:							293px;
	height:							50px;
}

UL.simpleIndex LI IMG#enmag {
	border:							1px solid #64583D;
	margin:							16px 7px 8px 7px;
}

DIV.issueDescription {
	margin:							0px 8px 8px 8px;
}

LI#event DIV.issueDescription {
	margin:							0px 17px 8px 17px;
}

DIV.issueTitle {
	color:							#64583D;
	font-family: 					Georgia, "Times New Roman";
	font-weight: 					bold;
	font-size: 						11px;
	margin-bottom:					3px;
}

UL.simpleIndex LI A {
	color:							#64583D;
	text-decoration:				none;
}

UL.simpleIndex LI A:hover {
	color:							#FF2A00;
	text-decoration:				underline;
}




TABLE.indice {
	width:						680px;
	margin:						0px 20px 15px 20px;
	font-size:					11px;
	line-height: 				1.5em;
}

TABLE.indice IMG.foto {
	width:						125px;
	height:						80px;
}

TABLE.indice TD.autore {
	padding:						5px 10px 5px 5px;
	color:						#415058;
	vertical-align:			top;
	text-align:					right;
	width:						140px;
}

TABLE.indice TD.titolo {
	padding:						5px 10px 5px 10px;
	color:						#64583D;
	font-family: 				Georgia, "Times New Roman";
	font-weight:				bold;
	vertical-align:			top;
	border-style:				solid;
	border-color: 				#463F29;
	border-top-width:			0px;
	border-right-width:		0px;
	border-bottom-width:		0px;
	border-left-width:		1px;
}

TABLE.indice TD.titolo#mese {
	font-size:					12px;
	color:						#0087FF;
}

TABLE.indice TD.titolo#rubrica {
	color:						#FFC66F;
}

TABLE.indice TD.titolo#speciale {
	font-weight:				bold;

	color:						#00EE02;
}

TABLE.indice TD.titolo A {
	color:						#64583D;
	text-decoration:			none;
}

TABLE.indice TD.titolo A:hover {
	color:						#FF2A00;
	text-decoration:			underline;
}

TABLE.indice SPAN.curatore {
	color:						#415058;
	font-weight:				normal;
}
