/* CSS Document for ASTRI site */

html {
	height: 100%;
}
body {
	
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#content{
	background-color:#ffffff;
	width: 1200px;
	position:absolute; 
	left:50%; 
	margin:2% 0 0 -600px;
	clear: both;
	float: left;
	padding: 0px 0px 0em 0px; 
	border: 1px solid #000000;
}

div#banner{
	margin: 0px;
	padding: 0px;
}

div.inclusione{
	float: left; 
	/*border-bottom: 1px solid #CCCCCC;*/
	padding: 0px 0px 2em 0px;
	margin: 0px;
	width: 100%;
}


.classe_menu{
	margin: 0em; 
	padding: 0em; 
	width: 1200px; 
	float: left;
	border-bottom: 1px solid #000000;
	background-color: #999999;
	clear: right;
}


.testo{
	float: left;
	clear:none;
	text-align: right;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0em;
	clear: none; 
	border-right: 1px solid #333333;
	/*line-height: 1.1em;*/
	/* font-size: 1.2em;*/
	/*Modifiche per ASPO 27/04/2015*/
	line-height: 1.4em;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.testo p{
	margin: 0em; 
	padding: 0em; 
}

.testo1{
	/*float: right;*/
	float: left;
	clear:none;
	text-align: right;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0em;
	clear: none; 
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	/*line-height: 1.1em;
	font-size: 1.2em;*/
	/*Modifiche per ASPO 27/04/2015*/
	line-height: 1.2em;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#FF9900;
}
.testo1 p{
	margin: 0em; 
	padding: 0em; 
}



/*
.testo_menu {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0em;
	padding: 0em;
}
*/
ul.collaboration{
	line-height:1.8em; 
	margin: 1em 0px 2.5em 0px; 
	padding: 0px 0px 0px 2em;
}

ul.collaboration a {
	color: #0066CC;
}
ul.collaboration a:link {
	text-decoration: underline;
}
ul.collaboration a:visited {
	text-decoration: underline;
	color: #0066cc;
}
ul.collaboration a:hover {
	text-decoration: none;
	color: #0066cc;
}
ul.collaboration a:active {
	text-decoration: none;
	color: #0066CC;
}


a.linkmenu {
	/*font-size: 1.2em;*/
	color: #ffffff;
	/*padding: 0em 0.4em 0em 0.4em;*/
}
a.linkmenu:link {
	text-decoration: none;
}
a.linkmenu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.linkmenu:hover {
	text-decoration: none;
	color: #ffffff;
}
a.linkmenu:active {
	text-decoration: none;
	color: #ffffff;
}


a.linkcal {
	color: #333333;
}
a.linkcal:link {
	text-decoration: none;
}
a.linkcal:visited {
	text-decoration: none;
	color:#333333;
}
a.linkcal:hover {
	text-decoration: none;
	color: #0000CC;
}
a.linkcal:active {
	text-decoration: none;
	color:#333333;
}

a.gallery:link {
	text-decoration: none;
}
a.gallery:visited {
	text-decoration: none;
}
a.gallery:hover {
	text-decoration:underline;
	color: #0099CC;
}
a.gallery:active {
	text-decoration: none;
}


a.link_login {
	font-size: 1em;

}

a.link_login:hover {
	text-decoration: none;
}


a.link_immagine{
	text-decoration: none;
}


.bold{
	font-weight: bold;
}

.ita{
	font-style:italic;
}

.red{
	color:#990000;

}

.white{
	color:#FFFFFF;
}

.white_back{
	background-color:#FFFFFF;
}

.gray{
	color:#666666;
}

/*CSS per pagine interne*/

div.titolo{
	float: left; 
	padding-left: 0.7em; 
	clear: both; 
	margin-top: 2em;
}

div.titolo h1{
	font-size: 1.8em; 
	color:#000000; 
	padding: 0.1em 0.1em 1px 0em; 
	display:block; 
	margin:0px;
	
}


div.centrale{
	float: left; 
	margin: 0px; 
	padding: 0px; 
	border-top: 1px solid #95C1F0;
	clear: left; 
	text-align: justify;
	width:100%;
}


div.centrale_left{
	float: left; 
	width: 58%; 
	border-top: 5px solid #95C1F0;
	margin: 0px;
	padding: 0px;
	clear:none;
}

div.centrale_left p{
	line-height: 1.6em;
	margin-left: 0.7em;
}

h1.news{
	font-size: 1.8em; 
	color:#000000; 
	border-bottom: 5px solid #95C1F0; 
	padding: 0.1em 0.1em 1px 0.7em; 
	display: block; 
	margin:0px;
}

p.data{
	margin: 0px; 
	padding: 0px; 
	text-align: right;
}

p.gallery{padding: 0px; margin: 0px 0px 0px 30px; text-align: right; border: 10px solid #0099CC; width: 250px;}

div.centrale_right{
	float: right; 
	border-top: 35px solid #CAE0F7; 
	border-left: 25px solid #CAE0F7; 
	border-right: 25px solid #CAE0F7; 
	border-bottom: none; 
	clear: none; 
	text-align:center;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}



div.centrale_right h3{
	font-size: 0.9em; 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	line-height: 35px; 
	text-align: center; 
	background-color: #CAE0F7; 
}

table.sinistra{
	width: 100%; margin: 0px; padding: 0px; border-collapse: collapse;
}

td.sx{
	width: 70%; margin: 0px; padding: 0px 7px 0px 0px; background-image:url(images/sfondo.png); background-position: left top; background-repeat: repeat-x;
}

td.dx{
	text-align: right; margin: 0px; padding: 3px 0px 0px 0px; vertical-align: top; text-align: center; background-color: #F5F5F5;
}

table.contact{
	margin-bottom: 1em; 
	line-height:1.8em;
}

table.contact th{
	border-bottom: 1px solid #CCCCCC;
}

table.contact td{
	border-bottom: 1px dashed #E9E9E9;
}

table.partecipants{
	width: 100%; 
	border-left: 8px solid #FF9900; 
	border-bottom: 1px solid #89B8EA; 
	margin-bottom: 1em; 
	line-height: 1.6em;
}

tr.partecipants{
	background-color: #89B8EA; 
	width: 100%;
}

th.partecipants{
	border-right: 1px solid #999999; 
	font-size: 1.6em; 
	text-align: left; 
	padding: 0.2em 0em 0.2em 8px;
}

th.last{
	font-size: 1.6em; 
	text-align: left; 
	padding: 0.2em 0.5em 0.2em 8px;
}

td.partecipants{
	text-align: left; 
	padding: 0.2em 8px 0.2em 8px; 
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #E4E4E4;
}
table.papers{
	width: 100%; 
/*border-left: 1px solid black;*/ 
	border-bottom: 1px solid black; 
	margin: 1em 0em 1em 0em; 
	line-height: 1.6em;
}
td.papers{
	text-align: left; 
	padding: 0.2em 8px 0.2em 8px; 
	border-right: 1px solid #89B8EA;
	border-top: none;
}

td.papers_last{
	text-align: left; 
	padding: 0.2em 8px 0.2em 8px; 
	border-right: 1px solid #89B8EA;
	border-bottom: 1px solid #89B8EA;
}

td.last{
	text-align: left; 
	padding: 0.2em 8px 0.2em 8px; 
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #E4E4E4;
}

div.crediti{
	clear: both; 
	width: 100%; 
	text-align: left; 
	margin: 1em 0px 0px 0px; 
	padding: 0.5em 0px 0px 0.3em; 
	border-top: 1px dashed #CCCCCC;
	float: left;
}

div.crediti p{
	margin: 0px;
	padding: 0px;
}


/*CSS per pagine a login required*/


.menu_login{
	margin: 0em; 
	padding: 0em; 
	width: 800px; 
	float: left;
	border-bottom: 1px solid #96c0f0;
	background-color: #003366;
	clear: right;
	border-top: 1px solid #96c0f0;
}



.testo_login{
	float: left;
	clear:none;
	text-align: right;
	/*padding: 0.2em 0px 0.2em 4px;*/
	padding: 0.1em 0.4em 0em 0.4em;
	margin: 0em;
	clear: none; 
	border-right: 1px solid #ffffff;
	line-height: 1.6em;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.testo_login p{
	margin: 0em; 
	padding: 0em; 
}



.left{
	float: left;
}

div.document{
	float: left; 
	margin-top: 1em; 
	width: 800px; 
	text-align: left;
}

p.briciola{
	padding: 0px 0px 0px 0.5em; 
	margin: 0px;
	font-size: 1em; 
	color:#999999; 
	text-align:left;
}

h1.briciola{
	font-size: 1.5em; 
	color: #990000; 
	margin:0px; 
	padding: 0px 0px 0.3em 0.5em; 
	text-align: left;
}

div.footer1{
	float: left; 
	clear:both; 
	margin: 2em 0px 0px 0px; 
	padding: 0px
}

div.footer2{
	float: left; 
	clear:both; 
	margin: 0px; 
	padding: 0px; 
	border-top: 1px solid #9B9B9B; 
	width: 100%;
}

table.login{
	width: 100%; 
	border-left: 8px solid #FF9900;
}

tr.login{
	background-color: #89B8EA; 
	width: 100%;
}

th.th1{
	border-right: 1px solid #999999; 
	font-size: 1.6em; 
	text-align: left; 
	padding: 0.2em;
}

th.th2{
	font-size: 1.6em; 
	text-align: left; 
	padding: 0.2em;
}

table.login td{
	text-align: left; 
	padding: 0.2em 0.5em 0.2em 0.5em;
	line-height: 1.8em; 
	border-right: 1px dashed #CCCCCC; 
	border-bottom: 1px solid #000099;
}


/*ASPO*/

div#content_aspo{
	width: 1000px; 
	left:50%; 
	margin:2% 0 0 -500px;
	background-color:#ffffff;
	position:absolute; 
	clear: both;
	float: left;
	padding: 0px 0px 0em 0px; 
	border: 1px solid #000000;
}

div.principale{
	float: left; padding: 10px; text-align: center; width: 800px
}

p.menuAspo1{margin: 0; padding: 2px 2px 2px 5px; text-align: left;}
p.menuAspo2_last{margin: 0; padding: 2px 2px 2px 14px; text-align: left; border-bottom: 1px solid #333333;}

p.menuAspo2{margin: 0; padding: 2px 2px 2px 14px; text-align: left; color: #FFFF00;}

a.menuAspo {
	color: #ffffff;
}
a.menuAspo:link {
	text-decoration: none;
}
a.menuAspo:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menuAspo:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.menuAspo:active {
	text-decoration: none;
	color: #ffffff;
}

a.menuAspo_horizontal {
	color: #666666;
}
a.menuAspo_horizontal:link {
	text-decoration: none;
}
a.menuAspo_horizontal:visited {
	text-decoration: none;
	color: #666666;
}
a.menuAspo_horizontal:hover {
	text-decoration: underline;
	color: #666666;
}
a.menuAspo_horizontal:active {
	text-decoration: none;
	color: #666666;
}

a.menuAspo_anni {
	text-decoration: none;
}
a.menuAspo_anni:link {
	text-decoration: none;
}
a.menuAspo_anni:visited {
	text-decoration: none;
	color: #000000;
}
a.menuAspo_anni:hover {
	text-decoration: underline;
	color: #000000;
}
a.menuAspo_anni:active {
	text-decoration: none;
	color: #000000;
}

a.contact {
	color: #1010FF;
}
a.contact:link {
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #1010FF;
}
a.contact:hover {
	text-decoration: underline;
	color: #1010FF;
}
a.contact:active {
	text-decoration: none;
	color: #1010FF;
}

a.more{
	color: #990000;
	white-space: nowrap;
}
	
a.more:link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
	color:#990000;
}
a.more:hover {
	text-decoration: underline;
	color:#990000;
}
a.more:active {
	text-decoration: none;
	color:#990000;
}

table.login_aspo{
	width: 100%; 
	/*border-left: 8px solid #000000;*/
        /*border-bottom: 1px solid #000099;*/
        margin-top: 5px;
}

tr.login_aspo{
	/*background-color: #89B8EA;*/
	background-color: #1755A2; 
	width: 100%;
}

table.login_aspo td{
	text-align: left; 
	padding: 0.2em 0.5em 0.2em 0.5em;
	line-height: 1.8em; 
	/*border-right: 1px dashed #CCCCCC;*/ 
	/*border-bottom: 1px solid #000099;*/
}



.blue{ color:#000099;}

.menutitolo{font-size: 1.1em;}

div.aspomenu{float: left; width: 150px; background-color: #7CAFE4; padding-bottom: 1em;}

.font120{font-size: 1.2em}
.font08{
	font-size: 0.8em;}

.treb{font-family:'Trebuchet MS';}

