@import url("common/tm_menu_principale.css");
@import url("common/tm_header.css");
@import url("common/tm_footer.css");
/*@import url("css/bordi.css");*/

/* CSS Document */
body{background:#fef0e3; height:100%; margin:0px; padding:0px;}/*FCF1E3*/

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, input
{
	color:#2E3D47; font-family:Univers, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover
{
	font-size:14px;/*12*/
}
h1, h2, h3, h4, h5, h6{color:#2E3D47;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Univers, Century Gothic, Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*-------- design style --------*/
.masterContainer
{
	width:100%;
	text-align:center;
}

.left_pad{width:323px;}
.logo_pad{width:323px;}
.lang_pad{width:323px;}

.template_style
{
	width:970px; 
	margin:0 auto;
}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.content_pad
{
	/*padding:10px 22px 0 22px;*/
	margin: 0 auto; 
	min-height:350px;
	text-align:left;
}

#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}


a:link, a:visited{color:#858688; text-decoration:none; }
a:hover{color:#2E3D47;}
/*a,a:link,a:visited,a:active{color:#858688;font-weight:normal; }
a:hover{color:#858688;}*/

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{font-weight:bold; text-decoration:none;}
a.CommandButton:hover{}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{}
.ControlPanel a.CommandButton:hover{}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:visited{}
a.Breadcrumb:active{}
a.Breadcrumb:hover{}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:visited{ font-weight:bold; text-transform:uppercase;}
a.links:active{}
a.links:hover{}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:visited{}
a.user:active{}
a.user:hover{}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:visited{}
a.footer:active{}
a.footer:hover{}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
