/***********************************************/
/* Proprieta' di pagina                        */
/***********************************************/
body{
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/images/sfondo.jpg);
}


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

a:link{
	color: #2D1B98;
	text-decoration: none;
}

a:visited{
	color: #2D1B98;
	text-decoration: none;
}

a:hover{
	color: #2D1B98;
	text-decoration: underline;
}


/************************************/
/* Titoli                           */
/************************************/

h1{
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #2D1B98;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
}
/************************************/


/* HTML tag styles                             */
/***********************************************/


/************************************/
/* Divs per l'header                 */
/************************************/
#barra_titolo{
	position: absolute;
	top: 0px;
	width:100%;
	height: 82px;
	
}

.nome_sito{
	color: #000000;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
}

#logo_ir {
	position:absolute;
	top: 6px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: 82px;
}

#ader_confcoop{
	position: absolute;
	top: 15px;
	right: 0px;
	width:150px;
	height: 60px;
	
}

.barra_arancio {
	background-color: #FBCF04;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	background-image: url(/images/aranc_bgd.gif);
	
}

.cons_naz_soc {
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;	
}

/***********************************************/
/* Divs pagina                                 */
/***********************************************/

#pagina{
	position:absolute;
	top: 82px;
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 0px;
}

#col_sx{
	position: absolute;
	left: 0px;
	background-color: #FFFFFF;
	width: 145px;
}


#col_dx{
	position: absolute;
	top: 72px;
	right: 0px;
	background-color: #FFFFFF;
	width: 145px;
}

#tit_col{
	background-color: #2D1B98;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
}

.testo_aranc_su_blu {
	color: #FBCF04;
	background-color: #2D1B98;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #000000;
}

.testo_aranc_su_blu a:link{
	color: #FBCF04;
}

.testo_aranc_su_blu a:visited{
	color: #FBCF04;
}

.testo_aranc_su_blu a:hover{
	color: #FBCF04;
}

.testo_blu_su_aranc {
	background-color: #FBCF04;
	color: #2D1B98;
	font-weight: bold;
	padding-left: 5px;
	font-size: 14px;
	border-bottom: 1px solid #000000;
}

.testo_blu_su_aranc a:link{
	color: #2D1B98;
}

.testo_blu_su_aranc a:visited{
	color: #2D1B98;
}

.testo_blu_su_aranc a:hover{
	color: #2D1B98;
}

#aranc_col a:link{
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #2D1B98;
}

#aranc_col a:visited{
	display: block;
	border-top: 1px solid #EE0000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFDD00;
}

#aranc_col a:hover{
	display: block;
	background-color: #FF0000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

#col{
	padding: 15px 15px 0px 15px;
	background-color: #FFFFFE;
	overflow: visible;
	height: auto;
	position: static;
	margin-left: 150px;
	margin-right: 0px;
}

#col1{
	padding: 15px 15px 0px 15px;
	border-right: 1px solid #000000;
	overflow: visible;
	height: auto;
	position: absolute;
	left: 150px;
	right: 50.5%;
}

#col2{
	padding: 15px 15px 0px 15px;
	overflow: visible;
	height: auto;
	position: absolute;
	left: 49.5%;
	right: 5px;
}
/************************************/

/************************************/
/************************************/

/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#siteName h1{
	color: #ffffff;
	font-weight: normal;
	font-size: 36px;
}

/************************************/

#utility{
	font-size: 9pt;
	position: absolute;
	top: 8px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************************************/
#pageName{
	position: absolute;
	top: 0px;
	left: 0px;
}

#pageName h2{
	font-size: 18pt;
	color: #000000;
	font-style: italic;
	padding-left: 10px;
}

#pageName img{
	position: absolute;
	top: 4px;
	right: 10px;
	padding: 0px;
	margin: 0px;
}

/************************************/


/************************************/


#globalLink{
	position: absolute;
	top: 10px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	overflow: hidden;
}


#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}


#gnr {
	position: absolute;
	top: 0px;
	right: 0px;
}


#globalLink img{
	display: block;
	}

