/* @override 
	http://10.80.4.200:8080/cmsCampiniFiles/style/cmsCampiniInternoEM.css
*/

/* @group titoli alti */

#titolo_alto{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 120px;
	background: white url(../img/sfondo_barra_alta.gif) repeat-x 0 90px;
}


#titolo_alto_img a img {
margin-top: 1px;	
}
#titolo_alto p{
	display: none;
}

#titolo_alto_img {
	text-align: center;
	float: left;
	width: 300px;
	height: 120px;
}
#space {
	text-align: center;
	float: left;
	width: 180px;
}
#topMenuPage {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	right: 0;
	margin-left: auto;
	margin-right: 0px;
}

#logo object {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#logo{
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../img/logo.jpg) no-repeat;
	height: 253px;
	overflow: hidden;
}
#logo img{
	margin: 0;
	padding: 0;
}




/* @end */

/* @group colonna */

/* @group util */

#util {
	font-size: 0.7512em;
	color: #a70802;
	margin: 5px;
	float: left;
}

#util ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#util ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;	
}
#util a{
	color: #a70802;
	text-decoration: none;
	vertical-align: middle;
}
#util a:hover{
	color: #a70802;
	text-decoration: underline;
}
#util a.a1{
	color: #545454;
	font-size: 0.7512em;
	font-weight: bold;
}
#util a.a1:hover{
	color: #a70802;
	text-decoration: none;
}
#util a.a2{
	color: #545454;
	font-size: 0.8764em;
	font-weight: bold;
}
#util a.a2:hover{
	color: #a70802;
	text-decoration: none;
}
#util a.a3{
	color: #545454;
	font-size: 1.0016em;
	font-weight: bold;
}
#util a.a3:hover{
	color: #a70802;
	text-decoration: none;
}


/* @end */

/* @group mainMenu */

#mainMenu {
	margin: 0;
	padding: 0;
	font-size: 0.7512em;
	background: black url(../img/sfondo_menu.gif) repeat-x;
	height: 36px;
}

#mainMenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
}

#mainMenu ul li {
	display: block;
	float: left;
	line-height: 36px;
	height: 36px;
	text-align: center;
	text-transform: uppercase;
}
#mainMenu ul li:hover {
	
	background: black url(../img/sfondo_menu_on.gif) repeat-x;
}
#mainMenu ul li.menu10Selected {
	background: black url(../img/sfondo_menu_open.gif) repeat-x;
}
#mainMenu ul li.menu10Selected #start {
	
	background: url(../img/start.gif) no-repeat left;
}
#mainMenu ul li.menu10Selected #stop {
	
	background: url(../img/stop.gif) no-repeat right;
}
#mainMenu ul li a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.3em;
	margin-left: 30px;
	margin-right: 30px;
}

/* @group subMainMenu */

#subMainMenu {
	margin: 0;
	padding: 0;
	font-size: 0.7512em;
	background: black url(../img/sfondo_submenu.gif) repeat-x;
	height: 32px;
}
#subMainMenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
}
#subMainMenu ul li{
	display: block;
	float: left;
	line-height: 32px;
	height: 32px;
	text-align: center;
}
#subMainMenu ul li a{
	margin: 0px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
}
#subMainMenu ul li:first-child div.subStart{
	background: url(../img/sfondo_submenu.gif) no-repeat left;	
}
#subMainMenu ul li div.subStart{
	background: url(../img/sub_start.gif) no-repeat left;	
}
#subMainMenu ul li a:hover{
	text-decoration: underline;
}




/* @end */




/* @end */

/* @group cerca */

#cerca {
	color: #a70802;
	margin: 0;
	margin-top: 35px;
	padding: 0;
	float: left;
}

#over {
	color: #a70802;
	height: 90px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#down {
	
	color: #a70802;
	height: 30px;
	margin: 0;
	padding: 0;
}
#down ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 30px;
}
#down ul li{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	padding-left: 30px;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	font-size: 0.6886em;
}
#down ul li.it{
	background: url(../img/it.gif) no-repeat left;
}
#down ul li.en{
	background: url(../img/en.gif) no-repeat left;
}
#down ul li.de{
	background: url(../img/de.gif) no-repeat left;
}
#down ul li.fr{
	background: url(../img/fr.gif) no-repeat left;
}
#down ul li a{
	color: white;
	text-decoration: none;	
}
/* @end */

