@charset "UTF-8";
a {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	background-image: url(../img/grain.png);
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	text-shadow:0 1px rgba(0, 0, 0, 0.87);
}
a:hover {
}
a:visited {
	text-decoration: line-through;
}
/* CSS Document */


.btn-blog  {
	height: 41px;
	width: 98px;
	margin-left: 70px;
	text-align: center;
	background-image: url(../img/btn/blog.png);
	display: block;
	background-color: transparent;
	margin-right: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn-blog:hover {
	height: 41px;
	width: 98px;
	text-align: center;
	background-image: url(../img/btn/blog-hover.png);
	display: block;
	background-color: transparent;
}

.btn-work  {
	height: 41px;
	width: 98px;
	margin-left: 10px;
	text-align: center;
	background-image: url(../img/btn/work.png);
	display: block;
	background-color: transparent;
	margin-right: 70px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn-work:hover {
	height: 41px;
	width: 98px;
	text-align: center;
	background-image: url(../img/btn/work-hover.png);
	display: block;
	background-color: transparent;
}



.btn-vcard  {
	height: 27px;
	width: 98px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	background-image: url(../www/img/btn/vcard.png);
	display: block;
	background-color: transparent;
	clear: both;
}

.btn-vcard:hover {
	height: 27px;
	width: 98px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	background-image: url(../www/img/btn/vcard-hover.png);
	display: block;
	background-color: transparent;
	clear: both;
}
.contain {
	text-align: center;
	width: 350px;
	margin-top: 25%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.footer {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 14px;
	text-transform: uppercase;
}
.feed {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1CC970;
	margin-top: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #08AC4B;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 14px;
	text-transform: none;
	font-weight: normal;
}
.feed a {
	color: #1CC970;	
}
.agence {
	font-style: italic;
	text-transform: lowercase;
}
.contain .top {
	height: 250px;
}
.contain img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.stabilo {
	color:rgba(0, 0, 0, 0.87);
	margin: 5px;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 13px;
	text-shadow:0 1px rgba(255, 255, 255, 0.17);
}

