﻿li a
{
  font-weight: bold;
  color: #007dc6;
  text-decoration: none;
}

.fieldset
{
  margin: 0px 5px 7px 3px;
  padding: 1em;
}
.settinglabel
{
  float: left;
  clear: left;
  width: 20em;
  padding: 1px;
  color: white;
}
.settinglabelFixedHeight
{
  float: left;
  clear: left;
  width: 20em;
  padding: 1px;
  height: 77px;
}
.settingrow
{
  padding: 4px 0px 4px 0px;
  clear: left;
}
.htmledit-settings-row { padding: 6px 0 6px 10px; }
legend
{
  font-size: larger;
  font-weight: bold;
  color: white;
}
legend a
{
  text-decoration: none;
}

/*del vecchio sito uninettuno ../css/uninettuno/menu.css */
.menubar
{
  border: 0px;
  padding: 0px;
  margin: 0px 2px 0px 2px;
  text-align: right;
}
.menubar IMG
{
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
.menubar UL
{
  padding: 0px;
  margin: 0px;
}
.menubar LI
{
  display: inline;
  font-weight: normal;
  margin-left: 3px;
  margin-right: 3px;
  list-style-type: none;
}
.menubar LI A
{
  padding-bottom: 1px;
  color: #007dc6;
  text-decoration: underline;
}
.menubar LI A:hover
{
  color: #33afe9;
}
.table-no-border td
{
  border-width: 0;
  padding: 1px;
}

.table-no-border th
{
  border-width: 0;
  padding: 1px;
}

.textright
{
  text-align: right;
}

.linknew
{
  color: #0056AC;
  font-weight: bold;
  text-decoration: none;
}

.rightside1
{
  text-align: right;
}
table td .fontnormale
{
  font-size: 12px;
}

/* copiato dal vecchio sito di uninettuno */

.rightside
{
  float: right;
  margin: 90px -25px 0px;
  width: 13%;
  background-color: Black !important;
}
.center-rightmargin
{
  float: left;
  margin: 0px 5px 0px;
  padding: 15px 15px 15px 15px;
  width: 85%;
  background-color: White;
  font-family: LubalinGraphStd-Book !important;
}

.generic_search_submit
{
  border: solid 1px white;
  font-size: 9px;
  line-height: 9px;
  width: 30px;
  height: 18px;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #f1f3f5;
  text-align: center;
  padding: 1px;
  position: absolute;
  right: 0;
  top: 5px;  
}

.stextcenter
{
  padding-right: 7px;
  padding-left: 7px;
  line-height: 4.5mm;
}
SPAN.stextcenter
{
  padding: 0px;
}
.stextcenter b
{
  font-weight: bold;
}
.docTitle
{
  font-size: 13.5pt;
  text-align: center;
}
.tit2
{
  font-size: 15px;
}
.stit
{
  font-size: 14px;
  font-variant: small-caps;
}
.content h3
{

font-variant: small-caps;
text-align: center;
color: rgb(0,0,0);
line-height: 18px;
font-size: 14px;
margin-bottom: 0px;
letter-spacing: 1px;
}
.content ol
{
  font-size: 11px;
  line-height: 4.5mm;
}
.content ul
{
  line-height: 5mm;
}
#ordin_miur
{
  padding-right: 7px;
  padding-left: 7px;
  font-size: 8pt !important;
  width: 95%;
  line-height: 4.5mm;
}
.textcenter
{
  text-align: center;
}
/*Modal Popup*/
.modalBackground
{
  background-color: Gray; /*filter:alpha(opacity=70);*/
  /*opacity: 0.7;*/
}

.modalPopup
{
  background-color: #f0f2f3;
  border-width: 3px;
  border-style: solid;
  border-color: Gray;
  padding: 3px;
  width: 500px;
}

.modalDragDrop
{
  cursor: move;
  background-color: #bdbfc1;
  border: solid 1px Gray;
  color: Black;
}

.formlabel
{
  font-size: 12px;
}

.formlabel-title
{
  font-size: 12px;
  font-weight: bold;
}


div.area_desc
{
  display: block;
  margin: 0px 10px 0px 10px;
}
.area_desc DD
{
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  padding-top: 0px;
  margin: 2px;
  line-height: 12pt;
}
.area_desc DT
{
  padding-right: 2px;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin: 2px;
  background-color: #dbdbdb;
}

.th-no-border
{
  border-width: 0;
  padding: 0;
}

.intestatabella
{
  background-color: #d1ddf1;
}

.errore
{
  font-size: 12px;
  font-weight: bold;
  color: Red;
}

/*del vecchio sito uninettuno ../css/uninettuno/menu.css */
.rel_docs
{
  padding: 0px;
  float: right;
  margin: 0px 0px 3px 3px;
  border-left: #0056AC 1px solid;
  width: 200px;
}
.rel_docs UL
{
  margin: 0px 0px 0px 30px;
  font-weight: bold;
  line-height: 5mm;
  list-style-type: circle;
}
.rel_docs A
{
  font-weight: normal;
}
.rel_docs H4
{
  border-right: #3dc297 0px solid;
  border-top: #0056AC 0px solid;
  margin-top: 3px;
  display: block;
  padding-left: 8px;
  margin-left: 20px;
  border-left: #0056AC 1px solid;
  margin-right: 20px;
  border-bottom: #0056AC 1px solid;
  text-align: left;
}
.rel_docs H3
{
  margin: 0px;
  color: #ffffff;
  background-color: #0056AC;
  text-align: center;
}

.rel_docs SPAN
{
  font-weight: normal;
  font-style: italic;
  background-color: #ebebeb;
}

.rel_docs_central
{
  padding: 0px;
  margin: 0px 0px 3px 3px;
}
.rel_docs_central UL
{
  margin: 0px 0px 0px 30px;
  font-weight: bold;
  line-height: 5mm;
  list-style-type: circle;
}
.rel_docs_central A
{
  font-weight: normal;
}
.rel_docs_central SPAN
{
  font-weight: normal;
  font-style: italic;
  background-color: #ebebeb;
}

.navbar
{
  border: 0px;
  width: 160px;
  float: left;
  text-align: left;
}
.navbar UL
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0px;
  margin: 0px 0px 1px;
  padding-top: 0px;
}
.navbar LI
{
  margin-left: 1px;
  margin-right: 1px;
  list-style-type: none;
}
.navbar LI A
{
  text-decoration: underline;
}

