﻿<!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>xmoduleheader</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

		<style type="text/css">
		
body{
	margin:40px;
	padding:0;
	background-image:transparent  url(../images/latte_lave3.jpg);
}
@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;

}    
#header{												/*debut block header*/
	width: 980px;
	height: 145px;
	background: transparent  url(../images/fontheader5.jpg);
	padding: 0;
	margin:0;
	
}
#dt{
	width: 235px;
	height: 145px;
	float: left;
}
h1{
	width:235px;
	height: 120px;
	color: red;
	padding: 0;
	margin:0;
	/*background-color: orange;*/
}
.logofont{
	width:235px;
	height: 117px;
	padding: 0;
	margin:0;
	/*background-color: red;*/
	

}
img.logo{
	margin:0;
	padding: 0;
	width:235px;
	height: 117px;
	
}
.baseline{
	width: 238px;
	height: 28px;
	position: absolute;
	/*background-color: orange;*/
	margin-top: 0;
	margin-bottom: 1px;
	margin-left:0;
}
h1.bl{
	font-family: caviar_dreamsregular;
	font-weight:bold;
	/*background-color: #bfb09d;*/
	/*border-radius:05px;*/
	font-size: 12px;
	color:#770f00;
	margin-left: 0;
	margin-top:0;
	padding: 0;
	text-align: center;
	letter-spacing: 2px;
	opacity: 0.9;
	width: 238px;
	height: 28px;
}

ul,
li{
	margin:0;
	padding: 0;
	list-style:none	
}

ul#minimenu {
width: 230px;
height: 42px;
/*background-color: blue;*/
display: block;
float: left;
padding: 0;
margin:0;
margin-left: 373px;
margin-top: 103px;
}


#minimenu li{
	width: 110px;
	height: 40px;
	display: block;
	/*background-color: red;*/
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	margin-top: 2px;
	opacity: 0.9;
	border-radius: 8px;
	
	
}
#minimenu li a{
	font-family:caviar_dreamsregular;
	color: black;
	text-decoration:none;
	padding-top:0;
	background-color:#ffffff;
	font-weight:bold;
	font-size: 18px;
	opacity: 0.9;
	width: 110px;
	height: 40px;
	display:block;
	border-radius: 8px;
 	vertical-align: middle;
    line-height: 38px;
    text-align: center;

}
#minimenu li a:hover{
	background-color:#000000;;
	border-radius: 15px;
	text-decoration: none;
	color:#ffffff;
}
.reseau{
	width: 86px;
	height: 40px;
	/*background-color: green;*/
	float:left;
	margin-top: 105px;
	margin-left: 56px;
}
	
	
	

	
											/*fin block header*/
</style>
</head>