
/*----------------- TITLES ---------------*/
h1 {
	font-family: helvetica;
	color: #125eab;
	font-size: 24px;
} 
h2{
	font-family: helvetica;
	text-transform: uppercase;
	color: #125eab;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: helvetica;
	color: #125eab;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #DEDEDE;
	margin-top: 20px;
}
h4 {
	margin-top: 6px;
	margin-bottom: 3px;
	font-family: helvetica;
	color: #125eab;
	font-size: 14px;
	font-weight: bold;
}
.titre {
	margin-top: 6px;
	margin-bottom: 3px;
	font-family: helvetica;
	color: #125eab;
	font-size: 14px;
	font-weight: bold;
}
.titleContentLevel2 {
	margin-top: 10px;
	font-family: helvetica;
	color: #125eab;
	font-size: 16px;
	font-weight: bold;
}
.titleWidget {
	font-family: verdana;
	color: #125eab;	
	font-size: 1.2em;
	font-weight: bold;
	/*border-bottom: solid 1px #0082c8;*/
	margin-bottom: 4px;	
}
	
.lineStarter1 {
	font-family: verdana,helvetica;
	color: #e1400c;
	text-transform: uppercase;
	font-size: 13;
} 
.lineStarter2 {
	font-family: verdana,helvetica;
	color: #e18a0b;
	text-transform: uppercase;
	font-size: 13;
} 

.pageHeader{
	/*background: #ffffff url(./images/pageHeader.png) repeat-x;*/
	height: 32px;	
	font-family: helvetica;
	font-size: 2em;
	font-style: normal;
	color: #125eab;
	font-weight: bold;
	/*border-bottom: solid 1px #0082c8;*/
	margin-bottom: 10px;
}


.more {
	background: url("./images/more.gif") no-repeat;
	background-position: right; 
	margin-top: 5px;
	vertical-align: middle;
	height: 16px;
	padding-right: 20px;
	text-align: right;
	cursor: pointer;
}

/*----------------- DIV ------------------*/ 

#menuBar {
	vertical-align: middle;
	margin: 0;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	position: relative;
	background-color: #125eab;
	height: 24px;
	color: #FFFFFF;
	padding-bottom: 2px;

}

#menuBar2nd{
	vertical-align: middle;
	margin: 0;
	
	padding-top: 2px;
	padding-bottom: 2px;

	position: relative;
	background-color: #0082c8;
	height: 21px;
	color: #FFFFFF;

	padding-bottom: 2px;
	
	border-top: 1px solid #0d467f;
}

.quickLinksTitle{
	background: #f8f8f8;
	padding: 3px;
	padding-top: 12px;	
	padding-bottom: 12px;	
}

#footer {
	position: relative; 	
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-top: solid #125eab 6px;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	height: 20px;
	text-align: left;
}

/*----------------- MENU TOTEM ---------------*/
.eNetMenuSELECTED {
	color: #125eab;
	text-decoration: none;
	font-weight: bold;	
}

/*----------------- POPUP MENU ---------------*/
.menuDiv {	
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	margin:  0 auto;
	border: 1px solid #5e5e5e;
	border-top: none;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.menuTransparency{
	behavior:url("/styles/themes/iepngfix.htc"); 
	background-repeat: repeat-y;
	background: url("./images/menu-bg.png");	
}

.menuDiv table a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

.menuDiv a:visited {
	font-weight: normal;	
	text-decoration: none;	
	color: #FFFFFF;
}

.menuDiv a:hover {
	font-weight: bold;	
	text-decoration: none;	
	color: #FFFFFF;
}

/*----------------- CONTACT BOX -----------------*/
#contactBox {
	margin: 0;
	padding: 5px;
	text-align: center;
	position: relative;
	background-color: #125eab;
	color: #FFFFFF;
	font-size: 10px;
	overflow: hidden;
}

#contactBox h1 {
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 12px;
}

/*----------------- CONTROLS -----------------*/
li { 
	list-style-image: url("./images/li.gif"); 
	margin-left:20px;
} 

#barreNavigation a { color: #999999; text-decoration: none;}
#barreNavigation a:hover {text-decoration: underline;}

#headerLogin a { color: #999999; text-decoration: none; font-size:10px}
#headerLogin a:hover {text-decoration: underline;}

#footer a { color: #000000; text-decoration: none; font-size:9px}
#footer a:hover {text-decoration: underline;}

/************** Old Tables ****************/
.titreWhite{
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #125eab;
	font-weight: bold;
	text-align:left;
}
.titreWhite a,.titreWhite a:visited{
	color: #FFFFFF;
}
.txtBlue{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

/************** my Transmission tables Styles ****************/
.my_trans th {
	background : #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family:verdana,helvetica;
	color: #125eab;
	padding: 4px;
	text-align: left;
	text-transform: uppercase;

}
.my_trans th.centre {
    text-align: center;
}
.my_trans th a {
	color: #125eab;
	text-decoration: underline;
	font-size: 11px;
}
.my_trans  td {
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.my_trans td.col_b {
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
}

.my_trans tr.invisibleold {
	display: none;
}

.my_trans th.notr {
	display: none;
}
.my_trans_0 {
	font-size: 11px;
	font-style: normal;
	color: #125eab;
	background: #efefef;
}
.my_trans_0 td {
	padding: 4px;
	text-align: left;
}
.my_trans_1 {
	font-size: 11px;
	font-style: normal;
	color: #125eab;
}
.my_trans_1 td {
	padding: 4px;
	text-align: left;
}

/************** Pagger ****************/
div.pager {
	color: #333333;
	text-align: right;
	padding: 4px;
	font-size: 11px;
}
div.pager a {
	color: #125eab;
	text-decoration: none;
	font-size: 11px;
}

div.pager select {
	color: #125eab;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #125eab;
}

div.pager .bouton {
	color: #125eab;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #125eab;
}
