﻿/* CSS Document */

body {
	background-image:url('immagini/bgStar.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family:Verdana;
	font-size:small;
	}

.container {
	margin-top:20px;
	background-color: white;
	width: 700px;
	border-left:1px gray solid;
	border-right:1px gray solid;
	border-bottom:1px gray solid;
	}

.subContainer {
	margin-top:5px;
	width: 690px;
	display:block;
	height:100%;
	}

.leftSide {
	float:left;
	width:200px;
	background-color:#FFCC66;
	padding:0px;
	border-right:1px gray solid;
	border-bottom:1px gray solid;
	height: 730px;
	}

.rightSide {
	margin-left:200px;
	padding:5px;
	text-align:left;
	height: 720px;
	line-height: 18px;
	border-bottom:1px gray solid;
	}

.imgIntest {
	border-bottom:1px gray solid;
	width: 700px;
	}

.menuStyle {
	border-bottom:1px gray solid;
	}


p{
	font-size: 12px;
	color: #660000;
	line-height: normal;
	font-style: normal;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

ul {
	margin-left: 20px;
	margin-top: 6px;
}

.flash{
	font-size: 14px;
	color: #660000;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding:2px;
	border:1px gray solid;
	background-color:#FFFF99;
}

.navigation{
	font-size: 12px;
	color: #660033;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	display: block;
	padding: 3;
	margin-left: 3px;
}

.navigation:hover {
	font-weight: bolder;
	color: #FF0066;
}


.titolo{
	font-size: 24px;
	color: #990000;
	line-height: normal;
	font-weight: bolder;
	font-style: normal;
	display: block;
	padding: 8px;
	text-align: center;
}

.italicp{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #660000;
	line-height: 16px;
	padding: 3px;
	text-align: left;
}

.greco {
	font-family: Symbol;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	line-height: 18px;
	text-align: left;
}
.latino {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	line-height: 18px;
	text-align: center;
}

.rossocentro {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF0066;
	line-height: 20px;
	text-align: center;
}

.bold{
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	padding: 3px;
	font-style: normal;
	text-align: left;
}

.Gruppositi {
	font-size: 14px;
	color: #CC0066;
	font-weight: bold;
	font-style: normal;
	background-color: #CCFF99;
	text-align: center;
}



/* IL CENTRO */
.centroSeparatore {
	height:10px;
	clear:both;
	}
	
.centroNumero {
	font-size: 18px;
	height: 24px;
	vertical-align:middle;
	color:white;
	background-color: #88AFD7;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	border:1px black solid;
}

.centroCopertina {
	float:left;
	width:150px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;

}

.centroImgCopertina {
	border:1px gray solid;
	width:105px;
	height:150px;
}

.centroArticoli {
	float:right;
	width:520px;
	margin-right: 10px;
}
.centroArtLink{
	font-size: 12px;
	color: #660033;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	display: block;
	padding: 3px;
	text-align:left;
}

.firma {
	text-align: right;
	font-weight:bold;
}

.cappello {
	font-family:Verdana;
	font-size:small;
	text-align: center;
}




/* INIZIATIVE */
.iniziative_old {
	font-size: 14px;
	color: #660000;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	margin-left: 6px;
	display: block;
}

.iniziative{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
}

.iniz_anno{
	font-size: 24px;
	color: #990000;
	line-height: normal;
	font-weight: bolder;
	font-style: normal;
	display: block;
	padding: 8px;
	text-align: center;
}

.iniz_data {
	font-size: 18px;
	height: 24px;
	vertical-align:middle;
	color: white;
	background-color:#86964F;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-style: normal;
	border:1px black solid;
	display: block;
}


.iniz_centro {
	color: #008000;
	font-size: large;
	font-weight:bold;
}

.iniz_invitaa {
	color: #008000;
	font-size:medium;
}

.iniz_titolo {
	color: #990000;
	font-size: x-large;
	font-weight: bold;
}

.iniz_descrizione {
	color: black;
	font-size: small;
	font-style: italic;
}

.iniz_dove {
	color: #990000;
	font-size: large;
}

