/* CSS SITO INRCA */

/* ----------- PARTE GENERALE ----------- */

body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E0E0E0;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; 
}
#menutree {
	margin: 0;
	padding: 0;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}
/* -------------- HEADER --------------- */

#header_wrapper {
  background: #E6CE10 url('../immagini/logo_new4.gif') center left no-repeat;
  margin:0px; padding:0px;
}
#header {
  height: 60px;
  padding:15px;
  background: url('../immagini/testata6.gif') top right no-repeat;
  margin:0px;
} 
#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

/* -- Scritta INRCA -- */
#containerscritta
{
  margin-left:120px;
   height: 70;
}
 #scritta {
  margin-top:10px;
  font-family: arial, verdana, sans-serif;
  color:#FFFFFF;
  font-size: 20px;
 }
 
 #prato {
  margin-top:62px; /* explorer -- 71 -- */
  margin-right:340px;
  height: 8px;
  
}
/* -- Menu' testata -- */
#navcontainer
{
  margin-top:0px;
  margin-bottom:0px;
  height: 28px;
  background: url('../immagini/header_repeat2.gif')   top  repeat-x;
  margin-left:94px;
}
#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}
#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}
#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: url('../img/tab_bg2.gif') bottom left repeat-x;
  text-decoration: none;
}
#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }
#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}
#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
/* -- Pulsantini a destra del menu' (forse da togliere da quì) -- */ 
#navlist2
{
  margin-top:-35px;
  margin-bottom:0px;
  text-align:right;
  padding: 5px 0;
  border: none;
}
#navlist2 li
{
  list-style: none;
  display: block;
}
#navlist2 li a#riservata
{
  text-decoration: none;
  border: none;
  margin-right:1px;
  text-align:right;
  }
#navlist2 input#testocerca
{
background: #FFFFFF url('../Immagini/lente.gif') left no-repeat;
padding-left: 20px;
height:15px;
width:90px;
font-size:.7em;
background-color: #FFFFFF;
border-width:1px;
}

/* --------PRIMA RIGA SOTTO HEADER --------------- */
#riga1
{
  margin-top:0px;
  margin-bottom:0px;
  height: 40px;
  font-size:.8em;
  text-align: right;
  visibility:hidden;
}
#riga1 select
{
  font-size:.8em;
}
#riga1 input
{
  font-size:.8em;
}
.button_vai
{
    background: url('../immagini/nav_right_blue.gif') no-repeat;
	border: none;
	cursor: pointer;
	width:18px;
}
INPUT.button {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 9px; BACKGROUND: url(../img/sc_tabbar_bg.png) repeat-x; PADDING-BOTTOM: 0px; BORDER-LEFT: #cccccc 1px solid; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; HEIGHT: 20px
}

.button_cerca
{
    background: url('../immagini/nav_right_blue.gif') no-repeat;
	border: none;
	cursor: pointer;
	width:18px;
}

#briciole
{
  font-size:.8em;
  margin-top:-43px;
  margin-bottom:0px;
  text-align:left;
  padding: 5px 0;
  margin-left: 0;
}

/* -------------- CONTENT --------------- */
#content_temple {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 60px;
  margin-right: 220px;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 220px;
  margin-right: 220px;
}
#content1 {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 225px;
  margin-right: 20px;
}
#content_solo_sinistra {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 220px;
  margin-right: 0px;
}
#content_solo_destra {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 220px;
}
#content_solo_centro {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content1 h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content1 h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
.featurebox_center2 {
  background: #fffff6 url('../immagini/news_center_tit.gif') left repeat-x;
  background-color: #fffff6;
  margin:0px;
  padding-left:10;
  padding-top:2;
  padding-bottom:1;
  border: 2px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333333;
}
/* -------------- COLONNE LATERALI --------------- */
.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
.featurebox_side1 {
  background-color: #fffff6;
  margin:0px;margin-left:5px;margin-right:5px;margin-bottom:5px;
  padding:5px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side2 {
  margin:0px;margin-left:1px;margin-right:1px;margin-bottom:3px;
  padding:5px;
  border: 1px solid #DFE8F7;
  font-size: 17px;
  line-height: 18px;
  color: #765;
}
.box_info1 {
  margin:7px;margin-left:5px;margin-bottom:7px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
}
.box_info2 {
  margin:7px;margin-left:5px;margin-bottom:7px;
  border: 1px solid   #F00;
  font-family: verdana, arial, sans-serif;
}
.featurebox_side2 A:link {
	COLOR: #765; text-decoration: none;
}
.featurebox_side2 A:hover {
	COLOR: #FF0000; 
}


/* -------------- COLONNA DESTRA --------------- */

#right_side {
  margin-top: 5px;
  float: right;
  width: 200px;
}
#right_side table{
font-size:.8em;}

