body {
	font: 75% "Arial", sans-serif;
	color:#333333;
	}
#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
	}
#content {
	padding: 0;
	margin-left: 10px;
	}
#content h2 {
	padding-left: 35px;
	background: #fff url(img/titre.png) left center no-repeat;
	color: #6c0;
	}
#content h3, #sidebar h3 {
	color: #c00;
	font-variant: small-caps;
	}
#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
a {
	color:#666600;
	font-size:12px;
	font-style:normal;
	text-decoration: none;
	}
a:hover {
	color:#CCCC33;
	font-size:12px;
	font-style:normal;
	text-decoration: underline;
	}
#header {
	position: relative;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font: 3em Georgia, serif;
	}
hr
{
	border-style:dashed;
	color:#CCCC33;
	height:1px;
}
.bordure_photo
{
border: 1px solid #55AAFF;
}
.sous_titre_page
{
font-weight:bold;
color:#666666;
font-size:13px;
}

.titre_paragraphe
{
font-weight:bold;
color:#333333;
font-size:12px;
}	

/*
img
{
border:solid;
color:#FFFFFF;
border-width:1px;
}


img:hover
{
color:#CCCC33;
border:dashed;
border-width:1px;
}

*/