/*
Description: Sezioni personalizzabili.
Author: Massimo Mastromarino
Author URI: http://www.desmm.com/
*/ 




body{
	background: /* url(img-colore/bg-body.png) top center no-repeat*/ #006699;
}
#sfondo{
	background:url(img-colore/bg-sfondo.jpg) top center no-repeat;
	background-color: #006699;
}
#leaderboard {
	background: url(img-colore/bg-body.jpg) top center no-repeat #006699;
}
.menu li.separa{
	background:url(img-colore/bg-separa.gif) left no-repeat; 
}
a.altro-top{
	background:url(img-colore/altro-top.gif) bottom left no-repeat !important;  
}
a.altro-top:hover{
	background:url(img-colore/altro-top-h.gif) bottom left no-repeat !important;   
}
a.altro-bot{
	background:url(img-colore/altro-bot.gif) top left no-repeat !important;  
}
a.altro-bot:hover{
	background:url(img-colore/altro-bot-h.gif) top left no-repeat !important;  
}
#cerca a,
.menu a{
	color:#d5d3c6 !important;
}
#cerca a:hover,
.menu a:hover{
  	color:#FFFFFF !important;
}
.pagetitle{
	border: 1px solid #c1c1c1;
	background:#f5f5f5;
	color: #c1c1c1;
}
#research{
	border: 3px solid #DDDDDD;
	background:#EFEFEF;
}

/* SLIDE
================================================================*/
#scorri-top {
	color: #fff;
}

/* isay TOPBAR 
================================================================*/

#isay-topbar .bg-logo{
	background:url(img-colore/bg-logo.gif) no-repeat !important; 
}



/* CERCA 
================================================================*/
#cerca .campo{
	background:url(img-colore/bg-campo.gif) left top no-repeat #585555 !important;
	background-color: #97958c;
	color:#CCCCCC !important;
	color:#333333;
}
#cerca .campo:hover{
	background-color:#97958c !important;
	color:#333333 !important;
}
#cerca .campo:focus{
	background-color:#aeaba1 !important;
	color:#333333 !important;
}
/*#cerca .bottone{
	color:#bababa;
}
#cerca .bottone:hover{
	background:url(img-colore/bg-cerca-h.gif) center no-repeat #5e5e5e;
	color:#FFFFFF;
}*/


/* CORPOB (esterno)
================================================================*/
#corpob{
	background:url(img-colore/bg-corpob-top.gif) top no-repeat !important; 
}
#corpob-tab{
	background:url(img-colore/bg-corpob-tab.gif) no-repeat !important; 
}
#corpob-bot{
	background:url(img-colore/bg-corpob-bot.gif) no-repeat !important; 
}


/* CORPOW (interno)
================================================================*/
#corpow{
	background:url(img-colore/bg-corpow.gif) left top repeat-y #ffffff; 
}
#corpow-top{
	background:url(img-colore/bg-corpow-top.gif) left top no-repeat  #ffffff;
	height:15px;
}
#corpow-bot{
	background:url(img-colore/bg-corpow-bot.gif) left bottom no-repeat #ffffff; 
}

/* CONTENT
================================================================*/
.datibot .inner a{													
	color:#728898;
}
.more-link{
	background:url(img-colore/bg-more-link.gif) no-repeat;
}
div.datax,
.data{
	background:url(img-colore/bg-data.gif) no-repeat !important;
}
.SX .data, 
.DX .data{
	background:url(img-colore/bg-data-int.gif) right no-repeat !important;
}
.data .d{
	color:#6c6c6c; /*colore giorno*/
}
.data .m{
	color:#f8fbf1; /*colore mese*/
}

/* COLONNA
================================================================*/
#colonna-top{
	background:url(img-colore/bg-colonna-top.gif) top no-repeat !important;
}


/* BLOGRSS (footer)
================================================================*/
#bg-blogrss,
#blogrss-dir,
#blogrss-dir-hide,
#scorri-bot,
#isay-topbar{
	background:#3d3d3d;
}
.blogrss li a{
	background:url(img-colore/bg-blogrss-li.gif) top right no-repeat;
}
.blogrss ul:hover li a{
	background:url(img-colore/bg-blogrss-li-h.gif) top	right no-repeat;
	
}
.blogrss:hover{
	background:url(img-colore/bg-blogrss-top-h.gif) top no-repeat #585555;
}
.blogrss ul:hover{
	background:url(img-colore/bg-blogrss-bot-h.gif) bottom no-repeat;
}
.blogrss  a{
	color:#7e7e7e;
}
.blogrss:hover a{
	color:#a19f9f;
}
.blogrss li a:hover{
	background-color:#a7a5a3 !important;
	color:#5e5e5e;
}
.blogrss li h3 a,
.blogrss li h3 {
	color:#bababa !important;
}
.blogrss li h3 a:hover{
  	color:#FFFFFF !important;
	background:none;
}



/* PAGINATION
================================================================*/
div.pagination a {
	border: 1px solid #5e5e5e;
	color: #bababa;
	background: #5e5e5e;
}
div.pagination a:hover, 
div.pagination a:active {
	border:1px solid #AAD83E;
	color: #FFF;
	background: #AAD83E url(img/bg-info.gif);
}	
div.pagination span.current {
	border: 1px solid #AAD83E;
	background: #AAD83E url(img/bg-info.gif);
	color: #FFF;
}
div.pagination span.disabled {
	border: 1px solid #f3f3f3;
	color: #ccc;
}