div.imm_desc
{
  float: left;
  margin-left: 10px;
}

.master
{
  background: url(img/bkg.gif) no-repeat left top;
}

.master P.module
{
  padding-right: 2px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 2px;
  text-transform: uppercase;
  width: 500px;
  color: white;
  padding-top: 2px;
  background-color: #4c6892;
}

.projects2 DL
{
  padding-left: 30px;
  margin: 0px;
  width: 70%;
}
.projects2 DT
{
  padding-right: 3px;
  padding-left: 9px;
  padding-bottom: 3px;
  padding-top: 3px;
  background-color: #dbdbdb;
}
.projects2 DD
{
  padding: 4px;
  margin-left: 6px;
  font-style: italic;
  background-color: #ffffff;
}
.projects2 A
{
  font-weight: bold !important;
}
.wp td
{
  padding: 1px !important;
  background-color: #E6E6E6;
}

/*.stextcenter
{
  padding-right: 10px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-left: 10px;
  line-height: 12pt;
  margin-right: 18px;
}*/
.comm
{
  padding-right: 0px !important;
  background-position: left top;
  margin-top: -10px;
  padding-left: 433px !important;
  z-index: 1000;
  padding-bottom: 60px !important;
  padding-top: 80px !important;
  float: right;
}
.comm_menu UL
{
  padding-right: 0px;
  padding-left: 30px;
  list-style-image: none;
  padding-bottom: 0px;
  margin: 0px;
  width: 280px;
  padding-top: 0px;
  background-color: transparent !important;
}
.comm_menu ul li
{
  padding-right: 0px !important;
  padding-left: 10px !important;
  margin-bottom: 4px;
  padding-bottom: 0px !important;
  line-height: 24px;
  padding-top: 0px !important;
}
.comm_menu ul li.breakline
{
  list-style-image: none !important;
  list-style-type: none !important;
}

h3.partners_blue
{
  padding-right: 0px;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 0px;
  margin: 20px auto 0px;
  width: 522px;
  color: white;
  height: 20px;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #0060ae;
  color: #ffffff;
}
ul.webpartner_blue
{
  border: #0060ae 1px solid;
  padding: 0px;
  margin: 0px auto;
  width: 550px;
  list-style-type: none;
}

