/******************************
 * $Id: wi_internal.css, v3   *
 * CSS styles internal: layout*
 ******************************/
 
div#main-container {
	background-image:url(../../images/background_naz.png);
	background-repeat:no-repeat;
}
div#left-col {
	height:498px;
	margin-top:5px;
}

div#central-block {
	margin-top:12px;
	height:353px;
	margin-bottom:8px;
	padding:0px;
	overflow:auto;
}


div#central-big-news {
	float:left;
	width:305px;
	padding:0px 0px 0px 15px;

}
/********************************
 * CSS styles internal: Content *
 ********************************/
 
div#central-block .csc-header h1 {
	color:#FF0000;
	font-size:14px;
}
div#central-block p.csc-subheader {
	color:#FF0000;
	font-size:13px;
}
/****************************
 * CSS styles internal: Heading *
 ****************************/

div#heading-block {
	float:right;
	width:672px;
	height:100px;
	padding:10px 0px;
	margin-top:10px;

}

div#heading-block .heading-box {
	float:left;
	height:100px;
}

h1.heading-title {
	margin:0px;
	width:258px;
	border-right:1px solid #FF0000;
	font-size:36px;
	color:#666666;
	padding:0px;
	padding-right:22px;
	text-align:center;
}

div#heading-count {
	width:73px;
	border-right:1px solid #FF0000;
	padding:0px 10px;
	text-align:center;
}

div#heading-count #news-count {
	margin:0px;
	border-width:1px 0px;
	border-color:#FF0000;
	border-style:solid;	
	font-size:16px;
	margin-top:6px;
	padding:3px;
	font-weight:bold;
}

div#heading-count p {

}
div#heading-logo {
	width:264px;
	padding-left:23px;

}

#heading-logo-rdb {
	float:left;
	width:166px;
	padding-right:20px;

}

#heading-logo-cub {
	border-left:1px solid #FF0000;
	float:left;
	width:57px;
	padding:6px 0px 5px 18px;
}

/*********************************
 * CSS styles internal: left col *
 *********************************/

h3#page-title {
	margin:0px;
	margin-top:3px;
	margin-left:25px;
	width:209px;
	height:24px;
	border-bottom:1px solid yellow;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	font-size:14px;
}
div#home-link {
	margin-left:1px;
	width:233px;
	height:94px;
}

div#section-image {
	margin-left:25px;
	width:224px;
	height:94px;
	margin-top:15px;
	background-color:#0000FF;
}
div#section-image img {
	display:block;	
}
div#section-slogan {
	margin-left:24px;
	width:211px;
	height:195px;
	text-align:center;
}
div#section-slogan p {
	margin:3px;
	font-size:11px;	
}
h4#slogan-title {
	padding:10px 6px 3px 6px;
	font-size:12px;
	margin:0px;
}
div#section-selection {
	margin-left:25px;
	width:209px;
	height:32px;
	background-image:url(../../images/biscotto_giallo.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding-top:5px;
	height:37px;
	display:none;
}
form#internal-select-box {
	margin:0px;
	padding:0px;	
}
form#internal-select-box p {
	margin:0px;
	padding:0px;
	padding-top:6px;
}


form#internal-select-box label {
	display:none;
}

form#internal-select-box select {
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	font-size:13px;
	width:170px;

	vertical-align:top;	
}
form#search-box {
	height:37px;
	background-image:url(../../images/biscotto_rosso.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-top:14px;
}

form#search-box p {
	margin:0px;
	padding:0px;
	padding-top:9px;
	margin-left:7px;
}
form#search-box input {
	margin:0px 5px;
	padding:0px;
	border:1px solid #CCCCCC;
	font-size:13px;
	width:145px;

}
form#search-box label {
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
form#search-box button {
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	color:#FF0000;
	font-variant:small-caps;
	font-size:12px;
	line-height:18px;
	height:18px;
}
/**********************************
 * CSS styles internal: RSS       *
 **********************************/
#central-feeds-list {
	
	margin-top:10px;
}

.feed-link {
	float:left;
	width:216px;
	font-size:11px;
	height:18px;
}
.feed-link img {
	display:inline;
	vertical-align:bottom;
	padding-right:2px;
}

/***********************************************
 * CSS styles internal: Elenco strutture       *
 ***********************************************/
 
.tx-rdbstruttura-pi1-listrow td p {
	margin:2px;
	font-size:11px;
}
.tx-rdbstruttura-pi1-listrow  tr {
	background-color:#eeeeee;
}

.tx-rdbstruttura-pi1-listrow-header td {
	background-color:#dedfe0;
	font-weight:bold;
	font-size:12px;
}
.tx-rdbstruttura-pi1-listrow-odd {
	background-color:#dee8ed;
}

.tx-rdbstruttura-pi2-nolist {
 list-style-type:none;

}

.tx-rdbstruttura-pi2-0 {

}

.tx-rdbstruttura-pi2-list {
	list-style-type:none;
}
.structure-data {
   	padding-left:5px;
}
.structure-label {
    	font-weight:bold;
	color:#323261;
}
