/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */
body
{ height:100%; width:100%; 
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 75%;
	line-height: 200%;
}
img {
border: 0px;
}

a:active, a:visited, a:link
{
	color: #5E8E3E;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

#menu
{
	position: fixed;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
	overflow: hidden;
	background-color: #555;
	border-right:1px solid #000;
}

#menutop
{
	width: 200px;
	height: 200px;
	border-bottom:1px solid #808080;
	background-color: #444;
}

#main
{
	xxwidth: 540px;
	margin-left: 0px;
	padding: 20px;
}


#main h2
{
	border-bottom: 1px solid #808080;
	font-family: arial;
	font-weight: 100;
	letter-spacing: 8px;
	font-size: 200%;
	text-align: center;
	margin-top:0;
}

#main img {
border:0px;
margin:5px 15px 6px;
padding:5px;
}

#main img.zoompicture {
border:1px solid red;
}


.navcontainer { width: 200px; }

.navcontainer ul
{
margin-left: 0;
margin-top: 0;
padding-left: 0;
list-style-type: none;
}

.submenu
{
margin-left: 20;
padding-left: 0;
list-style-type: none;
zzbackground-color: red;
}


.navcontainer a
{
display: block;
padding: 3px 15px;
width: 170px;
background-color: #555;
border-bottom: 1px dashed #999;
}

.navcontainer a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #444;
color: #fff;
}

#bandiere
{
 margin-top:0px;
 margin-bottom:-10px;
 margin-right:10px;
 text-align:right;
}

#bandiere img {
border:0px;
margin:0px 0px 0px;
padding:0px;
}
/*** End of file ***/

