/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:1em;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
.label1{
 font: bold 80% Arial,sans-serif;
 color: #334d55;
}
.label2{
 font: bold 80% Arial,sans-serif;
 color: #334d55;
 background-color:#efefef;
}
.data{
 font: 90% Verdana,sans-serif;
 color: #334d55;
}			
.data2{
 font: 65% Verdana,sans-serif;
 color: #334d55;
}			
.data51{
 font: 65% Verdana,sans-serif;
 color: #FF0000;
}
.data52{
 font: 65% Verdana,sans-serif;
 color: #009900;
}
.data53{
 font: 65% Verdana,sans-serif;
 color: #0000FF;
}
TR.elenco {BACKGROUND-COLOR: #FFFFdd; CURSOR: default;}
TR.elenco_selezionato {BACKGROUND-COLOR: #FFEEBB; CURSOR: pointer;}

TR.ligne {BACKGROUND-COLOR: #FFFFff; CURSOR: default;}
TR.ligne_sel {BACKGROUND-COLOR: #ccc; CURSOR: pointer; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #ccc;
	width: 980px;
	height: 125px;
}

#navBar{	
	position: absolute;
	margin: 0 0 0 0;
	top: 128px;
	width: 205px;
	padding: 0 0 10px 0;
	background-color: #3366ff; '#bfffae;'
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #3366ff;
	color: #99FF66;
}

#content{
	position: absolute;
	left: 206px;
	top: 126px;
	width: 775px;
	margin: 0;
	padding: 1% 1% 0 1%;
}

#barra{
	position: absolute;
	top: 101px;
	left:1px;
	width: 980px;
	margin: 0;
}
#siteLangue{
	float: left;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;	
}
#siteUser{
	float: left;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;	
}

#siteInfo{
	Float:right;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;	
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles 

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}***************/
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #3366ff;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks li {
	padding: 2px 0px 2px 10px;
}
#sectionLinks a {
	color:#ffffff;
	padding: 2px 0px 2px 10px;	
	border-top: 0px solid #3366ff;
	border-bottom: 0px solid #3366ff;
	letter-spacing:1px;
	display:block;
}

/*#sectionLinks a:link{
	
	border-top: 0px solid #ffffff;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	color:#ffffff;
}

#sectionLinks a:visited{
	border-top: 0px solid #3366ff;
	
}
*/
#sectionLinks a:hover{
	border-top: 0px solid #3366ff;
	border-bottom: 0px solid #ffffff;
	background-color: #ffffff;
	color:#006699;
	text-decoration:none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	background-color:#eeeeee;
	color:#333333;
	line-height: 1.166;
	margin: 40px 5px 5px 5px;
	padding: 10px 0px 20px 10px;
	font-size: 70%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


#box{
	padding-left:2px;
	padding-right:2px; 
	padding-top:2px; 
	padding-bottom:2px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px;
	text-align:left;
	align:top; 
	color: #666955;
}

#box hr {color: #ACB18E;}
#box table {
	background-color:#e6e6e6;
	border: 1px solid #3366ff;
}

#box th {font-family: Verdana, Arial, Sans-Serif;height:25px; color: #666955;font-size: 11px; text-align:center; font-weight : bold; }

#box td {font-family: Verdana, Arial, Sans-Serif;height:25px; color: #666955;font-size: 10px; text-align:left; font-weight : normal; }

#box td.data {font-family: Verdana, Arial, Sans-Serif;height:25px; color: #666955;font-size: 10px; text-align:center; font-weight : normal; }
#box td.tbianco {font-family: Verdana, Arial, Sans-Serif; height:30px; color: #ffffff;font-size: 10px; text-align:justify; font-weight : normal;}
#box tr.odd {background: #FFFFFF;}
#box a {
	font-family: Verdana, Arial, Sans-Serif;
	color: #666955;
	font-size: 10px; 
	text-decoration:underline; 
	font-weight : normal;
}

#box img {
	margin-left:2px;
	margin-right:8px;
}
#box h2 {font-family: Verdana, Arial, Sans-Serif;color: #ffffff;font-size: 12px; text-align:center; font-weight : bold; background-color: #3366ff; padding-top: 0px; margin-top: 0px; text-decoration: underline; line-height: 25px;}
#box h3 {font-family: Verdana, Arial, Sans-Serif;color: #666955;font-size: 12px; text-align:left; font-weight : bold;  padding-top: 0px; margin-top: 0px; text-decoration: underline; line-height: 25px; }
.box th.label2{
 text-align:left;

}

div.colSx {float: left; width: 20%; margin: 0; padding: 3px; text-align: right; font-size: 90%;}
div.colDx {float: left; width: 75%; margin: 0; padding: 3px; text-align: left; font-size: 90%;}
fieldset.normal {margin: 5px; padding: 5px;}

#tableLayout td {border: 1px solid #ccc; font-size: 80%;}
#tableLayout td.header {font-weight: bold; background-color: #EEE;}
#tableLayout td.data {}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
color: #b40809;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:bold 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

#box .hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
font-size:14px;
}
