/* 
================================
Skin styles for CdO - Home Page
================================
*/   

/* Tabella principale: occupa tutta la pagina e definisce gli spazi e le posizioni dei contenuti */
TABLE.PageMaster
{
	width: 100%;
	height: 100%;
	background-color: #e1eef6;
}

/* Tabella che definisce lo stile dei contenuti relativi al TopPane */
TABLE.TopPane
{
	width: 960px;
}
TD.TopPaneLeft
{
	width: 150px;
}
TD.TopPaneCenter
{
	width: 200px;
	padding-top: 5px;
}

/* Tabella che definisce lo stile dei contenuti relativi al HeaderPane */
TABLE.HeaderPane
{
	width: 960px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
TD.FlashTop
{
	width: 960px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Tabella che definisce lo stile dei contenuti relativi al ContentPane e RightPane (pił la colonna con la curva tra il Content e Right) */
TABLE.LeftContentRight
{
	width: 960px;
	height: 100%;
	background-color: #ffffff;
}
TD.LeftPane
{
	width: 225px;
	height: 100%;
}
TD.ContentPane
{
	background: url(curva_con_colonna.jpg) top right;
	background-repeat: no-repeat;
	width: 522px;
	padding-left: 20px;
}
TD.RightPane
{
	background-color: #e1eef6;
	width: 211px;
}
TD.SfumaturaLeftContentBottom
{
	background-image: url(sfumatura_left_content_bottom.jpg);
	height: 15px;
}
TD.SfumaturaRightBottom
{
	background-image: url(sfumatura_right_bottom.jpg);
	height: 15px;
}

/* Tabella che definisce lo stile dei contenuti relativi al LeftPane (Top e Bottom) */
TABLE.LeftPane
{
	width: 220px;/*width: 100%;*/
	/*height: 100%;*/
	background-color: #ffffff;
}
TD.RigaConAngoloPiegato
{
	background-image: url(riga_con_angolo_piegato.jpg);
	height: 27px;
}
TD.LeftPaneTop
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 15px;
    color: #000000;
}
TD.LeftPaneBottom
{
	background-image: url(cdo_italia_mondo.jpg);
	height: 126px;
}

/* Tabella che definisce lo stile dei contenuti relativi al LeftPaneBottom */
TABLE.LeftPaneBottom
{
	width: 220px;
	height: 100%;
}
TD.LeftPaneBottom1
{
	height: 60%;
	padding-top: 30px;
	padding-left: 15px;
}
TD.LeftPaneBottom2
{
	height: 40%;
	padding-top: 8px;
	padding-left: 15px;
}

/* Tabella che definisce lo stile dei contenuti relativi al BottomPane */
TABLE.BottomPane
{
	width: 960px;
}
TD.FlashBottom
{
	background-color: #ffffff;
	width: 960px;
	height: 80px;
}
TD.SfumaturaBottom
{
	background-image: url(sfumatura_bottom.jpg);
	height: 15px;
}

/* Definisce lo stile delle info relative al copyright */
.Copyright
{	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
    color: #000000;
}

/* Definisce lo stile della data */
.CurrentDate
{	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
    color: #000000;
}

/* Definisce lo stile dei link */
A:link
{	
	/*	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	*/
	color: #007dc2;
	text-decoration: none;
}
A:visited
{
	/*	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	*/
	color: #007dc2;
	text-decoration: none;
}
A:active
{
	/*	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	*/
	color: #007dc2;
	text-decoration: none;
}
A:hover
{
	/*	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	*/
	color: #007dc2;
	text-decoration: none;
}

/* Definisce lo stile del tag login di DNN */
A.DnnLogin:link
{	
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
A.DnnLogin:visited
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
A.DnnLogin:active
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}
A.DnnLogin:hover
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	text-decoration: none;
}

.Logout
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	width: 100%;
	padding-top: 9px;
}

.Login
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #007dc2;
	width: 100%;
	padding-top: 3px;
}

.BorderBottomNotizia
{
	border-bottom: 1px solid #e1eef6;
}

.TopSpaceNotizia
{
	padding-top: 10px;
}

/*Stili dell'Editor di testo*/

.Titolo1
{
	font-family: Tahoma;
  font-size: 22pt;
  font-weight: bold;
	line-height: 20pt;
  color: #004583;
}

.Titolo2
{
	font-family: Tahoma;
  font-size: 18pt;
  font-weight: bold;
	line-height: 24pt;
  color: #004583;
}

.Titolo3
{
	font-family: Tahoma;
  font-size: 12pt;
  font-weight: bold;
	line-height: 16pt;
  color: #004583;
}

.Normale1
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #000000;
}

.Normale2
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	color: #000000;
}

a img
{
   border:none;
}
