/* CSS Document */
html {
height:100%;
}

body {
    text-align : center ;
	height: 100%;
	margin: 0px;
	background-color:#FFFFFF;
}

/* START layout de la page */

#webcontainer{
	/*pour faire center le site a tous les nav sauf IE*/
	position : relative;
	margin-left : auto ;
	margin-right : auto ;
	width : 970px;
	/*retabli pour IE*/
	text-align : left ;	
	width:950px;
}

#banner{
	width:100%;
	height:150px;
	background:url(../images/banner.jpg) no-repeat;		
}

#divpathway{
	background:url(../images/pathway_hg.gif) no-repeat #ffffff;
	float:left;
	width:100%;
	padding:5px;
	padding-left:10px;
	vertical-align:middle;
	margin-bottom:10px;
}

#left{
	width:144px;
	float:left;
	padding:0px;
	margin-top:0px;
/*	border:1px gray solid;
	background:url(../images/pathway_hg.gif) repeat-y #ffffff;*/
}

#leftBlue{
	width:140px;
	float:left;
	padding:10px;
	margin-top:10px;
	border:1px gray solid;
	background:url(../images/pathway_hg.gif) repeat-y #ffffff;

	margin-bottom:30px;
}

#leftWhite{
	width:140px;
	float:left;
	padding:10px;
	margin-top:10px;
}

#content{
	width:780px;
	float:right;
	margin-top:10px;
}

table#pageT{
border-collapse:collapse;
}


#tdHaut{
	margin:0px;
	padding:0px;
	height:35px;
	width:780px;
	background:url(../images/content_table_bg_top.jpg) no-repeat;

}
.tdMilieu{
	margin:0px;
	padding:0px;
	padding-left:40px;
	padding-right:40px;
	height:35px;
	width:780px;
	background:url(../images/content_table_bg_middle.jpg) repeat-y;

}
#tdBas{
	margin:0px;
	padding:0px;
	height:35px;
	width:780px;
	background:url(../images/content_table_bg_bottom.jpg) no-repeat;

}
/*
#pageTop{
	height:35px;
	float:left;
	width:780px;
	background:url(../images/content_table_bg_top.jpg) no-repeat;
}


#page{
	padding-left:40px;
	padding-right:40px;
	float:right;
	background:url(../images/content_table_bg_middle.jpg) repeat-y;
}

#pageFond{
	height:35px;
	width:780px;
	float:right;
	background:url(../images/content_table_bg_bottom.jpg) no-repeat;
}
*/


/* modules*/
#pageMod{
	width:100%;
	float:left;

}





.userTop{
	width:300px;
	float:left;
	margin:5px;
	margin-bottom:10px;
	background:url(../images/topmodul_bg.gif) no-repeat #ffffff;	
}


#footer{
	float:left;
	border-top:1px solid #4F90C2 ;
	width:950px;
	text-align:right;
	margin-top:10px;
}


/* STOP layout de la page */

td,tr,p,div {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
color:#444444;
}

a {
color:#4F90C2;
text-decoration:none;
}

table.moduletable {
width:100%;
}

table.moduletable th, div.moduletable h3 {
text-transform:uppercase;
color:#305775;
font-size:13px;
padding-bottom:5px;
border-bottom:2px #999999 dotted;
margin-bottom:5px;
}

.content_container {
}


.content_table_bottom {
background:url(../images/content_table_bg_bottom.jpg) no-repeat;

}

ul#mainlevel-nav
{
margin-bottom:8px;
font-size:12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
padding-top:5px;
}

ul#mainlevel-nav li
{
list-style: none;
display:inline;
margin-left:0px;

line-height:100%;

}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited
{
font-weight:bold;
color:#D0E2F0;	
 background-color:#1365A2;
 padding: 5px 10px 5px 10px;
 margin-left: 5px; 
 text-decoration: none;
}
ul#mainlevel-nav li a:hover
{
color:#FFFFFF;
font-weight:bold;
 padding: 10px 10px 5px 10px;
 margin-left: 5px; 
 text-decoration:none; 
}