a.glink:link{
	font-size: 14pt;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
}

a.glink:visited{
	font-size: 14pt;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
}

a.glink:hover{
	font-size: 14pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 8px 4px 8px;
	text-decoration: none;
	color: #FF0000;
}




/************************************/


/************************************/
.subglobalNav{
	position: absolute;
	top: 66px;
	left: 2px;
	width: 98%;
	height: 16px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000066;

}

.subglobalNav a:link{
	font-size: 80%;
	color: #000066;
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #000066;
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #FF0000;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 101;
}

#search input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
	background-color: #FBFBFB;
 }
 
#search input.submit {
	font-size: 70%;
	margin: 0px  0px 0px 10px;
	background-color: #CCCCCC;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	
}


/************************************/

/************************************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-size: 10pt;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #993300;
	padding: 15px 0px 5px 0px;
}

.feature table{
	float: left;
	padding: 0px 0px 0px 0px;
}

/************************************/



/************************************/
.story{
	clear: both;
}

/*.story table table{
	float: left;
}*/

.story h3{
	font-size: 15pt;
	font-weight: bold;
	color: #993300;
}

.story h4{
	font-size: 13pt;
	font-weight: bold;
	color: #993300;
}

.story p{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.story a.capsule{
	font-size: 10pt;
	color: #990000;
	display:block;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #FFF3CE;
}

.story a.capsule:hover{
	text-decoration: underline;
}

.story .nfooder {
	color: #009900;
}
/************************************/

/************************************/
td.secondnews {
	padding-right: 12px;
	border-top: 1px solid #ccddcc;
}

/************************************/


/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #ccddcc;
	font-size: 75%;
	color: #cccccc;
	padding: 6px 10px 6px 10px;
	background-color: #FFFFFF;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	background-color: #CB0F10;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #EE0000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFDD00;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #EE0000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFDD00;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #330000;
	border-bottom: 1px solid #330000;
	background-color: #FF0000;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #ccddcc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/



/************************************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/************************************/

/************************************/
.form_mod_news {
}

.form_mod_news textarea {
	float: right;
	font-size: 12px;
	height: 160px;
	width: 500px;
}

.form_mod_news select {
	float: right;
	width: 500px;
}

.form_mod_news input.testo {
	float: right;
	width: 500px;
}
.form_mod_news input.data {
	float: right;
	width: 200px;
}
.form_mod_news input.img {
	float: right;
	width: 360px;
}
.form_mod_news input.submit {
	float: right;
	width: 200px;
}
.form_mod_news .radio {
	float: right;
}

.form_mod_news table {
	float: right;
}

/************************************/
.intranet{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.intranet h3{
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.intranet p{
padding: 0px 0px 10px 0px;

}

.intranet a.capsule{
	font-size: 12pt;
	color: #005509;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.intranet a.capsule:hover{
	text-decoration: underline;
}

/************************** bbcodes ****************************************/
/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { border-style: none; }

/******************************* Form elements ********************************/
input, textarea, select {
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
	width: 100px;
}

input { 
	text-indent : 2px;
	color : #000000;
	border: 1px solid #000000;
}

input.testo {
	background-color : #ffffff;
}
/* The buttons used for bbCode styling in message post */
input.button {
	font-size: 11px;
}

/* The main submit button option */
input.mainoption {
	background-color : #f5fff5;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #F4F1D8;
	font-weight : normal;
}

.tit_bianco {
	color: #FFFFFF;
}

.tit_bianco a {
	color: #FFFFFF;
	text-decoration: none;
}

.tit_bianco a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.testo_bianco {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
}

.negro {
	background-color:#000000; 
	color: #FFFFFF; 
	FONT-SIZE: 11px; 
	font-weight:bold;
}

.grigio {
	background-color:#666666; 
	color: #FFFFFF; 
	FONT-SIZE: 11px; 
	font-weight:bold;
}

.cella_bordo_dx {
	/*border-right: 1px solid #000000;*/
	border-right: #2D1B98 2px dotted;
} 

.bordpunt {
	/*border-right: #2D1B98 2px dotted;*/
}

