/* @group GLOBAL */

*{
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Helvetica, Arial, sans-serif;
	color: #4D4D4D;
	font-size: 1em;
	width: 100%;
	height: 100%;
	background: #fff;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #666;
}

a img{
	border: none;
}


ul li{
	list-style-type: none;
	list-style-position: outside;
}
:focus{
	outline: 0;
}
/* @end */

/* @group Tipografia */

h1{	
	font-family: FoundryJournal-Book, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #666;
}
h1 strong{
	font-family: FoundryJournal-Medium, Helvetica, Arial, sans-serif;
}
h2{
	font-family: FoundryJournal-Book, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #666;
}

h3{
	font-family: FoundryJournal-Book, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .9em;
	color: #666;
}
h4{
	font-family: FoundryJournal-Book, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #666;
}
p{
	font-size: .8em;
	margin-bottom: 1em;
}

li{
	font-size: .8em;
}
/* @end */

#main{
	width: 960px;
	margin: 0 auto;
}
#news{
	float: left;
	width: 400px;
	margin-left: 20px;
	padding-right: 30px;
}
#news h2{
	font-family: FoundryJournal-Demi, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #fff;
}
#news li{
	float: left;
	font-size: .8em;
	width: 400px;
}
#news li a{
	padding-top: 0px;
	padding-bottom: 10px;
	color: #fff;
}
#news li a strong{
	color: #999;
}
#news li a:hover{
	text-decoration: underline;
}
#top{
	width: 960px;
	float: left;
	height: 90px;
	background: #333;
}

#logo{
	width: 502px;
	height: 90px;
	background: #333 url(../img/logo.gif) no-repeat left top;
	float: left;
	border-right: 1px dashed #fff;
	position: relative;
}
a.link-logo{
	width: 47px;
	height: 90px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #cc0099;
}
#logo p.top{
	font-family: FoundryJournal-Book, Helvetica, Arial, sans-serif;
	color: #c4ccc9;
	width: 482px;
	margin-left: 55px;
	margin-top: 5px;
	margin-bottom: 0em;
	font-size: .9em;
	line-height: .9em;
}
#logo p.titolo1{
	font-family: FoundryJournal-Demi, Helvetica, Arial, sans-serif;
	color: #fff;
	width: 492px;
	margin-bottom: 0em;
	font-size: 1em;
	line-height: .9em;
	margin-left: 55px;
	margin-top: 10px;
}

#news-top{
	width: 410px;
	float: left;
}
#bottom{
	width: 960px;
	float: left;
}
#footer{
	width: 960px;
	float: left;
	/*border-top: 2px solid #999;*/
	background: #b6a898;
}
#footer li{
	font-family: FoundryJournal-Demi, Helvetica, Arial, sans-serif;
	float: left;
	text-transform: uppercase;
	font-size: .7em;
	border-right: 1px solid #ddd;
	width: 159px;
	text-align: center;
}
#footer li a{
	width: 159px;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	color: #fff;
}
#footer li a:hover{
	background: #666;
	color: #fff;
}
#footer li.last{
	width: 160px;
	border-right: none;
}
#box-formazione{
	width: 899px;
	float: left;
	position: relative;
	padding-left: 60px;
	overflow: hidden;
	height: 150px;
	background: #f5f0e6 url(../img/titolo-formazione.gif) no-repeat left top;
	padding-top: 10px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}
#box-formazione h1{
	color: #f0a815;
	border-bottom: 2px solid  #f0a815;
	width: 694px;
	margin-bottom: 20px;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: .8em;
}
#box-ricerca{
	width: 899px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 150px;
	padding-left: 60px;
	background: #f5f0e6 url(../img/titolo-ricerca.gif) no-repeat left top;
	padding-top: 10px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}
#box-ricerca h1{
	color: #a2bb3a;
	width: 694px;
	margin-bottom: 20px;
	font-size: 1.5em;
	text-transform: uppercase;
	border-bottom: 2px solid  #a2bb3a;
	line-height: .8em;

}
.evidenza{
	width: 12px;
	height: 12px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1000;
}
#box-progetti h1{
	color: #b67191;
	width: 694px;
	margin-bottom: 20px;
	font-size: 1.5em;
	text-transform: uppercase;
	border-bottom: 2px solid  #b67191;
	line-height: .8em;
}
#box-progetti{
	width: 899px;
	float: left;
	height: 150px;
	position: relative;
	overflow: hidden;
	background: #f5f0e6 url(../img/titolo-progetti.gif) no-repeat left top;
	padding-left: 60px;
	padding-top: 10px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
