/* css specifico per i siti di tipo FACOLTA */

/*sfondo colonna di sinistra portato a bianco per tutto il sito di facolta*/
html body td#leftColumnCell, 
html body #mc #lc .services
{
    background-color:#fff;
}	

/*multicampus e switch to edit*/
html body #mc #header #multicampusHeaderLinks
{
	display:block;	
}

#mc #header #switchToEdit
{
	top:43px;	
}

#topPanel
{
	display:block;	
}

html body #mc #cc .quickLinks
{
	 background-color:#fff;	
	 border-bottom:solid 1px #c1c1c1;	
}

html body #mc #header #visualElements table td #stripe
{
	display:block
}

html body #mc #header #visualElements
{
	height:61px;
}

html body #mc #header #visualElements #headerImage
{
	height:56px;
	overflow:hidden;
}

#mc #lc #menu #b /* b = didattica */
{
/*	border-bottom:dotted 2px #999;	*/
}

html body #mc #rc #noticeBoard .body	/* sfondo box bacheca hp */
{
	background-color:#fff;	
}
#mc #header .shortCuts .tools ul li.login
{	
	/*margin-left:130px;*/
}


/*masterContainer->centerColumn->content->faculty*/
#mc #cc #content #faculty
{
	padding:0;
	margin:0;	
}
#mc #cc #content #faculty h2
{
	font-size:1.0em;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#mc #cc #content #faculty #leadingArticle
{
	width:97%;	
}


