/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #FFF;
}

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                : #A55E00;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}



input,
select,
textarea
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea {
	
}


html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}













.header, .page, .page_sx,.page_dx,.text,.footer,.lang,.page,.colonna_dx,.breadcrumb, .title, .subtitle{
	/* border:1px solid gray; */
	padding:10px;

}
.container {
  	width             : 960px;
 	margin            : auto;
	margin:auto;
	background-color:#E3F5CB;

}
.container_ie6 ul{
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:13px;
}
.lang {

}


.nav {
	padding:10px;
	margin:10px;
}
.nav .sx{
	float:left;
}
.nav .dx{
	float:right;
}

.breadcrumb {
	padding:2 0px;
}
.page{
	margin-left:222px;

}
.page_sx{
	float:left;
	width:200px;
}
.footer{
	text-align:center;	
}
.rss{
	float:right;
}
































/* ----------------------------------------------------------------------------------- */
/* ------------------  VECCHI STILI ANCORA IN PARTE UTILIZZATI ----------------------- */
/* ----------------------------------------------------------------------------------- */

/* #######################  GENERAL ############################ */
html.body{
	margin-top: 0px;
}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #2650b3;}
a:hover {color: #FF0000;}
a:visited {color: #2650b3;}
a:active {color: #FFCC66;}
a.image, a.image:hover  {border:0;}

/* #######################  END GENERAL SETTINGS ############################ */


body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #216B8F;
	text-align:center; /*center hack*/
	background-color: #F6F6E9;
	margin: 0px;
	padding: 0px;
}

div#container {
	min-width:750px;
	max-width:750px;
	width: auto !important; /*IE6 hack*/
	width:750px; /*IE6 hack*/
	margin:auto; /*center hack*/
	text-align:left; /*center hack*/
}

.clearfix:after {
	content: ".";     
	display: block;     
	height: 0;     
	clear: both;     
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* end hide from ie-mac */

div#top_header{
	height: 136px;
	float: left;
	clear:both;
	margin-bottom:20px;
}

div#main_1{
	width: 180px;
	float: left;
	clear:left;
}

div#main_2{
	margin-left:20px;
	width: 540px;
	float: left;

}

div#main_adminmenu{
	width: 150px;
	float: left;
	clear:left;
}
div#footer_container{
	width: 750px;
	height: 69px;
	float: left;
}


div#header {
	font-size: 2em;
	font-weight: bold;
	background-color: #FAF7D5;
	width: 100%;
	float: left;
	border-bottom: 3px #79555A solid;
}
div.footer {
	text-align: center;
}

div.footer2 {
	text-align: center;

}


/* ######################  End LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#79555A;}
	a.pathway:link {color:#D3C4A8;}
	a.pathway:visited {color:#79555A;}
	a.pathway:active {color:#FAF7D5;}
	a.pathway:hover {color:#FF0000;text-decoration:underline;}

/* Mainlevel menu */
.mainlevel {
	height: 27px;
	padding-left: 24px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #978368;
	text-decoration: none;
	font-weight: bold;
}
a.mainlevel:hover {
	color: #DD9322;
	background-position: -9px -65px;
}
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel {
	height: 27px;
	padding-left: 30px;
	
}

a.sublevel{	
	display: block;
	color: #6E8CA0;
	text-decoration: none;
	background-image: url(../images/paper__26.gif);
	background-repeat: no-repeat;
	background-position: 2px -111px;
}

   a.sublevel:hover {
	display: block;
	color: #FF0000;
	background-position: 2px -65px;
}

/* End Sub Menu */
	
/* Topmenu */

/* End Top Menu */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 99%;
}


table.moduletable th {
	height: 36px;
	color: #BACED6;
	text-align: left;
	background-image: url(../images/paper_22.gif);
	background-repeat: no-repeat;
	background-position: -6px -7px;
	padding-left: 24px;
	padding-top: 13px;
}



table.moduletable td {
	
}


/* Custom Modules */
.poll {
	width: 96%;
	font-size: 10px;
	text-align: center;
}
/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	
}

/* content title and links */
.contentpagetitle {}
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	color: #A99270;
	background-image: url(../images/paper_23.gif);
	background-repeat: no-repeat;
	background-position: -5px -58px;
	text-decoration: none;
	padding: 3px 2px 2px 24px;
}
a.contentpagetitle:hover {
	color: #FF0000;
	background-position: -5px -9px;
}

/* top box like a category description */
.contentdescription {}