#topmodul {
background:url(../images/topmodul_bg.gif) no-repeat right;
width:320px;
height:120px;
overflow:hidden;
text-align:justify;
vertical-align:middle;
padding:0px 10px 0px 10px;
border-left: 1px dotted #999999;
}

#pathway_td {
padding-left:10px;
vertical-align:middle;
background:url(../images/pathway_hg.gif) no-repeat;
}

/*CONTENT-BEREICH */
 .componentheading {
font-size:19px;
font-weight:bold;
color:#305775;
padding-left:20px;
background:url(../images/component_heading_voran.gif) left no-repeat;
margin-bottom:25px;
/*color:#234C6D;*/
}

.contentheading{
font-size:16px;
font-weight:bold;
color:#4F90C2;
padding-left:20px;
background:url(../images/content_heading_voran.gif) left no-repeat;
}

.small {
font-size:9px;
}
.createdate {
font-size:9px;
font-weight:bold;
}
div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
a.readon {
text-decoration:underline;
}
.modifydate {
font-weight: bold;
}
a.mainlevel:link, a.mainlevel:visited{
padding-left:15px;
color:#444444;
line-height:150%;
background:url(../images/link_voran.gif) no-repeat left;
}
a.mainlevel:hover {
padding-left:15px;
font-weight:bold;
color:#444444;
line-height:150%;
background:url(../images/link_voran.gif) no-repeat left;
}

a.sublevel:link, a.sublevel:visited {
display:block;
margin-left:10px;
padding-top:3px;
padding-left:10px;
padding-bottom:3px;
color:#333333;
background:url(../images/link_voran.gif) no-repeat left;

}
#active_menu{
font-weight:bold;
}
.inputbox {
border: 1px solid #444444;
color: #444444;
padding:3px;
font-size:11px;
margin: 5px 0px 5px 0px;
}
.mostread li{
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}
.mostread li a{
color:#444444;
font-weight:normal;
}

.sectiontablefooter{
background:url(../images/sectiontableheader_hg.gif);
font-weight:bold;
padding:5px;
}


.pagenav{
font-weight:bold;
}

.latestnews li{
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}
.latestnews li a{
color:#444444;
font-weight:normal;
}
.button {
margin-top:10px;
margin-bottom:10px;
border: 1px solid #444444;
background-color:#EEEEEE;
}
li {
display:list-item;
list-style:circle;
color:#444444;
margin-left:-28px;
line-height:150%;
}
li a{
font-weight:bold;
}
.back_button {
padding-top:10px;
font-weight:bold;
}
.contenttoc {
text-align:left;
border:1px solid #CCCCCC;
margin-left:10px;
padding-left:5px;
padding-right:5px;
}
.contenttoc a:link, .contenttoc a:visited{
background:url(../images/link_voran.gif) no-repeat left;
padding-left:8px;
color:#444444;
}
.contenttoc a:hover{
background:url(../images/link_voran.gif) no-repeat left;
padding-left:8px;
color:#444444;
text-decoration:underline;
}
.sectiontableheader {
background:url(../images/sectiontableheader_hg.gif);
font-weight:bold;
padding:5px;
}
.category {

}
.sectiontableentry1 {
background-color:#E6EFF6;
padding:5px;
text-align:left;
}
.sectiontableentry1 td{
padding:5px;

}
.sectiontableentry1 a{
font-weight:bold;
}
.sectiontableentry2 {
background-color:#EEEEEE;
padding:5px;
text-align:left;
}
.sectiontableentry2 td{
padding:5px;

}
.sectiontableentry2 a{
font-weight:bold;
}
.poll{
width:160px;
}
.blog_more strong{
font-size:15px;
font-weight:bold;
color:#4F90C2;
padding-left:20px;
background:url(../images/content_heading_voran.gif) left no-repeat;
}
.blogsection{
font-size:11px;
font-weight:normal;
color:#444444;
}
