﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
	<head>
		<title>index</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

		<style type="text/css">
		
body{
	margin:40px;
	padding:0;
	background-color:black;
}
@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('caviardreams-webfont.eot');
    src: url('caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('caviardreams-webfont.woff') format('woff'),
         url('caviardreams-webfont.ttf') format('truetype'),
         url('caviardreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}    
#articleaccueil{	
	font-family: caviar_dreamsregular;											/*debut block article hebergement g*/
	width: 599px;
	height: 768px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	float: left;
}	
h2.c8{
	font-family: caviar_dreamsregular;
	font-weight:bold;;
	font-size: 17px;
	color:#000000;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 5px;
}
hr{
	/*display: block;*/
	/*clear: both;*/
	height: 1px;
	width: 560px;
	margin-top: 30px;
	margin-left: 15px;
}
h1.des{
	font-family: caviar_dreamsregular;	
	font-size: 16px;
	font-weight: bold;
	width: 120px;
	height: 30px;
	color:#000000;
	margin-top: 20px;
	margin-left: 40px;
	padding: 0;
}
.presentation{
	height:200px;
	border-top:1px solid;
	width:580px;
}
h2.des{
	font-family: caviar_dreamsregular;	
	font-size: 14px;
	font-style: italic;
	padding: 0;
	margin-top:0;
	margin-left: 25px;
	
	text-indent: 40px;
	text-align:justify;
	padding: 10px;
	width: 240px;
	height: 180px;
	display:block;
	/*background-color:#a6b0ba;*/
	border-radius: 25px 25px 25px 0;
	float:left;
	-moz-box-shadow: inset -5px -5px 5px #888;
-webkit-box-shadow: inset -5px -5px 5px #888;
box-shadow: inset -5px -5px 5px #888;

	/*fin block article hebergement g*/


</style>
</head>