@charset "utf-8";
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #999999;
	background-color: #000000;
	background-image: url(../_i/in01_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#container  {
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;

}

#content {
	padding: 10px;
}

#menubox, .menubox {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
	margin-top: 20px;
}
#menua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	text-align: center;
	width: 1024px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menua li {
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	float: right;
	padding: 0px;
	display: block;
	text-align: center;
	margin: 0px;
	
	
}
#menua li a{
	color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#menua li a:link {
	color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#menua li a:visited {
	color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#menua li a:hover{
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: underline;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
#content  {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#footer {
	width: 1004px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(../_i/back1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

#nom {
	margin-bottom: 10px;
	width: 600px;
}

#nom h1 {
	font-size: 1.5em;
	color: #CCCCCC;
	
}

#nom h2, #nom h3 {
	font-size: 1.1em;
	color: #CCCCCC;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nom a, #nom1 a{
	color: #CCCCCC;
	text-decoration: none;

}
#nom a:link , #nom1 a:link {
	color: #CCCCCC;
	text-decoration: none;

}
#nom a:visited, #nom1 a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
#nom a:hover, #nom1 a:hover{
	color: #FFFFFF;

	text-decoration: underline;
	

}.b {
	font-weight: bold;
	color: #FFFFFF;
}
#nom1 h1 {
	font-size: 1.5em;
	color: #CCCCCC;
}
#nom1 h2 {
	font-size: 1.1em;
	color: #CCCCCC;

	margin: 0px;
	padding: 0px;
}
#nom1 h3 {
	font-size: 1.1em;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxik {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxtekst {
	color: #333333;
	background-color: #CCCCCC;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.boxteks1t {
	color: #333333;
	background-color: #CCCCCC;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.boxtekst2 {
	color: #333333;
	background-color: #FF0000;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
	padding: 5px;
}
