/* CSS Document */

/* tag groups */
body, p, table, tr, td, textarea
	{
	 font-family: verdana, helvetica, arial, sans-serif;
	 letter-spacing: 0.02em;
	 }




/* td */
td.navigation-line
	{
	 background-color: #FFffff;
	 }
td.main-cell
	{
	background-color: #319ACE;
	vertical-align: top;
	}
td.head-cell-right
	{
	background-color: #319ACE;
	}
td.title
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	background-color: #004364;
	}
td.listcolor2
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background-color: #999999;
	}
td.listcolor1
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background-color: #004364;
	}
td.foot
	{
	color: #ffffff;
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #004364;
	}
td.adresse
	{
	color: #ffffff;
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	}
td.textlong
	{
	background-color: #FFFFFF;
	color: #003366;
	font-weight: light;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	}
td.textlongbg_color2
	{
	background-color: #E9E9E9;
	color: #003366;
	font-weight: light;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	}
	
.cdi
	{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: light;
	}	
	
	


/* table */	 
table.navigation
	{
	background-color: #319ACE;
	}
table.subtitle
	{
	background-color: #FFFFFF;
	}
table.listnumber
	{
	color: #003366;
	text-decoration: yes;
	font-weight: light;
	background-color: #FFFFFF;
	list-style-type: square;
	}
table.spacer
	{
	background-color: #FFFFFF;
	}


/* text */
.nav
	{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.nav:hover
	{
	color: #003366;
	font-style: normal;	
	}
.navactive
	{
	color: #003366;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
.navstrich {
	color: #004364;
	font-size: 12px;
	text-decoration: none;
}
.text1
	{
	color: #003366;
	text-decoration: none;
	font-size: 12px;
	font-weight: light;
	line-height: 16px;
	text-align: left;
	}
.text2
	{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: light;
	line-height: 16px;
	text-align: left;
	}
.subnavigation
	{
	color: #3C803A;
	font-size: 12px;
	font-weight: normal;
	}
.pagetitle
	{
	color: #004364;
	font-size: 12px;
	font-weight: bold;
	}
.contenttitle	
		{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
.textlongcolor2
	{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: light;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	}
.language
{
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	}
.language:hover
	{
	color: #003366;	
	}
.languageactive
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	}




/* list */	
ol.one
	{
	font-size: 12px;
	font-weight: light;
	margin-bottom: 12px;
	line-height: 20px;
	}