#page1 {
  width:180px;
  height:65px;
}
#page1_scritta {
 font-family: verdana, arial, sans-serif;
  font-size: 9px;
  line-height:12px; 
}
/* ombra immagini */
div.pic{
float:left;
margin: 2px;
padding:0 0 5px 0;
background: url('../Immagini/shadow3.png') no-repeat bottom center;
}


div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 2px;background: #f6f6f6}

div.pic1{
float:left;
margin: 2px;
padding:0 0 5px 0;
background: url('../Immagini/shadow4.png') no-repeat bottom center;
}
div.pic2{
float:right;
margin: 2px;
padding:0 0 5px 0;
background: url('../Immagini/shadow4.png') no-repeat bottom center;
}

div.pic1 img{display: block;border: 3px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 2px;background: #f6f6f6}
	
div.pic2 img{display: block;border: 3px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 2px;background: #f6f6f6}

/* -------------- COLONNA SINISTRA --------------- */
#left_side {
  margin-top: 10px;
  float: left;
  width: 200px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}
#left_side table{
font-size:.8em;}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #FFFFFF;
}


.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}


/* ----------- FOOTER --------------- */




#footer A:link {
	COLOR: #000000; text-decoration: none;
}
#footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#footer A:active {
	COLOR: #000000; text-decoration: none;
}
#footer A:hover {
	COLOR: #000000; text-decoration: underline;
}
/* ----------- varie --------------- */
/* -- box con ombra --*/
#box2, #box3 {display:block; position:absolute; top:2px; left:2px;}
#box1 {display:block; width:200px; height:150px; position:relative; top:5px; left:10px; background:#ccc; border:2px solid #eee;}
#box2 {width:192px; height:142px; background:#999; border:2px solid #aaa;}
#box3 {width:184px; height:134px; background:#777; border:2px solid #888;}
#box4 {display:block; width:190px; height:140px; position:absolute; bottom:0px; right:0px; background:#0000FF; border-bottom:1px solid #444; border-right:1px solid #444; border-top:1px solid #ff8; border-left:1px solid #ff8; padding:5px; text-align: justify;}

/* ombra immagini */
div.pic{
float:left;
margin: 2px;
padding:0 0 5px 0;
background: url('../Immagini/shadow3.png') no-repeat bottom center;
}


div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 2px;background: #f6f6f6}

input.field{
margin-left:5px;
height:15px;
width:175px;
font-size:12;
background-color: transparent;
background:none;
border-width:0px; 
}


.col_img {color: #FFFFFF}

.grassetto {
font-weight:700;
}
.grassetto {
font-style:italic;
font-weight:700;
}

.testo { position:absolute; left:116px; top:20px;font-family: Arial,Helvetica,sans-serif; font-size: 20px; color: #47402e; font-weight: bolder; }
.testoluce { position:absolute; left:114px; top:18px; font-family:Arial,Helvetica,sans-serif; font-size: 20px; color: #EFE692; font-weight: bolder; }
.testoscuro { position:absolute; left:117px; top:21px; font-family:Arial,Helvetica,sans-serif; font-size: 20px; color: #ffffff; font-weight: bolder; }

#pulsanti {

	  margin-top:0px;
	  margin-left: 0px; /* mozzilla: 0 ------explo=4--------- */
    background:#E6CE10 url("../immagini/BG1.gif") repeat-x bottom;
    font-size:93%; /* mozzilla-: 93 ---explo=97------------ */
	height:28px;
    }

	
#pulsanti ul {
    margin:0;
    padding:1px 10px 0;
    list-style:none;
    }
	
	

	#pulsanti li {
	float:left;
    background:url('../immagini/norm_left1.gif')
      no-repeat left top;
    margin:0;
	display: inline;
    padding:0 0 0 9px;
    }
#pulsanti a, #pulsanti strong, #pulsanti span {
    display:block;
    background:url('../immagini/norm_right1.gif')
      no-repeat right top;
    padding:5px 15px 4px 6px;
    }