/* Main Body Text */
.contentpane {
	
}
.contentpaneopen {
	padding-left: .2em;
	padding-right: .2em;
}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate { font-size:0.8em; font-weight: normal;
color: #BE9BA2;}
.modifydate {font-size: 10px;color: #DCC0A4;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF0000;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #DCC0A4;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #6E8CA0; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF0000; }
.pagenav_next{font-size: 14px;  color: #FF0000; }
a.pagenav {color: #6E8CA0; border-bottom: 0;}
a.pagenav:hover {color: #79555A; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#6E8CA0;font-weight: bold;
}



/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #79555A; 
color: #FFFFFF;
border: 1em solid;}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    
    text-align:left;
    margin-top: 1.5em;
background-color: #999259;
color: #FFFFFF;}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #DCC0A4;
	color : #79555A;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	background-color: #999259;
	color: #ECE2CC;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color : #EBEBBE;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
background-color: #FAF7D5;
border-bottom: 1px #BE9BA2 solid;}
.sectiontableentry2 {
	background-color : #DCC0A4;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
background-color: #FFFFFF;
border-bottom: 1px #BE9BA2 solid;}

.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#79555A;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{
	
}
/* End blogsection */

/* Search Form Module*/
.search {
	
}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #DCC0A4;
background: #D3C4A8;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{
	font-size: 12px
}
input {
	
	height: 20px;
	background: #FFFDE4;
	border-top: 1px solid #C2B59A;
	border-right: 1px solid #D5C7AE;
	border-bottom: 1px solid #D5C7AE;
	border-left: 1px solid #C2B59A;
	padding-left: 4px;
	margin-bottom: 6px;
}
.inputbox {
	background: #FFFDE4;
	border-top: 1px solid #C2B59A;
	border-right: 1px solid #D5C7AE;
	border-bottom: 1px solid #D5C7AE;
	border-left: 1px solid #C2B59A;
	padding-left: 4px;
	margin-bottom: 6px;
}
.text_area {
		
}

/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */
.button {
	background: #A28359;
	color: #FFFFFF;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #BCAB83;
	border-left: 1px solid #BCAB83;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #FFFFFF;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #FFFFFF;
	color: #79555A;
	border: 1px solid #DCC0A4;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #DCC0A4;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #DCC0A4;
	border-left: 1px outset #DCC0A4;
	border-right: 1px outset #79555A;
	border-top: 1px outset #DCC0A4;
	border-bottom: 1px solid #79555A;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #DCC0A4;
	border-left: 1px outset #DCC0A4;
	border-right: 1px outset #79555A;
	border-top: 1px outset #DCC0A4;
	border-bottom: 1px solid #79555A;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF0000;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */



.poll {
border: 1px #999259 solid;}

.boxrand {
	text-align:left;
	width:460px;
	height:60px;
	border:2px dotted #FcFcFc
	;color:#339fd9;
}

.boxoff {
        text-align:left;
        width:460px;
        /*height:60px;*/
        border-bottom:2px dotted #EEEEEE;
        color:#339fd9;
	padding:0px;
}
.boxoff_td1 {
	vertical-align:top;
	padding-top:2px;
}

.boxoff_td2 {
        text-align:right;
        padding-top:2px;
}

.boxoff_tdimg {
padding:0px 10px 10px 10px;
}

.boxoff_img {
margin-right:10px;
}
.navigator {
text-decoration:none;
border-bottom:2px solid #FCFCFC;
padding-top:2px;
padding-bottom:2px;
padding-right:4px;
padding-left:4px;
font-weight:bold;
}

.comm_table {
	/*width:450px;*/
	margin:0px 0px 0px 10px;
	padding:0px;
	align:center;
	}

.comm_td  {
	background:url('/images/bg_comm.png') no-repeat;
	width:450px;
	height:24px;
	margin:0px;
	vertical-align:bottom;
}

.comm_td2  {
       background-image:url('/images/bg2_comm.png');
        width:450px;
        margin:0px; 
}

.comm_footer  {
       background:url('/images/bg_footer.png') no-repeat;
        width:450px;
	height:24px;
        margin:0px;
}

.comm_a {
	font-weight:bold;
	margin:0px;	
	}

.comm_img {
	margin:0px;
	}

.description {
	float:left;
	font-size:11px;
	border:1px solid #eee;
	padding:2px;
	width:546;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	height:56px;
	color:#339fd9;
	background-color:#ffffed;	
}

.menu_a	 {
	display:block;
	text-decoration:none;
	/*border:2px solid #339fd9;*/
	height:34px;
	width:164px;
	background:url('/images/boutton_bg.png') no-repeat; 
	padding-top:6px;
	vertical-align:bottom;
	font-weight:bold;
	color:#339fd9;
	/*margin-left:40px;*/
	
}

.menu_img {
	margin:0px 10px 0px 10px;
	width:18px;
	align:left;	
}

.menu_img {
        margin:0px 10px 0px 10px;
        width:18px;
        align:left;
}

/* ----------------------------------------------------------------------------------------- */
/* ---------------------------------- FINE VECCHI STILI ------------------------------------ */
/* ----------------------------------------------------------------------------------------- */
