/***********************************************/
/* ics.css                                     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(images/back0200.jpg);
	background-attachment: fixed;
}


/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #AA0000;
	text-decoration: none;
}

a:link{
	color: #0000AA;
	text-decoration: none;
}

a:visited{
	color: #0066AA;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #553333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 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-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 110px;
	background-color: #FFFFFF;
	left: 2%;
	right: 2%;
	width: 96%;
	margin-bottom: 0px;
	border-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************************************/

/************************************/
#alto_bar{
	position: absolute;
	width:100%;
	height: 60px;
	background-color: #FFFFDD;
	top: 0px;
	left: 0px;
	background-image: url(images/topbgd.gif);
	
}

#alto_tit{
	position: absolute;
	color: #FF6600;
	font-size: 50px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	margin-bottom: -9px;
	letter-spacing: -4px;
}

#alto_tit_sf{
	position: absolute;
	color: #000000;
	font-size: 50px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	margin-bottom: -10px;
	letter-spacing: -4px;
	left: 2px;
}

#row1{
	position: absolute;
	top: 60px;
	width:100%;
	background-color: #000000;
	left: 0px;
	
}

/************************************/



/************************************/
#pageNav{
	position: absolute;
	top: 72px;
	right: 0px;
	width:140px;
	padding: 0px;
	border-bottom: 1px solid #ccddcc;
	border-left: #ECF2F2;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
/************************************/



/************************************/
#col2{
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-color: #FFFFFF;
	overflow: visible;
	height: auto;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

#siteName h1{
	color: #ffffff;
	font-weight: normal;
}

/************************************/

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 8px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************************************/
#pageName{
	padding: 0px 70px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccddcc;
}

#pageName h2{
	font-family: Arial,sans-serif;
	font-size: 21pt;
	color: #000000;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

/************************************/


/************************************/
#globalNav{
	position: absolute;
	width: 100%;
	height: 28px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bar2.gif);
}


#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right: 0px;
}

#globalLink{
	position: absolute;
	top: 4px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 8px;
	overflow: hidden;
}

#globalLink img{
	display: block;
	}

a.glink:link{
	font-size: 11pt;
	color: #000099;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
}

a.glink:visited{
	font-size: 11pt;
	color: #000099;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
}

a.glink:hover{
	font-size: 11pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 8px 4px 8px;
	text-decoration: none;
	color: #FF0000;
}




/************************************/


/************************************/
.subglobalNav{
	position: absolute;
	top: 28px;
	left: 2px;
	width: 100%;
	height: 16px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;

}

.subglobalNav a:link{
	font-size: 80%;
	color: #000099;
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #000099;
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #FF0000;
}
/************************************/

/************************************/
#search{
	position: absolute;
	top: 4px;
	right: 10px;
	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-family: Verdana,sans-serif;
	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;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

/*.story table table{
	float: left;
}*/

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000099;
}

.story h4{
	font-family: Arial,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #993300;
}

.story p{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.story a.capsule{
	font-family: Arial,sans-serif;
	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: #FF6600;
}
/************************************/

/************************************/
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;
}

#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;
	background-image: url(/images/bg_nav.jpg);
	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;
	background-image: url(/images/bg_nav.jpg);
	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 {
	background-color: #f5fff5;
}

.form_mod_news textarea {
	float: right;
	font-size: 12px;
	height: 160px;
	width: 400px;
}

.form_mod_news select {
	float: right;
	width: 400px;
}

.form_mod_news input.testo {
	float: right;
	width: 400px;
}
.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-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.intranet p{
padding: 0px 0px 10px 0px;

}

.intranet a.capsule{
	font-family: Arial,sans-serif;
	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;
}

input { 
	text-indent : 2px;
	color : #000000;
}

input.testo {
	background-color : #ffffff;
}
/* The buttons used for bbCode styling in message post */
input.button {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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 {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

.tit_bianco a {
	color: #FFFFFF;
	text-decoration: none;
}

.tit_bianco a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.testo_bianco {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
}

.A_table {
	background-color: #999966;
}

.B_table {
	background-color: #186285;
}

.C_table {
	background-color: #008C62;
}

.A_tit_grosso {
	color: #999966;
	font-size: 40px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.B_tit_grosso {
	color: #186285;
	font-size: 40px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.C_tit_grosso {
	color: #008C62;
	font-size: 40px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.A_testo_tit {
	color: #990000;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.B_testo_tit {
	color: #FFAA00;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.C_testo_tit {
	color: #333399;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