p.titolo{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
	width: 185px;
	padding: 10px;
}
p.titolo a{
	color: #fff;
	position: relative;
	z-index: 99999;
}
#box-formazione p.titolo{
	background: url(../img/bg-tit-top.png);
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	font-weight: bold;
}

#box-ricerca p.titolo{
	background: url(../img/bg-tit-top.png);
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	font-weight: bold;
}

#box-progetti p.titolo{
	background: url(../img/bg-tit-top.png);
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	font-weight: bold;
}
/* @group BLOCCO BANNER */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
position: relative;
	/* required settings */
	float: left;
	width: 868px;
	height:140px;
	overflow: hidden;
	/* custom decorations */
	/*background:#cc0000;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */

.scrollable .item-box	 {
	float:left;
	margin:0px 10px 0px 0px;
	background-color:#fff;
	cursor:pointer;
	width:205px;
	height:138px;
	position: relative;
	border: 1px solid #999;
}

/* active item */
.scrollable .active {
	/*border:2px solid #000;*/
	z-index:9999;
	position:relative;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	
	cursor:pointer;
	font-size:1px;
	position: absolute;
}

/* right */
#box-formazione a.right 				{ 
background:url(../img/hori_large-gen.png) no-repeat;
background-position: 0 -30px; clear:right; margin-right: 0px; position: absolute; right: 2px; top: 50px; z-index: 600}
#box-formazione a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; }

#box-ricerca a.right 				{ 
background:url(../img/hori_large-gen.png) no-repeat;
background-position: 0 -30px; clear:right; margin-right: 0px; position: absolute; right: 2px; top: 50px; z-index: 600}
#box-ricerca a.right:hover 		{ background-position:-30px -30px; }
#box-progetti a.right 				{ 
background:url(../img/hori_large-gen.png) no-repeat;
background-position: 0 -30px; clear:right; margin-right: 0px; position: absolute; right: 2px; top: 50px; z-index: 600}
#box-progetti a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
#box-formazione a.left				{ 
background:url(../img/hori_large-gen.png) no-repeat;
position: absolute; right: 2px; top: 90px; z-index: 600;} 
#box-formazione a.left:hover  		{ 
background:url(../img/hori_large-gen.png) no-repeat;
background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
#box-ricerca a.left				{ 
background:url(../img/hori_large-gen.png) no-repeat;
position: absolute; right: 2px; top: 90px; z-index: 600;} 
#box-ricerca a.left:hover  		{ 
background:url(../img/hori_large-gen.png) no-repeat;
background-position:-30px 0; }
#box-progetti a.left				{ 
background:url(../img/hori_large-gen.png) no-repeat;
position: absolute; right: 2px; top: 90px; z-index: 600;} 
#box-progetti a.left:hover  		{ 
background:url(../img/hori_large-gen.png) no-repeat;
background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
/* up and down */
a.up, a.down		{ 
	background:url(..http://flowplayer.org/tools/img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

/* position and dimensions of the navigator */
.navi {
	position: absolute;
	left: 150px;
	top: 280px;
	/*position: relative;
	left: 50%;
	margin-left:-50px;*/
	width:460px;
	height: 20px;
	text-align: center;
	z-index: 600;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}


/* @end */
/* @group CAPTION STYLING */
#box-formazione .caption-top, #box-formazione .caption-bottom {
	color: #ffffff;	
	width: auto;
	font-size: 13px;	
	cursor: pointer;
	background: #696158;
	text-decoration: none;
	padding: 5%;
}
#box-ricerca .caption-top, #box-ricerca .caption-bottom {
	color: #ffffff;	
	width: auto;
	font-size: 13px;	
	cursor: pointer;
	background: #696158;
	text-decoration: none;
	padding: 5%;
}
#box-progetti .caption-top, #box-progetti .caption-bottom {
	color: #ffffff;	
	width: auto;
	font-size: 13px;	
	cursor: pointer;
	background: #696158;
	text-decoration: none;
	padding: 5%;
}
.caption-top {
   border: 0px;
}
.caption-bottom {
   border: 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #FF9900;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
/* @end */