/* Stili standard */

*
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

BODY
{
	margin: 0;
	padding: 0;
	line-height: 15px;
}

P
{
	margin: 0 0 10px 0;
}

.LeftItem
{
	color: #FFF;
	background-color: #003366;
}

.RightItem
{
	color: black;
	background-color: #99ccff;
}

.Validator
{
	color: #191970; /* Midnightblue;*/
}

.ValidationSummary
{
	font-weight: bold;
	color: red;
}

.MenuItem
{
	background-color: #FFF;
	color: #0066AA;
	font-weight: bold;
	padding: 4px 5px;
}

A.MenuItem:hover
{
	background-color: #5CB242;
	color: #FFF;
	cursor: pointer; /*font-weight: bold; 	padding: 4px 5px ;*/
}
div.MenuGroup
{
	border: 1px solid silver;
}

/* -----------------------------------------------
    Stili specifici dell'applicazione
----------------------------------------------- */

h1
{
	font-weight: bold;
	font-size: 15px;
	color: gray;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px dotted gray;
	margin: 15px 100px 20px 100px;
	position: relative;
}

/*div#homenews h1 
{
	margin-left: 450px;
}
*/

table#homelinks
{
	width: 99%;
	margin-top:2px;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	color: #696969; /*dimgray*/
	border-left: solid 3px #5CB242;
	padding-left: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 20px;
}

#intro
{
	width: 100%;
	margin: 0; /*background-color:#CCE2BC;*/
	height: 80px; /*border-bottom:solid 1px #06a;*/
	position: absolute;
}

#introleft
{
	float: left;
	width: 450px;
	height: auto; /*padding: 30px 0 0 0;*/
	text-align: center;

	xbackground-color: #eff;
	border-bottom: solid 1px #def;
	height:375px;
	margin: 5px 0 0 5px;
	border-right:solid 1 px black;
	
}

#introtitle
{
	padding-top: 20px;
	font-size: 20px;
	font-style: italic;
	color: #06a;
	line-height: 35px;
}

#introright
{
	margin: 5px 5px 0 450px;
	padding: 0px 0px 0px 0px !important;
	padding-right: 2px;
	height:375px;
	border-bottom: solid 1px #def;
	
}

#introtext
{
	/*xbackground-color: #EEFFFF;*/
	border: 1px solid #06a; /*#DDEEFF;*/
	padding: 5px 5px;
}

#homemid
{
	position: absolute;
	top: 170px;
	width: 100%;
}

#homemidleft, #homemidright
{
	height: 300px;
	position: absolute;
}


#homemidleft
{
	/*float: left;*/
	left: 15px;
	width: 450px;
}

#homemidright
{
	position: absolute;
	width: 50%;
	right: 15px;
}

#homeflash
{
	margin: 0;
}

#homenews
{
	height: 185px; /*overflow:auto;*/
	width: 95%;
	margin:0 auto;
}

/*#homenews span
{
	color:gray;
}

#homenews a
{
	font-weight:normal;
}
*/
#homenewstit
{
	margin: 0px auto 0 auto;
	font-size: 14px;
	text-align: center;
	color: gray;
	border-bottom: 1px dotted gray;
	padding-top:5px;
}

#homeinfo
{
	float: left;
}

#homebottom
{
	/*position:absolute; 	top:450px;*/
	clear: both;
	margin-top: 5px;
}

.info
{
	width: 33%;
	height: 60px; /*float: left; 	margin: 5px;*/
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	background: url(../../images/Pulsante.jpg) no-repeat center;
}

.info a, .info a:visited, .info a:hover
{
	text-decoration: none;
	color: white;
	font-size: 11px;
	xfont-weight: bold;
}

div#container
{
	margin: 0px;
	text-align: left;
	background-color: #FFF;
}

div#header
{
	background-color: #FFF;
	padding-top: 0; /* 5px;*/
	width: 100%;
	height: auto;
}

table.header 
{
	width:100%;
	margin-top:2px;
}

.HeaderHome
{
	background: #FFF url(../../images/Tutte02.jpg) no-repeat center;
	width: 100%;
	height: 253px;
}

.HeaderNormal
{
	background: #FFF url(../../images/horizon2.gif) repeat-x bottom;
	height: 80px;
}

div#navigation
{
	/*float: left;*/
	position: absolute;
	left: 0;
	width: 200px;
	background-color: #CDE5F1;
	margin: 18px 0 0 10px;
}


.grid
{
	/*table-layout:fixed;*/
}

.titlevert, .GridHeader, .accordionHeader, .accordionHeaderSelected
{
	color: #FFF;
	background-color: #006699;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.accordionHeaderTD
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	width:95%;
	
}

.accordionHeader, .accordionHeaderSelected 
{
	margin:1px 2px 0 2px;
	
	cursor:pointer;
	border:solid 1px black;
}

