body
	{
	background-image:url(img/chef-projet-referencement.jpg);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 13px;
	}
	
	a:link { color: #993300; }
	a:visited { color: #FF6600; }
	
	a:hover, a:active
	{
		color: #FF6600;
		background-color: #CCCCCC;
	}
	
	h2
	{
		font-family: "Trebuchet MS";
		font-size: 130%;
		color: #000066;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		font-family: "Trebuchet MS";
		font-size: 120%;
		color: #993366;
		font-weight: bold;

	}
	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: 700px;
		text-align: left;
		background-color: #fff;
		border: 1px solid black;
	}
	
	#header
	{
	height: 105px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	background-image: url(img/fond1.jpg);
	background-color:#CCCCCC;
	}
	

	
	#mainnav
	{
		background-color:#CCCCCC;
		color: #CCCCCC;
		padding: 2px 0;
		margin-bottom: 22px;
		width:500;
	}
	
	#mainnav ul
	{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 0px solid #C4C769;
	font-stretch:expanded;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 0px 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 20px 40px 20px;
	 }
	#contents p {
	line-height: 180%;
	text-align: justify;
}
	#photo {
	margin: 6px 6px 6px 6px;
	float:left;
	width:200px;
		}
	.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: #CCCCCC;
		text-align: right;
		padding: 5px;
		font-size: 90%;
	}
	
	#skipmenu
	{
		position: absolute;
		right: 4px;
		top: 70px;
	}
	#annonce
	{
	position: absolute;
	text-align:right;
	color:#FFFFFF;
	left: 267px;
	top: 12px;
	font-size:18px;
	font-weight:bold;
	width: 420px;
	}
	#annonce h1 {
	color:#FFFFFF;
	font-size:18px;
	}
	#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;
	}
