/*
 * Start template Centro
 */


body.dipartimento {
	padding-top: 0;
	background-image: none;
}

.dipartimento #top-dipartimento {
	position: relative;
	margin-bottom:10px;
	padding-top:0;
	border-bottom:1px solid #ccc;
	vertical-align:bottom;
}

.dipartimento #top-dipartimento h1 {
	color: #000;
	margin-left: 200px;
	padding-top: 8px;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", serif;
	color: #666;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-size: 1.9em;
}

.dipartimento #link-home {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	/*background:url(img/righe-piccole.jpg) no-repeat bottom left;*/
}

.dipartimento #top-dipartimento #logo {
    display: inline-block;
	width:78%;
	margin-left: 190px;
	position:relative;
	margin-top:1px;
}

.dipartimento #page-actions {
	position: relative;
	top: -3px;
	margin-bottom: 15px;
	float: right;
	background: url(img/lines.gif) no-repeat 0 4px;
	padding: 0 15px 0 3px;
	margin: 0 5px 0 10px;
	width: 140px;
}

.dipartimento #searchbox {
	width: 230px;
	float: right;
}

.dipartimento #topdx {
	position: absolute;
	z-index : 200;
	text-align: right;
	line-height: 1.5;
	right: 12px;
	width: 70%;
}

.dipartimento #content {
	padding-top: 25px;
}

* html #top-dipartimento #topdx {
	right: 12px;
}

.dipartimento #utility {
	position: static;
	width: auto;
	margin-bottom: 15px;
}

.dipartimento #utility a {
	color: #408FD0;
}

.dipartimento #languages{
	float:right;
	padding-right:5px;
	margin-right:5px;
}

.dipartimento #query {
	border-color: #5C768F;
	width: 160px;
	height: 15px;
	font-size: .85em;
}


/*Reset stili
-----------------------------*/
.dipartimento .contentActions{
	margin-bottom:1em;
}

.dipartimento #portal-personaltools {
	margin-top:8px;
}


/*Contents
-----------------------------*/

.dipartimento #main {
	margin-left: 178px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	height: 1%;
	padding-top: 30px;
}

.dipartimento #content {
	width:99%;
	position: relative;
	top: -30px;
}

.dipartimento #content h1, .dipartimento #main h1 {
	background-color: transparent;
	font-size: 1.6em;
	padding-left: 0;
	color: #5C768F;
	border-bottom: 2px solid #5C768F;
	line-height: 1.2;
}

.dipartimento #foto-facolta{
	display:none;
}

.dipartimento #home-facolta h2 {
	background:#5C768F URL(img/centri/section_home_bg.gif) repeat-x;
	padding:3px 10px;
	font-size:16px;
}

.dipartimento #home-content{
	line-height:1.5em;
	padding-bottom:10px;
	margin-bottom:0px;
}

.dipartimento #content .lista-docenti{
	margin:0 -10px;
}

/*Documenti nella pagina*/

#doc-attached {
	float:right;
	padding-left:20px;
}

#doc-attached a:hover{
	border:none;
}

#foot-doc{
	width:99%;
	margin:15px 0;
	background-color:#292929; /*#81AACF*/
	padding:0 5px 15px 5px;
	color:#fff;
}

html>/**/body #foot-doc{
	padding-bottom:40px;
}

#foot-doc h2{
	color:#fff;
	margin-top:0;
	padding:5px 0px 5px 5px;
	border-bottom:1px dotted #fff;
	font-size:20px;
}

#foot-doc ul{
	padding:0;
	margin:0 0 0 30px;
}

#foot-doc li{
	list-style:none;
	/*list-style:url(img/download.gif);*/
	margin:0;
	padding:0;
}

#foot-doc .first-col {
	margin-left:5px;
	float:left;
	width:46%;
	margin-top: 0;
}

* html #foot-doc .first-col {
	margin-left: 4px;
}