ul.webpartner_blue li
{
  clear: both;
  padding: 0px;
  margin: 0px;
  border-bottom: #0060ae 1px solid;
  height: auto !important;
  height: 155px;
  min-height: 155px;
}
ul.webpartner_blue li a.img
{
  display: block;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 150px;
  vertical-align: middle;
}
ul.webpartner_blue li a.img img
{
  border-width: 0px;
  margin: 2px;
}
ul.webpartner_blue li p
{
  padding: 5px;
  margin: 0px 0px 0px 155px;
}

h3.partners_grey
{
  padding-right: 0px;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 0px;
  margin: 20px auto 0px;
  width: 522px;
  color: white;
  height: 20px;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #888888;
  color: #ffffff;
}
ul.webpartner_grey
{
  border: #888888 1px solid;
  padding: 0px;
  margin: 0px auto;
  width: 550px;
  list-style-type: none;
}

ul.webpartner_grey li
{
  clear: both;
  padding: 0px;
  margin: 0px;
  border-bottom: #888888 1px solid;
  height: auto !important;
  height: 155px;
  min-height: 155px;
}
ul.webpartner_grey li a.img
{
  display: block;
  padding: 0px;
  margin: 0px;
  float: left;
  vertical-align: middle;
  width: 150px;
}
ul.webpartner_grey li a.img img
{
  border-width: 0px;
  margin: 2px;
}
ul.webpartner_grey li p
{
  padding: 5px;
  margin: 0px 0px 0px 155px;
}

.sidebar
{
  float: right;
  width: 200px;
}
div.appbox
{
  border: #0060ae 1px solid;
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 30px;
  margin-top: 35px;
  width: 190px;
  line-height: 25px;
  background-color: #e2f5ef;
}

div.appbox a
{
  text-decoration: none;
}
div.appbox h3
{
  padding-left: 4px;
  color: white;
  background-color: #0060ae;
}
div.appbox ul
{
  padding-right: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 8px;
  margin-left: 10px;
}
div.appbox ul li
{
  margin-bottom: 5px;
  color: #0060ae;
  line-height: 14px;
  list-style-type: disc;
}
span.date
{
  font-weight: bold;
  color: #000000;
}
ul.listPR
{
  list-style-type: square;
}


div a, a:visited
{
  color: rgba(0,0,0,1);
  text-decoration: none;
  font-weight: bold;

}

div a:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}

.testorilevante1
{
  font-weight: bold;
}

.intestatabella1
{
  background-color: #d1ddf1;
  /*line-height: 0;*/
}

.ev_agenda
{
  padding: 3px;
}
.ev_agenda P
{
  border-right: #0056AC 1px solid;
  padding-right: 20px;
  border-top: #0056AC 0px solid;
  display: block;
  padding-left: 0px;
  padding-bottom: 20px;
  vertical-align: middle;
  border-left: #0056AC 0px solid;
  padding-top: 5px;
  border-bottom: #0056AC 1px solid;
  text-align: right;
}

h2.title
{
  background: none;
  color: #0056AC;
	padding: 5px;
	line-height: 1.2em;	
	margin-bottom: 10px;
  text-align: center;
}

.ev_details
{
  margin-left: 10px! important; margin-right: 220px 
}

/* Comunicati stampa */
.occhiello
{
  display: block;
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.2em;
  margin-bottom: 1em;
  text-align: left;
}

.titolo
{
  display: block;
  font-size: 1.3em;
  line-height: 1.5em;
  margin-bottom: 1em;
  text-align: left;  
}

span.grassetto
{
  font-weight: bold;
  color: #000000;
}

.content hr {
	display: inline !important;
}

.header-pop h1 a .logo {
	display: none;
}

