body * {
	color: #999;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
body {
	font: 1em/1.0 Georgia, "Times New Roman", Times, serif;
	margin-top: 10%;
	text-align: center;
}
h1 {
	letter-spacing: -.125em;
	color: #000;
	background-color: #fff;
	font-size: 3em;
	text-transform: lowercase;
}

h2 { 
	letter-spacing: -.125em;
	margin-top: 10px;
	color: #999;
	background-color: #fff;
}
ul {
	letter-spacing: -.075em;
	list-style: none;
}
img {
	margin-top: 20px;
	border: none;
}
p {
	margin-top: 2em;
	font-variant: small-caps;
	font-size: 75%;
}
p a {
	color:#000;
}
a { 
	line-height: 1.25em;
	color: #CCC;
}
a:hover { 
	color: #000;
}
a[href] {
	height: auto;
}
strong {
	font-size: 110%;
}
strong strong {
	font-size: 120%;
}
strong a {
	color: #999;
}
strong strong a {
	color: #666;
}
strong strong strong a {
	color: #333;
}

a[title~="flickr"]:before {
content: url(http://christopheducamp.com/events/images/flickr.png); 
padding-right: 2px;}

a[title~="twitter"]:before {
content: url(http://christopheducamp.com/events/images/twitter.png); 
padding-right: 2px;}

a[title~="linkedin"]:before {
content: url(http://christopheducamp.com/events/images/linked_in.png); 
padding-right: 2px;}

a[title~="cv"]:before {
content: url(http://christopheducamp.com/events/images/cv_icon.png); 
padding-right: 2px;}

a[title~="blog"]:before {
content: url(http://christopheducamp.com/events/images/rss.png); 
padding-right: 2px;}

a[title~="facebook"]:before {
content: url(http://christopheducamp.com/events/images/facebook.png); 
padding-right: 2px;}

a[title~="card"]:before {
content: url(http://christopheducamp.com/events/images/card.png); 
padding-right: 2px;}

a[title~="plaxo"]:before {
content: url(http://christopheducamp.com/events/images/plaxo.png); 
padding-right: 2px;}

a[title~="tumblr"]:before {
content: url(http://christopheducamp.com/events/images/tumblr.png); 
padding-right: 2px;}

a[title~="sl"]:before {
content: url(http://christopheducamp.com/events/images/secondlife.png); 
padding-right: 2px;}

a[title~="explorateur"]:after {
content: url(http://christopheducamp.com/events/images/explorateur.png); 
padding-left: 2px;}


a[title~="statusnet"]:before {
content: url(http://christopheducamp.com/events/images/statusnet.png); 
padding-left: 2px;}

