/* CSS Document */

/*****************************************************************\
* Style-Sheet fr DOM-Browsers
\*****************************************************************/


/*****************************************************************\
* Body, TD
\*****************************************************************/

.text1, body, td, p
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:#606060;
	margin-top:0;
	margin-bottom:10;
}
a:link
{
	text-decoration: underline;
	color: #606060;
}
a:visited
{
	text-decoration: underline;
	color: #606060;
}
a:hover
{
	text-decoration: underline;
	color: #273356;
}
a:active
{
	text-decoration: underline;
	color: #606060;
}
STRONG { font-weight: bold; color:#273356;}

/*****************************************************************\
* Navigation
\*****************************************************************/

.subNav
{
	padding-left:5px;
	padding-right:5px;
}
.subnavcopy
{
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	margin-bottom:0;
}
.subnavhead
{
	font-size:11px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
a.subnavhead:link
{
	font-size:11px;
	font-weight:bold;
	color:#273356;
	text-decoration:none;
}
a.subnavhead:hover
{
	font-size:11px;
	font-weight:bold;
	color:#273356;
	text-decoration:none;
}
a.subnavhead:active
{
	font-size:11px;
	font-weight:bold;
	color:#273356;
	text-decoration:none;
}
a.subnavhead:visited
{
	font-size:11px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
.subnavlink {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:000000;
	text-decoration:none;
	cursor:pointer;
}
a.subnavlink:link
{
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#273356;
	text-decoration:none;
	cursor:pointer;
}
a.subnavlink:visited
{
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#273356;
	text-decoration:none;
	cursor:pointer;
}
a.subnavlink:hover
{
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#273356;
	text-decoration:underline;
	cursor:pointer;
}
a.subnavlink:active
{
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#273356;
	text-decoration:none;
	cursor:pointer;
}

a.top-navigation:link
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
}
a.top-navigation:hover
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
}
a.top-navigation:active
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
}
a.top-navigation:visited
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
}
.sublink {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
}
.sitelink {
	font-size:9px;
	font-weight:normal;
	color:#003399;
	text-decoration:none;
}
.listLink {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	cursor:pointer;
}
.listcopy {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left:11px;
}
.history {
	font-size:9px;
	color:#939598;
	text-decoration:none;
}
a.history:link
{
	color:#939598;
	text-decoration:none;
}
a.history:hover
{
	color:#939598;
	text-decoration:none;
}
a.history:visited
{
	color:#939598;
	text-decoration:none;
}
a.history:active
{
	color:#939598;
	text-decoration:none;
}
.imgSite {
	cursor:pointer;
}
/*****************************************************************\
* Paragraphes
\*****************************************************************/
.headline {
	font-size:18px;
	font-weight:900;
	color:#939598;
	letter-spacing:-1;
	position:relative; top:-5;
}
.head {
	font-size:11px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
.headblue {
	font-size:11px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
.header {
	font-size:15px;
	font-weight:bold;
	color:#273356;
	text-decoration:none;
	padding-bottom:5px;
}
.subhead {
	font-size:15px;
	font-weight:bold;
	color:#606060;
	text-decoration:none;
}
.headwhite {
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.headwhite:link
{
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.headwhite:hover
{
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.headwhite:active
{
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.headwhite:visited
{
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.copy {
	font-size:12px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
}
.copywhite {
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.copylink {
	font-size:11px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
}
.bodytext {
	font-size:12px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
}

.marg_head  {
	font-size: 9px;
	color: #000000;
	font-weight: bold
}
.marg_link  {
	font-size: 11px;
	text-decoration: underline;
	color:#003399;
}
.marg_copy_CV  {
	padding-left:9px;
	font-size: 11px
}
.marg_copy  {
	font-size: 11px
}
.margcopy  {
	font-size: 11px
}
.headcopy
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.headcopy2
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.subheadcopy
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.contentfinder {
	font-size:9px;
	color: #000000;
	margin-left:3px;
	margin-bottom:3px;
	font-weight:bold;
	text-decoration:none;
}
a.contentfinder {
	font-size:9px;
	color: #000000;
	margin-left:3px;
	margin-bottom:3px;
	text-decoration:none;
}
.headFAQ {
	font-size:11px;
	font-weight:bold;
	color:#939598;
	text-decoration:none;
}
.faqLink {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	cursor:pointer;
}
.headSite {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:16px;
	padding-top:1px;
	padding-bottom:2px;
	background-color:#B4CFEC;
}
.headRelease {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left:11px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#B4CFEC;
}

/*****************************************************************\
* Teaser Zone
\*****************************************************************/
.teasercopy {
	font-size:9px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
}
.teasercopylink {
	font-size:9px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
}



/*****************************************************************\
* Tables
\*****************************************************************/
table.popmenue {
	padding: 0;
	border-collapse: separate;
	border: solid red 0px;
}
table.login {
	 border:solid #B4CDEC 1px;
	 width: 123px;
}
.tablehead {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:11px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#B4CFEC;
}
.tablehead_CV {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:9px;
	padding-top:5px;
	padding-bottom:5px;
}
.tableheadwhite {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right:11px;
	padding-top:5px;
	padding-bottom:5px;
}
.tablecopy {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	background-color:#E9EEF5;
}
.tablelink {
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	text-decoration:underline;
}
.tableplain {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left:11px;
	padding-bottom:5px;
	padding-right:5px;
	background-color:#E9EEF5;
}
.submenue {
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#606060;
	text-decoration:none;
	cursor:pointer;
}

.regform {
	font-size:11px;
	font-weight:normal;
   padding-left: 0px; margin-left: 0px   }

/*****************************************************************\
* Form Elements
\*****************************************************************/
FORM {
	margin:0;
	padding:0;
}

INPUT	{
	font-size:11px;
	font-weight:normal;
   }

INPUT.regform {
	font-size:11px;
	font-weight:normal;
   padding-left: 2px
   }


INPUT.txtSearch {
	font-size:9px;
	font-weight:normal;
	color:#606060;
	width:106;
	background-color:#D9E0E8;
}

INPUT.IMG {
	width:11;
	height:11;
	margin-bottom:5px;
	margin-right:3px;
	border:0;
}
INPUT.IMG2 {
	width:11;
	height:11;
	border:0;
}
SELECT {
	font-weight:normal;
	color:#606060;
	width:117;
	font-size:9px;
	background-color:#D9E0E8;
}
select.teaser {
	width:132;
}
select.cFinder {
	width:100;
	margin-left:3px;
}
select.cFinder_CV {
	width:100px;
}
form.txtSearch {
	position:absolute;
	top:0;
	left:0;
}

/*****************************************************************\
* List Elements
\*****************************************************************/
UL {
	position:relative;
	left:-14;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	list-style-type:square;
	margin-top:10px;
	margin-bottom:10px;
}
OL {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-top:6px;
	margin-bottom:6px;
}
LI {

	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}

/*****************************************************************\
* Unique IDs
\*****************************************************************/
#tabSubMenue {
	position:absolute;
	top:369;
	left:0;
	width:135;
}
#tabSubMenueNews {
	z-index:40;
	position:absolute;
	top:120;
	left:0;
	width:135;
}
#headContent {
	vertical-align:bottom;
	position:relative;
	font-family:"Trebuchet MS", arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	color:#939598;
	letter-spacing:-1;
}
#cntFindWrap {
	z-index:50;
	position:absolute;
	top:253;
	left:6px;
	border:solid #B4CFFC 1px;
	width:123;
	visibility:show;
}
.fulltext { font-size:11px; font-weight:normal; color:#606060; text-decoration:none;
}
h1
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	letter-spacing: 1pt;
	font-weight: bold
}
h2
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
}
.headPressRelease
{
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
}
input
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
.send
{
	font-size:12px;
	font-weight:normal;
	background-color: #E9EEF5;
	color: #000000;
	cursor: default?,
	Strength=?);
	border: 1px solid;
	border-color: #E6F2FF #336699 #336699 #E6F2FF;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 3px
}
.headlineCopy
{
	font-size:17px;
	font-weight:bolder;
	color:#939598;
	letter-spacing:-1;
	position:relative;
	clip:  rect(   )
}.session {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
