﻿
.collapsePanel {
      width: 640px;
      height:0px;
      background-color:white;
      overflow:hidden;
}
 
.collapsePanelHeader{   
      width:640px;            
      height:20px;
      color: Red;
      background-color: White;
      font-weight:bold;
      float:none;
      padding:0px; 
      cursor: pointer; 
      vertical-align: middle;

}

.Text_TD_Admin_Programmi
{
	color:Blue;
	font-size:small;
	font-style:normal;
	font-family:Arial;
}

.button_Editor_Admin_Programmi
{ 
   color:Blue; 
   border-style  :outset; 
   border-color  :Blue;
   font-family:Arial;
   font-size:smaller;
   font-style:normal;
   background-color:White;
   		
}

.TableDocenti_TD
{
	font-weight: bold;
	color: #3300ff;
	font-family: Arial;
	font-size: x-small;
	width: 25%;
	height: 18pt;
}

.TableDocenti_txtInput_ItemMode
{
	font-weight: normal;
	font-size: small;
	color: #000000;
	text-indent: 3pt;
	font-family: Arial;
	background-color: white;
}

.TableDocenti_txtInput_EditMode
{
	font-weight: bold;
	font-size: small;
	color: #000000;
	text-indent: 3pt;
	font-family: Arial;
	background-color: #ccffcc;	
}
.TableDocenti_txtInput_InsertMode
{
	font-weight: bold;
	font-size: small;
	color: #000000;
	text-indent: 3pt;
	font-family: Arial;
	background-color: #ffff99;
}

.AdminDocentiCombo
{
	border-right: royalblue 1pt solid;
	border-top: royalblue 1pt solid;
	font-weight: bold;
	font-size: small;
	border-left: royalblue 1pt solid;
	color: #0033cc;
	border-bottom: royalblue 1pt solid;
	font-family: Arial;
	background-color: white;
	vertical-align: middle;
	text-indent: 3pt;
	letter-spacing: normal;
	text-align: left;
}
.AdminDocenti_Button
{
	border-right: #003399 1pt solid;
	border-top: #003399 1pt solid;
	font-size: small;
	border-left: #003399 1pt solid;
	color: #003399;
	border-bottom: #003399 1pt solid;
	font-family: Arial;
	background-color: white;
	text-align: center;
}
.AdminDocenti_comboInsegnamenti
{
	border-right: #0033ff 1pt solid;
	border-top: #0033ff 1pt solid;
	font-size: x-small;
	border-left: #0033ff 1pt solid;
	color: #3300ff;
	border-bottom: #0033ff 1pt solid;
	font-family: Arial;
}
.AdminCalendatio_TableTD
{
	font-size: x-small;
	vertical-align: middle;
	font-family: Arial;
	text-align: left;
}

.AdminInsegnamenti_combo
{
	border-right: #003399 1pt solid;
	border-top: #003399 1pt solid;
	font-size: small;
	border-left: #003399 1pt solid;
	color: #003399;
	border-bottom: #003399 1pt solid;
	font-family: Arial;
	background-color: white;
	text-align: center;
}

.div#box-1{
	position:absolute;
	top:185px;
	margin:0px;
	background-color:Silver;
	width:90%;
	overflow:auto;
	height:150px;
}

.AdminUpload_control
{
	border-right: #003399 1pt solid;
	border-top: #003399 1pt solid;
	font-size: small;
	border-left: #003399 1pt solid;
	color: #003399;
	border-bottom: #003399 1pt solid;
	font-family: Arial;
	background-color: white;
}

.div_masterpage_header
{
	top:0px;
	left:0px;
	vertical-align:top;
	padding-top:0px;
	padding-left:0px;
	background-color:Green;		
	width:100%;
	text-align:left;		
}

.div_masterpage_menuleft
{		  
	float:left;
	width:170px;
}

.div_masterpage_contentPlaceHolder
{
	position:relative;
	margin:0 187px;
	height:85%;
	padding:1em 10px;
	border-width: 0 1px; 
	border-style:solid;
	border-color: #ccc;
	background-color: #fff;	
}

.div_masterpage_menuright
{
	float:right;
	width:170px;
	background-color:Red;
}

.div_masterpage_footer
{
	clear:both;
	bottom:0px;
	text-align:center; 
	padding: 5px 0;
	background-color: #69c; 
	color: #000;	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000; 
	padding: 2px 10px;
	

}

html,body{margin:0; padding: 0;height: 100%}

body{font-family: arial,sans-serif; font-size: 76%;}
body>div#container{height: 100%; min-height: 100%}


div#container
{
	position: relative;
	padding:15px;
	width: auto;
	height:100%;
	background-color: #ccc;
}

div.textimage
{
	width: 200px;margin-bottom: 10px;     
	border: 1px solid #000;
	background-color: #eee
}

div.textimage img{
float:left;
margin: 10px
}

div.textimage h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage h2{
margin-top: 10px
}

div.clearer{clear: left}





