/* CSS Document */

html, body {
	margin: 0px;
	padding:0px;
	padding-top: 5px;
	background-image:url(../images/art/back.gif);
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6, p, p1, form {
	margin: 0px;
	font-family: "Trebuchet MS";
}

p {
font-family: "Trebuchet MS";
font-size:11px;
padding-top:5px;
padding-left:10px;
text-align: justify;
}

h1 {
background-image:url(../images/art/menu_line.jpg);
background-repeat:no-repeat;
background-position: bottom left;
font-size:14px;
font-weight:bold;
color:#2C3483;
margin-left: 10px;}

h2 {
font-size:12px;
font-weight:bold;
margin-bottom: 5px;
background-image:url(../images/art/h2_background.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
padding-left:10px;}

h3 {
font-size:11px;
font-weight:bold;
text-decoration:none;
color: #2C3483;
padding-top:3px;
padding-left:10px;
}

h3 a { text-decoration: none;
}

h3 a:visited {
	color: #666666;
	text-decoration: none;
}

h3 a:hover{
color: #FF0000;
}

h4 {
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
}

h5 {
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
}

h6 {
	font-family: "Trebuchet MS";
	font-size:11px;
	padding-top:5px;
	padding-left:10px;
	text-align: justify;
	font-weight:normal;
}

h6 a{
	text-decoration: none;
}

h6 a:visited {
	color: #666666;
	text-decoration: none;
}

h6 a:hover{
color: #FF0000;
}

.tekst{
	font-family: "Trebuchet MS";
	font-size:11px;
	padding-top:5px;
	text-align: justify;
}

.tekst_bold{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #2C3483
}

.tekst_bold2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #2C3483
}

#wrapper {
	width:847px;
	margin:0px auto;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	clear: right;

}

/* Header starts here */

#header {
	margin:0px auto;
	width:847px;
	background-color: #FFFFFF;
	}

#logo {
	width:847px;
	height:19px;
	background-color:#2C3483;
	text-align:right;
}

#mymenu {
	float: left;
	width:200px;
	height:150px;
	text-align:left;
	margin:0px auto;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	list-style-type:none;
	list-style:none;
}

#mymenu ul { margin: 0px; padding-left: 20px; padding-top: 15px; text-decoration:none;}
#mymenu li {  margin: 0px; list-style-type: none; text-decoration:none; background-image: url(../images/art/menu_line.jpg); background-repeat:no-repeat; background-position:bottom; padding: 2px;}

#mymenu li {text-decoration: none; color:#2C3483; text-decoration:none; }
#mymenu li:hover {text-decoration: none;}

#mymenu a {color:#2C3483; text-decoration: none;}
#mymenu a:hover {color:#FF6600; text-decoration: none;}		

/*#espace{
	width:847px;
	height: 100px;
	background-color:#FFFFFF;
}*/

#infoline{
	width:847px;
	height: 19px;
	background-color:#FFFFFF;
	margin: 0px auto;
	clear: both;
	background-image:url(../images/art/shadow.jpg);
	background-repeat:repeat-x;
}

#leftside{	
	clear: left;
	float:left;
	width:180px;	
	background-color:#FFFFFF;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#rightside{
	float:right;
	width:600px;
	text-align: justify;
	background-color:#FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 18px;
	background-image:url(../images/art/back.gif);
	background-repeat:no-repeat;
}

#rightside_foot{
	width: 847px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

#foot_menu{
	font-family: "Trebuchet MS";
	clear:both;
	margin:0px auto;
	width: 280px;
	color: #999999;
	padding-bottom: 2px;
}

#foot_menu a{
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

#foot_menu a:hover{
	color: #2C3483;
}

#foot{
	width:847px;
	height: 25px;
	background-color:#2C3483;
	margin: 0px 0px;
	clear: both;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}

#top_menu{
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
	color: #2C3483;
	padding-bottom: 2px;
}

#top_menu a {
	color: #2C3483;
	text-decoration: none;
}

#top_menu a:visited {
	color: #666666;
	text-decoration: none;
}

#top_menu a:hover{
color: #FF0000;
}
