﻿<!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>articlehebergement</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;

}    
#articlehebergement{												/*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: 16px;
	color:#000000;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 80px;
	letter-spacing: 5px;
}
hr{
	display: block;
	clear: both;
	height: 1px;
	width: 500px;
}
p.c9{
	margin-left: 50px;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3.c10{
	font-family: caviar_dreamsregular;
	padding: 0;
	display: block;
	margin-top: 25px;
	margin-left: 270px;
	margin-right: 30px;
	font-size: 15px;
	/*background-color: blue;*/
	text-align:center;
}

a.c11{
	font-family:caviar_dreamsregular;
	color: black;
	text-decoration:none;
	opacity: 0.9;
	display: block;
	border-radius: 4px;
	text-indent: 2px;
	width: 250px;
	height: 77px;
	text-align: center;
	margin-top: 80px;

}
a.c11:hover{
	background-color:#a6b0ba;
	font-weight:bold;
	border-radius: 15px 15px 15px 0 ;
	text-decoration: none;
	color:#ffffff;

}	/*fin block article hebergement g*/
	

</style>
</head>