#logo_unimib {
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	/*padding-top: 30px;
	padding-bottom: 30px;*/
	height: 144px;
	background-image: url(../img/sfondo_logo_unimib2.jpg);
}
#logo_unimib img{
	vertical-align: middle;
	padding-top: 30px;
}




/* @end */

/* @group footer */
#barra{
	background-color: #e8e8e8;
	height: 29px;
}
#footer {
	padding-top: 0;
	padding-bottom: 0px;
	text-align: center;
	margin: 0;
	background: white url(../img/sfondo_sotto.jpg) no-repeat right top;
	height: 70px;

	border-top: solid white 2px;
}
#footer p{
	margin: 0;
	padding-top: 15px;
	padding-left: 15px;
	color: #818181;
	text-align: left;
	font-size: 0.7em;
	
}
#footer p a{
	color: #818181;
	text-decoration: underline;	
}
#footer p a:hover{
	color: #818181;
	text-decoration: none;	
}



/* @end */

/* @group main */

#evidenza {
	height: 20px;
	border: solid white 4px;
}
#evidenza p{
	margin: 0px;
	line-height: 20px;
	color: #a70802;
}

#evidenza p.bc a {
	color: #a70802;
}
#evidenza p.bc a:hover {
	color: #a70802;
	text-decoration: none;
}

#evidenza p.bc {
	margin: 0;
	padding: 0;
	padding-left: 125px;
	font-size: 0.626em;
}


#preMainText {
	font-size: 0.8em;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	height: 100%;
	margin-bottom: 15px;
}

#preMainText h1{
	margin: 0;
	padding: 0;
	color: white;
	font-size: 1.1em;	
}
#preMainText p{
	margin-top: 5px;
	margin-bottom: 7px;
}
#preMainText a{
	color: white;
	font-weight: bold;
}
#preMainText a:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#mainText {
	font-size: 0.8em;
	color: #444444;
	padding-left: 125px;
	padding-right: 125px;
	padding-top: 20px;
	min-height: 395px;
	margin-bottom: 15px;
	width: 700px;
	background: url(../img/sfondo_centro.jpg) no-repeat center top;
}

#mainText p{
	margin-top: 15px;
	margin-bottom: 15px;
}

#mainText h1{
	margin: 0px;
	color: #a70802;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
}
#mainText h2{
	margin: 0px;
	color: black;
	font-size: 1.2em;
	padding-bottom: 10px;
}
#mainText h3{
	margin: 0px;
	font-size: 1.0016em;
	text-transform: uppercase;
	color: #a70802;
	font-weight: bold;
}
#mainText img{
	border: 0;
}
#mainText ul{
	list-style-image: url(../img/bullet.gif);
	list-style-position: inside;
}
#mainText ol{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}
#mainText a{
	color: #a70802;
}
#mainText a:hover{
	color: #a70802;
	text-decoration: none;
	
}
#mainText a:hover img{
}
#mainText a:visited{
	color: #a70802;
}
#mainText a:visited:hover{
	color: #a70802;
	text-decoration: none;
}

#mainText table{
	width: 720px;
	table-layout: fixed;
	border-collapse: collapse;
}
#mainText table tr{
	
}
#mainText table.bordo td{
	border: 3px solid #f4f4f4;
	padding-left: 3px;
}
#mainText table.bordo th{
	border: 3px solid #f4f4f4;
	background-color: #a70802;
	color: white;
	text-align: left;
	padding-left: 3px;
}
#mainText td.evidenziato{
	border: 3px solid #f4f4f4;
	padding-left: 3px;
	background-color: gray;
	color: white;
}
#mainText td.evidenziatoSotto{
	border: 3px solid #f4f4f4;
	padding-left: 74px;
	background-color: #9d9d9d;
	color: white;
}

#mainText td{
	border: none;
	padding-left: 3px;
}
#mainText th{
	border: none;
	background-color: #a70802;
	color: white;
	text-align: left;
	padding-left: 3px;
}


a#schedaTecnica {
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;

}


