/* iBi website standardized stylesheet. CAPTION and VISIBLE attributes are for eWebEditPro use */

body  {
	color: #001062;
	font-family: Verdana, Arial, sans-serif;
	font-size:70%;
}
td, div, span {
	color: #001062; 
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	line-height: normal;
}

input, textarea, select {
	style-border: thin groove;
	font-size:1em;
	background-color:#DFF3FD;
}


/*******************************************ANCHORS STYLES**********************************************/

/* Language Selection anchor */
/*BASIC ANCHOR*/
A {
	color: #01AEF0;
	text-decoration: none;
}

A:HOVER {
	color: #01AEF0;
	text-decoration: underline;
}

A.file {
	color: #01AEF0;
	background-color: #fff880;
	text-decoration: none;
}

A.file:HOVER {
	color: #01AEF0;
	background-color: #fff880;
	text-decoration: underline;
}


/****************** Content (document) related classes (some are available in webEditPro) ***************/

.DocumentTitle {
	visible : false;
	color: #001062;
	font-size:1.1em;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
}
.DocumentIntro {
	visible : false;
	color: #FFFFFF;
	font-size:1.2em;
	font-weight: bold;
}
.DocumentContent {
	caption : Normal Content;
	color: #001062;
	text-align:left;
}
.DocumentContentTitle {
	caption : Content Title;
	color: #001062;
	font-size:1.2em;
	font-weight: bold;
}
.DocumentContentSubTitle  {
	caption : Content Subtitle;
	color: #ABABAB;
	font-size:1.1em;
	font-weight: bold;
}
.DocumentContentHighlight1 {
	caption : Highlighted Content 1;
	color: #ABABAB;
	font-weight: bold;
}
.DocumentContentHighlight2 {
	caption : Highlighted Content 2;
	color: #01AEF0;
	font-style : italic;
}
.DocumentContentHighlight3 {
	caption : Highlighted Content 3;
	color: #5C5C5C;
	font-weight: bold;
}
.DocumentNewsContenu {
	visible : false;
	color: #001062;
	font-size:1.1em;
	padding-bottom: 10px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 10px;
}
.PreDocumentTitle {
	color: #001062;
	text-decoration: none;
	font-weight: normal;
}

/******************** Files & Related Links boxes ************************/

.FileFrameBorder  {
	visible : false;
	background-color: #001062;
}
.BackgroundLight   {
	visible : false;
	background-color: #FFFFFF;
}
.BackgroundDark   {
	visible : false;
	background-color: #80D6F7;
}
.FileFrameBorderList {
	visible : false;
	background-color: #01AEF0;
}
.BackgroundMedium {
	visible : false;
	background-color: #DFF3FD;
}


/********************* Module Related Styles ******************************/

.ModuleTitle  {
	visible : false;
	color: #001062;
	font-size:1.2em;
	font-weight: bold;
}
.ModuleSubTitle  {
	visible : false;
	color: #01AEF0;
	font-size:1.2em;
	font-weight: bold;
	text-align:left;
	align:left;
}
.ModuleBigContent {
	visible : false;
	color: #001062;
	font-size:1.1em;
}
.ModuleContent {
	visible : false;
	color: #001062;
}
.ModuleSmallContent {
	visible : false;
	color: #001062;
	font-size:0.9em;
}
.BackgroundTitle   {
	visible : false;
	background-color: #80D6F7;
}

.TableBorder {
	visible : false;
	background-color: #001062;
}

/******************** Special Styles **************************************/
table, table.menu {
	visible : false;
	border: none;
	border-collapse: collapse;
}
td.menulevel_1_off {
	visible : false;
	background-color: #EBEBEB;
	color: #001062;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
}
td.menulevel_1_on {
	visible : false;
	background-color: #001062;
	color: #FFFFFF;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
}
td.menulevel_2_off {
	visible : false;
	background-color: #CBCBCB;
	color: #001062;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
}
td.menulevel_2_on {
	visible : false;
	background-color: #80D6F7;
	color: #001062;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
}
td.menulevel_3_off {
	visible : false;
	background-color: #FFFFFF;
	color: #001062;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
}
td.menulevel_3_on {
	visible : false;
	background-color: #FFF880;
	color: #001062;
	cursor: pointer;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
}
a.menulevel_1_off {
	visible : false;
	color: #001062;
	text-decoration: none;
}
a.menulevel_1_on {
	visible : false;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menulevel_2_off {
	visible : false;
	color: #001062;
	text-decoration: none;
}
a.menulevel_2_on {
	visible : false;
	color: #001062;
	font-weight: bold;
	text-decoration: none;
}
a.menulevel_3_off {
	visible : false;
	color: #001062;
	text-decoration: none;
}
a.menulevel_3_on {
	visible : false;
	color: #001062;
	font-weight: bold;
	text-decoration: none;
}
a.login_link {
	visible : false;
	color: #001062;
	font-weight: bold;
	text-decoration: underline
}
td.hiddenfield {
	visible : false;
	font-size:0.3em;
}
.ibicenter {
	visible : false;
	color: #FFFFFF;
	font-size:0.9em;
	font-weight: bold;
}

.FCT_C {
	visible : false;
	background-color: #F3FAFE;
	font-size:0.9em;
	font-weight: normal;
}

.FCT_E {
	visible : false;
	background-color: #FCFAD8;
	font-size:0.9em;
	font-weight: normal;
}

.FCT_J {
	visible : false;
	background-color: #FFF2F1;
	font-size:0.9em;
	font-weight: normal;
}
.FCT_O {
	visible : false;
	background-color: #F0FFF0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.txttitle { 	visible : false;color : #666666; font-size:1.3em; font-family:   Arial, Helvetica, sans-serif; text-decoration: none; font-weight:600;}
.txtsmall { 	visible : false;color : #999999; font-family:   Arial, Helvetica, sans-serif; text-decoration: none;}
.txtsmalldisabled { 	visible : false;color : #999999; font-family:   Arial, Helvetica, sans-serif; text-decoration: line-through;}
.entry { 	visible : false;color : #666666; font-size:1.2em; font-family:   Arial, Helvetica, sans-serif; text-decoration: none;}

A.linkInTree:visited { 	visible : false;color : #999999; font-family:   Arial, Helvetica, sans-serif; text-decoration: none;}
A.linkInTree:hover { 	visible : false;color : #666666; font-family:   Arial, Helvetica, sans-serif; text-decoration: none;}
A.linkInTree:link { 	visible : false;color : #999999; font-family:   Arial, Helvetica, sans-serif; text-decoration: none;}

a.linkinTreeSelected { 	visible : false;color : #000000; font-family:   Arial, Helvetica, sans-serif; text-decoration: none; font-weight:600;}
a.linkinTreeSelected:hover { 	visible : false;color : #000000; font-family:   Arial, Helvetica, sans-serif; text-decoration: none; font-weight:600;}

#template2_actua_01 {position:relative;float:left;text-align: justify; width: 750px;}
#template2_actua_02 {position:relative;float:left;text-align: justify; width: 750px;}
#template2_actua_03 {position:relative;float:left;text-align: justify; width: 750px;}
