/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.xmod_notizieArticoli_box1 {
	background:#ffffff none repeat scroll 0%;
	color: #ff8a00;
}

.xmod_notizieArticoli_tdleft {
	margin: 0px;
	padding: 10px 8px 4px 4px;
	text-align: right;
/*	border-bottom: rgb(246,245,243) 1px solid;*/
	font-family: Verdana;
	font-size: 11px;
	color: #ff8a00;
	vertical-align: top;
	width: 300px;
                     white-space: nowrap
}

.xmod_notizieArticoli_tdRight {
	margin: 0px;
	padding: 5px 8px 4px 4px;
	text-align: left;
/*	border-bottom: rgb(246,245,243) 1px solid;*/
	font-family: Verdana;
	font-size: 11px;
	color: navy;
	vertical-align: top;
}

.xmod_notizieArticoli_box1 {
	background:#E1E1E1;

}

.xmod_notizieArticoli_box1 input, .xmod_notizieArticoli_box2 input{
	border:#DCD9D0 1px solid;
}

.xmod_notizieArticoli_Titolo{
	font-family: Arial;
	font-size: 14px;
	color: #ff8a00;
	font-weight: bold;
	margin-bottom:6px;
}

.xmod_notizieArticoli_TestoBreve{
	font-family: Arial;
	font-size: 14px;
	color: #ff8a00;
	margin-bottom:6px;
	vertical-align: top;
}

.xmod_notizieArticoli_box2 {
	background:#fff;
	color: #ff8a00;
}

.xmod_notizieArticoli_table{
	border: 1px solid #808080;
	margin: 0px;
	width: 0%;
	padding: 0px;
	background-color: #FFFFFF;
	
}
.xmod_notizieArticoli_editorHTML{
	width:400;
	height:300;
}
.xmod_notizieArticoli_T_Leggi {
	font-family: Arial;
	font-size: 12px;
	color: #ff8a00;
	font-weight: bold;
	margin-bottom:6px;
}

.xmod_notizieArticoli_T_Titolo {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom:6px;
}
.xmod_notizieArticoli_T_Modifica {
	font-family: Arial;
	font-size: 10px;
	color: #CA360B;
	font-weight: bold;
	margin-bottom: 6px;
}
.xmod_notizieArticoli_T_Modifica:link  {
	font-family: Arial;
	font-size: 10px;
	color: #A2A2A2;
	font-weight: bold;
	margin-bottom: 6px;
}
.xmod_notizieArticoli_T_Modifica:hover  {
	font-family: Arial;
	font-size: 10px;
	color: #CA360B;
	font-weight: bold;
	margin-bottom: 6px;
}
.xmod_notizieArticoli_T_Modifica:active {
	font-family: Arial;
	font-size: 10px;
	color: #A2A2A2;;
	font-weight: bold;
	margin-bottom: 6px;
}
.xmod_notizieArticoli_T_Modifica:visited {
	font-family: Arial;
	font-size: 10px;
	color: #A2A2A2;
	font-weight: bold;
	margin-bottom: 6px;
}
.xmod_notizieArticoli_T_Titolo_detail{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom:6px;
}
.xmod_notizieArticoli_T_Testo_detail{
	margin-bottom:6px;
}

.imgshadow {	
PADDING-RIGHT: 10px;	
BORDER-TOP: #eee 1px solid;	
PADDING-LEFT: 4px;	
BACKGROUND: url(images/shadow.gif) no-repeat right bottom;	
PADDING-BOTTOM: 10px;	BORDER-LEFT: #eee 1px solid;	
PADDING-TOP: 4px;	BORDER-RIGHT-STYLE: none;	
BORDER-BOTTOM-STYLE: none;
}

.Title{
	font-family: Arial;
	font-size: 10px;
PADDING-RIGHT: 0px! important; 
PADDING-LEFT: 0px! important; 
FONT-SIZE: 10px; 
PADDING-BOTTOM: 15px; 
LINE-HEIGHT: 0pt; 
PADDING-TOP: 15px
}