.debole{
	color: #545454;
	font-size: 0.6886em;
}

#galleryImage {
	text-align: center;
	margin-bottom: 20px;
}

#galleryImage a.thickbox img.thickbox {
	margin-left: 5px;
	margin-right: 5px;
	
}

div#appsDiv{
	margin: 0;
	padding: 0;
	height: 230px;
}

ul#apps {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
}

ul#apps li{
	display: block;
	float: left;
	line-height: 55px;
	height: 55px;
	text-align: center;
	text-transform: uppercase;
	width: 55px;
}
ul#apps li a{
			
}

.appsTxt {
	padding-left: 20px;	
}


/* @end */

/* @group mainTable */



#main {
	background-color: #f1f1f1;
	margin: 0;
	padding: 0;
}

.tabellaHP{
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	}

.titoloHP {
	border: 0px;
	font-weight: bold;
	font-size: 0.8764em;
	color: white;
}

.corpoHP{
	vertical-align: top;
}
.corpoHP img{
	border: 0;
}
.corpoHP ul{
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
}
.corpoHP ol{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}


.centroCorpo {
	background: url(../img/sondo_corpo.jpg) repeat-y center;
}

.HPA {
	padding: 0;
}
.HPB {
	padding: 0;
	
}
.bloccoTableFloat {
	float: left;
}


.bloccoTable {
	width: 292px;
	height: 150px;
	background-color: white;
	font-size: 0.8em;
	color: #818181;
	padding: 10px;
	border-left: solid 1px #e8e8e8;
	overflow: hidden;
}
.bloccoTable h1{
	color: #bb0016;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 1.1em;
	font-weight: bold;
}
.bloccoTable h2{
	color: #818181;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.8em;
	font-weight: bold;
}
.bloccoTable p{
	color: #818181;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
}
.bloccoTable a{
	color: #bb0016;
	font-weight: bold;
	text-decoration: underline;
}
.bloccoTable a:hover{
	color: #bb0016;
	font-weight: bold;
	text-decoration: none;
}



/* @end */

/* @group news */

.flashNews {
	background: url(../img/sfondo_flash_news.jpg) repeat-x;
	color: white;
	font-size: 0.7512em;
	padding-left: 31px;
}
.flashNews p{
	color: black;
	font-size: 0.7512em;
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
}




/* @end */

/* @group test */

#breadcrumbs { 
	border: white solid 4px;
	font-size: 0.8em;
	color: black;
 	border-top: none;
	overflow: hidden; 
	height: 24px; 
	line-height: 24px; 
	font-weight: bold; 
	margin-bottom: 15px;
	padding-left: 83px;
	padding-right: 25px;
	text-align: right;
	}
#breadcrumbs a { 
	color: black; 
	text-decoration: none; 
	float: left; 
	padding: 0 10px; 
	position: relative; 
	margin-left: -10px; 
	_cursor: hand; 
	}
#breadcrumbs a.focus { 
	color: #4e4e4e;
	font-weight: bold;	
	text-decoration: none; 
	float: left; 
	padding: 0 10px; 
	position: relative; 
	margin-left: -10px; 
	_cursor: hand; 
	}
#breadcrumbs a:hover { 
	color: #333; 
	text-decoration: none !important; 
	}
#breadcrumbs a.home {
	 margin: 0; 
	 height: 36px; 
	 padding-top: 0px;
	 background: url(../img/sfondo_breadcrums_home_vuoto.gif) no-repeat left;  
	 overflow: hidden; 
	 }
#breadcrumbs a.home_focus {
	 color: #4e4e4e;
	 font-weight: bold;	
	 text-decoration: none;
	 margin: 0; 
	 height: 36px; 
	 padding-top: 0px;
	 background: url(../img/sfondo_breadcrums_home_vuoto.gif) no-repeat left;  
	 overflow: hidden; 
	 }
#breadcrumbs span {
	 float: left;
	 width: 9px; 
	 margin: 0 10px 0 0; 
	 position: relative; 
	 height: 0; 
	 padding-top: 34px;
	 margin-top: 1px; 
	 overflow: hidden; 
	 background: url(../img/breadcrumb_sep.png) no-repeat; 
	 }



/* @end */

#menuACC {
	display: none;
}