#foot-doc ul.second-col {
	margin-left: 50%;
	margin-top: 0;
}

#foot-doc .discreet{
	color:#fff;
}

#foot-doc .description{
	color:#9f9f9f;
	font-size:11px;
}

#foot-doc .state-private a{
    color: Red !important;
}

#foot-doc a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;

}

#foot-doc a:hover{
	color:#fff;
	text-decoration:underline;
	border:none;
}

#foot-doc h2 a:hover{
	text-decoration:none;
}



/*In Evidenza
-------------------------------*/
.dipartimento #in-evidenza{
	margin:0;
	border-collapse: separate;
	border-spacing: 20px;
	border-collapse: expression('separate', cellSpacing = '20px'); /*I.E only*/
}

.dipartimento #in-evidenza td{
	vertical-align:top;
	color:#000;
	text-align:left;
	background-color:#ededed;
	border:6px solid #ccc;
	padding:10px 15px 15px 15px;
}

.dipartimento #in-evidenza td:hover{
	border:6px solid #666666;
}


.dipartimento #in-evidenza tr td:last-child, .dipartimento #in-evidenza tr td.last {
	border-right: 6px solid #ccc;
}

.dipartimento #in-evidenza tr td:last-child:hover, .dipartimento #in-evidenza tr td.last:hover {
	border-right: 6px solid #666666;
}

.dipartimento #in-evidenza .link-title{
	display:block;
	width:100%;
	color:#000;
	font-weight:bold;
	text-transform:UPPERCASE;
	line-height:1.5em;
	margin-bottom:5px;
	margin-right:1.1em;
	border-bottom:1px dotted #000;
	/*background:URL(img/arrow-grey-right.gif) top right no-repeat;*/
}

.dipartimento #in-evidenza .foto{
	float:left;
	margin-right:10px;
}

.dipartimento #in-evidenza p a{
	color:#000;
}



/*Menu
------------------------*/

/*menu sx*/
#menu-dipartimento {
	font-family: "Trebuchet MS", Arial, sans-serif;
	clear: left;
	width: 170px;
	float: left;
	line-height: 1.5;
	font-size: .90em;
}

html>/**/body #menu-dipartimento {
	padding-right:8px;
	border-right:1px solid #ccc;
}

#menu-dipartimento ul{
	display:none;
	min-height: 0;
	height:1%;
}

#menu-dipartimento ul.open{
	display:block;
}

#menu-dipartimento ul.open3{
	display:block;
}

#menu-dipartimento li {
	background-color:transparent;
	border-left:2px solid #5c768f;
	padding-left: 8px;
	margin-bottom: 1em;
	height: 1%;
	position:relative;
	font-weight: bold;
}

#menu-dipartimento li ul {
	background-color: #fff;
	margin-left: -5px;
}

#menu-dipartimento li li {
	margin-bottom: .5em;
	padding-left: 8px;
	background-color: #fff; /* */
	border-bottom:0;
	border-left:0;
}

#menu-dipartimento li a {
	border-bottom:1px solid #5c768f;
	color: #5c768f;
	display: block;
	position: relative;
	height: 1%;
}

#menu-dipartimento li a:hover {
	color:#81AACF;
}

#menu-dipartimento li li a {
	color: #5c768f;
	border-bottom:none;
	padding-left:0px;
}

#menu-dipartimento .singleselected{
	color: #81AACF;
}

#menu-dipartimento a {
	display: block;
	padding: 3px 5px 3px 0;
}

#menu-dipartimento li a.selected {
	font-weight: bold;
	text-align: right;
	background:URL(linkOpaque.gif) no-repeat center left;
}

#menu-dipartimento li li a.selected {
	text-align: left;
	background:transparent;
	border-bottom:1px dotted #81AACF;
	color:#81AACF;
	background-image:none;
}

#menu-dipartimento li li a:hover {
	text-decoration: none;
	background:transparent;
	color:#81AACF;
}