.accordionContent
{
	border: dashed 1px black;
	border-style: none dashed solids dashed;
	margin:0 2px;
	padding:2px;
}

.DarkItem
{
	background-color: #CDE5F1;
	color: #0071D6;
	font-weight: normal;
	font-variant: normal;
}

.LightItem, .PagerHeader
{
	background-color: #FFF;
	color: black;
	font-weight: normal;
	font-variant: normal;
}

tr.DarkItem td a img, tr.LightItem td a img
{
	padding-right: 3px;
}

.breakHeader
{
	color: #FFF;
	background-color: #0088BB;
	font-size: 13px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px black;
}

.breakHeader a
{
	color: White;
	font-weight: bold;
}

.separator
{
	background-color: #FFF;
	padding-top: 6px;
}

.linkbox
{
	padding: 10px;
}

div.linkbox a
{
	font-size: 13px;
	line-height: 18px;
	color: #0071D6;
	background-color: #CDE5F1;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 5px;
}

div.linkbox a:hover
{
	color: #999999;
	background-color: #FFF;
}

div#italbras
{
	xwidth: 100%;
	min-width: 1003px;
}

/*IE6 hack per min-width*/
* html .minwidth
{
	border-left: 1003px solid #fff;
	position: relative;
	float: left;
	z-index: 1;
}

* html .minwidth2
{
	margin-left: -958px;
	position: relative;
	float: left;
	z-index: 2;
}

div#content_margin
{
	margin-left: 230px;
	padding-bottom: 10px;
}

div.withRightMenu
{
	margin-right: 230px;
}

div.noRightMenu
{
	margin-right: 10px;
}

div#content
{
	padding: 0 10px 10px 10px;
}

div#menuright
{
	xfloat: right;
	position: absolute;
	width: 200px;
	right: 0px;
	margin: 18px 10px 0 10px;
	background-color: #CDE5F1;
}


A.list:link, A.list:visited, A.list:active
{
	color: #228B22; /*forestgreen;*/
	text-decoration: none;
	padding: 0 0 0 18px;
	line-height: 18px;
	background: url(../../images/arrow.gif) no-repeat left;
}

A.list:hover
{
	color: #4169E1; /*royalblue;*/
	text-decoration: underline overline;
}

A.pdf:link, A.pdf:visited, A.pdf:active
{
	color: #228B22; /*forestgreen;*/
	text-decoration: none;
	padding: 20px 20px 20px 40px;
	background: url(../../images/pdf.gif) no-repeat left;
	line-height: 45px;
}

A.pdf:hover
{
	color: #4169E1; /*royalblue;*/
	text-decoration: underline;
}

A.back:link, A.back:visited, A.back:active
{
	color: navy;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 20px;
	height: 16px;
	background: url(../../images/rewind.png) no-repeat left;
}

A.back:hover
{
	color: #4169E1; /*royalblue;*/
	text-decoration: underline;
}

A.search:link, A.search:visited, A.search .active, A.schede:link, A.schede:visited, A.schede .active
{
	color: navy;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 0 22px;
	line-height: 16px;
}

A.search:link, A.search:visited, A.search .active
{
	background: url(../../images/search.gif) no-repeat left;
}

A.search:hover, A.schede:hover, A.introright:hover
{
	color: #4169E1; /*royalblue;*/
	text-decoration: underline;
}

div#homenews div.news
{
	overflow: auto;
	height: 100%;
}


table.news
{
	border: 0 white;
	width: 100%; /*90%;*/
	margin-left: 0; /*5%;*/
}

tr.news, td.news
{
	border: 0;
	vertical-align: top;
}

td.newsitem
{
	padding-bottom: 8px;
	text-align: left;
}

tr.newshead
{
	border: 0;
}


td.newsitem a, span.introright a
{
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066AA;
}

span.introright a:hover
{
	text-decoration:underline;
}
#tabhome a
{
	font-weight: normal;
}

.newsitemdata
{
	/*padding-left: 20px;*/
	font-style: italic;
}

img.newsimg
{
	margin: 3px;
	border: solid 1px #666;
}

div.newsdett
{
	width: 80%;
	margin-left: 10%;
	padding: 5px;
	text-align: justify;
}

#divcurriculum
{
	width: 75%;
	margin-left: 12.5%;
}

#divcurriculum table
{
	width: 100%;
}

#tabhome tr
{
	background-color: #fff; /*#cce2bc; /*#dfeafd;*/
	border-bottom: #666;
}

#tabhome tr td img
{
	border: solid 1px blue;
}

.textcenter
{
	text-align: center;
}

.flash
{
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 539px;
}

td.divisione
{
	padding: 2px;
	text-align: center;
	width: 16.66%;
}

td.divisione a
{
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #0066AA;
}
