/*******************************
 * $Id: wi_default.css, v3     *
 * CSS styles defaults: layout *
 *******************************/

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}


a, a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
}

legend {
	display:none	
}

fieldset {
	margin:0px;
	padding:0px;
	border:none;	
}

img {
	display:block;
	border:none;
		
}
#main-container {
	position:absolute;
	width:938px;
	height:562px;
	top:50%;
	left:50%;
	margin-top:-289px;
	margin-left:-500px;
 	padding:15px 31px 1px 31px;
 	z-index:1;
}

.left-block {
	float:left;
	width:250px;
}
.right-block {
	float:right;
	width:664px;
	padding-right:5px;
	padding-left:7px;

}

/*************************************
 * CSS styles defaults: top elements *
 *************************************/
 
#top-date, #news-ticker {
	height:16px;
	margin-top:4px;
	background-image:url(../../images/rombino_vuoto.jpg);
	background-repeat:no-repeat;
	background-position:7px 0px;
	font-size:11px;
	font-style:italic;

}

#top-date p, #news-ticker p {
	margin:0px;
	padding:0px;
	text-align:center;
	line-height:16px;
}

#top-date p {
	margin-left:26px;
	margin-right:4px;
}

#news-ticker p {
	position:absolute;
        margin-left:22px;
	display:none;
	text-align:left;
	width:642px;
	background-color:#FFFFFF;
	height:16px;
	overflow:hidden;
	z-index:1;
}
#news-ticker #ticker-transparency {
	position:absolute;
        margin-left:22px;
	display:none;
	text-align:left;
	width:642px;

	background-color:#FFFFFF;
	z-index:98;
}
#news-ticker div {
	position:absolute;
	padding-left:22px;
	width:48px;
	line-height:16px;
	height:16px;
	
}
/***************************************
 * CSS styles default: bottom services *
 ***************************************/
 
div#services-bottom {
	margin-top:3px;
	height:33px;

}

div#services-bottom img {

	float:left;
        margin-right:3px;
}
div#services-bottom a {
	font-size:10px;
	font-style:italic;
	float:left;
	width:120px;
	padding-left:5px;
	
}

div#services-bottom span {
	display:block;
	padding-top:5px;
	
}

/***********************************
 * CSS styles default: bottom menu *
 ***********************************/
 
ul#bottom-menu {
	margin:0px;
	list-style-type:none;
	padding-top:0px;
	padding-bottom:0px;

	height:36px;
}

ul#bottom-menu li {
	float:left;
 	font-size:10px;
 	height:16px;
 	margin-top:13px;
}

ul#bottom-menu li a {
	display:block;
	font-size:10px;
	font-style:italic;
	line-height:16px;
	padding-left:20px;
	padding-right:14px;
	background-image:url(../../images/rombino_vuoto.jpg);
	background-repeat:no-repeat;
}

ul#bottom-menu li a:hover {
	background-image:url(../../images/menu/rombino_menu_no.jpg);
 }
 
/***********************************
 * CSS styles default: Typo3       *
 ***********************************/
 
 .csc-header {
 
 }
 
 .csc-header h3 {
 	margin:0px;
 	margin-bottom:5px;
 	font-size:15px;
 	color:#FF0000;
 }
 
 #central-block p.bodytext {
 	font-size:11px;
 	margin:3px 5px 3px 0px;
 }

/* Chiusura Portale */
div#rdbcub-chiuso-top img,
div#rdbcub-chiuso-bottom img {
	display:inline;
}
div#rdbcub-chiuso-top,
div#rdbcub-chiuso-bottom {
	text-align:center;
}
