/* general stuff */


body{ 
background: white;
background-image: none;
font-size: 1em;
font-family: verdana, arial, sans-serif;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }	
 
p {
margin: 0 0 10px 0;
}
 
/* Layout */
  	
#conteneur {
position: absolute;
width: 98%;
background-color:#FFFFFF;
} 
   
#centre {
background-color: #FFFFFF; 
margin-right: 255px;
}	

#header {height: 80px; background: url(../images/prairie.jpg) center; background-color: #99CCCC; width: auto} 

#titre {height: auto; background-color: #E1E1E1; font-size: 26px; text-align: right; font-weight: bold; color: green; vertical-align: text-bottom} 

.titre {padding-right: 10px}	  
.titre2 {font-size: 18px; padding-right: 10px; padding-bottom: 5px}	  

#menu1 {background-color: white; height: 20px}		

#pathway{ 
padding-left: 20px;
padding-top: 0px; 
background-color: white;
} 
#principal {background-color: white; width: auto}
   
#droite {float: right; width: 242px; margin: 4px}  

#pied {clear: both; height: 30px; background-color: white; padding: 3px; font-size: 9px; border-top: thin solid #A5A5A5; color: green}	 

.center {
text-align: center;
} 

.search {text-align: center; margin-bottom: 5px}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}  

.module
{  
font-size: 11px;
}

div.module h3 {font-size: 12px;
background: #F1F1F1; font-weight: bold; margin: 0px; padding: 2px; margin-bottom: 5px; border: thin solid gray; color: green}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/* Topmenu */  
  
.mainlevel-nav {font-size: 12px; background: #E1E1E1; text-decoration: none; color: #CC0066; padding: 5px; height: auto; margin-left: 0px}	
   
/* Main Menu(s) */

a.mainlevel {
color: #CC0066;
font-size: 11px; 
font-weight: bold;
padding-left: 4px;
display: block;
margin-bottom: 5px;
text-decoration: none;
}

html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover {	 
font-size: 11px; 
font-weight: bold;
text-decoration: underline;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {color: green; font-size: 10px; text-decoration: none; font-weight: normal}

.pathway a {color: #CC0066; text-decoration: underline; font-weight: normal}

.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;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px; 
color: #CC0066;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}  

.blog {width: auto}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {font-size: 12px; width: auto}

.contentheading {font-weight: bold; font-size: 16px; height: 23px; line-height: 20px; border-bottom: 1px solid #002E61; font-family: 'Trebuchet MS', verdana, sans-serif; color: #CC0066}

.contentpaneopen {background: transparent; font-size: 12px; line-height: 1.2; width: auto}
 
.contentpane {font-size: 14px; border: none; width: auto}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {font-weight: bold; font-size: 16px; height: 23px; line-height: 20px; font-family: "Trebuchet MS", Verdana, sans serif; border-bottom: 1px solid #002E61; color: #CC0066; margin-bottom: 5px}	

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

.article_seperator {
}
  
.contentpagetitle {font-size: 13px; font-weight: bold; color: blue; text-align: left}

a.toclink:link, a.toclink:visited {line-height: normal; font-size: 11px; font-family: arial; color: #CC0066; text-decoration: none}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {font-size: 12px;
background: #F1F1F1; font-weight: bold; margin: 0px; padding: 2px; margin-bottom: 5px; border: thin solid gray; color: green}

.pagenavcounter {font-size: 10px; color: #CC0066; text-align: right; font-style: italic}
 

.pagenavbar {margin-right: 10px; float: right; font-size: 10px}	 

.contact_email 
{
   margin-right: 10px; 
   font-size: 12px;
} 

.searchintro 
{
   font-size: 12px;
}

.pagenav_prev 
{
   font-size: 10px;
}
   
.pagenav_next
{
   font-size: 10px;
}

