a {
	color: #000000;
}
body {
	background-color: #0066cc;
	background-image: url("fond.gif");
	margin: 20px;
}
img{
	border: 0;
}

#page {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 10px 20px 12px;
	background-color: #ffffff;
		
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
}
	#page strong {

	}
#logo {
	padding-bottom: 10px;
	margin-bottom: 80px;
	border-bottom: 1px dotted #000000;
}
#menu {
	float: right;
}
	#menu ul {
		width: 200px;
		list-style: none;
		margin: 0;
		margin-bottom: 10px;
		padding: 10px;
		border-left: 4px solid #00cc00;
		border-bottom: 1px dotted #00cc00;
	}
	#menu li {
		font-family: "Arial";
		font-size: 12px;
		line-height: 24px;
	}
	ul#presentation li {
		font-size: 11px;
		line-height: 20px;
	}
	#email em {
		font-family: "Trebuchet MS";
		font-style: normal;
		color: #00cc00;
		text-transform: uppercase;
		vertical-align: -3px;
	}
#messages {
	padding-left: 50px;
	width: 450px;
}
	#messages img {
		margin-top: 2px;
	}
	#messages div.entete {
		padding: 0 0 10px 10px;
		margin-bottom: 16px;
		border-left: 4px solid #00cc00;
		border-bottom: 1px dotted #00cc00;
	}
	#messages div.message {
		margin: 20px 0 50px 20px;
		font-family: "Arial";
		font-size: 12px;
		line-height: 24px;
		color: #666666;
	}
	#messages .titre {
		font-size: 16px;
		font-weight: bold;
	}
	#messages .sous-titre {
		color: #666666;
	}
#plus {
}
	#plus h1 {
		padding: 0;
		margin: 30px 0 20px 0;
		padding-bottom: 4px;
		font-size: 16px;
		border-bottom: 1px dotted #000000;
	}
	#plus div.titre {
		font-size: 12px;
		font-weight: normal;
		padding: 0 0 2px 10px;
		border-bottom: 1px dotted #00cc00;
		border-left: 2px solid #00cc00;
	}
	#plus div.message {
		padding: 5px;
		padding-right: 0;
		margin: 0 0 20px 20px;
		color: #333333;
		background-color: #ffffff;
	}
	#plus div.message p {
		margin-bottom: 0;
		padding: 0;
		padding-left: 20px;
		line-height: 20px;
	}
	#plus label {
	}
	#plus input {
		padding: 4px;
		margin-bottom: 10px;
		background-color: #e9e9e9;
		border: 0;
		border-bottom: 1px dotted #00cc00;
		font-family: "Verdana";
		font-size: 12px;
	}
	#plus input[type=text] {
		width: 200px;
	}
	#plus textarea {
		background-color: #e9e9e9;
		border: 0;
		border-bottom: 1px dotted #00cc00;
		font-family: "Verdana";
		font-size: 12px;
		padding: 4px;
	}
	#plus input[type=checkbox] {
		padding: 0;
		margin: 0;
		background: none;
		border: none;
	}
img#antispam {
	margin-top: 4px;
}
	#erreurs {
		color: #ff0000;
	}
#liens {
	padding-top: 20px;
	margin-top: 80px;
	border-top: 1px dotted #000000;
	text-transform: uppercase;
}
	#liens h1, #informations h1 {
		padding: 0;
		padding-right: 8px;
		margin: 0;
		display: inline;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #00cc00;
	}
	#liens ul {
		display: inline;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#liens li {
		display: inline;
		font-family: "Arial";
		font-size: 12px;
		padding-right: 8px;
	}
#informations {
	
}
