/*  ---------------- global ---------------------- */ 
* {
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

body {
	background-color: #CEDEEA;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	width: 965px;
}

img {
	border: 0;
}

a {
	color: #005DA3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
	font-size: 12px;
	padding-bottom: 18px;
}

h3 {
	font-size: 11px;
	margin-bottom: 4px;
}

img.picto {
	vertical-align: top;
	margin-bottom: 5px;
}

/*  ---------------- header ---------------------- */ 
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #005DA3;
	text-transform: uppercase;
}

#header div {
    position: absolute;
    top: 55px;
}

#header_right {
    font-size: 10px;
    margin-top: -3px;
}

#header a, #header_right a {
    color: #005DA3;
    text-decoration: none;
}

#header a:hover, #header_right a:hover {
    color: #005DA3;
    text-decoration: none;
}

.linktopsearch {
	width: 216px;
	background-color: #3A4C60;
	margin-bottom: 8px;
	line-height: 32px;
	height: 34px;
	color: #fff;
	text-decoration: none;
	padding-left: 4px;	
}

.linktopsearch input {
    width: 115px;
    /*height: 17px;*/
    margin-left: 15px;
    position: relative;
    font-size: 10px;
    padding: 2px;
    margin-top: 2px !important;
    margin-top: 7px;
    border: none;
}

.linktopsearch a {
    color: #fff;
    text-decoration: none;
}

.linktop {
	margin-top: 1px;
	line-height: 20px ;
}

.linktop a {
    background-color: #3A4C60;
    color: #fff;
    text-decoration: none;
    padding-left: 4px;
    display: block;
}

.linktop a:hover {
	background-color: #243B5E;
	color: #fff;
	text-decoration: none;
	padding-left: 4px;
	display: block;
}


/*  ---------------- content zone ---------------------- */ 
.content {
	background-color:#fff;
	padding: 25px 45px 25px 45px;
	border-top: #005CA5 solid 10px;
	line-height: 18px;
}

.box0 {
	background-color:#fff;
}

.box1 {
	border-top: #005CA5 solid 10px;
	border-bottom: #fff solid 10px;
	background-color:#fff;
	padding: 20px;
	line-height: 18px;
	padding: 25px 40px 15px 40px;
}

.box2 {
	background-color:#fff;
	padding-bottom: 20px;
	line-height: 18px;
	color: #005DA3;
}

.box3 {
	padding: 25px 40px 15px 40px;
	line-height: 18px;
}

	.box3 ul {
		margin-left: 20px;
	}

.box4 {
	border-top: #3A4C60 solid 10px;
	background-color:#fff;
	padding: 25px 45px 25px 45px;
	line-height: 18px;
	min-height: 350px;
}

.iframebox {
	background-color:#fff;
	padding: 0;
}	
.date {
	margin-bottom: 4px;
}


.content table, .content td {
	border: none;
	line-height: 18px;
	font-size: 10px;
}

.content table {
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
}

.content td {
	border: none;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	padding: 4px 4px;
	margin: 0;
	vertical-align: top;
	line-height: 13px;
}

/*.content td:first-child {
	padding-left: 0;
}

*/
#gallery {
	margin-top: 18px;
}

#gallery img {
    margin-right: 25px;
    margin-bottom: 15px;
}

.content ul {
	margin: 4px 0;
}

.content li {
	margin-left: 20px;
}

div.blockli {
	float: left;
	width: 150px;
	margin: 0 5px 5px 0;
	font-size: 10px;
}

.content p, .content ul, .content ol, .box1 p {
    margin-bottom: 16px;
}


/*  ---------------- tables, listing ------------ */ 
th {
	text-align: left;
}

table#list {
    border: none;
}

#list td {
	text-align: left;
	padding: 4px 0;
	padding-right: 3px;
	margin: 0;
	font-size: 10px;
	vertical-align: top;
	line-height: 11px;
	border: none;
}

#list a {
    text-decoration: none;
}

#list a:hover {
    text-decoration: underline;
}

    
#list tr:hover {
    background-color: #fff;
}

.alphanavig {
	border-top: #3A4C60 solid 1px;
	border-bottom: #3A4C60 solid 1px;
	margin-bottom: 6px;
}

.alphanavig a {
    text-decoration: none;		
    margin-right: 6px;
}

.alphanavig a.on {
    color: #3A4C60;
    font-weight: bold;
}

		
.pulldown {
	margin-bottom: 10px;
	border: #3A4C60 solid 1px;
	background-color: #f0f0f0;
}



/*  ---------------- navig ---------------------- */ 
#navig {
	width: 160px;
}

#navig ul {
	list-style: none;
}

#navig li {
	background-color: #80AED2;
	border-bottom: #fff solid 1px;
}

#navig li.on {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#navig li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px;
}

#navig li a:hover, #navig li.on a {
	background-color: #005CA5;
}

#navig .level0 {
	margin: 0;
	padding: 0;
	width: 160px;
}

#navig .level1 {
	background-color: #3B82B8;
}

#navig .level1 li {
	background-color: #3B82B8;
	text-align: right;
	border: none;
	font-size: 10px;
	font-weight: normal;
}

