body, p, div
{
	margin:0;
	padding:0;
	border:0;
}

a
{
	text-decoration:none;
	color:#509250;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:0;
}

#page
{
	width:780px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}

#header
{
	height:120px;
	background:url('/images/header.png') no-repeat;
}

#header h1
{
	display:none;
}

#header img
{
	position:relative;
	top:0px;
	left:0px;
}

#menu
{
	margin-top:10px;
	height:40px;
}

#menu1
{
	background:url('/images/menu1.png') no-repeat;
	width:39px;
	height:40px;
	float:left;
}

#menu2, #menu4, #menu6, #menu8
{
	width:145px;
	height:40px;
	float:left;
}

#menu3
{
	background:url('/images/menu3.png') no-repeat;
	width:23px;
	height:40px;
	float:left;
}

#menu5
{
	background:url('/images/menu5.png') no-repeat;
	width:39px;
	height:40px;
	float:left;
}

#menu7
{
	background:url('/images/menu7.png') no-repeat;
	width:61px;
	height:40px;
	float:left;
}

#menu9
{
	background:url('/images/menu9.png') no-repeat;
	width:38px;
	height:40px;
	float:left;
}

.menu2_img_in
{
	background:url('/images/menu2_in.png') no-repeat;
}

.menu2_img
{
	background:url('/images/menu2.png') no-repeat;
}

.menu2_img:hover
{
	background:url('/images/menu2_on.png') no-repeat;
}

.menu4_img_in
{
	background:url('/images/menu4_in.png') no-repeat;
}

.menu4_img
{
	background:url('/images/menu4.png') no-repeat;
}

.menu4_img:hover
{
	background:url('/images/menu4_on.png') no-repeat;
}

.menu6_img_in
{
	background:url('/images/menu6_in.png') no-repeat;
}

.menu6_img
{
	background:url('/images/menu6.png') no-repeat;
}

.menu6_img:hover
{
	background:url('/images/menu6_on.png') no-repeat;
}

.menu8_img_in
{
	background:url('/images/menu8_in.png') no-repeat;
}

.menu8_img
{
	background:url('/images/menu8.png') no-repeat;
}

.menu8_img:hover
{
	background:url('/images/menu8_on.png') no-repeat;
}

#topcontent
{
	height:57px;
	background:url('/images/top.png') no-repeat;
	margin-top:10px;
}

#infopage
{
	padding-left:390px;
	padding-top:8px;
	margin:0;
	font-weight:bold;
	font-size:18px;
}

#pageloading, #erreurcharg
{
	font-weight:bold;
	text-align:center;
	position:relative;
	top:100px;
	height:10px;
}

#imgloading
{
	border:1px solid black;
}

#cachecache
{
	height:360px;
}

#content
{
	height:360px;
	background:url('/images/fond.png') repeat-y;
}

#contact
{
	font-weight:bold;
	text-align:center;
}

#contactform
{
	width:500px;
	margin:auto;
	border-collapse: collapse;
	border:1px solid black;
}

#contactform input, #contactform textarea
{
	width:200px;
}

p.erreur
{
	color:red;
}

#contactform td
{
	border-collapse: collapse;
	border:1px solid black;
}

.contactpetit
{
	font-size:13px;
	font-weight:normal;
}

#menug
{
	width:182px;
	height:272px;
	background:url('/images/menug.png') repeat-y;
	float:left;
	padding:18px 10px 70px 8px;
}

#welcome
{
	padding:25px;
	font-family:Helvetica, Arial;
}

#rightcontent
{
	margin-left:10px;
	margin-right:10px;
	overflow:auto;
	height:100%;
}

.contenu
{
	background-color:#fffec4;
	border:2px solid #000000;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom:10px;
}

#cv
{
	padding:10px;
}

#categories_portfolio
{
	margin:0;
	padding:0;
	list-style-type:square;
	padding-left:20px;
	padding-top:20px;
}

#categories_portfolio li
{
	margin:0;
	padding:0;
	margin-top:10px;
}

#categories_portfolio a
{
	font-weight:bold;
	color:white;
	font-size:105%;
}

#plan
{
	margin:0;
	padding:0;
	margin-left:300px;
	font-weight:bold;
}

#plan li
{
	margin-bottom:8px;
}

.titrearticle
{
	font-weight:bold;
	text-align:center;
	margin:2px;
	font-size:105%;
}

.textarticle
{
	padding:10px;
}

#footer
{
	clear:both;
	height:40px;
	background:url('/images/footer.png') no-repeat;
}

#footer p
{
	position:relative;
	top:15px;
	font-weight:bold;
	text-align:center;
}