#pulsanti #current {
    background-image:url('../immagini/norm_left_on1.gif');
    }
#pulsanti #current a {
    background-image:url('../immagini/norm_right_on1.gif');
    padding-bottom:5px;
    }
	
	

	
#pulsanti a {
    float:left;
	display:block;
    background:url('../immagini/norm_right1.gif')
      no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#765;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #pulsanti a {float:none;}
  /* End IE5-Mac hack */

.curvy {position:relative; width:250px; background:#9caf9c; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#9caf9c; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;} 

.mioInput
 { color: #000080; /* colore testo */
background-color: transparent; /* sfondo trasparente */
font-family: GENEVA;
font-size: 14px;
border-style: solid; border-width: 0; /* senza bordi */
} 
.mioInput1
 { color: #FFFFFF; /* colore testo */
background-color: transparent; /* sfondo trasparente */
font-family: GENEVA;
font-size: 14px;
border-style: solid; border-width: 0; /* senza bordi */
} 


bodyD{
font-size:100%;
margin-bottom:15px;

}

div.containerD{
width: 100%;
background:  #FFFFFF url('../immagini/bordo_inf_dx19.gif') no-repeat bottom right;
font-family:Arial, Helvetica, sans-serif;

}
div.headD {
background: url('../immagini/cc2_bordo_sup_dx19.gif') no-repeat top right;
margin: 0;
padding: 0;
}
div.headD h4{
background: url('../immagini/cc3_bordo_sup_sx18.gif') no-repeat top left;
margin:0;
text-align: center;
padding: 20px 0px 5px 0px;
color:#fff; 
font-weight: bold; 
font-size: 1.1em; 
}
div.containerD div.bodyD{
background:  url('../immagini/bordo_inf_sx18.gif') no-repeat bottom left;
margin: 0;
padding: 10px 10px 10px 10px;
font-size.95em;
}
div.bodyD p{
padding: 0 10px 0px 0px;
}
/* ----------- NEWS FOCUSON CONGRESSI --------------- */
.corponew {
	font-size: 100%;
}.style22 {
	float: right;
	color: #333333;
	page-break-before: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 100%;
}
.notanew {
	font-size: 85%;	
}
.notanew1 {
	font-size: 75%;	
}
.ombraimg	{
	padding-right:10px;
	padding-top:0px;
	padding-left:1px;
	float: left;
	width:79;
	height:79;
	background: url('../Immagini/ombra_news.gif') no-repeat center;
}
.imgnew {
  float: left;
  padding-left:5px;

}

/*----------------banner--------------------------*/
#banner { height:60px;width:120px }
#banner img { border:2px solid #DFE8F7} 
#banner a { display:block; position:absolute; } 
#banner a:hover img, #banner a:active img { display:none } 
#banner a:hover, #banner a:active { height:240px;width:240px; background:url(banner_240x240.png) }
#tabella {
	margin-bottom: 1em;
	margin-top: 1em;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
tabella td, th {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: .5em;
	background: #eee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size/* */:/**/small;
	font-size: /**/small;
}
/*----------------------------- V A R I E-------------------------*/
abbr, acronym { border-bottom: 1px dotted #ccc; cursor: help; }
.numeridipagina {/* paginazione */
	border: 1px solid #ccc; 
	margin-bottom: 1em;
	padding: .2em;
	font-size: 85%;
	text-align: center;
	font-size:
}
.Testo_Xsmall {font-size: x-small;}       
.Testo_small {font-size: small;} 
.Testo_grande1{
  font-family: verdana, arial, sans-serif;
  font-size: 150%;
  font-weight: bold;
  color: #2153AA;
}

.Testo_grande{
  margin-top:0px;margin-bottom:0px;
  font-size: 75%;
  letter-spacing:1px;
   
}
.Testo_home1{
  margin-top:0px;margin-bottom:0px;
  font-size: 55%;

}