.header .flash
{
  padding: 0px;
	height: 94px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 30px;	
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #F7F7F7;	
	background-size: cover;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.header .flash p {
	font-size: 2em;
	color: #000000;
	font-weight: normal;		
}


/*
#menu li span
{
  width: auto !important;
  width: 135px;
  min-width: 135px;
  white-space: nowrap;
  padding-left: 1px;
  padding-right: 1px;
}*/

.btnimg {
	BORDER-RIGHT: #466ea6 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #466ea6 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: url(img/btnbg.jpg) #abbdd3 repeat-x; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #466ea6 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #466ea6 1px solid; 
	HEIGHT: 100%;
	width:110px; margin-bottom:5px;
}

.btnimg-no {
	BORDER-RIGHT: #466ea6 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #466ea6 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: url(img/blank.gif) #abbdd3 repeat-x; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #466ea6 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #466ea6 1px solid; 
	HEIGHT: 100%; 
}

div.btnimg
{
  text-align: left;
}

div.btnimg-no A {
  PADDING-RIGHT: 2px; 
  PADDING-LEFT: 2px; 
  PADDING-BOTTOM: 0px; 
  FONT: 11px arial, verdana, sans-serif; 
  COLOR: #000; 
  PADDING-TOP: 0px; 
  TEXT-DECORATION: none
}

div.btnimg IMG {
	VERTICAL-ALIGN: middle;
	
}

div.btnimg A {
  PADDING-RIGHT: 2px; 
  PADDING-LEFT: 2px; 
  PADDING-BOTTOM: 0px; 
  FONT: 11px arial, verdana, sans-serif; 
  COLOR: #000; 
  PADDING-TOP: 0px; 
  TEXT-DECORATION: none;
  
}

div.btnimg A {
	VERTICAL-ALIGN: middle;
	
}

div.btnimg A:hover {
  color:#0066CC;
  
}

TABLE.forumline
{
  padding: 0;
  margin: 0;
}

TABLE.forumline TH
{
  padding: 0;
  
}

TABLE.forumline TD
{
  padding: 0;
  
}

SELECT.forumline
{
  font-size: 8pt;  
}

.stepselected
{
  background-color: #f0f2f3;
}

tr.leftalign
{
  text-align: left;
}

.table-dettagli tr td
{
  padding: 1px !important;
}

div.lavagna
{
  border: #99bbab 3px solid; 
  padding: 3px; 
  background-color: #6d6d6d;
}

div.lavagna ul
{
  list-style: none;
}

div.lavagna ul li a
{
  color: White !important;
  text-decoration: none !important;
}

div.ambienti
{
  float: right;
}

div.ambienti dl
{
  
}

div.ambienti dt
{
  padding: 4px;
  background-color: #dbdbdb;
  margin: 2px;
  font-weight: bold;
  font-size: 11px;
}

div.ambienti dt span
{
  color: #585858;
  font-size: 11px;
}

div.ambienti dd
{
  border-bottom : #ccc 1px solid;
  border-left : #ccc 1px solid;
  border-top : #ccc 0px solid;
  border-right : #ccc 0px solid;
  padding: 0 4px 4px 4px;
  background-color: #ffffff;
  line-height: 12pt;
  margin: 10px 2px 2px;
  font-size: 10px;
}

div.ambienti dd span a
{
  color: #238181; 
}

h2.nome-materia
{
  background-image: none;
}


.argomento-lezione-elenco
{
  color: #777777;
  font-weight: bold;
}

ul.ambienti-apprendimento li.subcategory-open a, ul.ambienti-apprendimento li a
{
  text-transform: uppercase !important;
  font-weight: bold !important;
}

ul.ambienti-apprendimento li.subcategory-open ul li a
{
  text-transform: none !important;
  font-weight: normal !important;
}

.tabella-items-videoteca tr td a, .tabella-items-videoteca tr td ul li a 
{
  color: #333333;
  font-weight: normal;
}

.tabella-items-videoteca tr td ul li
{
  color: #333333;
  list-style: none;
  margin: 0 10px;
}

td div.nome-argomento-lista
{
  margin: -8px 0 -6px 25px;
  font-size: 75%;
  line-height: 13px;  
  width: 142px;
}

div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu span
{font-family: Arial !important;}div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu span
{font-family: Arial !important;}

.tbmateriali dl, .tbmateriali dt, .tbmateriali dd {
    margin: 0;
    padding: 0;
}

.tbmateriali dl {
    overflow: hidden;
    margin-left: 8px;
}

.tbmateriali dt {
    clear: both;
    float: left;
    width: 10%;
    font-weight: normal;
}

.tbmateriali dd {
    float: right;
    width: 90%;
}
