body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #AFCFEC;
	background-image: url(img_39.gif);
	font-family: "Trebuchet MS";
	font-size: 85%;
	}
	
	a:link { color: #B52C07; }
	a:visited { color: #600; }
	
	a:hover, a:active
	{
		color: #fff;
		background-color: #B52C07;
	}
	
	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: #5B5E0E;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}
	h4
	{
	color: #0099FF;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-family: georgia, times, "times new roman", serif;
	font-size: 130%;
	text-align: left;
	}
	textarea {
	width: 80%;
	}
	
	#container
	{
		margin: 1em auto;
		width: 780px;
		text-align: left;
		background-color: #fff;
		border: 1px solid #676767;
	}
	
	#header
	{
		height: 90px;
		background-image: url(header.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	
	#mainnav
	{
		background-color: #D2D090;
		color: #272900;
		padding: 2px 0;
		margin-bottom: 22px;
		width:500;
	}
	
	#mainnav ul
	{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
	font-stretch:expanded;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C4C769;
		
			}
	
	#mainnav li a
	{
		text-decoration: none;
		color: #272900;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}
	
	#menu
	{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	padding-right: 15px;
	}
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	
	#contents { margin: 0 200px 40px 20px; }
	#contents p {
	line-height: 130%;
	text-align: justify;
}
	.blogentry { border-bottom: 1px solid #C5C877; }
	
	.blogentry ul
	{
	list-style-type: circle;
	text-align: left;
	padding: 0;
	list-style-image: url(img/l_resume.gif);
	left: 20px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1cm;
	}
	
	.blogentry li
	{
		display: list-item;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
		float: right;
		padding: 2px;
		margin: 0 0 20px 20px;
	}
	
	#footer
	{
		clear: both;
		color: #272900;
		background-color: #D2D090;
		text-align: right;
		padding: 5px;
		font-size: 90%;
	}
	
	#skipmenu
	{
		position: absolute;
		right: 4px;
		top: 70px;
	}
	#annonce
	{
		position: absolute;
		left: 350px;
		top: 40px;
		font-size:18px;
		font-weight:bold
	}
	#logo 
	{
		position: absolute;
		left: 30px;
		top: 15px;

	}
	
	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}
	
	#skipmenu a:hover
	{
		color: #fff;
		background-color: #666;
		text-decoration: none;
	}