#menu-dipartimento li li li a{
	background:URL(img/bullet_.gif) no-repeat top left;
	padding-left:12px;
}

#menu-dipartimento li li li a:hover{
	background:URL(img/bullet_.gif) no-repeat top left;
}

#menu-dipartimento li li li a.selected3{
	background:URL(img/bullet_.gif) no-repeat top left;
	border-bottom:none;
	color:#81AACF;
}

/*menu top*/

#menu-dipartimento-top {
	width:100%;
	/*width: 84%;
	margin-left:180px;*/
	margin-bottom: 15px;
}


#menu-dipartimento-top td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	/*width:25%;*//*eliminare il seguente valore per la determinazione dinamica della larghezza delle voci di menu*/
}

#menu-dipartimento-top td.home {
	width:171px;
	padding-right:5px;
	background-color:#ccc;
}

#menu-dipartimento-top td a {
	display: block;
	text-align:center;
	padding: 5px 0;
	/*background: #000 url(/img/menudip.gif) repeat-x;*/
	background: #546777 url(/img/bg-menu.gif) repeat-x;
	color: #fff;
	height: 1%;
}

#menu-dipartimento-top td a:hover, #menu-dipartimento-top td a.selected {
	/*background: #408ecc url(/img/menudip-hover.gif) repeat-x;*/
	background:transparent;
	background: #3A4F69 url(/img/bg-menu-hover.gif) repeat-x;
}

/*menu top dimensione uguale per tutte le voci di menu*/

/*COT*/
body .width-menu-COT td{
	width:26%;
}

/*CETRIL*/
body .width-menu-CETRIL td{
	width:30%;
}

/*SBA*/
body .width-menu-SBA td{
	width:26%;
}

/****Sub menu top****/

#menu-dipartimento-top ul{
	display:none;
}

#menu-dipartimento-top li a{
	background:none;
	background-color:#45586F;
	text-align:left;
	padding:5px;
	border-top:1px solid #fff;
}

#menu-dipartimento-top li a:hover{
	background:none;
	background-color:#81AACF;
}

#menu-dipartimento-top td:hover ul{
	display:block;
	position:absolute;
	z-index:300;
}

#menu-dipartimento-top td:hover ul li{
	width:240px; /*Larghezza del sub-menu*/
}

/* portlet news
---------------------------*/


.dipartimento #indicesezione {
	border: 3px solid #5C768F;
	top: 0;
}

.dipartimento #indicesezione h3 {
	color: #5C768F;
}

.dipartimento #indicesezione ul {
	background: #ecf9fe;
}

.dipartimento #indicesezione .selected {
	background-color: #5C768F;
}

.dipartimento #indicesezione .selected a {
	color: #fff;
}

.dipartimento #indicesezione a:hover {
	background-color: #fff;
	color: #5C768F;
}


.dipartimento #navigation {
	width: 250px;
}


/* portal messages*/

body.dipartimento dl.DocMessage {
    font-size: 90%;
}

body.dipartimento .DocMessage a {
    color:#333;
}

body.dipartimento .DocMessage a:hover {
    color:#999;
}

body.dipartimento dl.DocMessage{
	margin-bottom:15px;
}

body.dipartimento dl.DocMessage dd {
    background-color: #FFFFE3;
    border: 1px solid #999966;
    line-height: 1.25em;
    margin: 0;
    padding: 0.5em;
}

body.dipartimento dl.DocMessage dt {
    background-color: #999966;
    border: 1px solid #999966;
    color: White;
    float: left;
    font-weight: bold;
    line-height: 1.25em;
    margin: 0 0.5em 0 0;
    padding: 0.35em 0.75em;
}

body.dipartimento dt {
    margin-top: 0.5em;
}


/* Form*/


/*Alam*/

.formid-giornatadellaureatoIX{
    background: url("http://www.unimc.it/alam/logo-bg-110cumL.gif") center center no-repeat; 
}


/*
 * End template Centro
 */
