
/* ---------------------------------------------------------- */
/* wi_ter_default.css v2 - default layout styles */
/* */
/* Body, headers, links ... */
/* ---------------------------------------------------------- */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color:#F6DEA0;

}

a, a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#666666;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:11px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

img {
	border:none;

}
/* ---------------------------------------------------------- */
/* Main layout */
/* ---------------------------------------------------------- */
#main-container {
	width:1000px;
	margin:auto;
	background-image:url(../../images/bottom_line_1px.gif);
	background-repeat:repeat-y;
	position:relative;
}

#top-container {
	height:82px;
	padding-top:148px;
	
	background-repeat:no-repeat;
	background-position:top left;
}

#left-container {
	float:left;
	width:207px;
	/* debug
	background-color:#FF9966;
	*/

	background-repeat:no-repeat;
	background-position:top left;
}

#right-container {
	float:right;
	width:169px;
	background-color:#00CC00;
	background-image:url(../../images/right_box_top.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#F9EBBD;
}


#middle-container-bottom {
	height:20px;
}
#bottom-container {

}

#middle-left-box-content {
	margin-top:20px;
	margin-bottom:20px;
	/* REMOVE HEIGHT !!! */
	height:50px;
}
/* ---------------------------------------------------------- */
/* Top section */
/* ---------------------------------------------------------- */
#top-box-flash {
	margin-left:194px;
	margin-right:160px;
	height:25px;
	text-align:center;
	line-height:25px;
}
#top-box-menu {
	margin-top:30px;
	margin-left:160px;
}
.menu-top-levelone-no, .menu-top-levelone-act {
	float:left;
	width:110px;
	height:21px;
        line-height:21px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-right:11px;

}

.menu-top-levelone-no a,.menu-top-levelone-no a:visited {
	color:#FFFFFF;
}
.menu-top-levelone-act a,.menu-top-levelone-act a:visited {
	color:#F3E972;
}
.menu-top-levelone-act a:hover {
	text-decoration:none;
}
.menu-top-levelone-no a:hover {
	text-decoration:none;
	color:#F3E972;
}

#date-top {
	float:left;
	color:#FFFFFF;
	width:114px;
	height:21px;
	line-height:21px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-style:normal;

}
/* ---------------------------------------------------------- */
/* Left section */
/* ---------------------------------------------------------- */
#middle-left-box-menu-one {
	margin-top:90px;
}

/* ---------------------------------------------------------- */
/* Right section */
/* ---------------------------------------------------------- */

.tx-macinasearchbox-pi1 {
	height:60px;
	margin-top:20px;
}
p.tx-macinasearchbox-pi1-a {
	margin:0px;
	margin-left:21px;
	margin-bottom:5px;
}

p.tx-macinasearchbox-pi1-a input {
	vertical-align:text-top;
	margin:0px;
	padding:0px;
}

p.tx-macinasearchbox-pi1-a a {
	font-size:9px;
	font-weight:bold;
}

#tx-macinasearchbox-pi1-sword {
	width:138px;
}

h3.servizi {
	margin-left:21px;
	margin-bottom:10px;
	background-image:url(../../images/servizi.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#middle-right-box-content-one {
	margin-left:10px;

}
#middle-right-box-content-one div {
	float:right;
	margin-bottom:10px;
}
#middle-right-box-content-one img {
	border:1px solid #CCCCCC;
	margin-right:5px;
}

/* ---------------------------------------------------------- */
/* Various ... */
/* ---------------------------------------------------------- */
/* RSS Menu */
div#rss-menu {
	position:absolute;
	width:128px;
	margin-top:9px;
}
div#rss-menu img {
	vertical-align:middle;
}
div#rss-menu a, div#rss-menu a:link, div#rss-menu a:visited {
	color:#7c5c3d;;
	text-decoration:none;
	padding-left:10px;

}
div#rss-menu a:hover {
	text-decoration:underline;
}
div.bottom-box {
	margin:0px;
	color:#5B860B;
	font-weight:bold;
	font-size:10px;
    font-family:Verdana,Arial, Helvetica, sans-serif;
}
#bottom-box-info {
	background-image:url(../../images/bottom_footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	padding-left:207px;
	height:33px;
	line-height:33px;
	}
#bottom-box-general {
	padding-top:6px;
	padding-bottom:4px;
	background-image:url(../../images/bottom_footer2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:normal;

	}
#bottom-box-general p {
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#7c5c3d;
	}
div#bottom-box-info  a {
	color:#5B860B;
	}
div#bottom-box-general a {
	color:#7c5c3d;
	font-weight:bold;
	}
.clearer {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
/* ---------------------------------------------------------- */
/* Typo3 classes */
/* ---------------------------------------------------------- */
.csc-header, .csc-textpicHeader  {
	margin-bottom:5px;
}
.csc-header h1, .csc-textpicHeader h1 {
	color:#644c43;
	padding-bottom:3px;
	border-bottom:1px solid #efaf89;
	font-size:14px;
}

p.csc-subheader {
        margin:3px 0px;
	color:#644c43;
	padding-bottom:3px;
	border-bottom:1px solid #efaf89;
	font-size:12px;
}

#middle-center-path {
	background-color:#fbeed2;
	width:618px;
	margin-top:20px;
	border:3px solid #efaf89;
	height:26px;
	float:left;
	display:none;
}
* html #middle-center-path {
	width:612px;
	float:none;
}
#middle-center-path a, #middle-center-path a:link, #middle-center-path a:visited {
	color:#FF0000;
	display:block;
	line-height:26px;
	margin-left:20px;
}

#speciale-congressi {
	border:1px solid #CCCCCC;
	width:150px;
	height:32px;
	margin:40px 0 20px 11px;
}

/***********************************
 * CSS styles main: Home page special *
 ***********************************/
#special-container {
	position:absolute;
	width:797px;
	height:481px;
	left:50%;
	top:50%;
	margin-left:-396px;
	margin-top:-240px;
	background-image:url(/fileadmin/archivio/usb/background_home_special_new.png);
	background-repeat:no-repeat;
	z-index:999;

}

* html #special-container {
	background-image:url(/fileadmin/archivio/usb/background_home_special_new.gif);
}

#special-central-block {
	margin-top:70px;
	margin-left:20px;
	width:728px;
	height:335px;
	padding:10px;
}

#special-central-block h1 {
	margin:0px;
	margin-bottom:6px;
	font-size:24px;
	}
#special-central-block h3 {
	margin:0px;
	font-size:18px;
	margin-bottom:4px;
	}
#special-central-block h4 {
	margin:0px;
	font-size:14px;
	margin-bottom:2px;
	}
#special-central-block p.bodytext {
	margin:5px 0px;	
}
#special-central-block img {
	border:1px solid #FF0000;
}
#special-bottom-block {
	margin-top:23px;
	padding:0px 10px;
	width:728px;
	margin-left:20px;
	text-align:center;
	z-index:100;
}

#special-bottom-block a, #special-bottom-block a:link, #special-bottom-block a:visited {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

/* Nuovo */

div#top-logo-usb {
	position:absolute;
	width:155px;
	height:154px;
	left:835px;
	top:10px;
}