#navig .level1 li a {
	padding: 3px 10px;
	background-color: #3B82B8;
}

#navig .level1 li.on {
	font-weight: bold;
	margin-top: 0px;
}

#navig .level1 li.on a {
	padding: 3px 10px;
	font-weight: bold;
	background-color: #3B82B8;
}

#navig .level1 li a:hover {
	padding: 3px 10px;
	background-color: transparent;
	color: #26221c;
}	

/*  ---------------- subnavig ---------------------- */ 
#subnavig {
	background-color:#f0f0f0;
	padding: 25px 18px 18px 12px;
	border-top: #005CA5 solid 10px;
	font-size: 10px;
	width: 190px;
}

#subnavig h2 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #333;
}

#subnavig ul {
	list-style: none;
}

#subnavig li {
	padding: 2px 0;
}

#subnavig li a {
	color: #005DA3;
	text-decoration: none;
}

#subnavig li a:hover, #subnavig li.on a {
	color: #3A4C60;
}

/*  ---------------- contentnavig ---------------------- */ 
#contentnavig {
	color: #005DA3;
	width: 190px;
}

#contentnavig h1 {
    color: #333;
} 

#contentnavig h2 {
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 8px;
    color: #333;
}

#contentnavig ul {
    list-style: none;
}

#contentnavig li {
    padding: 2px 0;
}

#contentnavig li a {
    color: #005DA3;
    text-decoration: none;
}

#contentnavig li.on {
    font-weight: bold;
}

#contentnavig li a:hover, #contentnavig li.on a {
    color: #3A4C60;
}

#contentnavig h3 {
    margin-bottom: 5px;
    font-size: 10px;
}

#contentnavig li.file {
    padding: 0;
    padding-left: 15px;
}

#contentnavig li.file img { 
    vertical-align: middle;
}

#contentnavig.threecols li {
    width: 50px;
    float: left;
    margin-bottom: 4px;
}

.intern_navig_l2 {
    text-align: right;
}

.download_tabbed {
    padding-left: 18px;
}

/*  ---------------- teasers ---------------------- */ 
.teaser{
	background-color:#fff;
	width: 190px;
}

/* type 1 */
#teaser1 {
	background-color: #fff;
	padding: 25px 18px 18px 12px;
	border-top: #005CA5 solid 10px;
	font-size: 10px;
	width: 190px;
}

#teaser1 h2 {
    font-size: 11px;
}

#teaser1 p {
    margin-bottom: 18px;
    line-height: 18px;
}

#teaser1 .picture {
    margin-left: -12px;
    margin-right: -18px;
    margin-bottom: 18px;
}

#teaser1.intern {
    border-color: #3A4C60;
}


/* type 2 */
#teaser2  {
	border-top: #005CA5 solid 10px;
}


/* type 3 */
#teaser3{
	background-color:#005DA3;
	padding: 20px;
	line-height: 18px;
	width: 180px;
	color: white;
}

#teaser3 a {
    color: white;
}
#teaser3 img  {
    border: none;
}

.bottomcell {
    background-color:#005DA3;
}

/* type 4 */
#teaser4{
	background-color:#f0f0f0;
	padding: 20px;
	line-height: 18px;
	border-top: #3A4C60 solid 10px;
}

	
/*  ---------------- divers ---------------------- */ 
.icon {
	vertical-align: text-bottom;
}

.line {
	border-top: #D2DEE9 solid 12px;
}

.spacer {
	margin-top: 18px; line-height: 18px;
}



/*  ---------------- forms ---------------------- */ 
label {
	display: block;
	margin-top: 8px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	border: 1px solid #ccc;
}

.ef {
	width: 400px;
	height: 18px;
	padding: 2px;
}

.ta {
	width: 400px;
	height: 100px;
	padding: 2px;
}

.Button {
	display: block;
	margin-top: 12px;
	background-color: #3A4C60;
	color: #fff;	
	padding: 2px 10px;
}

.errorfield, #form .errorfield {
	color: #c00;
	border: 1px solid #c00;
	width: 400px;
}

#form .errorlabel {
	color: #c00;
}

.warning {
	color: #c00;
	padding: 10px 0;
}

#loginform {
	margin-top: 18px;
}

#loginform .ef {
    width: 220px;
}


/*  ---------------- sitemap ---------------------- */ 
#sitemap ul {
	list-style: none;
	margin-left: -20px;

}

#sitemap a {
	text-decoration: none;
}

#sitemap a:hover {
    text-decoration: underline;
}
#sitemap .level0 {
	font-weight: bold;
}

#sitemap .level1 {
	margin-left: 0px;
	font-weight: normal;
}		
#sitemap .level2 {
	margin-left: 10px;
}

	
/*  ---------------- footer ---------------------- */ 
#footer {
	margin-top: -45px;
	margin-left: 183px;
	font-size: 10px;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:730px;
    height:105px;
    overflow:hidden;
    z-index: 2 ;  
    text-align: left ; 
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
    width: 730px ; 
    z-index: 2 ;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
    z-index: 2 ;
}


#rightiframe {
    background-color: #EBEEC3;
    padding-top: 25px;
    padding-left: 5px;
}


